Trace number 338304

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 149.4 149.459

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl006.sat05-2718.reshuffled-07.cnf
MD5SUM925ba4262948082ac4209468fd4bc8ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.544
Satisfiable
(Un)Satisfiability was proved
Number of variables1321
Number of clauses7617
Sum of the clauses size63333
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2290
Number of clauses of size 31224
Number of clauses of size 4162
Number of clauses of size 5918
Number of clauses of size over 54990

Solver Data (download as text)

12.57/12.64	c run March_dl for 5 seconds ... 
12.57/12.64	c Bin: Executing march_dl
12.57/12.64	c child exit by a signal
12.57/12.64	c march_dl returned code 137.
12.57/12.64	c run saps for 2 seconds ... 
12.57/12.64	c Bin: Executing ubcsat2006
12.57/12.64	c child exited successfully
12.57/12.64	c ubcsat2006 returned code 0.
12.57/12.64	c satzilla computing base features
12.57/12.64	c satzilla doing unit-prop probe
12.57/12.64	c satzilla doing local search probe
12.57/12.64	c satzilla doing lobjois search-space size estimate
12.57/12.64	c satzilla's ranking:
12.57/12.64	c 1) minisat20: 1.297926
12.57/12.64	c 2) zchaff_rand: 2.348462
12.57/12.64	c 3) march_dl: 2.968582
12.57/12.64	c 4) eureka: 2.992842
12.57/12.64	c 5) vallst: 3.140152
12.57/12.64	c 6) kcnfs: 4.460376
12.57/12.64	c 7) kcnfs+P: 999.000000
12.57/12.64	c 8) march_dl+P: 999.000000
12.57/12.64	c 9) vallst+P: 999.000000
12.57/12.64	c 10) zchaff_rand+P: 999.000000
12.57/12.64	c 11) rsat+P: 999.000000
12.57/12.64	c 12) eureka+P: 999.000000
12.57/12.64	c 13) minisat20+P: 999.000000
12.57/12.64	c 14) rsat: 999.000000
12.57/12.64	c satzilla running minisat20 ... 
12.57/12.64	This is MiniSat 2.0 beta
12.57/12.64	WARNING: for repeatability, setting FPU to use double precision
12.57/12.64	============================[ Problem Statistics ]=============================
12.57/12.64	|                                                                             |
12.57/12.64	|  Number of variables:  1321                                                 |
12.57/12.64	|  Number of clauses:    7617                                                 |
12.57/12.65	|  Parsing time:         0.01         s                                       |
12.57/12.65	============================[ Search Statistics ]==============================
12.57/12.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.57/12.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.57/12.65	===============================================================================
12.57/12.65	|         0 |    1279     7194    61609 |     2398        0    nan |  0.000 % |
12.57/12.66	|       100 |    1279     7194    61609 |     2637      100     21 |  3.179 % |
12.57/12.66	|       253 |    1279     7194    61609 |     2901      253     16 |  3.179 % |
12.57/12.67	|       478 |    1279     7194    61609 |     3191      478     17 |  3.179 % |
12.57/12.67	|       815 |    1279     7194    61609 |     3510      815     17 |  3.179 % |
12.57/12.69	|      1322 |    1279     7194    61609 |     3862     1322     17 |  3.180 % |
12.62/12.72	|      2081 |    1279     7194    61609 |     4248     2081     19 |  3.180 % |
12.62/12.76	|      3220 |    1279     7194    61609 |     4673     3220     21 |  3.179 % |
12.62/12.84	|      4928 |    1279     7194    61609 |     5140     2512     18 |  3.179 % |
12.62/12.96	|      7491 |    1279     7194    61609 |     5654     5075     19 |  3.179 % |
13.17/13.20	|     11335 |    1279     7194    61609 |     6219     3136     20 |  3.179 % |
13.46/13.53	|     17101 |    1279     7194    61609 |     6841     5720     19 |  3.179 % |
14.06/14.10	|     25751 |    1279     7194    61609 |     7525     3868     23 |  3.180 % |
15.27/15.31	|     38726 |    1279     7194    61609 |     8278     5324     28 |  3.179 % |
17.06/17.18	|     58187 |    1279     7194    61609 |     9106     7976     27 |  3.179 % |
20.26/20.35	|     87380 |    1279     7194    61609 |    10017     4899     26 |  3.179 % |
23.96/24.09	|    131169 |    1279     7194    61609 |    11018     8236     20 |  3.179 % |
31.26/31.33	|    196853 |    1279     7194    61609 |    12120     7076     26 |  3.179 % |
43.75/43.81	|    295381 |    1279     7194    61609 |    13332     7797     30 |  3.180 % |
62.05/62.17	|    443170 |    1279     7194    61609 |    14665     7774     23 |  3.180 % |
90.65/90.71	|    664853 |    1279     7194    61609 |    16132     7920     22 |  3.180 % |
134.83/134.97	|    997379 |    1275     4170    30362 |    17745    14420     22 |  3.482 % |
149.33/149.45	===============================================================================
149.33/149.45	restarts              : 22
149.33/149.45	conflicts             : 1090294        (7973 /sec)
149.33/149.45	decisions             : 2930912        (1.96 % random) (21432 /sec)
149.33/149.45	propagations          : 39082643       (285783 /sec)
149.33/149.45	conflict literals     : 28891626       (26.25 % deleted)
149.33/149.45	Memory used           : 6.41 MB
149.33/149.45	CPU time              : 136.756 s
149.33/149.45	
149.33/149.45	c Bin: Executing minisat20
149.33/149.45	c child exited successfully
149.33/149.45	c minisat20 returned code 20.
149.33/149.45	s UNSATISFIABLE
149.33/149.45	c SATZILLA_TIME=149.410000

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/node34/watcher-338304-1173683689 -o ROOT/results/node34/solver-338304-1173683689 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338304-1173683689/SATzilla2007_F /tmp/evaluation/338304-1173683689/instance-338304-1173683689.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: 0.91 0.97 0.99 3/64 28598
/proc/meminfo: memFree=1465976/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=1512 CPUtime=0
/proc/28598/stat : 28598 (SATzilla2007_F) R 28596 28598 26389 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 94324629 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/28598/statm: 378 125 110 260 0 84 0
[pid=28599] ppid=28598 vsize=772 CPUtime=0
/proc/28599/stat : 28599 (march_dl) R 28598 28598 26389 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 94324629 790528 97 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28599/statm: 193 97 50 118 0 72 0

