Trace number 1544475

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: SATzilla RANDOM? (exit code) 1199.55 1200.19

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S289069074-070.cnf
MD5SUM6d110538c6795cd651a202a3fd6fda7d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

10.66/10.70	c run March_dl for 5 seconds ... 
10.66/10.70	c Bin: Executing march_dl
10.66/10.70	c child exit by a signal
10.66/10.70	c march_dl returned code 137.
10.66/10.70	c run saps (UBCSAT implementation) for 2 seconds ... 
10.66/10.70	c Bin: Executing ubcsat2006
10.66/10.70	c child exited successfully
10.66/10.70	c ubcsat2006 returned code 0.
10.66/10.70	c satzilla computing base features
10.66/10.70	c satzilla doing unit-prop probe
10.66/10.70	c satzilla doing local search probe
10.66/10.70	c satzilla doing lobjois search-space size estimate
10.66/10.70	c satzilla's ranking:
10.66/10.70	c 1) minisat20+P: 3.985016
10.66/10.70	c 2) kcnfs: 4.121900
10.66/10.70	c 3) march_dl: 4.354234
10.66/10.70	c 4) kcnfs+P: 999.000000
10.66/10.70	c 5) march_dl+P: 999.000000
10.66/10.70	c 6) vallst+P: 999.000000
10.66/10.70	c 7) zchaff_rand+P: 999.000000
10.66/10.70	c 8) vallst: 999.000000
10.66/10.70	c 9) zchaff_rand: 999.000000
10.66/10.70	c 10) minisat20: 999.000000
10.66/10.70	c satzilla running minisat20 with preprocessing ... 
10.66/10.73	This is MiniSat 2.0 beta
10.66/10.73	WARNING: for repeatability, setting FPU to use double precision
10.66/10.73	============================[ Problem Statistics ]=============================
10.66/10.73	|                                                                             |
10.66/10.73	|  Number of variables:  70                                                   |
10.66/10.73	|  Number of clauses:    6230                                                 |
10.66/10.74	|  Parsing time:         0.01         s                                       |
10.66/10.74	============================[ Search Statistics ]==============================
10.66/10.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.66/10.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.66/10.74	===============================================================================
10.66/10.74	|         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
10.66/10.75	|       101 |      70     6230    43610 |     2284      101     24 |  0.021 % |
10.66/10.75	|       254 |      70     6230    43610 |     2512      254     25 |  0.021 % |
10.66/10.76	|       483 |      70     6230    43610 |     2764      483     25 |  0.021 % |
10.66/10.78	|       821 |      70     6230    43610 |     3040      821     25 |  0.021 % |
10.70/10.80	|      1328 |      70     6230    43610 |     3344     1328     25 |  0.021 % |
10.70/10.84	|      2087 |      70     6230    43610 |     3678     2087     24 |  0.021 % |
10.70/10.90	|      3227 |      70     6230    43610 |     4046     3227     25 |  0.021 % |
10.96/11.01	|      4936 |      70     6230    43610 |     4451     2895     24 |  0.021 % |
11.06/11.15	|      7499 |      70     6230    43610 |     4896     3214     24 |  0.021 % |
11.26/11.37	|     11343 |      70     6230    43610 |     5386     4596     25 |  0.021 % |
11.65/11.76	|     17109 |      70     6230    43610 |     5924     4940     24 |  0.021 % |
12.25/12.37	|     25759 |      70     6230    43610 |     6517     4654     23 |  0.021 % |
13.15/13.30	|     38735 |      70     6230    43610 |     7169     4539     23 |  0.021 % |
14.64/14.74	|     58197 |      70     6230    43610 |     7886     5993     23 |  0.021 % |
16.74/16.86	|     87390 |      70     6230    43610 |     8674     7476     23 |  0.021 % |
20.13/20.20	|    131180 |      70     6230    43610 |     9542     7743     24 |  0.021 % |
25.43/25.50	|    196865 |      70     6230    43610 |    10496     6425     23 |  0.021 % |
33.93/34.01	|    295393 |      70     6230    43610 |    11546    10229     22 |  0.021 % |
47.61/47.75	|    443183 |      70     6230    43610 |    12700     7546     23 |  0.021 % |
69.91/70.05	|    664867 |      70     6230    43610 |    13970     6470     23 |  0.021 % |
104.99/105.18	|    997393 |      70     6230    43610 |    15367    10053     24 |  0.021 % |
162.86/163.08	|   1496182 |      70     6230    43610 |    16904     8501     22 |  0.021 % |
257.32/257.59	|   2244364 |      70     6230    43610 |    18595    11721     22 |  0.021 % |
409.64/409.97	|   3366638 |      70     6230    43610 |    20454    16664     21 |  0.021 % |
666.21/666.69	|   5050049 |      70     6230    43610 |    22500    10437     20 |  0.021 % |
1082.88/1083.58	|   7575165 |      70     6230    43610 |    24750    12131     22 |  0.021 % |
1199.43/1200.18	c Preprocessing...
1199.43/1200.18	c Inital problem has 70 variables, 6230 nary clauses (0 binary clauses).
1199.43/1200.18	c Num non-binary clauses 6230, Average non-binary clause length 7.000
1199.43/1200.18	c Theory has no gaps
1199.43/1200.18	c Preprocessor runtime was 0.020 seconds.
1199.43/1200.18	c 
1199.43/1200.18	c Satisfiability of theory still undetermined.
1199.43/1200.18	c See file /tmp/Q9DaCA for simplified theory.
1199.43/1200.18	c Bin: Executing minisat20
1199.43/1200.18	c child exit by a signal
1199.43/1200.18	c minisat20 returned code 137.
1199.43/1200.18	c minisat20 returned code 137.
1199.43/1200.18	c satzilla running kcnfs ... 
1199.43/1200.18	c Bin: Executing kcnfs
1199.43/1200.18	c kcnfs returned code 1.
1199.43/1200.18	c kcnfs returned code 1.
1199.43/1200.18	c satzilla running march_dl ... 
1199.43/1200.18	c Bin: Executing march_dl
1199.43/1200.18	c march_dl returned code 1.
1199.43/1200.18	c march_dl returned code 1.
1199.43/1200.18	c satzilla running kcnfs with preprocessing ... 
1199.43/1200.18	c Bin: Executing kcnfs
1199.43/1200.18	c kcnfs returned code 1.
1199.43/1200.18	c kcnfs returned code 1.
1199.43/1200.18	c satzilla running march_dl with preprocessing ... 
1199.43/1200.18	c Bin: Executing march_dl
1199.43/1200.18	c march_dl returned code 1.
1199.43/1200.18	c march_dl returned code 1.
1199.43/1200.18	c satzilla running vallst with preprocessing ... 
1199.43/1200.18	c Bin: Executing vallst
1199.43/1200.18	c vallst returned code 1.
1199.43/1200.18	c vallst returned code 1.
1199.43/1200.18	c satzilla running zchaff_rand with preprocessing ... 
1199.43/1200.18	c Bin: Executing zchaff_rand
1199.43/1200.18	c zchaff_rand returned code 1.
1199.43/1200.18	c zchaff_rand returned code 1.
1199.43/1200.18	c satzilla running vallst ... 
1199.43/1200.18	c Bin: Executing vallst
1199.43/1200.18	c vallst returned code 1.
1199.43/1200.18	c vallst returned code 1.
1199.43/1200.18	c satzilla running zchaff_rand ... 
1199.43/1200.18	c Bin: Executing zchaff_rand
1199.43/1200.18	c zchaff_rand returned code 1.
1199.43/1200.18	c zchaff_rand returned code 1.
1199.43/1200.18	c satzilla running minisat20 ... 
1199.43/1200.18	c Bin: Executing minisat20
1199.43/1200.18	c minisat20 returned code 1.
1199.43/1200.18	c minisat20 returned code 1.
1199.43/1200.18	c ERROR: All Failed! 
1199.43/1200.18	c SATZILLA_TIME=1199.720000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1544475-1238610272/watcher-1544475-1238610272 -o /tmp/evaluation-result-1544475-1238610272/solver-1544475-1238610272 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_R HOME/instance-1544475-1238610272.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.15 3/64 21310
/proc/meminfo: memFree=1250152/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=1440 CPUtime=0
/proc/21310/stat : 21310 (SATzilla2007_R) R 21308 21310 21273 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 1133693284 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/21310/statm: 360 110 95 260 0 84 0
[pid=21311] ppid=21310 vsize=636 CPUtime=0
/proc/21311/stat : 21311 (march_dl) R 21310 21310 21273 0 -1 4194304 86 0 0 0 0 0 0 0 18 0 1 0 1133693284 651264 81 1992294400 134512640 134996440 4294956272 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21311/statm: 159 81 50 118 0 38 0

