Trace number 336078

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) 1198.94 1199.32

General information on the benchmark

Namecrafted/Hard/contest05/others/
eulcbip-8-UNSAT.sat05-3937.reshuffled-07.cnf
MD5SUMcc16a72221b8e1efdfd6127b2f238bcd
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 variables161
Number of clauses802
Sum of the clauses size3204
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4800
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.07/11.12	c run March_dl for 5 seconds ... 
11.07/11.12	c Bin: Executing march_dl
11.07/11.12	c child exit by a signal
11.07/11.12	c march_dl returned code 137.
11.07/11.12	c run saps for 2 seconds ... 
11.07/11.12	c Bin: Executing ubcsat2006
11.07/11.12	c child exited successfully
11.07/11.12	c ubcsat2006 returned code 0.
11.07/11.12	c satzilla computing base features
11.07/11.12	c satzilla doing unit-prop probe
11.07/11.12	c satzilla doing local search probe
11.07/11.12	c satzilla doing lobjois search-space size estimate
11.07/11.12	c satzilla's ranking:
11.07/11.12	c 1) minisat20: 2.952197
11.07/11.12	c 2) march_dl: 3.159461
11.07/11.12	c 3) zchaff_rand: 3.680602
11.07/11.12	c 4) vallst: 3.705327
11.07/11.12	c 5) eureka: 3.773215
11.07/11.12	c 6) kcnfs: 3.961102
11.07/11.12	c 7) kcnfs+P: 999.000000
11.07/11.12	c 8) march_dl+P: 999.000000
11.07/11.12	c 9) vallst+P: 999.000000
11.07/11.12	c 10) zchaff_rand+P: 999.000000
11.07/11.12	c 11) rsat+P: 999.000000
11.07/11.12	c 12) eureka+P: 999.000000
11.07/11.12	c 13) minisat20+P: 999.000000
11.07/11.12	c 14) rsat: 999.000000
11.07/11.12	c satzilla running minisat20 ... 
11.07/11.12	This is MiniSat 2.0 beta
11.07/11.12	WARNING: for repeatability, setting FPU to use double precision
11.07/11.12	============================[ Problem Statistics ]=============================
11.07/11.12	|                                                                             |
11.07/11.12	|  Number of variables:  161                                                  |
11.07/11.12	|  Number of clauses:    802                                                  |
11.07/11.12	|  Parsing time:         0.00         s                                       |
11.07/11.12	============================[ Search Statistics ]==============================
11.07/11.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.07/11.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.07/11.12	===============================================================================
11.07/11.12	|         0 |     161      802     3204 |      267        0    nan |  0.000 % |
11.07/11.12	|       100 |     161      802     3204 |      294      100      7 |  0.004 % |
11.07/11.12	|       250 |     161      802     3204 |      323      250     18 |  0.004 % |
11.07/11.13	|       476 |     161      802     3204 |      355      275     15 |  0.004 % |
11.07/11.13	|       814 |     161      802     3204 |      391      380     16 |  0.004 % |
11.07/11.14	|      1320 |     161      802     3204 |      430      388     15 |  0.004 % |
11.07/11.16	|      2080 |     161      802     3204 |      473      370     13 |  0.004 % |
11.07/11.19	|      3219 |     161      802     3204 |      520      412     15 |  0.004 % |
11.10/11.23	|      4929 |     161      802     3204 |      573      589     21 |  0.004 % |
11.10/11.30	|      7492 |     161      802     3204 |      630      571     18 |  0.004 % |
11.10/11.40	|     11337 |     161      802     3204 |      693      579     22 |  0.004 % |
11.10/11.57	|     17105 |     161      802     3204 |      762      686     22 |  0.004 % |
11.10/11.82	|     25754 |     161      802     3204 |      839      847     26 |  0.004 % |
12.17/12.22	|     38728 |     161      802     3204 |      922      623     19 |  0.004 % |
12.77/12.85	|     58189 |     161      802     3204 |     1015      656     23 |  0.004 % |
13.77/13.89	|     87381 |     161      802     3204 |     1116     1083     28 |  0.004 % |
15.37/15.45	|    131170 |     161      802     3204 |     1228      634     17 |  0.004 % |
17.97/18.07	|    196856 |     161      802     3204 |     1351      858     23 |  0.004 % |
21.97/22.04	|    295382 |     161      802     3204 |     1486     1106     29 |  0.004 % |
28.06/28.12	|    443172 |     161      802     3204 |     1634     1168     31 |  0.004 % |
37.36/37.42	|    664856 |     161      802     3204 |     1798     1041     27 |  0.004 % |
51.65/51.71	|    997383 |     161      802     3204 |     1978     1487     33 |  0.004 % |
74.24/74.33	|   1496171 |     161      802     3204 |     2176     2027     35 |  0.004 % |
109.44/109.54	|   2244353 |     161      802     3204 |     2393     1371     30 |  0.004 % |
164.32/164.42	|   3366628 |     161      802     3204 |     2633     1501     32 |  0.004 % |
249.29/249.49	|   5050039 |     161      802     3204 |     2896     1877     32 |  0.004 % |
382.05/382.29	|   7575157 |     161      802     3204 |     3186     1744     35 |  0.004 % |
583.18/583.43	|  11362835 |     161      802     3204 |     3504     1645     29 |  0.004 % |
890.39/890.77	|  17044347 |     161      802     3204 |     3855     1905     32 |  0.004 % |
1198.89/1199.31	c Bin: Executing minisat20
1198.89/1199.31	c child exit by a signal
1198.89/1199.31	c minisat20 returned code 137.
1198.89/1199.31	c minisat20 returned code 137.
1198.89/1199.31	c satzilla running march_dl ... 
1198.89/1199.31	c Bin: Executing march_dl
1198.89/1199.31	c march_dl returned code 1.
1198.89/1199.31	c march_dl returned code 1.
1198.89/1199.31	c satzilla running zchaff_rand ... 
1198.89/1199.31	c Bin: Executing zchaff_rand
1198.89/1199.31	c zchaff_rand returned code 1.
1198.89/1199.31	c zchaff_rand returned code 1.
1198.89/1199.31	c satzilla running vallst ... 
1198.89/1199.31	c Bin: Executing vallst
1198.89/1199.31	c vallst returned code 1.
1198.89/1199.31	c vallst returned code 1.
1198.89/1199.31	c satzilla running eureka ... 
1198.89/1199.31	c Bin: Executing eureka
1198.89/1199.31	c eureka returned code 1.
1198.89/1199.31	c eureka returned code 1.
1198.89/1199.31	c satzilla running kcnfs ... 
1198.89/1199.31	c Bin: Executing kcnfs
1198.89/1199.31	c kcnfs returned code 1.
1198.89/1199.31	c kcnfs returned code 1.
1198.89/1199.31	c satzilla running kcnfs with preprocessing ... 
1198.89/1199.31	c Preprocessing...
1198.89/1199.31	c Inital problem has 161 variables, 800 nary clauses (2 binary clauses).
1198.89/1199.31	c Num non-binary clauses 800, Average non-binary clause length 4.000
1198.89/1199.31	c Theory has no gaps
1198.89/1199.31	c Preprocessor runtime was 0.000 seconds.
1198.89/1199.31	c 
1198.89/1199.31	c Satisfiability of theory still undetermined.
1198.89/1199.31	c See file /tmp/pLRVta for simplified theory.
1198.89/1199.31	c Bin: Executing kcnfs
1198.89/1199.31	c kcnfs returned code 1.
1198.89/1199.31	c kcnfs returned code 1.
1198.89/1199.31	c satzilla running march_dl with preprocessing ... 
1198.89/1199.31	c Bin: Executing march_dl
1198.89/1199.31	c march_dl returned code 1.
1198.89/1199.31	c march_dl returned code 1.
1198.89/1199.31	c satzilla running vallst with preprocessing ... 
1198.89/1199.31	c Bin: Executing vallst
1198.89/1199.31	c vallst returned code 1.
1198.89/1199.31	c vallst returned code 1.
1198.89/1199.31	c satzilla running zchaff_rand with preprocessing ... 
1198.89/1199.31	c Bin: Executing zchaff_rand
1198.89/1199.31	c zchaff_rand returned code 1.
1198.89/1199.31	c zchaff_rand returned code 1.
1198.89/1199.31	c satzilla running rsat with preprocessing ... 
1198.89/1199.31	c Bin: Executing rsat
1198.89/1199.31	c rsat returned code 1.
1198.89/1199.31	c rsat returned code 1.
1198.89/1199.31	c satzilla running eureka with preprocessing ... 
1198.89/1199.31	c Bin: Executing eureka
1198.89/1199.31	c eureka returned code 1.
1198.89/1199.31	c eureka returned code 1.
1198.89/1199.31	c satzilla running minisat20 with preprocessing ... 
1198.89/1199.31	c Bin: Executing minisat20
1198.89/1199.31	c minisat20 returned code 1.
1198.89/1199.31	c minisat20 returned code 1.
1198.89/1199.31	c satzilla running rsat ... 
1198.89/1199.31	c Bin: Executing rsat
1198.89/1199.31	c rsat returned code 1.
1198.89/1199.31	c rsat returned code 1.
1198.89/1199.31	c ERROR: All Failed! 
1198.89/1199.31	c SATZILLA_TIME=1199.100000

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/node13/watcher-336078-1173639958 -o ROOT/results/node13/solver-336078-1173639958 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336078-1173639958/SATzilla2007_F /tmp/evaluation/336078-1173639958/instance-336078-1173639958.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.92 1.03 1.16 3/77 10070
/proc/meminfo: memFree=1774064/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1512 CPUtime=0
/proc/10070/stat : 10070 (SATzilla2007_F) R 10068 10070 9688 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 383950302 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/10070/statm: 378 125 110 260 0 84 0
[pid=10071] ppid=10070 vsize=640 CPUtime=0
/proc/10071/stat : 10071 (march_dl) R 10070 10070 9688 0 -1 4194304 98 0 0 0 0 0 0 0 18 0 1 0 383950302 655360 89 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134598384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10071/statm: 160 89 57 118 0 39 0

