Trace number 300478

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.6 1199.98

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S1058323130-08.cnf
MD5SUM8ad037218b3fb71e87bf66baa8322f0b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.522
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
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 516000
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: -1.759285
10.63/10.71	c 2) minisat20: 1.326995
10.63/10.71	c 3) march_dl: 1.984393
10.63/10.71	c 4) zchaff_rand+P: 2.216728
10.63/10.71	c 5) march_dl+P: 3.010712
10.63/10.71	c 6) vallst+P: 3.408941
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.74/10.78	This is MiniSat 2.0 beta
10.74/10.78	WARNING: for repeatability, setting FPU to use double precision
10.74/10.78	============================[ Problem Statistics ]=============================
10.74/10.78	|                                                                             |
10.74/10.78	|  Number of variables:  800                                                  |
10.74/10.78	|  Number of clauses:    16000                                                |
10.74/10.80	|  Parsing time:         0.01         s                                       |
10.74/10.80	============================[ Search Statistics ]==============================
10.74/10.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.74/10.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.74/10.80	===============================================================================
10.74/10.80	|         0 |     800    16000    80000 |     5333        0    nan |  0.000 % |
10.74/10.81	|       100 |     800    16000    80000 |     5866      100    105 |  0.000 % |
10.74/10.82	|       251 |     800    16000    80000 |     6453      251    103 |  0.000 % |
10.74/10.84	|       477 |     800    16000    80000 |     7098      477    106 |  0.000 % |
10.75/10.87	|       815 |     800    16000    80000 |     7808      815    105 |  0.000 % |
10.75/10.92	|      1322 |     800    16000    80000 |     8589     1322    110 |  0.000 % |
10.75/10.99	|      2082 |     800    16000    80000 |     9448     2082    111 |  0.000 % |
10.75/11.11	|      3221 |     800    16000    80000 |    10393     3221    110 |  0.000 % |
11.23/11.29	|      4929 |     800    16000    80000 |    11432     4929    110 |  0.000 % |
11.54/11.62	|      7492 |     800    16000    80000 |    12575     7492    111 |  0.000 % |
12.16/12.24	|     11338 |     800    16000    80000 |    13833    11338    110 |  0.000 % |
13.18/13.27	|     17106 |     800    16000    80000 |    15216    10043    112 |  0.000 % |
14.71/14.82	|     25755 |     800    16000    80000 |    16738    10936    114 |  0.000 % |
17.68/17.83	|     38731 |     800    16000    80000 |    18412    15411    119 |  0.000 % |
23.12/23.24	|     58193 |     800    16000    80000 |    20253    16186    120 |  0.000 % |
31.72/31.86	|     87385 |     800    16000    80000 |    22278    14577    118 |  0.000 % |
47.09/47.21	|    131174 |     800    16000    80000 |    24506    13264    119 |  0.000 % |
70.26/70.43	|    196858 |     800    16000    80000 |    26957    14878    118 |  0.000 % |
111.04/111.22	|    295385 |     800    16000    80000 |    29652    24643    121 |  0.000 % |
175.71/175.92	|    443175 |     800    16000    80000 |    32618    21216    118 |  0.000 % |
279.63/279.77	|    664860 |     800    16000    80000 |    35879    26080    121 |  0.000 % |
442.58/442.79	|    997385 |     800    16000    80000 |    39467    18849    119 |  0.000 % |
682.60/682.95	|   1496174 |     800    16000    80000 |    43414    18964    115 |  0.000 % |
1098.61/1099.04	|   2244356 |     800    16000    80000 |    47756    17568    116 |  0.000 % |
1199.56/1199.97	c Preprocessing...
1199.56/1199.97	c Inital problem has 800 variables, 16000 nary clauses (0 binary clauses).
1199.56/1199.97	c Num non-binary clauses 16000, Average non-binary clause length 5.000
1199.56/1199.97	c Theory has no gaps
1199.56/1199.97	c Preprocessor runtime was 0.040 seconds.
1199.56/1199.97	c 
1199.56/1199.97	c Satisfiability of theory still undetermined.
1199.56/1199.97	c See file /tmp/4YEo5z for simplified theory.
1199.56/1199.97	c Bin: Executing minisat20
1199.56/1199.97	c child exit by a signal
1199.56/1199.97	c minisat20 returned code 137.
1199.56/1199.97	c minisat20 returned code 137.
1199.56/1199.97	c satzilla running minisat20 ... 
1199.56/1199.97	c Bin: Executing minisat20
1199.56/1199.97	c minisat20 returned code 1.
1199.56/1199.97	c minisat20 returned code 1.
1199.56/1199.97	c satzilla running march_dl ... 
1199.56/1199.97	c Bin: Executing march_dl
1199.56/1199.97	c march_dl returned code 1.
1199.56/1199.97	c march_dl returned code 1.
1199.56/1199.97	c satzilla running zchaff_rand with preprocessing ... 
1199.56/1199.97	c Bin: Executing zchaff_rand
1199.56/1199.97	c zchaff_rand returned code 1.
1199.56/1199.97	c zchaff_rand returned code 1.
1199.56/1199.97	c satzilla running march_dl with preprocessing ... 
1199.56/1199.97	c Bin: Executing march_dl
1199.56/1199.97	c march_dl returned code 1.
1199.56/1199.97	c march_dl returned code 1.
1199.56/1199.97	c satzilla running vallst with preprocessing ... 
1199.56/1199.97	c Bin: Executing vallst
1199.56/1199.97	c vallst returned code 1.
1199.56/1199.97	c vallst returned code 1.
1199.56/1199.97	c satzilla running kcnfs with preprocessing ... 
1199.56/1199.97	c Bin: Executing kcnfs
1199.56/1199.97	c kcnfs returned code 1.
1199.56/1199.97	c kcnfs returned code 1.
1199.56/1199.97	c satzilla running kcnfs ... 
1199.56/1199.97	c Bin: Executing kcnfs
1199.56/1199.97	c kcnfs returned code 1.
1199.56/1199.97	c kcnfs returned code 1.
1199.56/1199.97	c satzilla running vallst ... 
1199.56/1199.97	c Bin: Executing vallst
1199.56/1199.97	c vallst returned code 1.
1199.56/1199.97	c vallst returned code 1.
1199.56/1199.97	c satzilla running zchaff_rand ... 
1199.56/1199.97	c Bin: Executing zchaff_rand
1199.56/1199.97	c zchaff_rand returned code 1.
1199.56/1199.97	c zchaff_rand returned code 1.
1199.56/1199.97	c ERROR: All Failed! 
1199.56/1199.97	c SATZILLA_TIME=1199.760000

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/node1/watcher-300478-1171908333 -o ROOT/results/node1/solver-300478-1171908333 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300478-1171908333/SATzilla2007_C /tmp/evaluation/300478-1171908333/instance-300478-1171908333.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.91 0.97 0.99 2/77 26543
/proc/meminfo: memFree=1590448/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=1440 CPUtime=0
/proc/26543/stat : 26543 (SATzilla2007_C) R 26541 26543 25758 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 210788494 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/26543/statm: 360 110 95 260 0 84 0
[pid=26544] ppid=26543 vsize=768 CPUtime=0
/proc/26544/stat : 26544 (march_dl) R 26543 26543 25758 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 210788494 786432 98 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26544/statm: 192 98 50 118 0 71 0