[startup+0.100031 s]
/proc/loadavg: 0.00 0.00 0.15 3/64 21310
/proc/meminfo: memFree=1250152/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=1440 CPUtime=0
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133693284 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21310/statm: 360 110 95 260 0 84 0
[pid=21311] ppid=21310 vsize=2268 CPUtime=0.09
/proc/21311/stat : 21311 (march_dl) R 21310 21310 21273 0 -1 4194304 1015 0 0 0 9 0 0 0 19 0 1 0 1133693284 2322432 334 1992294400 134512640 134996440 4294956272 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21311/statm: 567 334 67 118 0 446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3708

[startup+0.201047 s]
/proc/loadavg: 0.00 0.00 0.15 3/64 21310
/proc/meminfo: memFree=1250152/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=1440 CPUtime=0
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133693284 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21310/statm: 360 110 95 260 0 84 0
[pid=21311] ppid=21310 vsize=2268 CPUtime=0.19
/proc/21311/stat : 21311 (march_dl) R 21310 21310 21273 0 -1 4194304 1019 0 0 0 19 0 0 0 21 0 1 0 1133693284 2322432 338 1992294400 134512640 134996440 4294956272 18446744073709551615 134583505 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21311/statm: 567 338 67 118 0 446 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3708

[startup+0.301063 s]
/proc/loadavg: 0.00 0.00 0.15 3/64 21310
/proc/meminfo: memFree=1250152/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=1440 CPUtime=0
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133693284 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21310/statm: 360 110 95 260 0 84 0
[pid=21311] ppid=21310 vsize=2268 CPUtime=0.29
/proc/21311/stat : 21311 (march_dl) R 21310 21310 21273 0 -1 4194304 1023 0 0 0 29 0 0 0 21 0 1 0 1133693284 2322432 342 1992294400 134512640 134996440 4294956272 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21311/statm: 567 342 67 118 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3708