[startup+0.0588041 s]
/proc/loadavg: 0.92 1.03 1.16 3/77 10070
/proc/meminfo: memFree=1774064/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1512 CPUtime=0
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 383950302 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10070/statm: 378 125 110 260 0 84 0
[pid=10071] ppid=10070 vsize=1412 CPUtime=0.05
/proc/10071/stat : 10071 (march_dl) R 10070 10070 9688 0 -1 4194304 314 0 0 0 5 0 0 0 19 0 1 0 383950302 1445888 305 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533665 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10071/statm: 353 305 73 118 0 232 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2924

[startup+0.101808 s]
/proc/loadavg: 0.92 1.03 1.16 3/77 10070
/proc/meminfo: memFree=1774064/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1512 CPUtime=0
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 383950302 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10070/statm: 378 125 110 260 0 84 0
[pid=10071] ppid=10070 vsize=1412 CPUtime=0.09
/proc/10071/stat : 10071 (march_dl) R 10070 10070 9688 0 -1 4194304 317 0 0 0 9 0 0 0 19 0 1 0 383950302 1445888 308 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10071/statm: 353 308 75 118 0 232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2924

[startup+0.301835 s]
/proc/loadavg: 0.92 1.03 1.16 3/77 10070
/proc/meminfo: memFree=1774064/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1512 CPUtime=0
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 383950302 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10070/statm: 378 125 110 260 0 84 0
[pid=10071] ppid=10070 vsize=1412 CPUtime=0.29
/proc/10071/stat : 10071 (march_dl) R 10070 10070 9688 0 -1 4194304 317 0 0 0 29 0 0 0 21 0 1 0 383950302 1445888 308 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10071/statm: 353 308 75 118 0 232 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2924

