Trace number 1538676

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SATzilla2009_C 2009-03-22? (exit code) 1199.49 1200.02

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S1933199449-033.cnf
MD5SUMb76c43c3a4ebb25b4fe350a62b537043
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.683895
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.56/18.67	c SATzilla is building models for class 2
18.56/18.67	c run presolver march_dl2004 for 5 seconds ... 
18.56/18.67	c Bin: Executing march_dl2004
18.56/18.67	c spawning binary file with 5 seconds ...
18.56/18.67	c child exit by a signal
18.56/18.67	c march_dl2004 returned code 137.
18.56/18.67	c run presolver mxc-sr08 for 5 seconds ... 
18.56/18.67	c Bin: Executing mxc-sr08
18.56/18.67	c spawning binary file with 5 seconds ...
18.56/18.67	c child exit by a signal
18.56/18.67	c mxc-sr08 returned code 137.
18.56/18.67	c Orignal number of varibales is 4000, number of clauses is 16800 
18.56/18.67	c predicted feature computation time is 7.891476 
18.56/18.67	c Bin: Executing satelite
18.56/18.67	c spawning binary file with 240 seconds ...
18.56/18.67	c child exited successfully
18.56/18.67	c satzilla computing base features
18.56/18.67	c Number of variabe is: 3890, Number of clause is : 16681 
18.56/18.67	c Initializing...
18.56/18.67	c satzilla compute diameter ...
18.56/18.67	c start diameter features ...
18.56/18.67	c satzilla doing clause learning
18.56/18.67	c start clause learning features ...
18.56/18.67	c Bin: Executing zchaff07
18.56/18.67	c spawning binary file with 2 seconds ...
18.56/18.67	c child exit by a signal
18.56/18.67	c satzilla doing survey propogation probe
18.56/18.67	c do survay propogation for 2 second ...
18.56/18.67	c satzilla doing local search probe
18.56/18.67	c satzilla doing lobjois search-space size estimate
18.56/18.67	c features are:4000 16800 3890 16681 0.0282776 0.00713386 0.233199 0.497424 0.589191 0.730963 0.000781472 0.0679338 0.000771208 0.00154242 0.169211 0 0.962113 0.000781472 0.28662 0.000179845 0.0019783 2.70539 0.232824 0.172188 0 1 3.38809 0.000387292 0.389968 0 0.00125892 2.31707 0.497872 0.00158107 0.29031 0.000359691 0.00419639 4.9982 0.0084697 4 5 0.0131448 65.0781 0.358287 37 154 102 46 70 51 58 39.2839 0.0986869 31.5167 48.549 45.7368 35.1143 41.7966 36.2154 38.6731 0.401502 0.570799 6.61723e-05 1 0.713963 0.0874104 0.580742 0.214456 0.395677 0.0940868 0.627195 0.00299641 0.501277 0.174285 0.0298273 0.125544 0.0497002 0.0815519 109.486 0.351558 842.071 0.123262 853 827 881 0.324631 0.628807 0.854365 0.0563209 0.256576 0.365636 
18.56/18.67	c satzilla's ranking:
18.56/18.67	c 1) minisat20: 3.231652
18.56/18.67	c 2) mxc-sr08: 3.203038
18.56/18.67	c 3) minisat20SAT07: 3.198867
18.56/18.67	c 4) march_dl2004: 2.901279
18.56/18.67	c 5) zchaff_rand: 1.717563
18.56/18.67	c 6) vallst: 0.858777
18.56/18.67	c 7) tts-4-0: 0.237883
18.56/18.67	c 8) SATenstein: -10000.000000
18.56/18.67	c 9) gnovelty+: -10000.000000
18.56/18.67	c 10) adaptg2wsat+: -10000.000000
18.56/18.67	c 11) adaptg2wsat0: -10000.000000
18.56/18.67	c 12) picosat846: -10000.000000
18.56/18.67	c 13) kcnfs04SAT07: -10000.000000
18.56/18.67	c satzilla running minisat20 ... 
18.56/18.67	This is MiniSat 2.0 beta
18.56/18.67	WARNING: for repeatability, setting FPU to use double precision
18.56/18.67	============================[ Problem Statistics ]=============================
18.56/18.67	|                                                                             |
18.56/18.67	|  Number of variables:  4000                                                 |
18.56/18.67	|  Number of clauses:    16800                                                |
18.56/18.68	|  Parsing time:         0.01         s                                       |
18.56/18.68	============================[ Search Statistics ]==============================
18.56/18.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.56/18.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.56/18.68	===============================================================================
18.56/18.68	|         0 |    4000    16800    50400 |     5600        0    nan |  0.000 % |
18.56/18.70	|       102 |    4000    16800    50400 |     6160      102     92 |  0.000 % |
18.63/18.72	|       252 |    4000    16800    50400 |     6776      252     86 |  0.000 % |
18.63/18.75	|       478 |    4000    16800    50400 |     7453      478     86 |  0.000 % |
18.63/18.79	|       815 |    4000    16800    50400 |     8198      815     91 |  0.000 % |
18.63/18.87	|      1321 |    4000    16800    50400 |     9018     1321     96 |  0.000 % |
18.63/18.98	|      2080 |    4000    16800    50400 |     9920     2080     99 |  0.000 % |
18.63/19.16	|      3220 |    4000    16800    50400 |    10912     3220    101 |  0.000 % |
18.63/19.45	|      4928 |    4000    16800    50400 |    12004     4928    103 |  0.000 % |
19.84/19.95	|      7490 |    4000    16800    50400 |    13204     7490    109 |  0.000 % |
20.64/20.75	|     11334 |    4000    16800    50400 |    14524    11334    108 |  0.000 % |
21.95/22.09	|     17100 |    4000    16800    50400 |    15977     9503    114 |  0.000 % |
24.24/24.36	|     25749 |    4000    16800    50400 |    17575     9854    122 |  0.000 % |
28.34/28.45	|     38725 |    4000    16800    50400 |    19332    13697    122 |  0.000 % |
35.13/35.29	|     58186 |    4000    16800    50400 |    21265    13185    130 |  0.000 % |
47.23/47.36	|     87379 |    4000    16800    50400 |    23392    20466    128 |  0.000 % |
67.21/67.35	|    131168 |    4000    16800    50400 |    25731    16179    133 |  0.000 % |
99.29/99.43	|    196852 |    4000    16800    50400 |    28305    25434    120 |  0.000 % |
152.38/152.56	|    295379 |    4000    16800    50400 |    31135    28639    126 |  0.000 % |
237.45/237.62	|    443168 |    4000    16800    50400 |    34249    18628    117 |  0.000 % |
368.88/369.20	|    664852 |    4000    16800    50400 |    37673    27711    119 |  0.000 % |
587.61/587.97	|    997377 |    4000    16800    50400 |    41441    17005    116 |  0.000 % |
951.35/951.88	|   1496165 |    4000    16800    50400 |    45585    22337    119 |  0.000 % |
1199.43/1200.02	c Bin: Executing minisat20
1199.43/1200.02	c spawning binary file with 1181 seconds ...
1199.43/1200.02	c child exit by a signal
1199.43/1200.02	c minisat20 returned code 137.
1199.43/1200.02	c satzilla running mxc-sr08 ... 
1199.43/1200.02	c Bin: Executing mxc-sr08
1199.43/1200.02	c mxc-sr08 returned code 1.
1199.43/1200.02	c satzilla running minisat20SAT07 ... 
1199.43/1200.02	c Bin: Executing minisat20SAT07
1199.43/1200.02	c minisat20SAT07 returned code 1.
1199.43/1200.02	c satzilla running march_dl2004 ... 
1199.43/1200.02	c Bin: Executing march_dl2004
1199.43/1200.02	c march_dl2004 returned code 1.
1199.43/1200.02	c satzilla running zchaff_rand ... 
1199.43/1200.02	c Bin: Executing zchaff_rand
1199.43/1200.02	c zchaff_rand returned code 1.
1199.43/1200.02	c satzilla running vallst ... 
1199.43/1200.02	c Bin: Executing vallst
1199.43/1200.02	c vallst returned code 1.
1199.43/1200.02	c satzilla running tts-4-0 ... 
1199.43/1200.02	c Bin: Executing tts-4-0
1199.43/1200.02	c tts-4-0 returned code 1.
1199.43/1200.02	c satzilla running SATenstein ... 
1199.43/1200.02	c Bin: Executing SATenstein
1199.43/1200.02	c SATenstein returned code 1.
1199.43/1200.02	c satzilla running gnovelty+ ... 
1199.43/1200.02	c Bin: Executing gnovelty+
1199.43/1200.02	c gnovelty+ returned code 1.
1199.43/1200.02	c satzilla running adaptg2wsat+ ... 
1199.43/1200.02	c Bin: Executing adaptg2wsat+
1199.43/1200.02	c adaptg2wsat+ returned code 1.
1199.43/1200.02	c satzilla running adaptg2wsat0 ... 
1199.43/1200.02	c Bin: Executing adaptg2wsat0
1199.43/1200.02	c adaptg2wsat0 returned code 1.
1199.43/1200.02	c satzilla running picosat846 ... 
1199.43/1200.02	c Bin: Executing picosat846
1199.43/1200.02	c picosat846 returned code 1.
1199.43/1200.02	c satzilla running kcnfs04SAT07 ... 
1199.43/1200.02	c Bin: Executing kcnfs04SAT07
1199.43/1200.02	c kcnfs04SAT07 returned code 1.
1199.43/1200.02	c ERROR: All Failed! 
1199.43/1200.02	c SATZILLA_TIME=1199.660000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538676-1238438092/watcher-1538676-1238438092 -o /tmp/evaluation-result-1538676-1238438092/solver-1538676-1238438092 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538676-1238438092.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): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.56 1.72 1.42 3/64 9097
/proc/meminfo: memFree=1367464/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=2056 CPUtime=0
/proc/9097/stat : 9097 (SATzilla2009_C) R 9095 9097 8976 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116474549 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/9097/statm: 514 112 96 399 0 111 0
[pid=9098] ppid=9097 vsize=1048 CPUtime=0
/proc/9098/stat : 9098 (march_dl2004) R 9097 9097 8976 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 1116474549 1073152 145 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9098/statm: 262 145 50 118 0 141 0

