Trace number 338052

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 FULLUNSAT 199.258 199.289

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.60	c run March_dl for 5 seconds ... 
12.57/12.60	c Bin: Executing march_dl
12.57/12.60	c child exit by a signal
12.57/12.60	c march_dl returned code 137.
12.57/12.60	c run saps for 2 seconds ... 
12.57/12.60	c Bin: Executing ubcsat2006
12.57/12.60	c child exited successfully
12.57/12.60	c ubcsat2006 returned code 0.
12.57/12.60	c satzilla computing base features
12.57/12.60	c satzilla doing unit-prop probe
12.57/12.60	c satzilla doing local search probe
12.57/12.60	c satzilla doing lobjois search-space size estimate
12.57/12.60	c satzilla's ranking:
12.57/12.60	c 1) minisat20: 1.118835
12.57/12.60	c 2) zchaff_rand: 2.033302
12.57/12.60	c 3) vallst: 2.039221
12.57/12.60	c 4) eureka: 2.631903
12.57/12.60	c 5) march_dl: 3.080297
12.57/12.60	c 6) kcnfs: 4.797005
12.57/12.60	c 7) kcnfs+P: 999.000000
12.57/12.60	c 8) march_dl+P: 999.000000
12.57/12.60	c 9) vallst+P: 999.000000
12.57/12.60	c 10) zchaff_rand+P: 999.000000
12.57/12.60	c 11) rsat+P: 999.000000
12.57/12.60	c 12) eureka+P: 999.000000
12.57/12.60	c 13) minisat20+P: 999.000000
12.57/12.60	c 14) rsat: 999.000000
12.57/12.60	c satzilla running minisat20 ... 
12.57/12.60	This is MiniSat 2.0 beta
12.57/12.60	WARNING: for repeatability, setting FPU to use double precision
12.57/12.60	============================[ Problem Statistics ]=============================
12.57/12.60	|                                                                             |
12.57/12.60	|  Number of variables:  1558                                                 |
12.57/12.60	|  Number of clauses:    8169                                                 |
12.57/12.61	|  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.62	|       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.65	|      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.72	|      3217 |    1516     7640    68996 |     4962     3217     20 |  2.696 % |
12.58/12.79	|      4925 |    1516     7640    68996 |     5459     4925     19 |  2.696 % |
12.58/12.91	|      7488 |    1516     7640    68996 |     6004     4683     18 |  2.696 % |
13.07/13.11	|     11332 |    1516     7640    68996 |     6605     5484     21 |  2.696 % |
13.36/13.46	|     17101 |    1516     7640    68996 |     7265     4558     18 |  2.696 % |
13.96/14.05	|     25750 |    1516     7640    68996 |     7992     5821     21 |  2.696 % |
15.06/15.15	|     38725 |    1516     7640    68996 |     8791     6600     28 |  2.696 % |
16.86/16.96	|     58187 |    1516     7640    68996 |     9670     8239     26 |  2.696 % |
19.66/19.75	|     87379 |    1516     7640    68996 |    10638     8100     29 |  2.696 % |
23.16/23.28	|    131170 |    1516     7640    68996 |    11701     8924     18 |  2.696 % |
29.96/30.04	|    196855 |    1516     7640    68996 |    12872     9634     27 |  2.696 % |
42.56/42.60	|    295382 |    1516     7640    68996 |    14159    10708     27 |  2.696 % |
63.26/63.36	|    443171 |    1516     7640    68996 |    15575     8716     24 |  2.696 % |
93.26/93.30	|    664854 |    1515     6884    62316 |    17132    15637     30 |  2.760 % |
138.45/138.55	|    997380 |    1513     6110    54815 |    18845    12911     23 |  2.889 % |
199.14/199.28	===============================================================================
199.14/199.28	restarts              : 22
199.14/199.28	conflicts             : 1399374        (7498 /sec)
199.14/199.28	decisions             : 3979087        (1.96 % random) (21321 /sec)
199.14/199.28	propagations          : 49187231       (263552 /sec)
199.14/199.28	conflict literals     : 36318433       (28.53 % deleted)
199.14/199.28	Memory used           : 7.11 MB
199.14/199.28	CPU time              : 186.632 s
199.14/199.28	
199.14/199.28	c Bin: Executing minisat20
199.14/199.28	c child exited successfully
199.14/199.28	c minisat20 returned code 20.
199.14/199.28	s UNSATISFIABLE
199.14/199.28	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/node16/watcher-338052-1173679535 -o ROOT/results/node16/solver-338052-1173679535 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338052-1173679535/SATzilla2007_F /tmp/evaluation/338052-1173679535/instance-338052-1173679535.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.84 1.30 1.11 3/77 4509
/proc/meminfo: memFree=1729416/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=1512 CPUtime=0
/proc/4509/stat : 4509 (SATzilla2007_F) R 4507 4509 2601 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 387907866 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/4509/statm: 378 125 110 260 0 84 0
[pid=4510] ppid=4509 vsize=768 CPUtime=0
/proc/4510/stat : 4510 (march_dl) R 4509 4509 2601 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 387907866 786432 101 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4510/statm: 192 101 50 118 0 71 0

