Trace number 336540

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 FULL? (exit code) 1199.62 1200.12

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-10-06-07.sat05-1250.reshuffled-07.cnf
MD5SUMd64dca54200a054e94b7ff79160b1bde
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses2387
Sum of the clauses size7030
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2210
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

Solver Data (download as text)

10.67/10.79	c run March_dl for 5 seconds ... 
10.67/10.79	c Bin: Executing march_dl
10.67/10.79	c child exit by a signal
10.67/10.79	c march_dl returned code 137.
10.67/10.79	c run saps for 2 seconds ... 
10.67/10.79	c Bin: Executing ubcsat2006
10.67/10.79	c child exited successfully
10.67/10.79	c ubcsat2006 returned code 0.
10.67/10.79	c satzilla computing base features
10.67/10.79	c satzilla doing unit-prop probe
10.67/10.79	c satzilla doing local search probe
10.67/10.79	c satzilla doing lobjois search-space size estimate
10.67/10.79	c satzilla's ranking:
10.67/10.79	c 1) minisat20: 0.743652
10.67/10.79	c 2) zchaff_rand: 1.908748
10.67/10.79	c 3) eureka: 2.776005
10.67/10.79	c 4) march_dl: 3.918138
10.67/10.79	c 5) vallst: 3.995034
10.67/10.79	c 6) kcnfs: 4.827551
10.67/10.79	c 7) kcnfs+P: 999.000000
10.67/10.79	c 8) march_dl+P: 999.000000
10.67/10.79	c 9) vallst+P: 999.000000
10.67/10.79	c 10) zchaff_rand+P: 999.000000
10.67/10.79	c 11) rsat+P: 999.000000
10.67/10.79	c 12) eureka+P: 999.000000
10.67/10.79	c 13) minisat20+P: 999.000000
10.67/10.79	c 14) rsat: 999.000000
10.67/10.79	c satzilla running minisat20 ... 
10.67/10.79	This is MiniSat 2.0 beta
10.67/10.79	WARNING: for repeatability, setting FPU to use double precision
10.67/10.79	============================[ Problem Statistics ]=============================
10.67/10.79	|                                                                             |
10.67/10.79	|  Number of variables:  175                                                  |
10.67/10.79	|  Number of clauses:    2387                                                 |
10.67/10.80	|  Parsing time:         0.00         s                                       |
10.67/10.80	============================[ Search Statistics ]==============================
10.67/10.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.67/10.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.67/10.80	===============================================================================
10.67/10.80	|         0 |     175     2387     7030 |      795        0    nan |  0.000 % |
10.76/10.80	|       100 |     175     2387     7030 |      875      100     20 |  0.003 % |
10.76/10.80	|       250 |     175     2387     7030 |      962      250     21 |  0.003 % |
10.76/10.80	|       476 |     175     2387     7030 |     1059      476     22 |  0.003 % |
10.76/10.81	|       815 |     175     2387     7030 |     1164      815     23 |  0.003 % |
10.76/10.82	|      1322 |     175     2387     7030 |     1281      696     22 |  0.003 % |
10.76/10.84	|      2081 |     175     2387     7030 |     1409      759     22 |  0.003 % |
10.76/10.87	|      3221 |     175     2387     7030 |     1550     1164     22 |  0.003 % |
10.86/10.91	|      4929 |     175     2387     7030 |     1705     1273     18 |  0.023 % |
10.86/10.97	|      7491 |     175     2387     7030 |     1876     1185     15 |  0.023 % |
10.96/11.06	|     11335 |     175     2387     7030 |     2063     1162     14 |  0.023 % |
11.15/11.21	|     17101 |     175     2387     7030 |     2270     1616     19 |  0.023 % |
11.35/11.48	|     25751 |     175     2387     7030 |     2497     2095     20 |  0.003 % |
11.75/11.88	|     38727 |     175     2387     7030 |     2746     2283     17 |  0.023 % |
12.35/12.49	|     58188 |     175     2387     7030 |     3021     2022     22 |  0.003 % |
13.35/13.45	|     87381 |     175     2387     7030 |     3323     1869     20 |  0.003 % |
14.85/14.91	|    131171 |     175     2387     7030 |     3656     3318     16 |  0.003 % |
17.25/17.33	|    196855 |     175     2387     7030 |     4021     2137     18 |  0.023 % |
20.75/20.89	|    295381 |     175     2387     7030 |     4423     2637     23 |  0.023 % |
26.94/27.05	|    443171 |     175     2387     7030 |     4866     2589     24 |  0.003 % |
35.83/35.99	|    664856 |     175     2387     7030 |     5352     3098     21 |  0.003 % |
50.62/50.78	|    997384 |     175     2387     7030 |     5888     2843     27 |  0.004 % |
74.81/74.95	|   1496172 |     175     2387     7030 |     6476     4691     24 |  0.003 % |
110.00/110.18	|   2244354 |     175     2387     7030 |     7124     3949     23 |  0.023 % |
163.98/164.12	|   3366628 |     175     2387     7030 |     7837     5654     25 |  0.003 % |
247.35/247.50	|   5050040 |     175     2387     7030 |     8620     7377     26 |  0.023 % |
384.10/384.31	|   7575156 |     175     2387     7030 |     9482     6143     23 |  0.003 % |
593.31/593.67	|  11362831 |     175     2387     7030 |    10431     8661     25 |  0.023 % |
916.08/916.53	|  17044343 |     175     2387     7030 |    11474     8911     25 |  0.003 % |
1199.47/1200.10	c Bin: Executing minisat20
1199.47/1200.10	c child exit by a signal
1199.47/1200.10	c minisat20 returned code 137.
1199.47/1200.10	c minisat20 returned code 137.
1199.47/1200.10	c satzilla running zchaff_rand ... 
1199.47/1200.10	c Bin: Executing zchaff_rand
1199.47/1200.10	c zchaff_rand returned code 1.
1199.47/1200.10	c zchaff_rand returned code 1.
1199.47/1200.10	c satzilla running eureka ... 
1199.47/1200.10	c Bin: Executing eureka
1199.47/1200.10	c eureka returned code 1.
1199.47/1200.10	c eureka returned code 1.
1199.47/1200.10	c satzilla running march_dl ... 
1199.47/1200.10	c Bin: Executing march_dl
1199.47/1200.10	c march_dl returned code 1.
1199.47/1200.10	c march_dl returned code 1.
1199.47/1200.10	c satzilla running vallst ... 
1199.47/1200.10	c Bin: Executing vallst
1199.47/1200.10	c vallst returned code 1.
1199.47/1200.10	c vallst returned code 1.
1199.47/1200.10	c satzilla running kcnfs ... 
1199.47/1200.10	c Bin: Executing kcnfs
1199.47/1200.10	c kcnfs returned code 1.
1199.47/1200.10	c kcnfs returned code 1.
1199.47/1200.10	c satzilla running kcnfs with preprocessing ... 
1199.59/1200.11	c Preprocessing...
1199.59/1200.11	c Inital problem has 175 variables, 2177 nary clauses (210 binary clauses).
1199.59/1200.11	c Num non-binary clauses 2177, Average non-binary clause length 3.036
1199.59/1200.11	c Theory has no gaps
1199.59/1200.11	c Preprocessor runtime was 0.000 seconds.
1199.59/1200.11	c 
1199.59/1200.11	c Satisfiability of theory still undetermined.
1199.59/1200.11	c See file /tmp/KyX7yD for simplified theory.
1199.59/1200.11	c Bin: Executing kcnfs
1199.59/1200.11	c kcnfs returned code 1.
1199.59/1200.11	c kcnfs returned code 1.
1199.59/1200.11	c satzilla running march_dl with preprocessing ... 
1199.59/1200.11	c Bin: Executing march_dl
1199.59/1200.11	c march_dl returned code 1.
1199.59/1200.11	c march_dl returned code 1.
1199.59/1200.11	c satzilla running vallst with preprocessing ... 
1199.59/1200.11	c Bin: Executing vallst
1199.59/1200.11	c vallst returned code 1.
1199.59/1200.11	c vallst returned code 1.
1199.59/1200.11	c satzilla running zchaff_rand with preprocessing ... 
1199.59/1200.11	c Bin: Executing zchaff_rand
1199.59/1200.11	c zchaff_rand returned code 1.
1199.59/1200.11	c zchaff_rand returned code 1.
1199.59/1200.11	c satzilla running rsat with preprocessing ... 
1199.59/1200.11	c Bin: Executing rsat
1199.59/1200.11	c rsat returned code 1.
1199.59/1200.11	c rsat returned code 1.
1199.59/1200.11	c satzilla running eureka with preprocessing ... 
1199.59/1200.11	c Bin: Executing eureka
1199.59/1200.11	c eureka returned code 1.
1199.59/1200.11	c eureka returned code 1.
1199.59/1200.11	c satzilla running minisat20 with preprocessing ... 
1199.59/1200.11	c Bin: Executing minisat20
1199.59/1200.11	c minisat20 returned code 1.
1199.59/1200.11	c minisat20 returned code 1.
1199.59/1200.11	c satzilla running rsat ... 
1199.59/1200.11	c Bin: Executing rsat
1199.59/1200.11	c rsat returned code 1.
1199.59/1200.11	c rsat returned code 1.
1199.59/1200.11	c ERROR: All Failed! 
1199.59/1200.11	c SATZILLA_TIME=1199.780000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-336540-1173648837 -o ROOT/results/node71/solver-336540-1173648837 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336540-1173648837/SATzilla2007_F /tmp/evaluation/336540-1173648837/instance-336540-1173648837.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.95 0.96 3/64 10558
/proc/meminfo: memFree=1897288/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1512 CPUtime=0
/proc/10558/stat : 10558 (SATzilla2007_F) R 10556 10558 9732 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 384841540 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/10558/statm: 378 125 110 260 0 84 0
[pid=10559] ppid=10558 vsize=632 CPUtime=0
/proc/10559/stat : 10559 (march_dl) R 10558 10558 9732 0 -1 4194304 91 0 0 0 0 0 0 0 18 0 1 0 384841540 647168 84 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544208 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10559/statm: 158 84 52 118 0 37 0