[startup+0.701131 s]
/proc/loadavg: 0.00 0.00 0.15 3/64 21310
/proc/meminfo: memFree=1250152/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=1440 CPUtime=0
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133693284 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21310/statm: 360 110 95 260 0 84 0
[pid=21311] ppid=21310 vsize=2400 CPUtime=0.69
/proc/21311/stat : 21311 (march_dl) R 21310 21310 21273 0 -1 4194304 1072 0 0 0 69 0 0 0 25 0 1 0 1133693284 2457600 391 1992294400 134512640 134996440 4294956272 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21311/statm: 600 391 67 118 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3840

[startup+1.50127 s]
/proc/loadavg: 0.00 0.00 0.15 2/66 21312
/proc/meminfo: memFree=1243672/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=1440 CPUtime=0
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133693284 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21310/statm: 360 110 95 260 0 84 0
[pid=21311] ppid=21310 vsize=7232 CPUtime=1.49
/proc/21311/stat : 21311 (march_dl) R 21310 21310 21273 0 -1 4194304 2526 0 0 0 149 0 0 0 25 0 1 0 1133693284 7405568 1668 1992294400 134512640 134996440 4294956272 18446744073709551615 134559554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21311/statm: 1808 1668 72 118 0 1687 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8672

[startup+3.10154 s]
/proc/loadavg: 0.08 0.02 0.15 2/66 21312
/proc/meminfo: memFree=1243416/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=1440 CPUtime=0
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1133693284 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21310/statm: 360 110 95 260 0 84 0
[pid=21311] ppid=21310 vsize=7708 CPUtime=3.09
/proc/21311/stat : 21311 (march_dl) R 21310 21310 21273 0 -1 4194304 2641 0 0 0 309 0 0 0 25 0 1 0 1133693284 7892992 1693 1992294400 134512640 134996440 4294956272 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21311/statm: 1927 1693 74 118 0 1806 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9148

[startup+6.30108 s]
/proc/loadavg: 0.08 0.02 0.15 2/66 21313
/proc/meminfo: memFree=1248920/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=1440 CPUtime=4.99
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 134 2641 0 0 0 0 498 1 16 0 1 0 1133693284 1474560 111 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21310/statm: 360 111 96 260 0 84 0
[pid=21313] ppid=21310 vsize=6188 CPUtime=1.28
/proc/21313/stat : 21313 (ubcsat2006) R 21310 21310 21273 0 -1 4194304 363 0 0 0 124 4 0 0 25 0 1 0 1133693784 6336512 346 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21313/statm: 1547 346 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.22 0.05 0.16 2/66 21314
/proc/meminfo: memFree=1246232/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=3144 CPUtime=1.95
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 475 0 0 0 195 0 0 0 25 0 1 0 1133694357 3219456 470 1992294400 134512640 134998072 4294956320 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21314/statm: 786 470 58 118 0 664 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 6488