[startup+0.0783351 s]
/proc/loadavg: 1.84 1.30 1.11 3/77 4509
/proc/meminfo: memFree=1729416/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=1512 CPUtime=0
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387907866 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4509/statm: 378 125 110 260 0 84 0
[pid=4510] ppid=4509 vsize=1856 CPUtime=0.07
/proc/4510/stat : 4510 (march_dl) R 4509 4509 2601 0 -1 4194304 370 0 0 0 7 0 0 0 20 0 1 0 387907866 1900544 361 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4510/statm: 464 361 61 118 0 343 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3368

[startup+0.101331 s]
/proc/loadavg: 1.84 1.30 1.11 3/77 4509
/proc/meminfo: memFree=1729416/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=1512 CPUtime=0
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387907866 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4509/statm: 378 125 110 260 0 84 0
[pid=4510] ppid=4509 vsize=2232 CPUtime=0.09
/proc/4510/stat : 4510 (march_dl) R 4509 4509 2601 0 -1 4194304 547 0 0 0 9 0 0 0 20 0 1 0 387907866 2285568 470 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4510/statm: 558 470 65 118 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3744

[startup+0.301307 s]
/proc/loadavg: 1.84 1.30 1.11 3/77 4509
/proc/meminfo: memFree=1729416/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=1512 CPUtime=0
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387907866 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4509/statm: 378 125 110 260 0 84 0
[pid=4510] ppid=4509 vsize=3884 CPUtime=0.29
/proc/4510/stat : 4510 (march_dl) R 4509 4509 2601 0 -1 4194304 808 0 0 0 29 0 0 0 21 0 1 0 387907866 3977216 615 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4510/statm: 971 615 67 118 0 850 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5396

[startup+0.701259 s]
/proc/loadavg: 1.84 1.30 1.11 3/77 4509
/proc/meminfo: memFree=1729416/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=1512 CPUtime=0
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387907866 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4509/statm: 378 125 110 260 0 84 0
[pid=4510] ppid=4509 vsize=6000 CPUtime=0.68
/proc/4510/stat : 4510 (march_dl) R 4509 4509 2601 0 -1 4194304 1747 0 0 0 67 1 0 0 25 0 1 0 387907866 6144000 1423 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4510/statm: 1500 1423 72 118 0 1379 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7512

[startup+1.50116 s]
/proc/loadavg: 1.84 1.30 1.11 2/79 4511
/proc/meminfo: memFree=1723512/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=1512 CPUtime=0
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387907866 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4509/statm: 378 125 110 260 0 84 0
[pid=4510] ppid=4509 vsize=6460 CPUtime=1.49
/proc/4510/stat : 4510 (march_dl) R 4509 4509 2601 0 -1 4194304 1846 0 0 0 132 17 0 0 25 0 1 0 387907866 6615040 1522 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4510/statm: 1615 1522 72 118 0 1494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7972