[startup+0.0116431 s]
/proc/loadavg: 1.56 1.72 1.42 3/64 9097
/proc/meminfo: memFree=1367464/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=2056 CPUtime=0
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116474549 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9097/statm: 514 112 96 399 0 111 0
[pid=9098] ppid=9097 vsize=1048 CPUtime=0
/proc/9098/stat : 9098 (march_dl2004) R 9097 9097 8976 0 -1 4194304 173 0 0 0 0 0 0 0 19 0 1 0 1116474549 1073152 168 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9098/statm: 262 169 50 118 0 141 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3104

[startup+0.101647 s]
/proc/loadavg: 1.56 1.72 1.42 3/64 9097
/proc/meminfo: memFree=1367464/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=2056 CPUtime=0
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116474549 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9097/statm: 514 112 96 399 0 111 0
[pid=9098] ppid=9097 vsize=2288 CPUtime=0.09
/proc/9098/stat : 9098 (march_dl2004) R 9097 9097 8976 0 -1 4194304 990 0 0 0 9 0 0 0 19 0 1 0 1116474549 2342912 448 1992294400 134512640 134996440 4294956176 18446744073709551615 134652375 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9098/statm: 572 448 57 118 0 451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4344

[startup+0.301659 s]
/proc/loadavg: 1.56 1.72 1.42 3/64 9097
/proc/meminfo: memFree=1367464/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=2056 CPUtime=0
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116474549 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9097/statm: 514 112 96 399 0 111 0
[pid=9098] ppid=9097 vsize=5392 CPUtime=0.29
/proc/9098/stat : 9098 (march_dl2004) R 9097 9097 8976 0 -1 4194304 2314 0 0 0 29 0 0 0 21 0 1 0 1116474549 5521408 1215 1992294400 134512640 134996440 4294956176 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9098/statm: 1348 1215 74 118 0 1227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7448