[startup+25.5013 s]
/proc/loadavg: 0.34 0.08 0.17 2/66 21314
/proc/meminfo: memFree=1245336/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=3960 CPUtime=14.73
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 703 0 0 0 1473 0 0 0 25 0 1 0 1133694357 4055040 698 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 990 698 58 118 0 868 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 7304

[startup+51.1017 s]
/proc/loadavg: 0.56 0.15 0.19 2/66 21314
/proc/meminfo: memFree=1244504/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=4820 CPUtime=40.31
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 906 0 0 0 4031 0 0 0 25 0 1 0 1133694357 4935680 901 1992294400 134512640 134998072 4294956320 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 1205 901 58 118 0 1083 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 8164

[startup+102.301 s]
/proc/loadavg: 0.82 0.29 0.24 2/66 21314
/proc/meminfo: memFree=1243864/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=5552 CPUtime=91.49
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1072 0 0 0 9148 1 0 0 25 0 1 0 1133694357 5685248 1067 1992294400 134512640 134998072 4294956320 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 1388 1067 58 118 0 1266 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 8896

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.28 2/66 21314
/proc/meminfo: memFree=1243352/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=5976 CPUtime=151.46
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1185 0 0 0 15145 1 0 0 25 0 1 0 1133694357 6119424 1180 1992294400 134512640 134998072 4294956320 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 1494 1180 58 118 0 1372 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 9320

[startup+222.307 s]
/proc/loadavg: 0.97 0.52 0.32 2/66 21314
/proc/meminfo: memFree=1242904/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=6464 CPUtime=211.44
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1304 0 0 0 21143 1 0 0 25 0 1 0 1133694357 6619136 1299 1992294400 134512640 134998072 4294956320 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 1616 1299 58 118 0 1494 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 9808

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.36 2/66 21314
/proc/meminfo: memFree=1242392/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=7080 CPUtime=271.4
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1429 0 0 0 27139 1 0 0 25 0 1 0 1133694357 7249920 1424 1992294400 134512640 134998072 4294956320 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 1770 1424 58 118 0 1648 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 10424

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.40 2/66 21314
/proc/meminfo: memFree=1242072/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=7504 CPUtime=331.37
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1509 0 0 0 33136 1 0 0 25 0 1 0 1133694357 7684096 1504 1992294400 134512640 134998072 4294956320 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 1876 1504 58 118 0 1754 0

################
# More data... #
################


[startup+822.303 s]
/proc/loadavg: 1.12 0.99 0.65 2/66 21314
/proc/meminfo: memFree=1240920/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8524 CPUtime=811.12
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1774 0 0 0 81110 2 0 0 25 0 1 0 1133694357 8728576 1769 1992294400 134512640 134998072 4294956320 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21314/statm: 2131 1769 58 118 0 2009 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 11868

[startup+882.307 s]
/proc/loadavg: 1.07 1.00 0.67 2/66 21314
/proc/meminfo: memFree=1240856/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8668 CPUtime=871.09
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1788 0 0 0 87107 2 0 0 25 0 1 0 1133694357 8876032 1783 1992294400 134512640 134998072 4294956320 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2167 1783 58 118 0 2045 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 12012

[startup+942.302 s]
/proc/loadavg: 1.03 1.00 0.69 2/66 21314
/proc/meminfo: memFree=1240856/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8668 CPUtime=931.05
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1791 0 0 0 93103 2 0 0 25 0 1 0 1133694357 8876032 1786 1992294400 134512640 134998072 4294956320 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2167 1786 58 118 0 2045 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 12012

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 0.71 2/66 21316
/proc/meminfo: memFree=1240472/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8668 CPUtime=991.02
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1818 0 0 0 99100 2 0 0 25 0 1 0 1133694357 8876032 1813 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2167 1813 58 118 0 2045 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 12012

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.72 2/66 21316
/proc/meminfo: memFree=1240536/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8668 CPUtime=1050.99
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1823 0 0 0 105097 2 0 0 25 0 1 0 1133694357 8876032 1818 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2167 1818 58 118 0 2045 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 12012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.74 2/66 21316
/proc/meminfo: memFree=1240536/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8832 CPUtime=1110.97
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1840 0 0 0 111094 3 0 0 25 0 1 0 1133694357 9043968 1835 1992294400 134512640 134998072 4294956320 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2208 1835 58 118 0 2086 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 12176

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.75 2/66 21316
/proc/meminfo: memFree=1240536/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8832 CPUtime=1170.94
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1856 0 0 0 117091 3 0 0 25 0 1 0 1133694357 9043968 1851 1992294400 134512640 134998072 4294956320 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2208 1851 58 118 0 2086 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 12176

