Trace number 370183

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 406.114 406.239

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
MD5SUM2fe12e7483e7a74328d483192a8a2746
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.2799
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7989
Sum of the clauses size66949
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2284
Number of clauses of size 31202
Number of clauses of size 4154
Number of clauses of size 5924
Number of clauses of size over 55392

Solver Data (download as text)

12.17/12.29	c run March_dl for 5 seconds ... 
12.17/12.29	c Bin: Executing march_dl
12.17/12.29	c child exit by a signal
12.17/12.29	c march_dl returned code 137.
12.17/12.29	c run saps (UBCSAT implementation) for 2 seconds ... 
12.17/12.29	c Bin: Executing ubcsat2006
12.17/12.29	c child exited successfully
12.17/12.29	c ubcsat2006 returned code 0.
12.17/12.29	c satzilla computing base features
12.17/12.29	c satzilla doing unit-prop probe
12.17/12.29	c satzilla doing local search probe
12.17/12.29	c satzilla doing lobjois search-space size estimate
12.17/12.29	c satzilla's ranking:
12.17/12.29	c 1) minisat20: 0.848871
12.17/12.29	c 2) zchaff_rand+P: 1.281905
12.17/12.29	c 3) minisat20+P: 1.295072
12.17/12.29	c 4) vallst+P: 1.972266
12.17/12.29	c 5) march_dl+P: 2.756930
12.17/12.29	c 6) march_dl: 2.800259
12.17/12.29	c 7) kcnfs+P: 999.000000
12.17/12.29	c 8) kcnfs: 999.000000
12.17/12.29	c 9) vallst: 999.000000
12.17/12.29	c 10) zchaff_rand: 999.000000
12.17/12.29	c satzilla running minisat20 ... 
12.17/12.29	This is MiniSat 2.0 beta
12.17/12.29	WARNING: for repeatability, setting FPU to use double precision
12.17/12.29	============================[ Problem Statistics ]=============================
12.17/12.29	|                                                                             |
12.17/12.29	|  Number of variables:  1477                                                 |
12.17/12.29	|  Number of clauses:    7989                                                 |
12.27/12.30	|  Parsing time:         0.01         s                                       |
12.27/12.30	============================[ Search Statistics ]==============================
12.27/12.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.27/12.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.27/12.30	===============================================================================
12.27/12.30	|         0 |    1435     7572    65307 |     2524        0    nan |  0.000 % |
12.27/12.31	|       101 |    1435     7572    65307 |     2776      101     12 |  2.844 % |
12.27/12.31	|       253 |    1435     7572    65307 |     3054      253     12 |  2.844 % |
12.27/12.31	|       478 |    1434     7572    65307 |     3359      477     12 |  2.911 % |
12.27/12.32	|       817 |    1434     7572    65307 |     3695      816     13 |  2.912 % |
12.27/12.34	|      1323 |    1434     7572    65307 |     4064     1322     14 |  2.912 % |
12.27/12.37	|      2083 |    1434     7572    65307 |     4471     2082     16 |  2.911 % |
12.27/12.42	|      3222 |    1434     7558    65229 |     4918     3211     19 |  2.911 % |
12.27/12.50	|      4930 |    1434     7558    65229 |     5410     4919     20 |  2.911 % |
12.27/12.63	|      7492 |    1434     7558    65229 |     5951     4718     23 |  2.911 % |
12.27/12.87	|     11336 |    1434     7558    65229 |     6546     5538     23 |  2.912 % |
13.17/13.24	|     17102 |    1434     7558    65229 |     7201     4644     21 |  2.911 % |
13.86/13.98	|     25752 |    1434     7558    65229 |     7921     5993     27 |  2.911 % |
15.06/15.18	|     38727 |    1434     7558    65229 |     8713     6915     30 |  2.911 % |
17.16/17.23	|     58188 |    1434     7558    65229 |     9584     8716     26 |  2.912 % |
19.96/20.01	|     87381 |    1434     7558    65229 |    10543     8801     24 |  2.912 % |
25.16/25.23	|    131171 |    1434     7558    65229 |    11597     9951     30 |  2.911 % |
32.65/32.75	|    196856 |    1434     7558    65229 |    12757    11162     29 |  2.911 % |
45.84/45.96	|    295382 |    1434     7558    65229 |    14033     6698     25 |  2.911 % |
69.54/69.65	|    443171 |    1434     7558    65229 |    15436    13119     31 |  2.911 % |
108.43/108.55	|    664856 |    1434     7558    65229 |    16980     9513     27 |  2.912 % |
171.91/172.05	|    997382 |    1434     7558    65229 |    18678     8672     26 |  2.912 % |
275.28/275.47	|   1496170 |    1434     7558    65229 |    20546     9551     22 |  2.911 % |
401.75/401.93	|   2244353 |    1432     3757    21160 |    22600    16966     19 |  3.047 % |
406.04/406.23	===============================================================================
406.04/406.23	restarts              : 24
406.04/406.23	conflicts             : 2269855        (5764 /sec)
406.04/406.23	decisions             : 8108271        (1.96 % random) (20591 /sec)
406.04/406.23	propagations          : 93946616       (238575 /sec)
406.04/406.23	conflict literals     : 69300817       (34.24 % deleted)
406.04/406.23	Memory used           : 8.29 MB
406.04/406.23	CPU time              : 393.782 s
406.04/406.23	
406.04/406.23	c Bin: Executing minisat20
406.04/406.23	c child exited successfully
406.04/406.23	c minisat20 returned code 20.
406.04/406.23	s UNSATISFIABLE
406.04/406.23	c SATZILLA_TIME=406.160000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-370183-1177552304 -o ROOT/results/node15/solver-370183-1177552304 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370183-1177552304/SATzilla2007_C /tmp/evaluation/370183-1177552304/instance-370183-1177552304.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.95 0.90 3/77 25632
/proc/meminfo: memFree=1584056/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=1440 CPUtime=0
/proc/25632/stat : 25632 (SATzilla2007_C) R 25630 25632 24732 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 203148000 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/25632/statm: 360 110 95 260 0 84 0
[pid=25633] ppid=25632 vsize=768 CPUtime=0
/proc/25633/stat : 25633 (march_dl) R 25632 25632 24732 0 -1 4194304 104 0 0 0 0 0 0 0 18 0 1 0 203148000 786432 99 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25633/statm: 192 100 50 118 0 71 0

