Trace number 338051

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 CRAFTEDUNSAT 199.252 199.35

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd001.sat05-2742.reshuffled-07.cnf
MD5SUMb415e752d16c11d39d46562455a8cb4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark70.4063
Satisfiable
(Un)Satisfiability was proved
Number of variables1558
Number of clauses8169
Sum of the clauses size71377
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2290
Number of clauses of size 31413
Number of clauses of size 4183
Number of clauses of size 5234
Number of clauses of size over 56016

Solver Data (download as text)

12.57/12.61	c run March_dl for 5 seconds ... 
12.57/12.61	c Bin: Executing march_dl
12.57/12.61	c child exit by a signal
12.57/12.61	c march_dl returned code 137.
12.57/12.61	c run saps (UBCSAT implementation) for 2 seconds ... 
12.57/12.61	c Bin: Executing ubcsat2006
12.57/12.61	c child exited successfully
12.57/12.61	c ubcsat2006 returned code 0.
12.57/12.61	c satzilla computing base features
12.57/12.61	c satzilla doing unit-prop probe
12.57/12.61	c satzilla doing local search probe
12.57/12.61	c satzilla doing lobjois search-space size estimate
12.57/12.61	c satzilla's ranking:
12.57/12.61	c 1) minisat20: 1.766590
12.57/12.61	c 2) zchaff_rand+P: 2.206439
12.57/12.61	c 3) minisat20+P: 2.477395
12.57/12.61	c 4) vallst+P: 2.716131
12.57/12.61	c 5) march_dl+P: 4.044886
12.57/12.61	c 6) march_dl: 4.548690
12.57/12.61	c 7) kcnfs+P: 999.000000
12.57/12.61	c 8) kcnfs: 999.000000
12.57/12.61	c 9) vallst: 999.000000
12.57/12.61	c 10) zchaff_rand: 999.000000
12.57/12.61	c satzilla running minisat20 ... 
12.57/12.61	This is MiniSat 2.0 beta
12.57/12.61	WARNING: for repeatability, setting FPU to use double precision
12.57/12.61	============================[ Problem Statistics ]=============================
12.57/12.61	|                                                                             |
12.57/12.61	|  Number of variables:  1558                                                 |
12.57/12.61	|  Number of clauses:    8169                                                 |
12.57/12.62	|  Parsing time:         0.01         s                                       |
12.57/12.62	============================[ Search Statistics ]==============================
12.57/12.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.57/12.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.57/12.62	===============================================================================
12.57/12.62	|         0 |    1516     7640    68996 |     2546        0    nan |  0.000 % |
12.57/12.62	|       101 |    1516     7640    68996 |     2801      101     16 |  2.696 % |
12.57/12.63	|       251 |    1516     7640    68996 |     3081      251     14 |  2.696 % |
12.57/12.63	|       476 |    1516     7640    68996 |     3389      476     17 |  2.696 % |
12.57/12.64	|       813 |    1516     7640    68996 |     3728      813     16 |  2.696 % |
12.57/12.66	|      1319 |    1516     7640    68996 |     4101     1319     18 |  2.696 % |
12.57/12.68	|      2078 |    1516     7640    68996 |     4511     2078     19 |  2.696 % |
12.58/12.73	|      3217 |    1516     7640    68996 |     4962     3217     20 |  2.696 % |
12.58/12.80	|      4925 |    1516     7640    68996 |     5459     4925     19 |  2.696 % |
12.58/12.91	|      7488 |    1516     7640    68996 |     6004     4683     18 |  2.696 % |
13.06/13.12	|     11332 |    1516     7640    68996 |     6605     5484     21 |  2.696 % |
13.36/13.47	|     17101 |    1516     7640    68996 |     7265     4558     18 |  2.696 % |
13.96/14.07	|     25750 |    1516     7640    68996 |     7992     5821     21 |  2.696 % |
15.06/15.18	|     38725 |    1516     7640    68996 |     8791     6600     28 |  2.696 % |
16.96/17.01	|     58187 |    1516     7640    68996 |     9670     8239     26 |  2.696 % |
19.76/19.81	|     87379 |    1516     7640    68996 |    10638     8100     29 |  2.696 % |
23.25/23.30	|    131170 |    1516     7640    68996 |    11701     8924     18 |  2.696 % |
29.95/30.02	|    196855 |    1516     7640    68996 |    12872     9634     27 |  2.696 % |
42.43/42.57	|    295382 |    1516     7640    68996 |    14159    10708     27 |  2.696 % |
63.12/63.27	|    443171 |    1516     7640    68996 |    15575     8716     24 |  2.696 % |
93.12/93.23	|    664854 |    1515     6884    62316 |    17132    15637     30 |  2.760 % |
138.50/138.66	|    997380 |    1513     6110    54815 |    18845    12911     23 |  2.889 % |
199.18/199.34	===============================================================================
199.18/199.34	restarts              : 22
199.18/199.34	conflicts             : 1399374        (7498 /sec)
199.18/199.34	decisions             : 3979087        (1.96 % random) (21321 /sec)
199.18/199.34	propagations          : 49187231       (263558 /sec)
199.18/199.34	conflict literals     : 36318433       (28.53 % deleted)
199.18/199.34	Memory used           : 7.11 MB
199.18/199.34	CPU time              : 186.628 s
199.18/199.34	
199.18/199.34	c Bin: Executing minisat20
199.18/199.34	c child exited successfully
199.18/199.34	c minisat20 returned code 20.
199.18/199.34	s UNSATISFIABLE
199.18/199.34	c SATZILLA_TIME=199.270000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-338051-1173679505 -o ROOT/results/node6/solver-338051-1173679505 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338051-1173679505/SATzilla2007_C /tmp/evaluation/338051-1173679505/instance-338051-1173679505.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): 2400 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: 1.05 1.46 1.36 3/77 3558
/proc/meminfo: memFree=1642368/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=1440 CPUtime=0
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387905206 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 360 110 95 260 0 84 0
[pid=3559] ppid=3558 vsize=768 CPUtime=0
/proc/3559/stat : 3559 (march_dl) R 3558 3558 1815 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 387905206 786432 102 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3559/statm: 192 102 50 118 0 71 0