[startup+0.0525929 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28598
/proc/meminfo: memFree=1465976/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=1512 CPUtime=0
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 94324629 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28598/statm: 378 125 110 260 0 84 0
[pid=28599] ppid=28598 vsize=1720 CPUtime=0.04
/proc/28599/stat : 28599 (march_dl) R 28598 28598 26389 0 -1 4194304 333 0 0 0 4 0 0 0 19 0 1 0 94324629 1761280 324 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542976 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28599/statm: 430 324 55 118 0 309 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3232

[startup+0.101596 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28598
/proc/meminfo: memFree=1465976/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=1512 CPUtime=0
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 94324629 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28598/statm: 378 125 110 260 0 84 0
[pid=28599] ppid=28598 vsize=3288 CPUtime=0.09
/proc/28599/stat : 28599 (march_dl) R 28598 28598 26389 0 -1 4194304 702 0 0 0 9 0 0 0 19 0 1 0 94324629 3366912 521 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134584230 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28599/statm: 822 521 67 118 0 701 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4800

[startup+0.301612 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28598
/proc/meminfo: memFree=1465976/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=1512 CPUtime=0
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 94324629 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28598/statm: 378 125 110 260 0 84 0
[pid=28599] ppid=28598 vsize=3552 CPUtime=0.29
/proc/28599/stat : 28599 (march_dl) R 28598 28598 26389 0 -1 4194304 744 0 0 0 29 0 0 0 21 0 1 0 94324629 3637248 563 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28599/statm: 888 563 67 118 0 767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5064

[startup+0.701643 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28598
/proc/meminfo: memFree=1465976/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=1512 CPUtime=0
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 94324629 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28598/statm: 378 125 110 260 0 84 0
[pid=28599] ppid=28598 vsize=5380 CPUtime=0.69
/proc/28599/stat : 28599 (march_dl) R 28598 28598 26389 0 -1 4194304 1540 0 0 0 69 0 0 0 24 0 1 0 94324629 5509120 1269 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28599/statm: 1345 1269 72 118 0 1224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6892

[startup+1.50171 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 28600
/proc/meminfo: memFree=1461032/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=1512 CPUtime=0
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 94324629 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28598/statm: 378 125 110 260 0 84 0
[pid=28599] ppid=28598 vsize=5148 CPUtime=1.49
/proc/28599/stat : 28599 (march_dl) R 28598 28598 26389 0 -1 4194304 1692 0 0 0 149 0 0 0 25 0 1 0 94324629 5271552 1217 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28599/statm: 1287 1217 74 118 0 1166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6660

[startup+3.10284 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 28600
/proc/meminfo: memFree=1460904/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=1512 CPUtime=0
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 94324629 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28598/statm: 378 125 110 260 0 84 0
[pid=28599] ppid=28598 vsize=5148 CPUtime=3.09
/proc/28599/stat : 28599 (march_dl) R 28598 28598 26389 0 -1 4194304 1692 0 0 0 309 0 0 0 25 0 1 0 94324629 5271552 1217 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514058 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28599/statm: 1287 1217 74 118 0 1166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6660

[startup+6.30109 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28601
/proc/meminfo: memFree=1464488/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=1512 CPUtime=4.99
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 149 1717 0 0 0 0 499 0 16 0 1 0 94324629 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28598/statm: 378 125 110 260 0 84 0
[pid=28601] ppid=28598 vsize=6188 CPUtime=1.29
/proc/28601/stat : 28601 (ubcsat2006) R 28598 28598 26389 0 -1 4194304 429 0 0 0 118 11 0 0 25 0 1 0 94325129 6336512 411 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28601/statm: 1547 411 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7016 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 28601
/proc/meminfo: memFree=1464312/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 2532

[startup+25.5016 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28602
/proc/meminfo: memFree=1461488/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
[pid=28602] ppid=28598 vsize=4516 CPUtime=12.84
/proc/28602/stat : 28602 (minisat20) R 28598 28598 26389 0 -1 4194304 860 0 0 0 1284 0 0 0 25 0 1 0 94325894 4624384 853 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28602/statm: 1129 853 59 118 0 1007 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7048

[startup+51.1017 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28602
/proc/meminfo: memFree=1460528/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
[pid=28602] ppid=28598 vsize=5340 CPUtime=38.43
/proc/28602/stat : 28602 (minisat20) R 28598 28598 26389 0 -1 4194304 1087 0 0 0 3843 0 0 0 25 0 1 0 94325894 5468160 1080 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28602/statm: 1335 1080 59 118 0 1213 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 7872

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28602
/proc/meminfo: memFree=1459760/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
[pid=28602] ppid=28598 vsize=6160 CPUtime=89.63
/proc/28602/stat : 28602 (minisat20) R 28598 28598 26389 0 -1 4194304 1270 0 0 0 8962 1 0 0 25 0 1 0 94325894 6307840 1263 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28602/statm: 1540 1263 59 118 0 1418 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8692

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

[startup+127.902 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28604
/proc/meminfo: memFree=1459312/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
[pid=28602] ppid=28598 vsize=6432 CPUtime=115.22
/proc/28602/stat : 28602 (minisat20) R 28598 28598 26389 0 -1 4194304 1348 0 0 0 11521 1 0 0 25 0 1 0 94325894 6586368 1341 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28602/statm: 1608 1341 59 118 0 1486 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 8964

[startup+140.702 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28604
/proc/meminfo: memFree=1459184/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
[pid=28602] ppid=28598 vsize=6564 CPUtime=128.01
/proc/28602/stat : 28602 (minisat20) R 28598 28598 26389 0 -1 4194304 1378 0 0 0 12800 1 0 0 25 0 1 0 94325894 6721536 1371 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28602/statm: 1641 1371 59 118 0 1519 0
Current children cumulated CPU time (s) 140.63
Current children cumulated vsize (KiB) 9096

[startup+143.901 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28604
/proc/meminfo: memFree=1459120/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
[pid=28602] ppid=28598 vsize=6564 CPUtime=131.21
/proc/28602/stat : 28602 (minisat20) R 28598 28598 26389 0 -1 4194304 1384 0 0 0 13120 1 0 0 25 0 1 0 94325894 6721536 1377 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28602/statm: 1641 1377 59 118 0 1519 0
Current children cumulated CPU time (s) 143.83
Current children cumulated vsize (KiB) 9096

[startup+147.101 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28604
/proc/meminfo: memFree=1459120/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
[pid=28602] ppid=28598 vsize=6564 CPUtime=134.41
/proc/28602/stat : 28602 (minisat20) R 28598 28598 26389 0 -1 4194304 1384 0 0 0 13440 1 0 0 25 0 1 0 94325894 6721536 1377 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28602/statm: 1641 1377 59 118 0 1519 0
Current children cumulated CPU time (s) 147.03
Current children cumulated vsize (KiB) 9096

[startup+148.702 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28604
/proc/meminfo: memFree=1459120/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
[pid=28602] ppid=28598 vsize=6564 CPUtime=136.01
/proc/28602/stat : 28602 (minisat20) R 28598 28598 26389 0 -1 4194304 1384 0 0 0 13600 1 0 0 25 0 1 0 94325894 6721536 1377 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28602/statm: 1641 1377 59 118 0 1519 0
Current children cumulated CPU time (s) 148.63
Current children cumulated vsize (KiB) 9096

[startup+149.101 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28604
/proc/meminfo: memFree=1459120/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
[pid=28602] ppid=28598 vsize=6564 CPUtime=136.41
/proc/28602/stat : 28602 (minisat20) R 28598 28598 26389 0 -1 4194304 1384 0 0 0 13640 1 0 0 25 0 1 0 94325894 6721536 1377 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28602/statm: 1641 1377 59 118 0 1519 0
Current children cumulated CPU time (s) 149.03
Current children cumulated vsize (KiB) 9096

[startup+149.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28604
/proc/meminfo: memFree=1459120/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
[pid=28602] ppid=28598 vsize=6564 CPUtime=136.61
/proc/28602/stat : 28602 (minisat20) R 28598 28598 26389 0 -1 4194304 1384 0 0 0 13660 1 0 0 25 0 1 0 94325894 6721536 1377 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528530 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28602/statm: 1641 1377 59 118 0 1519 0
Current children cumulated CPU time (s) 149.23
Current children cumulated vsize (KiB) 9096

[startup+149.402 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28604
/proc/meminfo: memFree=1459120/2055920 swapFree=4192812/4192956
[pid=28598] ppid=28596 vsize=2532 CPUtime=12.62
/proc/28598/stat : 28598 (SATzilla2007_F) S 28596 28598 26389 0 -1 4194304 1162 2152 0 0 525 15 702 20 25 0 1 0 94324629 2592768 455 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28598/statm: 633 455 169 260 0 339 0
[pid=28602] ppid=28598 vsize=6564 CPUtime=136.71
/proc/28602/stat : 28602 (minisat20) R 28598 28598 26389 0 -1 4194304 1384 0 0 0 13670 1 0 0 25 0 1 0 94325894 6721536 1377 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28602/statm: 1641 1377 59 118 0 1519 0
Current children cumulated CPU time (s) 149.33
Current children cumulated vsize (KiB) 9096

Child status: 20
Real time (s): 149.459
CPU time (s): 149.4
CPU user time (s): 149.031
CPU system time (s): 0.368943
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 9096

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

runsolver used 0.123981 second user time and 0.316951 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Mar 12 07:14:49 UTC 2007

IDJOB= 338304
IDBENCH= 24719
IDSOLVER= 136
FILE ID= node34/338304-1173683689

PBS_JOBID= 4101463

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  925ba4262948082ac4209468fd4bc8ae

RANDOM SEED= 848412572

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.238
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.238
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:       1466320 kB
Buffers:         48000 kB
Cached:         450304 kB
SwapCached:          0 kB
Active:         129816 kB
Inactive:       384164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1466320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10424 kB
Writeback:           0 kB
Mapped:          25876 kB
Slab:            61584 kB
Committed_AS:   132080 kB
PageTables:       1396 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= 66554 MiB

End job on node34 on Mon Mar 12 07:17:19 UTC 2007