[startup+0.701685 s]
/proc/loadavg: 1.56 1.72 1.42 3/64 9097
/proc/meminfo: memFree=1367464/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=2056 CPUtime=0
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116474549 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9097/statm: 514 112 96 399 0 111 0
[pid=9098] ppid=9097 vsize=5400 CPUtime=0.69
/proc/9098/stat : 9098 (march_dl2004) R 9097 9097 8976 0 -1 4194304 2317 0 0 0 69 0 0 0 25 0 1 0 1116474549 5529600 1218 1992294400 134512640 134996440 4294956176 18446744073709551615 134514145 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9098/statm: 1350 1218 74 118 0 1229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7456

[startup+1.50173 s]
/proc/loadavg: 1.56 1.72 1.42 2/66 9099
/proc/meminfo: memFree=1362712/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=2056 CPUtime=0
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116474549 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9097/statm: 514 112 96 399 0 111 0
[pid=9098] ppid=9097 vsize=5528 CPUtime=1.49
/proc/9098/stat : 9098 (march_dl2004) R 9097 9097 8976 0 -1 4194304 2343 0 0 0 149 0 0 0 25 0 1 0 1116474549 5660672 1244 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9098/statm: 1382 1244 74 118 0 1261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7584

[startup+3.10183 s]
/proc/loadavg: 1.51 1.71 1.41 2/66 9099
/proc/meminfo: memFree=1362392/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=2056 CPUtime=0
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116474549 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9097/statm: 514 112 96 399 0 111 0
[pid=9098] ppid=9097 vsize=5656 CPUtime=3.09
/proc/9098/stat : 9098 (march_dl2004) R 9097 9097 8976 0 -1 4194304 2383 0 0 0 309 0 0 0 25 0 1 0 1116474549 5791744 1284 1992294400 134512640 134996440 4294956176 18446744073709551615 134531924 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9098/statm: 1414 1284 74 118 0 1293 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7712