[startup+3.10297 s]
/proc/loadavg: 1.77 1.30 1.11 2/79 4511
/proc/meminfo: memFree=1724024/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=1512 CPUtime=0
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 387907866 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4509/statm: 378 125 110 260 0 84 0
[pid=4510] ppid=4509 vsize=5840 CPUtime=3.09
/proc/4510/stat : 4510 (march_dl) R 4509 4509 2601 0 -1 4194304 2276 0 0 0 290 19 0 0 25 0 1 0 387907866 5980160 1342 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4510/statm: 1460 1342 74 118 0 1339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7352

[startup+6.30159 s]
/proc/loadavg: 1.77 1.30 1.11 2/79 4512
/proc/meminfo: memFree=1727864/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=1512 CPUtime=4.99
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 149 2306 0 0 0 0 480 19 16 0 1 0 387907866 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4509/statm: 378 125 110 260 0 84 0
[pid=4512] ppid=4509 vsize=6188 CPUtime=1.29
/proc/4512/stat : 4512 (ubcsat2006) R 4509 4509 2601 0 -1 4194304 452 0 0 0 118 11 0 0 25 0 1 0 387908367 6336512 434 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4512/statm: 1547 434 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7018 s]
/proc/loadavg: 1.65 1.29 1.10 2/78 4512
/proc/meminfo: memFree=1727680/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 2624

[startup+25.5013 s]
/proc/loadavg: 1.55 1.28 1.10 2/79 4513
/proc/meminfo: memFree=1724920/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=4492 CPUtime=12.88
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 872 0 0 0 1288 0 0 0 25 0 1 0 387909126 4599808 865 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1123 865 59 118 0 1001 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7116

[startup+51.1012 s]
/proc/loadavg: 1.36 1.25 1.10 2/79 4513
/proc/meminfo: memFree=1723640/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=5588 CPUtime=38.48
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 1166 0 0 0 3847 1 0 0 25 0 1 0 387909126 5722112 1159 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1397 1159 59 118 0 1275 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8212

[startup+102.305 s]
/proc/loadavg: 1.14 1.21 1.09 2/79 4513
/proc/meminfo: memFree=1722744/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=6524 CPUtime=89.68
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 1397 0 0 0 8966 2 0 0 25 0 1 0 387909126 6680576 1390 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1631 1390 59 118 0 1509 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9148

[startup+162.302 s]
/proc/loadavg: 1.05 1.17 1.08 2/79 4513
/proc/meminfo: memFree=1722360/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=7136 CPUtime=149.67
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 1530 0 0 0 14965 2 0 0 25 0 1 0 387909126 7307264 1523 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1784 1523 59 118 0 1662 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9760

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

[startup+179.102 s]
/proc/loadavg: 1.04 1.16 1.08 2/79 4513
/proc/meminfo: memFree=1722232/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=7272 CPUtime=166.46
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 1555 0 0 0 16644 2 0 0 25 0 1 0 387909126 7446528 1548 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1818 1548 59 118 0 1696 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 9896

[startup+191.901 s]
/proc/loadavg: 1.03 1.15 1.08 2/79 4513
/proc/meminfo: memFree=1722168/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=7272 CPUtime=179.26
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 1568 0 0 0 17924 2 0 0 25 0 1 0 387909126 7446528 1561 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1818 1561 59 118 0 1696 0
Current children cumulated CPU time (s) 191.84
Current children cumulated vsize (KiB) 9896

[startup+195.102 s]
/proc/loadavg: 1.03 1.15 1.08 2/79 4513
/proc/meminfo: memFree=1722168/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=7272 CPUtime=182.46
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 1577 0 0 0 18244 2 0 0 25 0 1 0 387909126 7446528 1570 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1818 1570 59 118 0 1696 0
Current children cumulated CPU time (s) 195.04
Current children cumulated vsize (KiB) 9896