[startup+0.00851499 s]
/proc/loadavg: 1.05 1.46 1.36 3/77 3558
/proc/meminfo: memFree=1642368/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=1440 CPUtime=0
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387905206 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 360 110 95 260 0 84 0
[pid=3559] ppid=3558 vsize=768 CPUtime=0
/proc/3559/stat : 3559 (march_dl) R 3558 3558 1815 0 -1 4194304 119 0 0 0 0 0 0 0 19 0 1 0 387905206 786432 114 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134637027 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3559/statm: 192 114 50 118 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2208

[startup+0.101532 s]
/proc/loadavg: 1.05 1.46 1.36 3/77 3558
/proc/meminfo: memFree=1642368/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=1440 CPUtime=0
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387905206 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 360 110 95 260 0 84 0
[pid=3559] ppid=3558 vsize=2232 CPUtime=0.09
/proc/3559/stat : 3559 (march_dl) R 3558 3558 1815 0 -1 4194304 546 0 0 0 9 0 0 0 19 0 1 0 387905206 2285568 470 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3559/statm: 558 470 65 118 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3672

[startup+0.301573 s]
/proc/loadavg: 1.05 1.46 1.36 3/77 3558
/proc/meminfo: memFree=1642368/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=1440 CPUtime=0
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387905206 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 360 110 95 260 0 84 0
[pid=3559] ppid=3558 vsize=3884 CPUtime=0.29
/proc/3559/stat : 3559 (march_dl) R 3558 3558 1815 0 -1 4194304 810 0 0 0 29 0 0 0 21 0 1 0 387905206 3977216 618 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3559/statm: 971 618 67 118 0 850 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5324

[startup+0.701651 s]
/proc/loadavg: 1.05 1.46 1.36 3/77 3558
/proc/meminfo: memFree=1642368/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=1440 CPUtime=0
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387905206 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 360 110 95 260 0 84 0
[pid=3559] ppid=3558 vsize=6008 CPUtime=0.69
/proc/3559/stat : 3559 (march_dl) R 3558 3558 1815 0 -1 4194304 1748 0 0 0 68 1 0 0 25 0 1 0 387905206 6152192 1425 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3559/statm: 1502 1425 72 118 0 1381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7448

[startup+1.50181 s]
/proc/loadavg: 1.05 1.46 1.36 2/79 3560
/proc/meminfo: memFree=1636464/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=1440 CPUtime=0
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387905206 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 360 110 95 260 0 84 0
[pid=3559] ppid=3558 vsize=6460 CPUtime=1.49
/proc/3559/stat : 3559 (march_dl) R 3558 3558 1815 0 -1 4194304 1845 0 0 0 132 17 0 0 25 0 1 0 387905206 6615040 1522 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3559/statm: 1615 1522 72 118 0 1494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7900