[startup+6.30203 s]
/proc/loadavg: 1.51 1.71 1.41 2/66 9100
/proc/meminfo: memFree=1363928/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=2056 CPUtime=4.99
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 156 2405 0 0 0 0 498 1 16 0 1 0 1116474549 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9097/statm: 514 125 107 399 0 111 0
[pid=9100] ppid=9097 vsize=4096 CPUtime=1.28
/proc/9100/stat : 9100 (mxc-sr08) R 9097 9097 8976 0 -1 4194304 989 0 0 0 128 0 0 0 25 0 1 0 1116475050 4194304 910 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9100/statm: 1024 910 71 138 0 883 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6152

[startup+12.7014 s]
/proc/loadavg: 1.43 1.69 1.41 2/65 9101
/proc/meminfo: memFree=1365600/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=3352 CPUtime=12.16
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 724 4163 0 0 209 0 1005 2 25 0 1 0 1116474549 3432448 468 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 838 468 136 399 0 435 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 3352

[startup+25.5012 s]
/proc/loadavg: 1.37 1.66 1.40 2/66 9103
/proc/meminfo: memFree=1354136/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=11232 CPUtime=6.81
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 2548 0 0 0 680 1 0 0 25 0 1 0 1116476416 11501568 2542 1992294400 134512640 134998072 4294956176 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 2808 2542 59 118 0 2686 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 17000

[startup+51.1018 s]
/proc/loadavg: 1.24 1.61 1.39 2/66 9104
/proc/meminfo: memFree=1348568/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=16780 CPUtime=32.38
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 3918 0 0 0 3236 2 0 0 25 0 1 0 1116476416 17182720 3912 1992294400 134512640 134998072 4294956176 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 4195 3912 59 118 0 4073 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 22548