[startup+0.701887 s]
/proc/loadavg: 0.92 1.03 1.16 3/77 10070
/proc/meminfo: memFree=1774064/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1512 CPUtime=0
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 383950302 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10070/statm: 378 125 110 260 0 84 0
[pid=10071] ppid=10070 vsize=1412 CPUtime=0.69
/proc/10071/stat : 10071 (march_dl) R 10070 10070 9688 0 -1 4194304 317 0 0 0 69 0 0 0 25 0 1 0 383950302 1445888 308 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10071/statm: 353 308 75 118 0 232 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2924

[startup+1.50199 s]
/proc/loadavg: 0.92 1.03 1.16 2/79 10072
/proc/meminfo: memFree=1773024/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1512 CPUtime=0
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 383950302 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10070/statm: 378 125 110 260 0 84 0
[pid=10071] ppid=10070 vsize=1412 CPUtime=1.49
/proc/10071/stat : 10071 (march_dl) R 10070 10070 9688 0 -1 4194304 317 0 0 0 149 0 0 0 25 0 1 0 383950302 1445888 308 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10071/statm: 353 308 75 118 0 232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2924

[startup+3.10121 s]
/proc/loadavg: 0.92 1.03 1.16 2/79 10072
/proc/meminfo: memFree=1772448/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1512 CPUtime=0
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 383950302 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10070/statm: 378 125 110 260 0 84 0
[pid=10071] ppid=10070 vsize=1412 CPUtime=3.09
/proc/10071/stat : 10071 (march_dl) R 10070 10070 9688 0 -1 4194304 317 0 0 0 309 0 0 0 25 0 1 0 383950302 1445888 308 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10071/statm: 353 308 75 118 0 232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2924