[startup+0.028225 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 25632
/proc/meminfo: memFree=1584056/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=1440 CPUtime=0
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203148000 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25632/statm: 360 110 95 260 0 84 0
[pid=25633] ppid=25632 vsize=1184 CPUtime=0.02
/proc/25633/stat : 25633 (march_dl) R 25632 25632 24732 0 -1 4194304 206 0 0 0 2 0 0 0 19 0 1 0 203148000 1212416 200 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544208 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25633/statm: 296 200 52 118 0 175 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2624

[startup+0.102231 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 25632
/proc/meminfo: memFree=1584056/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=1440 CPUtime=0
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203148000 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25632/statm: 360 110 95 260 0 84 0
[pid=25633] ppid=25632 vsize=2156 CPUtime=0.09
/proc/25633/stat : 25633 (march_dl) R 25632 25632 24732 0 -1 4194304 494 0 0 0 9 0 0 0 19 0 1 0 203148000 2207744 450 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134644092 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25633/statm: 539 450 65 118 0 418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3596

[startup+0.301249 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 25632
/proc/meminfo: memFree=1584056/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=1440 CPUtime=0
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203148000 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25632/statm: 360 110 95 260 0 84 0
[pid=25633] ppid=25632 vsize=3700 CPUtime=0.29
/proc/25633/stat : 25633 (march_dl) R 25632 25632 24732 0 -1 4194304 714 0 0 0 29 0 0 0 20 0 1 0 203148000 3788800 588 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583579 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25633/statm: 925 588 67 118 0 804 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5140

[startup+0.702286 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 25632
/proc/meminfo: memFree=1584056/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=1440 CPUtime=0
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203148000 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25632/statm: 360 110 95 260 0 84 0
[pid=25633] ppid=25632 vsize=5952 CPUtime=0.69
/proc/25633/stat : 25633 (march_dl) R 25632 25632 24732 0 -1 4194304 1600 0 0 0 69 0 0 0 24 0 1 0 203148000 6094848 1380 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134655794 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25633/statm: 1488 1380 72 118 0 1367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7392

[startup+1.50236 s]
/proc/loadavg: 0.91 0.95 0.90 2/79 25634
/proc/meminfo: memFree=1578088/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=1440 CPUtime=0
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203148000 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25632/statm: 360 110 95 260 0 84 0
[pid=25633] ppid=25632 vsize=6168 CPUtime=1.49
/proc/25633/stat : 25633 (march_dl) R 25632 25632 24732 0 -1 4194304 1815 0 0 0 149 0 0 0 25 0 1 0 203148000 6316032 1385 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25633/statm: 1542 1385 74 118 0 1421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7608

[startup+3.10151 s]
/proc/loadavg: 0.91 0.95 0.90 2/79 25634
/proc/meminfo: memFree=1578536/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=1440 CPUtime=0
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203148000 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25632/statm: 360 110 95 260 0 84 0
[pid=25633] ppid=25632 vsize=6168 CPUtime=3.09
/proc/25633/stat : 25633 (march_dl) R 25632 25632 24732 0 -1 4194304 1815 0 0 0 309 0 0 0 25 0 1 0 203148000 6316032 1385 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25633/statm: 1542 1385 74 118 0 1421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7608

[startup+6.3018 s]
/proc/loadavg: 0.92 0.95 0.90 2/79 25635
/proc/meminfo: memFree=1582640/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=1440 CPUtime=4.99
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 134 1815 0 0 0 0 498 1 16 0 1 0 203148000 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25632/statm: 360 111 96 260 0 84 0
[pid=25635] ppid=25632 vsize=6188 CPUtime=1.29
/proc/25635/stat : 25635 (ubcsat2006) R 25632 25632 24732 0 -1 4194304 440 0 0 0 119 10 0 0 25 0 1 0 203148501 6336512 423 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25635/statm: 1547 423 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.90 2/78 25635
/proc/meminfo: memFree=1582328/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 2500

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.91 2/79 25636
/proc/meminfo: memFree=1579312/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=4640 CPUtime=13.19
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 893 0 0 0 1319 0 0 0 25 0 1 0 203149230 4751360 887 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 1160 887 59 118 0 1038 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7140

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.91 2/79 25636
/proc/meminfo: memFree=1578416/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=5436 CPUtime=38.77
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1103 0 0 0 3877 0 0 0 25 0 1 0 203149230 5566464 1097 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 1359 1097 59 118 0 1237 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 7936

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 25636
/proc/meminfo: memFree=1577520/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=6376 CPUtime=89.97
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1333 0 0 0 8996 1 0 0 25 0 1 0 203149230 6529024 1327 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 1594 1327 59 118 0 1472 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8876

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 25636
/proc/meminfo: memFree=1576816/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=7048 CPUtime=149.94
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1502 0 0 0 14993 1 0 0 25 0 1 0 203149230 7217152 1496 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 1762 1496 59 118 0 1640 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 9548

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 25636
/proc/meminfo: memFree=1575984/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=7804 CPUtime=209.93
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1702 0 0 0 20991 2 0 0 25 0 1 0 203149230 7991296 1696 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 1951 1696 59 118 0 1829 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 10304

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 25636
/proc/meminfo: memFree=1575728/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=8080 CPUtime=269.91
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1761 0 0 0 26989 2 0 0 25 0 1 0 203149230 8273920 1755 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 2020 1755 59 118 0 1898 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 10580

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 25636
/proc/meminfo: memFree=1575600/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=8212 CPUtime=329.9
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1799 0 0 0 32987 3 0 0 25 0 1 0 203149230 8409088 1793 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 2053 1793 59 118 0 1931 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 10712

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 25636
/proc/meminfo: memFree=1575408/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=8344 CPUtime=389.88
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1832 0 0 0 38985 3 0 0 25 0 1 0 203149230 8544256 1826 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 2086 1826 59 118 0 1964 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 10844

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

[startup+403.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 25636
/proc/meminfo: memFree=1575472/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=8484 CPUtime=390.68
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1841 0 0 0 39065 3 0 0 25 0 1 0 203149230 8687616 1835 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 2121 1835 59 118 0 1999 0
Current children cumulated CPU time (s) 402.95
Current children cumulated vsize (KiB) 10984

[startup+404.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 25636
/proc/meminfo: memFree=1575408/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=8484 CPUtime=392.28
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1848 0 0 0 39225 3 0 0 25 0 1 0 203149230 8687616 1842 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 2121 1842 59 118 0 1999 0
Current children cumulated CPU time (s) 404.55
Current children cumulated vsize (KiB) 10984

[startup+405.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 25636
/proc/meminfo: memFree=1575408/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=8484 CPUtime=393.07
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1849 0 0 0 39304 3 0 0 25 0 1 0 203149230 8687616 1843 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528409 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 2121 1843 59 118 0 1999 0
Current children cumulated CPU time (s) 405.34
Current children cumulated vsize (KiB) 10984

[startup+405.905 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 25636
/proc/meminfo: memFree=1575344/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=8484 CPUtime=393.48
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1849 0 0 0 39345 3 0 0 25 0 1 0 203149230 8687616 1843 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 2121 1843 59 118 0 1999 0
Current children cumulated CPU time (s) 405.75
Current children cumulated vsize (KiB) 10984

[startup+406.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 25636
/proc/meminfo: memFree=1575344/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=8484 CPUtime=393.67
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1849 0 0 0 39364 3 0 0 25 0 1 0 203149230 8687616 1843 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 2121 1843 59 118 0 1999 0
Current children cumulated CPU time (s) 405.94
Current children cumulated vsize (KiB) 10984

[startup+406.202 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 25636
/proc/meminfo: memFree=1575344/2055920 swapFree=4169140/4192956
[pid=25632] ppid=25630 vsize=2500 CPUtime=12.27
/proc/25632/stat : 25632 (SATzilla2007_C) S 25630 25632 24732 0 -1 4194304 1186 2261 0 0 493 14 701 19 25 0 1 0 203148000 2560000 453 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25632/statm: 625 453 158 260 0 349 0
[pid=25636] ppid=25632 vsize=8484 CPUtime=393.77
/proc/25636/stat : 25636 (minisat20) R 25632 25632 24732 0 -1 4194304 1849 0 0 0 39374 3 0 0 25 0 1 0 203149230 8687616 1843 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25636/statm: 2121 1843 59 118 0 1999 0
Current children cumulated CPU time (s) 406.04
Current children cumulated vsize (KiB) 10984

Child status: 20
Real time (s): 406.239
CPU time (s): 406.114
CPU user time (s): 405.737
CPU system time (s): 0.376942
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 10984

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

runsolver used 0.332949 second user time and 0.997848 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu Apr 26 01:51:44 UTC 2007

IDJOB= 370183
IDBENCH= 24716
IDSOLVER= 179
FILE ID= node15/370183-1177552304

PBS_JOBID= 4696598

Free space on /tmp= 66483 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/370183-1177552304/SATzilla2007_C /tmp/evaluation/370183-1177552304/instance-370183-1177552304.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-370183-1177552304 -o ROOT/results/node15/solver-370183-1177552304 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/370183-1177552304/SATzilla2007_C /tmp/evaluation/370183-1177552304/instance-370183-1177552304.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  2fe12e7483e7a74328d483192a8a2746

RANDOM SEED= 418227429

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1584528 kB
Buffers:         46308 kB
Cached:         329080 kB
SwapCached:       2896 kB
Active:         176120 kB
Inactive:       222580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584528 kB
SwapTotal:     4192956 kB
SwapFree:      4169140 kB
Dirty:            8696 kB
Writeback:           0 kB
Mapped:          30540 kB
Slab:            58116 kB
Committed_AS:  7104644 kB
PageTables:       1868 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= 66483 MiB

End job on node15 on Thu Apr 26 01:58:30 UTC 2007