[startup+102.306 s]
/proc/loadavg: 1.09 1.50 1.36 2/66 9104
/proc/meminfo: memFree=1345880/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=19588 CPUtime=83.57
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 4618 0 0 0 8355 2 0 0 25 0 1 0 1116476416 20058112 4612 1992294400 134512640 134998072 4294956176 18446744073709551615 134537770 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 4897 4612 59 118 0 4775 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 25356

[startup+162.302 s]
/proc/loadavg: 1.03 1.41 1.34 2/66 9104
/proc/meminfo: memFree=1342744/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=22624 CPUtime=143.54
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 5393 0 0 0 14351 3 0 0 25 0 1 0 1116476416 23166976 5387 1992294400 134512640 134998072 4294956176 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 5656 5387 59 118 0 5534 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 28392

[startup+222.301 s]
/proc/loadavg: 1.01 1.33 1.32 2/66 9104
/proc/meminfo: memFree=1341144/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=24208 CPUtime=203.52
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 5785 0 0 0 20348 4 0 0 25 0 1 0 1116476416 24788992 5779 1992294400 134512640 134998072 4294956176 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 6052 5779 59 118 0 5930 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 29976

[startup+282.301 s]
/proc/loadavg: 1.00 1.27 1.29 2/66 9104
/proc/meminfo: memFree=1339672/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=25660 CPUtime=263.49
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 6154 0 0 0 26345 4 0 0 25 0 1 0 1116476416 26275840 6148 1992294400 134512640 134998072 4294956176 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 6415 6148 59 118 0 6293 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 31428