[startup+0.107423 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 26543
/proc/meminfo: memFree=1590448/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=1440 CPUtime=0
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210788494 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 360 110 95 260 0 84 0
[pid=26544] ppid=26543 vsize=2276 CPUtime=0.09
/proc/26544/stat : 26544 (march_dl) R 26543 26543 25758 0 -1 4194304 1883 0 0 0 9 0 0 0 20 0 1 0 210788494 2330624 453 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26544/statm: 602 462 65 118 0 481 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3716

[startup+0.515469 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 26543
/proc/meminfo: memFree=1590448/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=1440 CPUtime=0
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210788494 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 360 110 95 260 0 84 0
[pid=26544] ppid=26543 vsize=3548 CPUtime=0.5
/proc/26544/stat : 26544 (march_dl) R 26543 26543 25758 0 -1 4194304 2252 0 0 0 50 0 0 0 24 0 1 0 210788494 3633152 566 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26544/statm: 887 566 67 118 0 766 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4988

[startup+1.34057 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 26545
/proc/meminfo: memFree=1588256/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=1440 CPUtime=0
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210788494 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 360 110 95 260 0 84 0
[pid=26544] ppid=26543 vsize=3548 CPUtime=1.32
/proc/26544/stat : 26544 (march_dl) R 26543 26543 25758 0 -1 4194304 2278 0 0 0 132 0 0 0 25 0 1 0 210788494 3633152 592 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26544/statm: 887 592 67 118 0 766 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4988

[startup+2.98376 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 26545
/proc/meminfo: memFree=1572320/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=1440 CPUtime=0
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210788494 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 360 110 95 260 0 84 0
[pid=26544] ppid=26543 vsize=21024 CPUtime=2.97
/proc/26544/stat : 26544 (march_dl) R 26543 26543 25758 0 -1 4194304 6995 0 0 0 272 25 0 0 25 0 1 0 210788494 21528576 4987 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26544/statm: 5256 4987 72 118 0 5135 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 22464

[startup+6.26014 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 26546
/proc/meminfo: memFree=1588640/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=1440 CPUtime=4.99
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 135 8197 0 0 0 0 473 26 16 0 1 0 210788494 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26543/statm: 360 111 96 260 0 84 0
[pid=26546] ppid=26543 vsize=6188 CPUtime=1.24
/proc/26546/stat : 26546 (ubcsat2006) R 26543 26543 25758 0 -1 4194304 511 0 0 0 118 6 0 0 25 0 1 0 210788995 6336512 494 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26546/statm: 1547 494 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7179 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 26547
/proc/meminfo: memFree=1578592/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=9192 CPUtime=1.92
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 2070 0 0 0 191 1 0 0 25 0 1 0 210789573 9412608 2064 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 2298 2064 59 118 0 2176 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14452

[startup+25.5244 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 26547
/proc/meminfo: memFree=1573408/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=13548 CPUtime=14.72
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 3144 0 0 0 1470 2 0 0 25 0 1 0 210789573 13873152 3138 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 3387 3138 59 118 0 3265 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18808

[startup+51.1564 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 26547
/proc/meminfo: memFree=1570656/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=16324 CPUtime=40.33
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 3832 0 0 0 4030 3 0 0 25 0 1 0 210789573 16715776 3826 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 4081 3826 59 118 0 3959 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21584

[startup+102.411 s]
/proc/loadavg: 1.03 0.99 0.99 2/79 26547
/proc/meminfo: memFree=1568288/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=18700 CPUtime=91.58
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 4434 0 0 0 9154 4 0 0 25 0 1 0 210789573 19148800 4428 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 4675 4428 59 118 0 4553 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 23960

[startup+162.489 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 26547
/proc/meminfo: memFree=1565920/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=21108 CPUtime=151.64
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 5027 0 0 0 15159 5 0 0 25 0 1 0 210789573 21614592 5021 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 5277 5021 59 118 0 5155 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 26368

[startup+222.562 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 26547
/proc/meminfo: memFree=1563616/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=23348 CPUtime=211.69
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 5583 0 0 0 21163 6 0 0 25 0 1 0 210789573 23908352 5577 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 5837 5577 59 118 0 5715 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 28608

[startup+282.635 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 26547
/proc/meminfo: memFree=1563168/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=24124 CPUtime=271.74
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 5793 0 0 0 27168 6 0 0 25 0 1 0 210789573 24702976 5787 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 6031 5787 59 118 0 5909 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 29384

[startup+342.711 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 26547
/proc/meminfo: memFree=1560480/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=26368 CPUtime=331.81
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 6347 0 0 0 33174 7 0 0 25 0 1 0 210789573 27000832 6341 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 6592 6341 59 118 0 6470 0
Current children cumulated CPU time (s) 342.56
Current children cumulated vsize (KiB) 31628

[startup+402.783 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26547
/proc/meminfo: memFree=1560544/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=26368 CPUtime=391.86
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 6347 0 0 0 39179 7 0 0 25 0 1 0 210789573 27000832 6341 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 6592 6341 59 118 0 6470 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 31628

[startup+462.857 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26547
/proc/meminfo: memFree=1558688/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=28464 CPUtime=451.92
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 6886 0 0 0 45184 8 0 0 25 0 1 0 210789573 29147136 6880 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 7116 6880 59 118 0 6994 0
Current children cumulated CPU time (s) 462.67

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


[startup+823.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26547
/proc/meminfo: memFree=1553696/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=33148 CPUtime=812.27
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 8050 0 0 0 81216 11 0 0 25 0 1 0 210789573 33943552 8034 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 8287 8034 59 118 0 8165 0
Current children cumulated CPU time (s) 823.02
Current children cumulated vsize (KiB) 38408

[startup+883.393 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26547
/proc/meminfo: memFree=1553120/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=33808 CPUtime=872.33
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 8201 0 0 0 87221 12 0 0 25 0 1 0 210789573 34619392 8185 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 8452 8185 59 118 0 8330 0
Current children cumulated CPU time (s) 883.08
Current children cumulated vsize (KiB) 39068

[startup+943.465 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26547
/proc/meminfo: memFree=1553120/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=33700 CPUtime=932.38
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 8201 0 0 0 93226 12 0 0 25 0 1 0 210789573 34508800 8178 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 8425 8178 59 118 0 8303 0
Current children cumulated CPU time (s) 943.13
Current children cumulated vsize (KiB) 38960

[startup+1003.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26547
/proc/meminfo: memFree=1552864/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=34088 CPUtime=992.44
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 8271 0 0 0 99231 13 0 0 25 0 1 0 210789573 34906112 8248 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 8522 8248 59 118 0 8400 0
Current children cumulated CPU time (s) 1003.19
Current children cumulated vsize (KiB) 39348

[startup+1063.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26547
/proc/meminfo: memFree=1552864/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=34024 CPUtime=1052.49
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 8271 0 0 0 105236 13 0 0 25 0 1 0 210789573 34840576 8248 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 8506 8248 59 118 0 8384 0
Current children cumulated CPU time (s) 1063.24
Current children cumulated vsize (KiB) 39284

[startup+1123.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26547
/proc/meminfo: memFree=1551392/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=35608 CPUtime=1112.55
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 8674 0 0 0 111241 14 0 0 25 0 1 0 210789573 36462592 8651 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 8902 8651 59 118 0 8780 0
Current children cumulated CPU time (s) 1123.3
Current children cumulated vsize (KiB) 40868

[startup+1183.76 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 26547
/proc/meminfo: memFree=1550048/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=36928 CPUtime=1172.6
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 9006 0 0 0 117246 14 0 0 25 0 1 0 210789573 37814272 8983 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527600 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 9232 8983 59 118 0 9110 0
Current children cumulated CPU time (s) 1183.35
Current children cumulated vsize (KiB) 42188

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

[startup+1187.55 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 26547
/proc/meminfo: memFree=1549984/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=36928 CPUtime=1176.39
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 9006 0 0 0 117625 14 0 0 25 0 1 0 210789573 37814272 8983 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 9232 8983 59 118 0 9110 0
Current children cumulated CPU time (s) 1187.14
Current children cumulated vsize (KiB) 42188

[startup+1194.11 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 26547
/proc/meminfo: memFree=1549728/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=37192 CPUtime=1182.96
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 9075 0 0 0 118281 15 0 0 25 0 1 0 210789573 38084608 9052 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 9298 9052 59 118 0 9176 0
Current children cumulated CPU time (s) 1193.71
Current children cumulated vsize (KiB) 42452

[startup+1197.39 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 26547
/proc/meminfo: memFree=1549728/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=37192 CPUtime=1186.24
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 9075 0 0 0 118609 15 0 0 25 0 1 0 210789573 38084608 9052 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 9298 9052 59 118 0 9176 0
Current children cumulated CPU time (s) 1196.99
Current children cumulated vsize (KiB) 42452

[startup+1199.03 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 26547
/proc/meminfo: memFree=1549728/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=37192 CPUtime=1187.88
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 9075 0 0 0 118773 15 0 0 25 0 1 0 210789573 38084608 9052 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 9298 9052 59 118 0 9176 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 42452

[startup+1199.44 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 26547
/proc/meminfo: memFree=1549728/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=37192 CPUtime=1188.29
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 9075 0 0 0 118814 15 0 0 25 0 1 0 210789573 38084608 9052 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 9298 9052 59 118 0 9176 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 42452

[startup+1199.86 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 26547
/proc/meminfo: memFree=1549728/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=37192 CPUtime=1188.71
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 9075 0 0 0 118856 15 0 0 25 0 1 0 210789573 38084608 9052 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 9298 9052 59 118 0 9176 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 42452

[startup+1199.96 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 26547
/proc/meminfo: memFree=1549728/2055920 swapFree=4158120/4192956
[pid=26543] ppid=26541 vsize=5260 CPUtime=10.75
/proc/26543/stat : 26543 (SATzilla2007_C) S 26541 26543 25758 0 -1 4194304 1932 8714 0 0 344 16 676 39 25 0 1 0 210788494 5386240 1139 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26543/statm: 1315 1139 164 260 0 1039 0
[pid=26547] ppid=26543 vsize=37192 CPUtime=1188.81
/proc/26547/stat : 26547 (minisat20) R 26543 26543 25758 0 -1 4194304 9075 0 0 0 118866 15 0 0 25 0 1 0 210789573 38084608 9052 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26547/statm: 9298 9052 59 118 0 9176 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 42452

Child status: 17
Real time (s): 1199.98
CPU time (s): 1199.6
CPU user time (s): 1198.88
CPU system time (s): 0.71989
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 42452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.88
system time used= 0.71989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19734
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= 24549

runsolver used 1.15682 second user time and 3.11053 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Feb 19 18:05:34 UTC 2007

IDJOB= 300478
IDBENCH= 20035
IDSOLVER= 135
FILE ID= node1/300478-1171908333

PBS_JOBID= 3848855

Free space on /tmp= 66543 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S1058323130-08.cnf
COMMAND LINE= /tmp/evaluation/300478-1171908333/SATzilla2007_C /tmp/evaluation/300478-1171908333/instance-300478-1171908333.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-300478-1171908333 -o ROOT/results/node1/solver-300478-1171908333 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300478-1171908333/SATzilla2007_C /tmp/evaluation/300478-1171908333/instance-300478-1171908333.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  8ad037218b3fb71e87bf66baa8322f0b

RANDOM SEED= 345701763

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1590920 kB
Buffers:         53504 kB
Cached:         315820 kB
SwapCached:      15284 kB
Active:         261680 kB
Inactive:       130872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590920 kB
SwapTotal:     4192956 kB
SwapFree:      4158120 kB
Dirty:            8756 kB
Writeback:           0 kB
Mapped:          29932 kB
Slab:            58008 kB
Committed_AS:   687360 kB
PageTables:       1740 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= 66543 MiB

End job on node1 on Mon Feb 19 18:25:34 UTC 2007