[startup+6.30163 s]
/proc/loadavg: 0.93 1.03 1.16 2/79 10073
/proc/meminfo: memFree=1773344/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1512 CPUtime=4.99
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 149 317 0 0 0 0 499 0 16 0 1 0 383950302 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10070/statm: 378 125 110 260 0 84 0
[pid=10073] ppid=10070 vsize=6188 CPUtime=1.29
/proc/10073/stat : 10073 (ubcsat2006) R 10070 10070 9688 0 -1 4194304 249 0 0 0 100 29 0 0 25 0 1 0 383950803 6336512 231 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10073/statm: 1547 231 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7025 s]
/proc/loadavg: 0.93 1.03 1.16 2/79 10074
/proc/meminfo: memFree=1773096/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=1940 CPUtime=1.57
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 159 0 0 0 157 0 0 0 25 0 1 0 383951415 1986560 152 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 485 152 58 118 0 363 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 3676

[startup+25.5012 s]
/proc/loadavg: 0.95 1.03 1.15 2/79 10074
/proc/meminfo: memFree=1772904/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=2332 CPUtime=14.36
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 242 0 0 0 1436 0 0 0 25 0 1 0 383951415 2387968 235 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 583 235 58 118 0 461 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 4068

[startup+51.1016 s]
/proc/loadavg: 0.96 1.03 1.15 2/79 10074
/proc/meminfo: memFree=1772712/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=2580 CPUtime=39.95
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 304 0 0 0 3995 0 0 0 25 0 1 0 383951415 2641920 297 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 645 297 58 118 0 523 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 4316

[startup+102.305 s]
/proc/loadavg: 1.02 1.03 1.14 2/79 10074
/proc/meminfo: memFree=1772456/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=2844 CPUtime=91.15
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 377 0 0 0 9114 1 0 0 25 0 1 0 383951415 2912256 370 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 711 370 58 118 0 589 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 4580