[startup+3.10112 s]
/proc/loadavg: 1.05 1.46 1.36 2/79 3560
/proc/meminfo: memFree=1637040/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=1440 CPUtime=0
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387905206 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 360 110 95 260 0 84 0
[pid=3559] ppid=3558 vsize=5840 CPUtime=3.08
/proc/3559/stat : 3559 (march_dl) R 3558 3558 1815 0 -1 4194304 2275 0 0 0 289 19 0 0 25 0 1 0 387905206 5980160 1342 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552325 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3559/statm: 1460 1342 74 118 0 1339 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7280

[startup+6.30175 s]
/proc/loadavg: 1.04 1.45 1.36 2/79 3561
/proc/meminfo: memFree=1640816/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=1440 CPUtime=4.99
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 135 2305 0 0 0 0 479 20 18 0 1 0 387905206 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3558/statm: 360 111 96 260 0 84 0
[pid=3561] ppid=3558 vsize=6188 CPUtime=1.28
/proc/3561/stat : 3561 (ubcsat2006) R 3558 3558 1815 0 -1 4194304 451 0 0 0 118 10 0 0 25 0 1 0 387905706 6336512 434 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3561/statm: 1547 434 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 1.04 1.44 1.36 2/78 3561
/proc/meminfo: memFree=1640632/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 2548

[startup+25.5015 s]
/proc/loadavg: 1.03 1.42 1.35 2/79 3562
/proc/meminfo: memFree=1637616/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
[pid=3562] ppid=3558 vsize=4492 CPUtime=12.87
/proc/3562/stat : 3562 (minisat20) R 3558 3558 1815 0 -1 4194304 871 0 0 0 1287 0 0 0 25 0 1 0 387906467 4599808 865 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3562/statm: 1123 865 59 118 0 1001 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7040

[startup+51.1016 s]
/proc/loadavg: 1.02 1.39 1.34 2/79 3562
/proc/meminfo: memFree=1636336/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
[pid=3562] ppid=3558 vsize=5588 CPUtime=38.45
/proc/3562/stat : 3562 (minisat20) R 3558 3558 1815 0 -1 4194304 1165 0 0 0 3845 0 0 0 25 0 1 0 387906467 5722112 1159 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3562/statm: 1397 1159 59 118 0 1275 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 8136

[startup+102.306 s]
/proc/loadavg: 1.01 1.32 1.32 2/79 3562
/proc/meminfo: memFree=1635440/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
[pid=3562] ppid=3558 vsize=6524 CPUtime=89.63
/proc/3562/stat : 3562 (minisat20) R 3558 3558 1815 0 -1 4194304 1396 0 0 0 8962 1 0 0 25 0 1 0 387906467 6680576 1390 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3562/statm: 1631 1390 59 118 0 1509 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 9072

[startup+162.303 s]
/proc/loadavg: 1.00 1.26 1.30 2/79 3562
/proc/meminfo: memFree=1634928/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
[pid=3562] ppid=3558 vsize=7136 CPUtime=149.61
/proc/3562/stat : 3562 (minisat20) R 3558 3558 1815 0 -1 4194304 1529 0 0 0 14959 2 0 0 25 0 1 0 387906467 7307264 1523 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525131 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3562/statm: 1784 1523 59 118 0 1662 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 9684

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

[startup+179.102 s]
/proc/loadavg: 1.00 1.24 1.29 2/79 3562
/proc/meminfo: memFree=1634800/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
[pid=3562] ppid=3558 vsize=7272 CPUtime=166.41
/proc/3562/stat : 3562 (minisat20) R 3558 3558 1815 0 -1 4194304 1554 0 0 0 16639 2 0 0 25 0 1 0 387906467 7446528 1548 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3562/statm: 1818 1548 59 118 0 1696 0
Current children cumulated CPU time (s) 178.99
Current children cumulated vsize (KiB) 9820

[startup+191.901 s]
/proc/loadavg: 1.00 1.24 1.29 2/79 3562
/proc/meminfo: memFree=1634736/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
[pid=3562] ppid=3558 vsize=7272 CPUtime=179.2
/proc/3562/stat : 3562 (minisat20) R 3558 3558 1815 0 -1 4194304 1567 0 0 0 17918 2 0 0 25 0 1 0 387906467 7446528 1561 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3562/statm: 1818 1561 59 118 0 1696 0
Current children cumulated CPU time (s) 191.78
Current children cumulated vsize (KiB) 9820