[startup+196.702 s]
/proc/loadavg: 1.03 1.15 1.08 2/79 4513
/proc/meminfo: memFree=1722168/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=7272 CPUtime=184.06
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 1577 0 0 0 18404 2 0 0 25 0 1 0 387909126 7446528 1570 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1818 1570 59 118 0 1696 0
Current children cumulated CPU time (s) 196.64
Current children cumulated vsize (KiB) 9896

[startup+198.301 s]
/proc/loadavg: 1.03 1.15 1.08 2/79 4513
/proc/meminfo: memFree=1722168/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=7272 CPUtime=185.66
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 1577 0 0 0 18564 2 0 0 25 0 1 0 387909126 7446528 1570 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1818 1570 59 118 0 1696 0
Current children cumulated CPU time (s) 198.24
Current children cumulated vsize (KiB) 9896

[startup+198.701 s]
/proc/loadavg: 1.03 1.15 1.08 2/79 4513
/proc/meminfo: memFree=1722168/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=7272 CPUtime=186.06
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 1577 0 0 0 18604 2 0 0 25 0 1 0 387909126 7446528 1570 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1818 1570 59 118 0 1696 0
Current children cumulated CPU time (s) 198.64
Current children cumulated vsize (KiB) 9896

[startup+199.105 s]
/proc/loadavg: 1.03 1.15 1.08 2/79 4513
/proc/meminfo: memFree=1722104/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=7272 CPUtime=186.47
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 1579 0 0 0 18645 2 0 0 25 0 1 0 387909126 7446528 1572 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1818 1572 59 118 0 1696 0
Current children cumulated CPU time (s) 199.05
Current children cumulated vsize (KiB) 9896

[startup+199.201 s]
/proc/loadavg: 1.03 1.15 1.08 2/79 4513
/proc/meminfo: memFree=1722104/2055920 swapFree=4159664/4192956
[pid=4509] ppid=4507 vsize=2624 CPUtime=12.58
/proc/4509/stat : 4509 (SATzilla2007_F) S 4507 4509 2601 0 -1 4194304 1240 2764 0 0 524 14 683 37 25 0 1 0 387907866 2686976 479 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4509/statm: 656 479 170 260 0 362 0
[pid=4513] ppid=4509 vsize=7272 CPUtime=186.56
/proc/4513/stat : 4513 (minisat20) R 4509 4509 2601 0 -1 4194304 1579 0 0 0 18654 2 0 0 25 0 1 0 387909126 7446528 1572 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4513/statm: 1818 1572 59 118 0 1696 0
Current children cumulated CPU time (s) 199.14
Current children cumulated vsize (KiB) 9896

Child status: 20
Real time (s): 199.289
CPU time (s): 199.258
CPU user time (s): 198.706
CPU system time (s): 0.551916
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 9896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 198.706
system time used= 0.551916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5601
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= 27
involuntary context switches= 4182

runsolver used 0.208968 second user time and 0.52292 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Mar 12 06:05:35 UTC 2007

IDJOB= 338052
IDBENCH= 24713
IDSOLVER= 136
FILE ID= node16/338052-1173679535

PBS_JOBID= 4101446

Free space on /tmp= 66470 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  b415e752d16c11d39d46562455a8cb4d

RANDOM SEED= 224164779

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1729824 kB
Buffers:         37160 kB
Cached:         214668 kB
SwapCached:       2084 kB
Active:         159988 kB
Inactive:       114572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729824 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:           10496 kB
Writeback:           0 kB
Mapped:          30816 kB
Slab:            37196 kB
Committed_AS:  1445708 kB
PageTables:       1720 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= 66470 MiB

End job on node16 on Mon Mar 12 06:08:55 UTC 2007