[startup+162.301 s]
/proc/loadavg: 1.01 1.03 1.13 2/79 10074
/proc/meminfo: memFree=1772264/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=2972 CPUtime=151.12
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 417 0 0 0 15111 1 0 0 25 0 1 0 383951415 3043328 410 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 743 410 58 118 0 621 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 4708

[startup+222.301 s]
/proc/loadavg: 1.11 1.05 1.13 2/79 10074
/proc/meminfo: memFree=1772008/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=3236 CPUtime=211.1
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 482 0 0 0 21109 1 0 0 25 0 1 0 383951415 3313664 475 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 809 475 58 118 0 687 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 4972

[startup+282.301 s]
/proc/loadavg: 1.09 1.05 1.12 2/79 10074
/proc/meminfo: memFree=1771880/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=3356 CPUtime=271.08
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 524 0 0 0 27107 1 0 0 25 0 1 0 383951415 3436544 517 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 839 517 58 118 0 717 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 5092

[startup+342.301 s]
/proc/loadavg: 1.14 1.07 1.12 2/79 10074
/proc/meminfo: memFree=1771752/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=3488 CPUtime=331.06
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 541 0 0 0 33105 1 0 0 25 0 1 0 383951415 3571712 534 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 872 534 58 118 0 750 0

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


[startup+762.305 s]
/proc/loadavg: 1.10 1.09 1.09 2/79 10074
/proc/meminfo: memFree=1771176/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4016 CPUtime=750.94
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 682 0 0 0 75091 3 0 0 25 0 1 0 383951415 4112384 675 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1004 675 58 118 0 882 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 5752

[startup+822.301 s]
/proc/loadavg: 1.07 1.09 1.09 2/79 10074
/proc/meminfo: memFree=1771112/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4016 CPUtime=810.91
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 688 0 0 0 81088 3 0 0 25 0 1 0 383951415 4112384 681 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1004 681 58 118 0 882 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 5752

[startup+882.301 s]
/proc/loadavg: 1.09 1.09 1.09 2/79 10074
/proc/meminfo: memFree=1771176/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4016 CPUtime=870.89
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 688 0 0 0 87086 3 0 0 25 0 1 0 383951415 4112384 681 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1004 681 58 118 0 882 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 5752

[startup+942.301 s]
/proc/loadavg: 1.03 1.07 1.08 2/79 10074
/proc/meminfo: memFree=1771112/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4148 CPUtime=930.87
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 704 0 0 0 93084 3 0 0 25 0 1 0 383951415 4247552 697 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1037 697 58 118 0 915 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 5884

[startup+1002.3 s]
/proc/loadavg: 1.01 1.05 1.08 2/79 10074
/proc/meminfo: memFree=1771048/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4148 CPUtime=990.86
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 704 0 0 0 99082 4 0 0 25 0 1 0 383951415 4247552 697 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1037 697 58 118 0 915 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 5884

[startup+1062.3 s]
/proc/loadavg: 1.00 1.04 1.07 2/79 10074
/proc/meminfo: memFree=1770984/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4148 CPUtime=1050.84
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 706 0 0 0 105080 4 0 0 25 0 1 0 383951415 4247552 699 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1037 699 58 118 0 915 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 5884

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.07 2/79 10074
/proc/meminfo: memFree=1771048/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4148 CPUtime=1110.82
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 710 0 0 0 111078 4 0 0 25 0 1 0 383951415 4247552 703 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1037 703 58 118 0 915 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 5884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.06 2/79 10074
/proc/meminfo: memFree=1770984/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4148 CPUtime=1170.8
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 718 0 0 0 117076 4 0 0 25 0 1 0 383951415 4247552 711 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519796 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1037 711 58 118 0 915 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 5884

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.02 1.06 2/79 10074
/proc/meminfo: memFree=1770920/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4272 CPUtime=1178.8
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 728 0 0 0 117876 4 0 0 25 0 1 0 383951415 4374528 721 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134530043 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1068 721 58 118 0 946 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 6008