Solver just ended. Dumping a history of the last processes samples

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 0.75 2/66 21316
/proc/meminfo: memFree=1240536/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8832 CPUtime=1179.03
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1856 0 0 0 117900 3 0 0 25 0 1 0 1133694357 9043968 1851 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2208 1851 58 118 0 2086 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 12176

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 0.75 2/66 21316
/proc/meminfo: memFree=1240536/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8832 CPUtime=1185.43
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1859 0 0 0 118540 3 0 0 25 0 1 0 1133694357 9043968 1854 1992294400 134512640 134998072 4294956320 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2208 1854 58 118 0 2086 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 12176

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 0.75 2/66 21316
/proc/meminfo: memFree=1240536/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8832 CPUtime=1187.03
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1859 0 0 0 118700 3 0 0 25 0 1 0 1133694357 9043968 1854 1992294400 134512640 134998072 4294956320 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2208 1854 58 118 0 2086 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 12176

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 0.75 2/66 21316
/proc/meminfo: memFree=1240536/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8976 CPUtime=1187.83
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1872 0 0 0 118780 3 0 0 25 0 1 0 1133694357 9191424 1867 1992294400 134512640 134998072 4294956320 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2244 1867 58 118 0 2122 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 12320

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 0.75 2/66 21316
/proc/meminfo: memFree=1240536/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8976 CPUtime=1188.23
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1872 0 0 0 118820 3 0 0 25 0 1 0 1133694357 9191424 1867 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2244 1867 58 118 0 2122 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 12320

[startup+1200 s]
/proc/loadavg: 1.00 1.00 0.75 2/66 21316
/proc/meminfo: memFree=1240536/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8976 CPUtime=1188.63
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1872 0 0 0 118860 3 0 0 25 0 1 0 1133694357 9191424 1867 1992294400 134512640 134998072 4294956320 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2244 1867 58 118 0 2122 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 12320

[startup+1200.1 s]
/proc/loadavg: 1.00 1.00 0.75 2/66 21316
/proc/meminfo: memFree=1240536/2055920 swapFree=4178448/4192956
[pid=21310] ppid=21308 vsize=3344 CPUtime=10.7
/proc/21310/stat : 21310 (SATzilla2007_R) S 21308 21310 21273 0 -1 4194304 1194 3010 0 0 355 8 700 7 25 0 1 0 1133693284 3424256 652 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21310/statm: 836 652 165 260 0 560 0
[pid=21314] ppid=21310 vsize=8976 CPUtime=1188.73
/proc/21314/stat : 21314 (minisat20) R 21310 21310 21273 0 -1 4194304 1872 0 0 0 118870 3 0 0 25 0 1 0 1133694357 9191424 1867 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21314/statm: 2244 1867 58 118 0 2122 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 12320

Child status: 17
Real time (s): 1200.19
CPU time (s): 1199.55
CPU user time (s): 1199.35
CPU system time (s): 0.19597
CPU usage (%): 99.947
Max. virtual memory (cumulated for all children) (KiB): 12320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.35
system time used= 0.19597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6089
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 4202

runsolver used 1.08183 second user time and 3.2945 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-01 20:24:32
IDJOB=1544475
IDBENCH=70465
IDSOLVER=557
FILE ID=node15/1544475-1238610272
PBS_JOBID= 9073686
Free space on /tmp= 65428 MiB

SOLVER NAME= SAT07 reference solver: SATzilla RANDOM
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S289069074-070.cnf
COMMAND LINE= HOME/SATzilla2007_R BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1544475-1238610272/watcher-1544475-1238610272 -o /tmp/evaluation-result-1544475-1238610272/solver-1544475-1238610272 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_R HOME/instance-1544475-1238610272.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6d110538c6795cd651a202a3fd6fda7d
RANDOM SEED=2137531554

node15.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.286
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.286
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1250704 kB
Buffers:         92540 kB
Cached:         611820 kB
SwapCached:       8348 kB
Active:         226900 kB
Inactive:       487376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1250704 kB
SwapTotal:     4192956 kB
SwapFree:      4178448 kB
Dirty:            8528 kB
Writeback:           0 kB
Mapped:          15544 kB
Slab:            76900 kB
Committed_AS:  3049276 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65420 MiB
End job on node15 at 2009-04-01 20:44:32