Trace number 310154

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (exit code) 1199.55 1199.91

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S622482268-08-UNKNOWN.cnf
MD5SUM08c9dc3eb03c6eeaa15210bb25b83d4d
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 variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.63/10.71	c run March_dl for 5 seconds ... 
10.63/10.71	c Bin: Executing march_dl
10.63/10.71	c child exit by a signal
10.63/10.71	c march_dl returned code 137.
10.63/10.71	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.71	c Bin: Executing ubcsat2006
10.63/10.71	c child exited successfully
10.63/10.71	c ubcsat2006 returned code 0.
10.63/10.71	c satzilla computing base features
10.63/10.71	c satzilla doing unit-prop probe
10.63/10.71	c satzilla doing local search probe
10.63/10.71	c satzilla doing lobjois search-space size estimate
10.63/10.71	c satzilla's ranking:
10.63/10.71	c 1) minisat20+P: 0.459791
10.63/10.71	c 2) minisat20: 0.883251
10.63/10.71	c 3) march_dl: 1.533205
10.63/10.71	c 4) march_dl+P: 1.595129
10.63/10.71	c 5) vallst+P: 1.625762
10.63/10.71	c 6) zchaff_rand+P: 2.245654
10.63/10.71	c 7) kcnfs+P: 999.000000
10.63/10.71	c 8) kcnfs: 999.000000
10.63/10.71	c 9) vallst: 999.000000
10.63/10.71	c 10) zchaff_rand: 999.000000
10.63/10.71	c satzilla running minisat20 with preprocessing ... 
10.63/10.73	This is MiniSat 2.0 beta
10.63/10.73	WARNING: for repeatability, setting FPU to use double precision
10.63/10.73	============================[ Problem Statistics ]=============================
10.63/10.73	|                                                                             |
10.63/10.73	|  Number of variables:  1170                                                 |
10.63/10.73	|  Number of clauses:    4242                                                 |
10.63/10.73	|  Parsing time:         0.00         s                                       |
10.63/10.74	============================[ Search Statistics ]==============================
10.63/10.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.74	===============================================================================
10.63/10.74	|         0 |    1170     4242    12295 |     1414        0    nan |  0.000 % |
10.63/10.74	|       101 |    1170     4242    12295 |     1555      101     36 |  0.000 % |
10.63/10.75	|       251 |    1170     4242    12295 |     1710      251     30 |  0.000 % |
10.71/10.76	|       476 |    1170     4242    12295 |     1882      476     30 |  0.000 % |
10.71/10.78	|       813 |    1170     4242    12295 |     2070      813     29 |  0.000 % |
10.71/10.81	|      1319 |    1170     4242    12295 |     2277     1319     30 |  0.000 % |
10.71/10.85	|      2078 |    1170     4242    12295 |     2504     2078     28 |  0.000 % |
10.71/10.93	|      3218 |    1170     4242    12295 |     2755     1904     27 |  0.000 % |
10.71/11.05	|      4926 |    1170     4242    12295 |     3031     2189     26 |  0.000 % |
10.71/11.24	|      7488 |    1170     4242    12295 |     3334     3166     27 |  0.000 % |
11.55/11.58	|     11332 |    1170     4242    12295 |     3667     1792     29 |  0.000 % |
12.06/12.09	|     17098 |    1170     4242    12295 |     4034     3765     29 |  0.000 % |
12.77/12.88	|     25747 |    1170     4242    12295 |     4437     4046     26 |  0.000 % |
14.00/14.09	|     38721 |    1170     4242    12295 |     4881     3354     27 |  0.000 % |
15.95/16.02	|     58183 |    1170     4242    12295 |     5369     2843     26 |  0.000 % |
18.92/18.98	|     87375 |    1170     4242    12295 |     5906     4694     26 |  0.000 % |
23.43/23.56	|    131164 |    1170     4242    12295 |     6497     3344     28 |  0.000 % |
30.81/30.87	|    196850 |    1170     4242    12295 |     7147     6190     29 |  0.000 % |
42.28/42.39	|    295378 |    1170     4242    12295 |     7861     6425     31 |  0.000 % |
60.01/60.11	|    443169 |    1170     4242    12295 |     8647     6488     30 |  0.000 % |
88.28/88.34	|    664853 |    1170     4242    12295 |     9512     4534     26 |  0.000 % |
132.44/132.54	|    997378 |    1170     4242    12295 |    10463     9548     29 |  0.000 % |
205.61/205.70	|   1496166 |    1170     4242    12295 |    11510    10417     30 |  0.000 % |
321.07/321.23	|   2244348 |    1170     4242    12295 |    12661     8783     29 |  0.000 % |
503.65/503.89	|   3366623 |    1170     4242    12295 |    13927    11682     32 |  0.000 % |
791.06/791.34	|   5050034 |    1170     4242    12295 |    15320     9129     30 |  0.000 % |
1199.47/1199.90	c Preprocessing...
1199.47/1199.90	c Inital problem has 1170 variables, 3811 nary clauses (423 binary clauses).
1199.47/1199.90	c Num non-binary clauses 3811, Average non-binary clause length 3.000
1199.47/1199.90	c Theory has no gaps
1199.47/1199.90	c Preprocessor runtime was 0.020 seconds.
1199.47/1199.90	c 
1199.47/1199.90	c Satisfiability of theory still undetermined.
1199.47/1199.90	c See file /tmp/qtwYss for simplified theory.
1199.47/1199.90	c Bin: Executing minisat20
1199.47/1199.90	c child exit by a signal
1199.47/1199.90	c minisat20 returned code 137.
1199.47/1199.90	c minisat20 returned code 137.
1199.47/1199.90	c satzilla running minisat20 ... 
1199.47/1199.90	c Bin: Executing minisat20
1199.47/1199.90	c minisat20 returned code 1.
1199.47/1199.90	c minisat20 returned code 1.
1199.47/1199.90	c satzilla running march_dl ... 
1199.47/1199.90	c Bin: Executing march_dl
1199.47/1199.90	c march_dl returned code 1.
1199.47/1199.90	c march_dl returned code 1.
1199.47/1199.90	c satzilla running march_dl with preprocessing ... 
1199.47/1199.90	c Bin: Executing march_dl
1199.47/1199.90	c march_dl returned code 1.
1199.47/1199.90	c march_dl returned code 1.
1199.47/1199.90	c satzilla running vallst with preprocessing ... 
1199.47/1199.90	c Bin: Executing vallst
1199.47/1199.90	c vallst returned code 1.
1199.47/1199.90	c vallst returned code 1.
1199.47/1199.90	c satzilla running zchaff_rand with preprocessing ... 
1199.47/1199.90	c Bin: Executing zchaff_rand
1199.47/1199.90	c zchaff_rand returned code 1.
1199.47/1199.90	c zchaff_rand returned code 1.
1199.47/1199.90	c satzilla running kcnfs with preprocessing ... 
1199.47/1199.90	c Bin: Executing kcnfs
1199.47/1199.90	c kcnfs returned code 1.
1199.47/1199.90	c kcnfs returned code 1.
1199.47/1199.90	c satzilla running kcnfs ... 
1199.47/1199.90	c Bin: Executing kcnfs
1199.47/1199.90	c kcnfs returned code 1.
1199.47/1199.90	c kcnfs returned code 1.
1199.47/1199.90	c satzilla running vallst ... 
1199.47/1199.90	c Bin: Executing vallst
1199.47/1199.90	c vallst returned code 1.
1199.47/1199.90	c vallst returned code 1.
1199.47/1199.90	c satzilla running zchaff_rand ... 
1199.47/1199.90	c Bin: Executing zchaff_rand
1199.47/1199.90	c zchaff_rand returned code 1.
1199.47/1199.90	c zchaff_rand returned code 1.
1199.47/1199.90	c ERROR: All Failed! 
1199.47/1199.90	c SATZILLA_TIME=1199.720000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node58/watcher-310154-1172554772 -o ROOT/results/node58/solver-310154-1172554772 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310154-1172554772/SATzilla2007_C /tmp/evaluation/310154-1172554772/instance-310154-1172554772.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.99 1.00 1.00 3/64 25262
/proc/meminfo: memFree=1816896/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=1440 CPUtime=0
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275433938 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 360 110 95 260 0 84 0
[pid=25263] ppid=25262 vsize=768 CPUtime=0
/proc/25263/stat : 25263 (march_dl) R 25262 25262 23655 0 -1 4194304 97 0 0 0 0 0 0 0 19 0 1 0 275433939 786432 92 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25263/statm: 192 93 50 118 0 71 0