[startup+0.013738 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 10558
/proc/meminfo: memFree=1897288/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1512 CPUtime=0
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384841540 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10558/statm: 378 125 110 260 0 84 0
[pid=10559] ppid=10558 vsize=948 CPUtime=0.01
/proc/10559/stat : 10559 (march_dl) R 10558 10558 9732 0 -1 4194304 185 0 0 0 1 0 0 0 19 0 1 0 384841540 970752 176 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10559/statm: 237 176 73 118 0 116 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2460

[startup+0.101756 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 10558
/proc/meminfo: memFree=1897288/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1512 CPUtime=0
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384841540 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10558/statm: 378 125 110 260 0 84 0
[pid=10559] ppid=10558 vsize=1048 CPUtime=0.09
/proc/10559/stat : 10559 (march_dl) R 10558 10558 9732 0 -1 4194304 191 0 0 0 9 0 0 0 19 0 1 0 384841540 1073152 182 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571420 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10559/statm: 262 182 75 118 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2560

[startup+0.301799 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 10558
/proc/meminfo: memFree=1897288/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1512 CPUtime=0
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384841540 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10558/statm: 378 125 110 260 0 84 0
[pid=10559] ppid=10558 vsize=1048 CPUtime=0.29
/proc/10559/stat : 10559 (march_dl) R 10558 10558 9732 0 -1 4194304 191 0 0 0 29 0 0 0 21 0 1 0 384841540 1073152 182 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134576329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10559/statm: 262 182 75 118 0 141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2560

[startup+0.701884 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 10558
/proc/meminfo: memFree=1897288/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1512 CPUtime=0
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384841540 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10558/statm: 378 125 110 260 0 84 0
[pid=10559] ppid=10558 vsize=1048 CPUtime=0.69
/proc/10559/stat : 10559 (march_dl) R 10558 10558 9732 0 -1 4194304 192 0 0 0 69 0 0 0 25 0 1 0 384841540 1073152 183 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10559/statm: 262 183 75 118 0 141 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2560

[startup+1.50106 s]
/proc/loadavg: 0.91 0.95 0.96 2/66 10560
/proc/meminfo: memFree=1896696/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1512 CPUtime=0
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384841540 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10558/statm: 378 125 110 260 0 84 0
[pid=10559] ppid=10558 vsize=1048 CPUtime=1.49
/proc/10559/stat : 10559 (march_dl) R 10558 10558 9732 0 -1 4194304 192 0 0 0 149 0 0 0 25 0 1 0 384841540 1073152 183 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134537270 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10559/statm: 262 183 75 118 0 141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2560

[startup+3.10141 s]
/proc/loadavg: 0.91 0.95 0.96 2/66 10560
/proc/meminfo: memFree=1896568/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1512 CPUtime=0
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 384841540 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10558/statm: 378 125 110 260 0 84 0
[pid=10559] ppid=10558 vsize=1048 CPUtime=3.09
/proc/10559/stat : 10559 (march_dl) R 10558 10558 9732 0 -1 4194304 193 0 0 0 309 0 0 0 25 0 1 0 384841540 1073152 184 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134572976 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10559/statm: 262 184 75 118 0 141 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2560

[startup+6.3011 s]
/proc/loadavg: 0.92 0.96 0.96 2/66 10561
/proc/meminfo: memFree=1896504/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1512 CPUtime=4.99
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 149 194 0 0 0 0 499 0 16 0 1 0 384841540 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 378 125 110 260 0 84 0
[pid=10561] ppid=10558 vsize=6188 CPUtime=1.29
/proc/10561/stat : 10561 (ubcsat2006) R 10558 10558 9732 0 -1 4194304 267 0 0 0 110 19 0 0 25 0 1 0 384842040 6336512 249 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10561/statm: 1547 249 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7015 s]
/proc/loadavg: 0.93 0.96 0.96 2/66 10562
/proc/meminfo: memFree=1895864/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=2340 CPUtime=1.89
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 279 0 0 0 189 0 0 0 25 0 1 0 384842620 2396160 272 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 585 272 58 118 0 463 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 4100

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.96 2/66 10562
/proc/meminfo: memFree=1894904/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=3268 CPUtime=14.68
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 499 0 0 0 1468 0 0 0 25 0 1 0 384842620 3346432 492 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 817 492 58 118 0 695 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 5028

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.96 2/66 10562
/proc/meminfo: memFree=1894136/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=4064 CPUtime=40.26
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 681 0 0 0 4026 0 0 0 25 0 1 0 384842620 4161536 674 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528229 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 1016 674 58 118 0 894 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 5824

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.96 2/66 10562
/proc/meminfo: memFree=1893688/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=4464 CPUtime=91.45
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 798 0 0 0 9145 0 0 0 25 0 1 0 384842620 4571136 791 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525131 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 1116 791 58 118 0 994 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 6224

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10562
/proc/meminfo: memFree=1893240/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=4876 CPUtime=151.42
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 910 0 0 0 15142 0 0 0 25 0 1 0 384842620 4993024 903 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 1219 903 58 118 0 1097 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 6636

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10562
/proc/meminfo: memFree=1892728/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=5432 CPUtime=211.39
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1019 0 0 0 21139 0 0 0 25 0 1 0 384842620 5562368 1012 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 1358 1012 58 118 0 1236 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 7192

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10562
/proc/meminfo: memFree=1892280/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=5836 CPUtime=271.38
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1143 0 0 0 27137 1 0 0 25 0 1 0 384842620 5976064 1136 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 1459 1136 58 118 0 1337 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 7596

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10562
/proc/meminfo: memFree=1891832/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=6236 CPUtime=331.35
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1241 0 0 0 33134 1 0 0 25 0 1 0 384842620 6385664 1234 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 1559 1234 58 118 0 1437 0

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

/proc/10562/statm: 1848 1490 58 118 0 1726 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 9152

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 10564
/proc/meminfo: memFree=1890424/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=7532 CPUtime=751.18
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1525 0 0 0 75117 1 0 0 25 0 1 0 384842620 7712768 1518 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527556 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 1883 1518 58 118 0 1761 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 9292

[startup+822.303 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 10564
/proc/meminfo: memFree=1890424/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=7532 CPUtime=811.16
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1550 0 0 0 81115 1 0 0 25 0 1 0 384842620 7712768 1543 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 1883 1543 58 118 0 1761 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 9292

[startup+882.302 s]
/proc/loadavg: 1.06 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1890360/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=7684 CPUtime=871.13
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1581 0 0 0 87112 1 0 0 25 0 1 0 384842620 7868416 1574 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525183 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 1921 1574 58 118 0 1799 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 9444

[startup+942.302 s]
/proc/loadavg: 1.02 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1890168/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=7952 CPUtime=931.11
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1625 0 0 0 93110 1 0 0 25 0 1 0 384842620 8142848 1618 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 1988 1618 58 118 0 1866 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 9712

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1889848/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=8212 CPUtime=991.08
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1712 0 0 0 99107 1 0 0 25 0 1 0 384842620 8409088 1705 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527424 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 2053 1705 58 118 0 1931 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 9972

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1889784/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=8212 CPUtime=1051.06
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1713 0 0 0 105105 1 0 0 25 0 1 0 384842620 8409088 1706 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525610 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 2053 1706 58 118 0 1931 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 9972

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1889720/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=8212 CPUtime=1111.04
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1714 0 0 0 111103 1 0 0 25 0 1 0 384842620 8409088 1707 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528501 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 2053 1707 58 118 0 1931 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 9972

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1889720/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=8348 CPUtime=1171.01
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1721 0 0 0 117100 1 0 0 25 0 1 0 384842620 8548352 1714 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134536338 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 2087 1714 58 118 0 1965 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 10108

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1889720/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=8348 CPUtime=1179.01
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1721 0 0 0 117900 1 0 0 25 0 1 0 384842620 8548352 1714 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525800 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 2087 1714 58 118 0 1965 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 10108

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1889720/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=8348 CPUtime=1185.41
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1721 0 0 0 118540 1 0 0 25 0 1 0 384842620 8548352 1714 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 2087 1714 58 118 0 1965 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 10108

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1889720/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=8348 CPUtime=1187
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1721 0 0 0 118699 1 0 0 25 0 1 0 384842620 8548352 1714 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 2087 1714 58 118 0 1965 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 10108

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1889720/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=8348 CPUtime=1187.8
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1721 0 0 0 118779 1 0 0 25 0 1 0 384842620 8548352 1714 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 2087 1714 58 118 0 1965 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 10108

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1889720/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1760 CPUtime=10.76
/proc/10558/stat : 10558 (SATzilla2007_F) S 10556 10558 9732 0 -1 4194304 599 467 0 0 313 29 700 34 25 0 1 0 384841540 1802240 260 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10558/statm: 440 260 169 260 0 146 0
[pid=10562] ppid=10558 vsize=8348 CPUtime=1188.6
/proc/10562/stat : 10562 (minisat20) R 10558 10558 9732 0 -1 4194304 1721 0 0 0 118859 1 0 0 25 0 1 0 384842620 8548352 1714 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529201 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10562/statm: 2087 1714 58 118 0 1965 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 10108

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 10564
/proc/meminfo: memFree=1889720/2055920 swapFree=4171944/4192956
[pid=10558] ppid=10556 vsize=1764 CPUtime=1199.59
/proc/10558/stat : 10558 (SATzilla2007_F) R 10556 10558 9732 0 -1 4194304 622 2188 0 0 314 29 119580 36 16 0 1 0 384841540 1806336 262 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135168641 0 0 4096 0 0 0 0 17 1 0 0
/proc/10558/statm: 441 262 170 260 0 147 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 1764

Child status: 17
Real time (s): 1200.12
CPU time (s): 1199.62
CPU user time (s): 1198.95
CPU system time (s): 0.664898
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 10108

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

runsolver used 0.869867 second user time and 2.45363 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sun Mar 11 21:33:57 UTC 2007

IDJOB= 336540
IDBENCH= 24677
IDSOLVER= 136
FILE ID= node71/336540-1173648837

PBS_JOBID= 4101354

Free space on /tmp= 66528 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-10-06-07.sat05-1250.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336540-1173648837/SATzilla2007_F /tmp/evaluation/336540-1173648837/instance-336540-1173648837.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-336540-1173648837 -o ROOT/results/node71/solver-336540-1173648837 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336540-1173648837/SATzilla2007_F /tmp/evaluation/336540-1173648837/instance-336540-1173648837.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  d64dca54200a054e94b7ff79160b1bde

RANDOM SEED= 21984646

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1897696 kB
Buffers:         18388 kB
Cached:          90284 kB
SwapCached:      15020 kB
Active:          57928 kB
Inactive:        72664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897696 kB
SwapTotal:     4192956 kB
SwapFree:      4171944 kB
Dirty:           10140 kB
Writeback:           0 kB
Mapped:          15408 kB
Slab:            13572 kB
Committed_AS:   965240 kB
PageTables:       1448 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= 66528 MiB

End job on node71 on Sun Mar 11 21:53:58 UTC 2007