[startup+195.102 s]
/proc/loadavg: 1.00 1.23 1.29 2/79 3562
/proc/meminfo: memFree=1634736/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
[pid=3562] ppid=3558 vsize=7272 CPUtime=182.4
/proc/3562/stat : 3562 (minisat20) R 3558 3558 1815 0 -1 4194304 1576 0 0 0 18238 2 0 0 25 0 1 0 387906467 7446528 1570 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3562/statm: 1818 1570 59 118 0 1696 0
Current children cumulated CPU time (s) 194.98
Current children cumulated vsize (KiB) 9820

[startup+196.701 s]
/proc/loadavg: 1.00 1.23 1.29 2/79 3562
/proc/meminfo: memFree=1634736/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
[pid=3562] ppid=3558 vsize=7272 CPUtime=184
/proc/3562/stat : 3562 (minisat20) R 3558 3558 1815 0 -1 4194304 1576 0 0 0 18398 2 0 0 25 0 1 0 387906467 7446528 1570 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3562/statm: 1818 1570 59 118 0 1696 0
Current children cumulated CPU time (s) 196.58
Current children cumulated vsize (KiB) 9820

[startup+198.302 s]
/proc/loadavg: 1.00 1.23 1.29 2/79 3562
/proc/meminfo: memFree=1634736/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
[pid=3562] ppid=3558 vsize=7272 CPUtime=185.6
/proc/3562/stat : 3562 (minisat20) R 3558 3558 1815 0 -1 4194304 1576 0 0 0 18558 2 0 0 25 0 1 0 387906467 7446528 1570 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134536262 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3562/statm: 1818 1570 59 118 0 1696 0
Current children cumulated CPU time (s) 198.18
Current children cumulated vsize (KiB) 9820

[startup+199.106 s]
/proc/loadavg: 1.00 1.23 1.29 2/79 3562
/proc/meminfo: memFree=1634736/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
[pid=3562] ppid=3558 vsize=7272 CPUtime=186.4
/proc/3562/stat : 3562 (minisat20) R 3558 3558 1815 0 -1 4194304 1578 0 0 0 18638 2 0 0 25 0 1 0 387906467 7446528 1572 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3562/statm: 1818 1572 59 118 0 1696 0
Current children cumulated CPU time (s) 198.98
Current children cumulated vsize (KiB) 9820

[startup+199.302 s]
/proc/loadavg: 1.00 1.23 1.29 2/79 3562
/proc/meminfo: memFree=1634736/2055924 swapFree=4156844/4192956
[pid=3558] ppid=3556 vsize=2548 CPUtime=12.58
/proc/3558/stat : 3558 (SATzilla2007_C) S 3556 3558 1815 0 -1 4194304 1225 2762 0 0 524 15 682 37 25 0 1 0 387905206 2609152 466 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3558/statm: 637 466 158 260 0 361 0
[pid=3562] ppid=3558 vsize=7272 CPUtime=186.6
/proc/3562/stat : 3562 (minisat20) R 3558 3558 1815 0 -1 4194304 1578 0 0 0 18658 2 0 0 25 0 1 0 387906467 7446528 1572 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3562/statm: 1818 1572 59 118 0 1696 0
Current children cumulated CPU time (s) 199.18
Current children cumulated vsize (KiB) 9820

Child status: 20
Real time (s): 199.35
CPU time (s): 199.252
CPU user time (s): 198.693
CPU system time (s): 0.558915
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 9820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 198.693
system time used= 0.558915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5582
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= 28
involuntary context switches= 4158

runsolver used 0.208968 second user time and 0.527919 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Mar 12 06:05:05 UTC 2007

IDJOB= 338051
IDBENCH= 24713
IDSOLVER= 135
FILE ID= node6/338051-1173679505

PBS_JOBID= 4101472

Free space on /tmp= 66425 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd001.sat05-2742.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338051-1173679505/SATzilla2007_C /tmp/evaluation/338051-1173679505/instance-338051-1173679505.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-338051-1173679505 -o ROOT/results/node6/solver-338051-1173679505 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338051-1173679505/SATzilla2007_C /tmp/evaluation/338051-1173679505/instance-338051-1173679505.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  b415e752d16c11d39d46562455a8cb4d

RANDOM SEED= 651609465

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1642776 kB
Buffers:         40868 kB
Cached:         281028 kB
SwapCached:       2192 kB
Active:         156800 kB
Inactive:       187732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1642776 kB
SwapTotal:     4192956 kB
SwapFree:      4156844 kB
Dirty:            8800 kB
Writeback:           0 kB
Mapped:          30760 kB
Slab:            54192 kB
Committed_AS:  1380968 kB
PageTables:       1744 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= 66425 MiB

End job on node6 on Mon Mar 12 06:08:24 UTC 2007