[startup+342.302 s]
/proc/loadavg: 1.00 1.22 1.27 2/66 9104
/proc/meminfo: memFree=1339288/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=26056 CPUtime=323.47
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 6245 0 0 0 32343 4 0 0 25 0 1 0 1116476416 26681344 6239 1992294400 134512640 134998072 4294956176 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 6514 6239 59 118 0 6392 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 31824


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 9104
/proc/meminfo: memFree=1330072/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=35376 CPUtime=803.28
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 8541 0 0 0 80321 7 0 0 25 0 1 0 1116476416 36225024 8535 1992294400 134512640 134998072 4294956176 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 8844 8535 59 118 0 8722 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 41144

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 9104
/proc/meminfo: memFree=1330072/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=35376 CPUtime=863.26
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 8541 0 0 0 86319 7 0 0 25 0 1 0 1116476416 36225024 8535 1992294400 134512640 134998072 4294956176 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 8844 8535 59 118 0 8722 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 41144

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 9104
/proc/meminfo: memFree=1330072/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=35376 CPUtime=923.23
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 8541 0 0 0 92316 7 0 0 25 0 1 0 1116476416 36225024 8535 1992294400 134512640 134998072 4294956176 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 8844 8535 59 118 0 8722 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 41144

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 9104
/proc/meminfo: memFree=1328024/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=37360 CPUtime=983.18
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 9056 0 0 0 98310 8 0 0 25 0 1 0 1116476416 38256640 9050 1992294400 134512640 134998072 4294956176 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 9340 9050 59 118 0 9218 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 43128

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 9104
/proc/meminfo: memFree=1326872/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=38416 CPUtime=1043.16
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 9333 0 0 0 104308 8 0 0 25 0 1 0 1116476416 39337984 9327 1992294400 134512640 134998072 4294956176 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 9604 9327 59 118 0 9482 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 44184

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 9104
/proc/meminfo: memFree=1325848/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=39732 CPUtime=1103.14
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 9641 0 0 0 110305 9 0 0 25 0 1 0 1116476416 40685568 9635 1992294400 134512640 134998072 4294956176 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 9933 9635 59 118 0 9811 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 45500

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9104
/proc/meminfo: memFree=1324440/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=41052 CPUtime=1163.1
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 9985 0 0 0 116301 9 0 0 25 0 1 0 1116476416 42037248 9979 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 10263 9979 59 118 0 10141 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 46820

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9104
/proc/meminfo: memFree=1324440/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=41052 CPUtime=1171.1
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 9985 0 0 0 117101 9 0 0 25 0 1 0 1116476416 42037248 9979 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 10263 9979 59 118 0 10141 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 46820

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9104
/proc/meminfo: memFree=1324440/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=41052 CPUtime=1177.5
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 9985 0 0 0 117741 9 0 0 25 0 1 0 1116476416 42037248 9979 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 10263 9979 59 118 0 10141 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 46820

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9104
/proc/meminfo: memFree=1324440/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=41052 CPUtime=1179.1
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 9985 0 0 0 117901 9 0 0 25 0 1 0 1116476416 42037248 9979 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 10263 9979 59 118 0 10141 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 46820

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9104
/proc/meminfo: memFree=1324440/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=41052 CPUtime=1179.89
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 9985 0 0 0 117980 9 0 0 25 0 1 0 1116476416 42037248 9979 1992294400 134512640 134998072 4294956176 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 10263 9979 59 118 0 10141 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 46820

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9104
/proc/meminfo: memFree=1324440/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=41052 CPUtime=1180.29
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 9985 0 0 0 118020 9 0 0 25 0 1 0 1116476416 42037248 9979 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 10263 9979 59 118 0 10141 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 46820

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9104
/proc/meminfo: memFree=1324440/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=41052 CPUtime=1180.69
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 9985 0 0 0 118060 9 0 0 25 0 1 0 1116476416 42037248 9979 1992294400 134512640 134998072 4294956176 18446744073709551615 134535707 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 10263 9979 59 118 0 10141 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 46820

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9104
/proc/meminfo: memFree=1324440/2055920 swapFree=4177944/4192956
[pid=9097] ppid=9095 vsize=5768 CPUtime=18.63
/proc/9097/stat : 9097 (SATzilla2009_C) S 9095 9097 8976 0 -1 4194304 1640 5212 0 0 635 22 1187 19 25 0 1 0 1116474549 5906432 1035 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9097/statm: 1442 1035 220 399 0 1039 0
[pid=9103] ppid=9097 vsize=41052 CPUtime=1180.8
/proc/9103/stat : 9103 (minisat20) R 9097 9097 8976 0 -1 4194304 9985 0 0 0 118071 9 0 0 25 0 1 0 1116476416 42037248 9979 1992294400 134512640 134998072 4294956176 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9103/statm: 10263 9979 59 118 0 10141 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 46820

Child status: 17
Real time (s): 1200.02
CPU time (s): 1199.49
CPU user time (s): 1198.95
CPU system time (s): 0.533918
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 46820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.95
system time used= 0.533918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16853
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= 16
involuntary context switches= 3364

runsolver used 1.23281 second user time and 3.14152 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-30 20:34:53
IDJOB=1538676
IDBENCH=70338
IDSOLVER=527
FILE ID=node29/1538676-1238438092
PBS_JOBID= 9061610
Free space on /tmp= 66472 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S1933199449-033.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538676-1238438092/watcher-1538676-1238438092 -o /tmp/evaluation-result-1538676-1238438092/solver-1538676-1238438092 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538676-1238438092.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= b76c43c3a4ebb25b4fe350a62b537043
RANDOM SEED=1976395974

node29.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.234
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.234
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:       1367952 kB
Buffers:         95344 kB
Cached:         489712 kB
SwapCached:       8856 kB
Active:         172996 kB
Inactive:       422552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1367952 kB
SwapTotal:     4192956 kB
SwapFree:      4177944 kB
Dirty:           31940 kB
Writeback:           0 kB
Mapped:          16252 kB
Slab:            78436 kB
Committed_AS:  3043036 kB
PageTables:       1476 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= 66440 MiB
End job on node29 at 2009-03-30 20:54:53