[startup+1193.51 s]
/proc/loadavg: 1.00 1.02 1.06 2/79 10074
/proc/meminfo: memFree=1770920/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4264 CPUtime=1182
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 728 0 0 0 118196 4 0 0 25 0 1 0 383951415 4366336 721 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1066 721 58 118 0 944 0
Current children cumulated CPU time (s) 1193.1
Current children cumulated vsize (KiB) 6000

[startup+1196.7 s]
/proc/loadavg: 1.00 1.02 1.06 2/79 10074
/proc/meminfo: memFree=1770920/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4264 CPUtime=1185.2
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 728 0 0 0 118516 4 0 0 25 0 1 0 383951415 4366336 721 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1066 721 58 118 0 944 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 6000

[startup+1198.3 s]
/proc/loadavg: 1.00 1.02 1.06 2/79 10074
/proc/meminfo: memFree=1770920/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4264 CPUtime=1186.79
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 728 0 0 0 118675 4 0 0 25 0 1 0 383951415 4366336 721 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1066 721 58 118 0 944 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 6000

[startup+1199.1 s]
/proc/loadavg: 1.00 1.02 1.06 2/79 10074
/proc/meminfo: memFree=1770920/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4264 CPUtime=1187.59
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 728 0 0 0 118755 4 0 0 25 0 1 0 383951415 4366336 721 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1066 721 58 118 0 944 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 6000

[startup+1199.3 s]
/proc/loadavg: 1.00 1.02 1.06 2/79 10074
/proc/meminfo: memFree=1770920/2055920 swapFree=4158788/4192956
[pid=10070] ppid=10068 vsize=1736 CPUtime=11.1
/proc/10070/stat : 10070 (SATzilla2007_F) S 10068 10070 9688 0 -1 4194304 546 572 0 0 307 44 700 59 25 0 1 0 383950302 1777664 242 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10070/statm: 434 242 169 260 0 140 0
[pid=10074] ppid=10070 vsize=4264 CPUtime=1187.79
/proc/10074/stat : 10074 (minisat20) R 10070 10070 9688 0 -1 4194304 728 0 0 0 118775 4 0 0 25 0 1 0 383951415 4366336 721 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10074/statm: 1066 721 58 118 0 944 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 6000

Child status: 17
Real time (s): 1199.32
CPU time (s): 1198.94
CPU user time (s): 1197.85
CPU system time (s): 1.09183
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 7700

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

runsolver used 1.13683 second user time and 3.23351 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Mar 11 19:05:58 UTC 2007

IDJOB= 336078
IDBENCH= 24666
IDSOLVER= 136
FILE ID= node13/336078-1173639958

PBS_JOBID= 4101331

Free space on /tmp= 66444 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/eulcbip-8-UNSAT.sat05-3937.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336078-1173639958/SATzilla2007_F /tmp/evaluation/336078-1173639958/instance-336078-1173639958.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-336078-1173639958 -o ROOT/results/node13/solver-336078-1173639958 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336078-1173639958/SATzilla2007_F /tmp/evaluation/336078-1173639958/instance-336078-1173639958.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  cc16a72221b8e1efdfd6127b2f238bcd

RANDOM SEED= 87738775

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1774472 kB
Buffers:         30532 kB
Cached:         166020 kB
SwapCached:       2076 kB
Active:         131860 kB
Inactive:        87280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774472 kB
SwapTotal:     4192956 kB
SwapFree:      4158788 kB
Dirty:           10216 kB
Writeback:           0 kB
Mapped:          30476 kB
Slab:            47868 kB
Committed_AS:  1662260 kB
PageTables:       1744 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66444 MiB

End job on node13 on Sun Mar 11 19:25:58 UTC 2007