[startup+0.107113 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 25262
/proc/meminfo: memFree=1816896/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=1440 CPUtime=0
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275433938 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 360 110 95 260 0 84 0
[pid=25263] ppid=25262 vsize=1920 CPUtime=0.1
/proc/25263/stat : 25263 (march_dl) R 25262 25262 23655 0 -1 4194304 425 0 0 0 10 0 0 0 20 0 1 0 275433939 1966080 408 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134566604 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25263/statm: 480 408 74 118 0 359 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3360

[startup+0.518163 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 25262
/proc/meminfo: memFree=1816896/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=1440 CPUtime=0
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275433938 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 360 110 95 260 0 84 0
[pid=25263] ppid=25262 vsize=2052 CPUtime=0.51
/proc/25263/stat : 25263 (march_dl) R 25262 25262 23655 0 -1 4194304 468 0 0 0 51 0 0 0 23 0 1 0 275433939 2101248 451 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25263/statm: 513 451 74 118 0 392 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3492

[startup+1.33825 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25264
/proc/meminfo: memFree=1815152/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=1440 CPUtime=0
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275433938 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 360 110 95 260 0 84 0
[pid=25263] ppid=25262 vsize=2184 CPUtime=1.33
/proc/25263/stat : 25263 (march_dl) R 25262 25262 23655 0 -1 4194304 482 0 0 0 133 0 0 0 25 0 1 0 275433939 2236416 465 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25263/statm: 546 465 74 118 0 425 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3624

[startup+2.97443 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25264
/proc/meminfo: memFree=1815024/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=1440 CPUtime=0
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275433938 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 360 110 95 260 0 84 0
[pid=25263] ppid=25262 vsize=2184 CPUtime=2.97
/proc/25263/stat : 25263 (march_dl) R 25262 25262 23655 0 -1 4194304 496 0 0 0 297 0 0 0 25 0 1 0 275433939 2236416 479 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514093 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25263/statm: 546 479 74 118 0 425 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 3624

[startup+6.25079 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25265
/proc/meminfo: memFree=1815920/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=1440 CPUtime=4.99
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 135 508 0 0 0 0 499 0 16 0 1 0 275433938 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25262/statm: 360 111 96 260 0 84 0
[pid=25265] ppid=25262 vsize=6188 CPUtime=1.24
/proc/25265/stat : 25265 (ubcsat2006) R 25262 25262 23655 0 -1 4194304 304 0 0 0 104 20 0 0 25 0 1 0 275434439 6336512 287 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25265/statm: 1547 287 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7085 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25266
/proc/meminfo: memFree=1814000/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=2740 CPUtime=1.96
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 380 0 0 0 196 0 0 0 25 0 1 0 275435012 2805760 374 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 685 374 58 118 0 563 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5336

[startup+25.5199 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25266
/proc/meminfo: memFree=1813104/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=3664 CPUtime=14.77
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 604 0 0 0 1477 0 0 0 25 0 1 0 275435012 3751936 598 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525964 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 916 598 58 118 0 794 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6260

[startup+51.1418 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25266
/proc/meminfo: memFree=1812336/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=4456 CPUtime=40.38
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 813 0 0 0 4038 0 0 0 25 0 1 0 275435012 4562944 807 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 1114 807 58 118 0 992 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7052

[startup+102.384 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25267
/proc/meminfo: memFree=1811440/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=5388 CPUtime=91.61
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 1029 0 0 0 9161 0 0 0 25 0 1 0 275435012 5517312 1023 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 1347 1023 58 118 0 1225 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 7984

[startup+162.447 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1810416/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=6312 CPUtime=151.65
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 1272 0 0 0 15165 0 0 0 25 0 1 0 275435012 6463488 1266 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 1578 1266 58 118 0 1456 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 8908

[startup+222.51 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1810096/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=6700 CPUtime=211.7
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 1372 0 0 0 21169 1 0 0 25 0 1 0 275435012 6860800 1366 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 1675 1366 58 118 0 1553 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 9296

[startup+282.567 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1809520/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=7236 CPUtime=271.74
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 1497 0 0 0 27173 1 0 0 25 0 1 0 275435012 7409664 1491 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 1809 1491 58 118 0 1687 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 9832

[startup+342.628 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1808944/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=7820 CPUtime=331.78
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 1658 0 0 0 33177 1 0 0 25 0 1 0 275435012 8007680 1652 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 1955 1652 58 118 0 1833 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 10416

[startup+402.692 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1808432/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=8348 CPUtime=391.82
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 1779 0 0 0 39181 1 0 0 25 0 1 0 275435012 8548352 1773 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2087 1773 58 118 0 1965 0
Current children cumulated CPU time (s) 402.53
Current children cumulated vsize (KiB) 10944

[startup+462.748 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1808048/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=8748 CPUtime=451.87
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 1878 0 0 0 45185 2 0 0 25 0 1 0 275435012 8957952 1872 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2187 1872 58 118 0 2065 0
Current children cumulated CPU time (s) 462.58

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


[startup+823.106 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1806512/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=10200 CPUtime=812.12
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2251 0 0 0 81209 3 0 0 25 0 1 0 275435012 10444800 2245 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2550 2245 58 118 0 2428 0
Current children cumulated CPU time (s) 822.83
Current children cumulated vsize (KiB) 12796

[startup+883.166 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1806064/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=10600 CPUtime=872.17
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2355 0 0 0 87213 4 0 0 25 0 1 0 275435012 10854400 2349 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2650 2349 58 118 0 2528 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 13196

[startup+943.22 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1805936/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=10832 CPUtime=932.2
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2400 0 0 0 93216 4 0 0 25 0 1 0 275435012 11091968 2392 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2708 2392 58 118 0 2586 0
Current children cumulated CPU time (s) 942.91
Current children cumulated vsize (KiB) 13428

[startup+1003.28 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1805872/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=10960 CPUtime=992.24
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2426 0 0 0 99220 4 0 0 25 0 1 0 275435012 11223040 2418 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535751 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2740 2418 58 118 0 2618 0
Current children cumulated CPU time (s) 1002.95
Current children cumulated vsize (KiB) 13556

[startup+1063.34 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1805808/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=11092 CPUtime=1052.28
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2452 0 0 0 105224 4 0 0 25 0 1 0 275435012 11358208 2444 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2773 2444 58 118 0 2651 0
Current children cumulated CPU time (s) 1062.99
Current children cumulated vsize (KiB) 13688

[startup+1123.39 s]
/proc/loadavg: 0.99 1.00 1.00 3/66 25268
/proc/meminfo: memFree=1805616/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=11224 CPUtime=1112.32
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2492 0 0 0 111228 4 0 0 25 0 1 0 275435012 11493376 2484 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2806 2484 58 118 0 2684 0
Current children cumulated CPU time (s) 1123.03
Current children cumulated vsize (KiB) 13820

[startup+1183.45 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1805232/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=11488 CPUtime=1172.37
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2578 0 0 0 117232 5 0 0 25 0 1 0 275435012 11763712 2570 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134521607 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2872 2570 58 118 0 2750 0
Current children cumulated CPU time (s) 1183.08
Current children cumulated vsize (KiB) 14084

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

[startup+1187.24 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1805232/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=11488 CPUtime=1176.16
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2578 0 0 0 117611 5 0 0 25 0 1 0 275435012 11763712 2570 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2872 2570 58 118 0 2750 0
Current children cumulated CPU time (s) 1186.87
Current children cumulated vsize (KiB) 14084

[startup+1193.8 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1805296/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=11488 CPUtime=1182.72
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2578 0 0 0 118267 5 0 0 25 0 1 0 275435012 11763712 2570 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2872 2570 58 118 0 2750 0
Current children cumulated CPU time (s) 1193.43
Current children cumulated vsize (KiB) 14084

[startup+1197.08 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1805232/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=11620 CPUtime=1185.99
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2584 0 0 0 118594 5 0 0 25 0 1 0 275435012 11898880 2576 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2905 2576 58 118 0 2783 0
Current children cumulated CPU time (s) 1196.7
Current children cumulated vsize (KiB) 14216

[startup+1198.73 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1805232/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=11620 CPUtime=1187.64
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2584 0 0 0 118759 5 0 0 25 0 1 0 275435012 11898880 2576 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2905 2576 58 118 0 2783 0
Current children cumulated CPU time (s) 1198.35
Current children cumulated vsize (KiB) 14216

[startup+1199.54 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1805232/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=11620 CPUtime=1188.46
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2584 0 0 0 118841 5 0 0 25 0 1 0 275435012 11898880 2576 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2905 2576 58 118 0 2783 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 14216

[startup+1199.75 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1805232/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=11620 CPUtime=1188.66
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2584 0 0 0 118861 5 0 0 25 0 1 0 275435012 11898880 2576 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2905 2576 58 118 0 2783 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 14216

[startup+1199.85 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 25268
/proc/meminfo: memFree=1805232/2055920 swapFree=4183776/4192956
[pid=25262] ppid=25260 vsize=2596 CPUtime=10.71
/proc/25262/stat : 25262 (SATzilla2007_C) S 25260 25262 23655 0 -1 4194304 879 818 0 0 316 18 700 37 25 0 1 0 275433938 2658304 468 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25262/statm: 649 468 164 260 0 373 0
[pid=25266] ppid=25262 vsize=11620 CPUtime=1188.76
/proc/25266/stat : 25266 (minisat20) R 25262 25262 23655 0 -1 4194304 2584 0 0 0 118871 5 0 0 25 0 1 0 275435012 11898880 2576 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25266/statm: 2905 2576 58 118 0 2783 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 14216

Child status: 17
Real time (s): 1199.91
CPU time (s): 1199.55
CPU user time (s): 1198.93
CPU system time (s): 0.613906
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 14216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.93
system time used= 0.613906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4294
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= 26
involuntary context switches= 874

runsolver used 0.929858 second user time and 2.39764 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue Feb 27 05:39:33 UTC 2007

IDJOB= 310154
IDBENCH= 20279
IDSOLVER= 135
FILE ID= node58/310154-1172554772

PBS_JOBID= 3971835

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S622482268-08-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/310154-1172554772/SATzilla2007_C /tmp/evaluation/310154-1172554772/instance-310154-1172554772.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-310154-1172554772 -o ROOT/results/node58/solver-310154-1172554772 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310154-1172554772/SATzilla2007_C /tmp/evaluation/310154-1172554772/instance-310154-1172554772.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  08c9dc3eb03c6eeaa15210bb25b83d4d

RANDOM SEED= 845971727

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.234
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.234
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:       1817240 kB
Buffers:         28668 kB
Cached:         161804 kB
SwapCached:       3464 kB
Active:          81940 kB
Inactive:       118808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817240 kB
SwapTotal:     4192956 kB
SwapFree:      4183776 kB
Dirty:            8416 kB
Writeback:           0 kB
Mapped:          15428 kB
Slab:            23960 kB
Committed_AS:   626132 kB
PageTables:       1380 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= 66555 MiB

End job on node58 on Tue Feb 27 05:59:33 UTC 2007