Trace number 1538679

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.46 1200.09

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S2018484485-019.cnf
MD5SUM2fdf3400f00d8b99db65500ea60232b7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.41578
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.65	c SATzilla is building models for class 2
18.56/18.65	c run presolver march_dl2004 for 5 seconds ... 
18.56/18.65	c Bin: Executing march_dl2004
18.56/18.65	c spawning binary file with 5 seconds ...
18.56/18.65	c child exit by a signal
18.56/18.65	c march_dl2004 returned code 137.
18.56/18.65	c run presolver mxc-sr08 for 5 seconds ... 
18.56/18.65	c Bin: Executing mxc-sr08
18.56/18.65	c spawning binary file with 5 seconds ...
18.56/18.65	c child exit by a signal
18.56/18.65	c mxc-sr08 returned code 137.
18.56/18.65	c Orignal number of varibales is 4000, number of clauses is 16800 
18.56/18.65	c predicted feature computation time is 7.891476 
18.56/18.65	c Bin: Executing satelite
18.56/18.65	c spawning binary file with 240 seconds ...
18.56/18.65	c child exited successfully
18.56/18.65	c satzilla computing base features
18.56/18.65	c Number of variabe is: 3911, Number of clause is : 16696 
18.56/18.65	c Initializing...
18.56/18.65	c satzilla compute diameter ...
18.56/18.65	c start diameter features ...
18.56/18.65	c satzilla doing clause learning
18.56/18.65	c start clause learning features ...
18.56/18.65	c Bin: Executing zchaff07
18.56/18.65	c spawning binary file with 2 seconds ...
18.56/18.65	c child exit by a signal
18.56/18.65	c satzilla doing survey propogation probe
18.56/18.65	c do survay propogation for 2 second ...
18.56/18.65	c satzilla doing local search probe
18.56/18.65	c satzilla doing lobjois search-space size estimate
18.56/18.65	c features are:4000 16800 3911 16696 0.0227563 0.00622904 0.234248 0.498674 0.586004 0.706901 0.000775521 0.0614374 0.000767067 0.00127845 0.146215 0 0.968316 0.000775521 0.28897 0.000179684 0.00245568 2.69228 0.225452 0.171437 0 1 3.36325 0.000381267 0.391828 0 0.001138 2.30783 0.493771 0.00156565 0.291888 0.000359368 0.00503115 4.99904 0.006194 4 5 0.00762804 65.6349 0.374592 37 158 97 45 74 50 56 39.9994 0.0964651 32.2338 48.3451 44.9111 34.5849 43 37.5604 39.8679 0.389047 0.583759 0.000124832 1 0.699156 0.0887972 0.567081 0.200742 0.379346 0.0913214 0.6553 0.00517758 0.578264 0.172056 0.0276769 0.12271 0.0462633 0.0782086 121.884 0.466264 843.754 0.124622 856 820 880 0.317408 0.702124 0.853597 0.0771264 0.255244 0.37544 
18.56/18.65	c satzilla's ranking:
18.56/18.65	c 1) minisat20: 3.226454
18.56/18.65	c 2) minisat20SAT07: 3.223695
18.56/18.65	c 3) mxc-sr08: 3.209306
18.56/18.65	c 4) march_dl2004: 2.942700
18.56/18.65	c 5) zchaff_rand: 1.703189
18.56/18.65	c 6) vallst: 0.922316
18.56/18.65	c 7) tts-4-0: 0.229025
18.56/18.65	c 8) SATenstein: -10000.000000
18.56/18.65	c 9) gnovelty+: -10000.000000
18.56/18.65	c 10) adaptg2wsat+: -10000.000000
18.56/18.65	c 11) adaptg2wsat0: -10000.000000
18.56/18.65	c 12) picosat846: -10000.000000
18.56/18.65	c 13) kcnfs04SAT07: -10000.000000
18.56/18.65	c satzilla running minisat20 ... 
18.56/18.65	This is MiniSat 2.0 beta
18.56/18.65	WARNING: for repeatability, setting FPU to use double precision
18.56/18.65	============================[ Problem Statistics ]=============================
18.56/18.65	|                                                                             |
18.56/18.65	|  Number of variables:  4000                                                 |
18.56/18.65	|  Number of clauses:    16800                                                |
18.56/18.66	|  Parsing time:         0.01         s                                       |
18.56/18.67	============================[ Search Statistics ]==============================
18.56/18.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.56/18.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.56/18.67	===============================================================================
18.56/18.67	|         0 |    4000    16800    50400 |     5600        0    nan |  0.000 % |
18.56/18.68	|       100 |    4000    16800    50400 |     6160      100     85 |  0.000 % |
18.56/18.70	|       250 |    4000    16800    50400 |     6776      250     91 |  0.000 % |
18.61/18.73	|       476 |    4000    16800    50400 |     7453      476     90 |  0.000 % |
18.61/18.77	|       813 |    4000    16800    50400 |     8198      813     91 |  0.000 % |
18.61/18.84	|      1320 |    4000    16800    50400 |     9018     1320     93 |  0.000 % |
18.61/18.94	|      2081 |    4000    16800    50400 |     9920     2081     96 |  0.000 % |
18.61/19.11	|      3220 |    4000    16800    50400 |    10912     3220     98 |  0.000 % |
18.61/19.38	|      4928 |    4000    16800    50400 |    12004     4928    100 |  0.000 % |
19.74/19.85	|      7493 |    4000    16800    50400 |    13204     7493    103 |  0.000 % |
20.44/20.58	|     11337 |    4000    16800    50400 |    14524    11337    108 |  0.000 % |
21.84/21.91	|     17103 |    4000    16800    50400 |    15977     9512    117 |  0.000 % |
24.14/24.25	|     25753 |    4000    16800    50400 |    17575     9874    129 |  0.000 % |
28.04/28.16	|     38728 |    4000    16800    50400 |    19332    13722    118 |  0.000 % |
34.73/34.89	|     58189 |    4000    16800    50400 |    21265    13228    123 |  0.000 % |
46.32/46.48	|     87381 |    4000    16800    50400 |    23392    20545    123 |  0.000 % |
66.00/66.10	|    131171 |    4000    16800    50400 |    25731    15656    122 |  0.000 % |
98.19/98.38	|    196857 |    4000    16800    50400 |    28305    24800    126 |  0.000 % |
150.56/150.71	|    295384 |    4000    16800    50400 |    31135    26591    123 |  0.000 % |
229.32/229.58	|    443174 |    4000    16800    50400 |    34249    30037    124 |  0.000 % |
358.86/359.15	|    664857 |    4000    16800    50400 |    37673    15323    117 |  0.000 % |
571.65/572.05	|    997382 |    4000    16800    50400 |    41441    33833    122 |  0.000 % |
885.79/886.35	|   1496173 |    4000    16800    50400 |    45585    28961    123 |  0.000 % |
1199.34/1200.08	c Bin: Executing minisat20
1199.34/1200.08	c spawning binary file with 1181 seconds ...
1199.34/1200.08	c child exit by a signal
1199.34/1200.08	c minisat20 returned code 137.
1199.34/1200.08	c satzilla running minisat20SAT07 ... 
1199.34/1200.08	c Bin: Executing minisat20SAT07
1199.34/1200.08	c minisat20SAT07 returned code 1.
1199.34/1200.08	c satzilla running mxc-sr08 ... 
1199.34/1200.08	c Bin: Executing mxc-sr08
1199.34/1200.08	c mxc-sr08 returned code 1.
1199.34/1200.08	c satzilla running march_dl2004 ... 
1199.34/1200.08	c Bin: Executing march_dl2004
1199.34/1200.08	c march_dl2004 returned code 1.
1199.34/1200.08	c satzilla running zchaff_rand ... 
1199.34/1200.08	c Bin: Executing zchaff_rand
1199.34/1200.08	c zchaff_rand returned code 1.
1199.34/1200.08	c satzilla running vallst ... 
1199.34/1200.08	c Bin: Executing vallst
1199.34/1200.08	c vallst returned code 1.
1199.34/1200.08	c satzilla running tts-4-0 ... 
1199.34/1200.08	c Bin: Executing tts-4-0
1199.34/1200.08	c tts-4-0 returned code 1.
1199.34/1200.08	c satzilla running SATenstein ... 
1199.34/1200.08	c Bin: Executing SATenstein
1199.34/1200.08	c SATenstein returned code 1.
1199.34/1200.08	c satzilla running gnovelty+ ... 
1199.34/1200.08	c Bin: Executing gnovelty+
1199.34/1200.08	c gnovelty+ returned code 1.
1199.34/1200.08	c satzilla running adaptg2wsat+ ... 
1199.34/1200.08	c Bin: Executing adaptg2wsat+
1199.34/1200.08	c adaptg2wsat+ returned code 1.
1199.34/1200.08	c satzilla running adaptg2wsat0 ... 
1199.34/1200.08	c Bin: Executing adaptg2wsat0
1199.34/1200.08	c adaptg2wsat0 returned code 1.
1199.34/1200.08	c satzilla running picosat846 ... 
1199.34/1200.08	c Bin: Executing picosat846
1199.34/1200.08	c picosat846 returned code 1.
1199.34/1200.08	c satzilla running kcnfs04SAT07 ... 
1199.34/1200.08	c Bin: Executing kcnfs04SAT07
1199.34/1200.08	c kcnfs04SAT07 returned code 1.
1199.34/1200.08	c ERROR: All Failed! 
1199.34/1200.08	c SATZILLA_TIME=1199.610000

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-1538679-1238438103/watcher-1538679-1238438103 -o /tmp/evaluation-result-1538679-1238438103/solver-1538679-1238438103 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538679-1238438103.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.32 1.22 1.29 3/64 24964
/proc/meminfo: memFree=1331656/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=2056 CPUtime=0
/proc/24964/stat : 24964 (SATzilla2009_C) R 24962 24964 24840 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116476313 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/24964/statm: 514 112 96 399 0 111 0
[pid=24965] ppid=24964 vsize=1048 CPUtime=0
/proc/24965/stat : 24965 (march_dl2004) R 24964 24964 24840 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 1116476314 1073152 145 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24965/statm: 262 145 50 118 0 141 0

[startup+0.013153 s]
/proc/loadavg: 1.32 1.22 1.29 3/64 24964
/proc/meminfo: memFree=1331656/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=2056 CPUtime=0
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116476313 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24964/statm: 514 112 96 399 0 111 0
[pid=24965] ppid=24964 vsize=1048 CPUtime=0.01
/proc/24965/stat : 24965 (march_dl2004) R 24964 24964 24840 0 -1 4194304 179 0 0 0 1 0 0 0 19 0 1 0 1116476314 1073152 174 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24965/statm: 262 174 50 118 0 141 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3104

[startup+0.101169 s]
/proc/loadavg: 1.32 1.22 1.29 3/64 24964
/proc/meminfo: memFree=1331656/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=2056 CPUtime=0
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116476313 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24964/statm: 514 112 96 399 0 111 0
[pid=24965] ppid=24964 vsize=3468 CPUtime=0.09
/proc/24965/stat : 24965 (march_dl2004) R 24964 24964 24840 0 -1 4194304 1563 0 0 0 9 0 0 0 19 0 1 0 1116476314 3551232 650 1992294400 134512640 134996440 4294956176 18446744073709551615 134544057 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24965/statm: 867 653 63 118 0 746 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5524

[startup+0.301204 s]
/proc/loadavg: 1.32 1.22 1.29 3/64 24964
/proc/meminfo: memFree=1331656/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=2056 CPUtime=0
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116476313 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24964/statm: 514 112 96 399 0 111 0
[pid=24965] ppid=24964 vsize=5424 CPUtime=0.28
/proc/24965/stat : 24965 (march_dl2004) R 24964 24964 24840 0 -1 4194304 2575 0 0 0 28 0 0 0 21 0 1 0 1116476314 5554176 1219 1992294400 134512640 134996440 4294956176 18446744073709551615 134531237 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24965/statm: 1356 1219 74 118 0 1235 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7480

[startup+0.701279 s]
/proc/loadavg: 1.32 1.22 1.29 3/64 24964
/proc/meminfo: memFree=1331656/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=2056 CPUtime=0
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116476313 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24964/statm: 514 112 96 399 0 111 0
[pid=24965] ppid=24964 vsize=5428 CPUtime=0.68
/proc/24965/stat : 24965 (march_dl2004) R 24964 24964 24840 0 -1 4194304 2578 0 0 0 68 0 0 0 25 0 1 0 1116476314 5558272 1222 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24965/statm: 1357 1222 74 118 0 1236 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7484

[startup+1.50142 s]
/proc/loadavg: 1.30 1.21 1.28 2/66 24966
/proc/meminfo: memFree=1326840/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=2056 CPUtime=0
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116476313 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24964/statm: 514 112 96 399 0 111 0
[pid=24965] ppid=24964 vsize=5556 CPUtime=1.48
/proc/24965/stat : 24965 (march_dl2004) R 24964 24964 24840 0 -1 4194304 2615 0 0 0 148 0 0 0 25 0 1 0 1116476314 5689344 1259 1992294400 134512640 134996440 4294956176 18446744073709551615 134537731 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24965/statm: 1389 1259 74 118 0 1268 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7612

[startup+3.10171 s]
/proc/loadavg: 1.30 1.21 1.28 2/66 24966
/proc/meminfo: memFree=1326584/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=2056 CPUtime=0
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116476313 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24964/statm: 514 112 96 399 0 111 0
[pid=24965] ppid=24964 vsize=5688 CPUtime=3.09
/proc/24965/stat : 24965 (march_dl2004) R 24964 24964 24840 0 -1 4194304 2657 0 0 0 308 1 0 0 25 0 1 0 1116476314 5824512 1301 1992294400 134512640 134996440 4294956176 18446744073709551615 134514082 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24965/statm: 1422 1301 74 118 0 1301 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7744

[startup+6.3013 s]
/proc/loadavg: 1.27 1.21 1.28 2/66 24967
/proc/meminfo: memFree=1329080/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=2056 CPUtime=4.99
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 156 2678 0 0 0 0 497 2 16 0 1 0 1116476313 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 514 125 107 399 0 111 0
[pid=24967] ppid=24964 vsize=4088 CPUtime=1.29
/proc/24967/stat : 24967 (mxc-sr08) R 24964 24964 24840 0 -1 4194304 978 0 0 0 129 0 0 0 25 0 1 0 1116476814 4186112 898 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24967/statm: 1022 898 71 138 0 881 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6144

[startup+12.7025 s]
/proc/loadavg: 1.25 1.21 1.28 2/65 24968
/proc/meminfo: memFree=1329856/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=3356 CPUtime=12.15
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 724 4415 0 0 209 0 1004 2 25 0 1 0 1116476313 3436544 469 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24964/statm: 839 469 136 399 0 436 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 3356

[startup+25.5018 s]
/proc/loadavg: 1.19 1.20 1.27 2/66 24970
/proc/meminfo: memFree=1318008/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=11632 CPUtime=6.83
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 2653 0 0 0 682 1 0 0 25 0 1 0 1116478179 11911168 2647 1992294400 134512640 134998072 4294956176 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 2908 2647 59 118 0 2786 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 17404

[startup+51.1014 s]
/proc/loadavg: 1.13 1.18 1.27 2/66 24970
/proc/meminfo: memFree=1313272/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=16184 CPUtime=32.4
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 3778 0 0 0 3238 2 0 0 25 0 1 0 1116478179 16572416 3772 1992294400 134512640 134998072 4294956176 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 4046 3772 59 118 0 3924 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 21956

[startup+102.306 s]
/proc/loadavg: 1.05 1.15 1.25 2/66 24970
/proc/meminfo: memFree=1309304/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=20300 CPUtime=83.58
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 4817 0 0 0 8355 3 0 0 25 0 1 0 1116478179 20787200 4811 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 5075 4811 59 118 0 4953 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 26072

[startup+162.302 s]
/proc/loadavg: 1.09 1.14 1.24 2/66 24970
/proc/meminfo: memFree=1306104/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=23480 CPUtime=143.54
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 5613 0 0 0 14351 3 0 0 25 0 1 0 1116478179 24043520 5607 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 5870 5607 59 118 0 5748 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 29252

[startup+222.301 s]
/proc/loadavg: 1.13 1.14 1.23 2/66 24970
/proc/meminfo: memFree=1303736/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=25856 CPUtime=203.52
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 6209 0 0 0 20348 4 0 0 25 0 1 0 1116478179 26476544 6203 1992294400 134512640 134998072 4294956176 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 6464 6203 59 118 0 6342 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 31628

[startup+282.301 s]
/proc/loadavg: 1.11 1.13 1.22 2/66 24970
/proc/meminfo: memFree=1303480/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=26252 CPUtime=263.48
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 6279 0 0 0 26344 4 0 0 25 0 1 0 1116478179 26882048 6273 1992294400 134512640 134998072 4294956176 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 6563 6273 59 118 0 6441 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 32024

[startup+342.301 s]
/proc/loadavg: 1.10 1.12 1.21 2/66 24970
/proc/meminfo: memFree=1301816/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=27792 CPUtime=323.46
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 6691 0 0 0 32341 5 0 0 25 0 1 0 1116478179 28459008 6685 1992294400 134512640 134998072 4294956176 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 6948 6685 59 118 0 6826 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 33564


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 24972
/proc/meminfo: memFree=1295160/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=34444 CPUtime=803.21
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 8337 0 0 0 80314 7 0 0 25 0 1 0 1116478179 35270656 8330 1992294400 134512640 134998072 4294956176 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 8611 8330 59 118 0 8489 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 40216

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 24972
/proc/meminfo: memFree=1294648/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=34972 CPUtime=863.18
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 8461 0 0 0 86311 7 0 0 25 0 1 0 1116478179 35811328 8454 1992294400 134512640 134998072 4294956176 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 8743 8454 59 118 0 8621 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 40744

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 24972
/proc/meminfo: memFree=1292856/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=36820 CPUtime=923.16
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 8915 0 0 0 92308 8 0 0 25 0 1 0 1116478179 37703680 8908 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9205 8908 59 118 0 9083 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 42592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 24972
/proc/meminfo: memFree=1291960/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=37612 CPUtime=983.12
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 9138 0 0 0 98304 8 0 0 25 0 1 0 1116478179 38514688 9131 1992294400 134512640 134998072 4294956176 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9403 9131 59 118 0 9281 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 43384

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 24972
/proc/meminfo: memFree=1291640/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=38008 CPUtime=1043.1
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 9218 0 0 0 104302 8 0 0 25 0 1 0 1116478179 38920192 9211 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9502 9211 59 118 0 9380 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 43780

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 24972
/proc/meminfo: memFree=1291640/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=38008 CPUtime=1103.07
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 9218 0 0 0 110299 8 0 0 25 0 1 0 1116478179 38920192 9211 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9502 9211 59 118 0 9380 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 43780

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 24972
/proc/meminfo: memFree=1290872/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=38932 CPUtime=1163.03
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 9443 0 0 0 116295 8 0 0 25 0 1 0 1116478179 39866368 9436 1992294400 134512640 134998072 4294956176 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9733 9436 59 118 0 9611 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 44704

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 24972
/proc/meminfo: memFree=1290744/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=38932 CPUtime=1171.03
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 9443 0 0 0 117095 8 0 0 25 0 1 0 1116478179 39866368 9436 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9733 9436 59 118 0 9611 0
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (KiB) 44704

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 24972
/proc/meminfo: memFree=1290744/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=38932 CPUtime=1177.43
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 9443 0 0 0 117735 8 0 0 25 0 1 0 1116478179 39866368 9436 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9733 9436 59 118 0 9611 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 44704

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 24972
/proc/meminfo: memFree=1290744/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=38932 CPUtime=1179.03
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 9443 0 0 0 117895 8 0 0 25 0 1 0 1116478179 39866368 9436 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9733 9436 59 118 0 9611 0
Current children cumulated CPU time (s) 1197.64
Current children cumulated vsize (KiB) 44704

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 24972
/proc/meminfo: memFree=1290744/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=38932 CPUtime=1179.83
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 9443 0 0 0 117975 8 0 0 25 0 1 0 1116478179 39866368 9436 1992294400 134512640 134998072 4294956176 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9733 9436 59 118 0 9611 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 44704

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 24972
/proc/meminfo: memFree=1290744/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=38932 CPUtime=1180.23
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 9443 0 0 0 118015 8 0 0 25 0 1 0 1116478179 39866368 9436 1992294400 134512640 134998072 4294956176 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9733 9436 59 118 0 9611 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 44704

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 24972
/proc/meminfo: memFree=1290744/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=38932 CPUtime=1180.63
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 9443 0 0 0 118055 8 0 0 25 0 1 0 1116478179 39866368 9436 1992294400 134512640 134998072 4294956176 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9733 9436 59 118 0 9611 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 44704

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 24972
/proc/meminfo: memFree=1290744/2055920 swapFree=4174052/4192956
[pid=24964] ppid=24962 vsize=5772 CPUtime=18.61
/proc/24964/stat : 24964 (SATzilla2009_C) S 24962 24964 24840 0 -1 4194304 1639 5458 0 0 632 23 1186 20 25 0 1 0 1116476313 5910528 1034 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24964/statm: 1443 1034 219 399 0 1040 0
[pid=24970] ppid=24964 vsize=38932 CPUtime=1180.73
/proc/24970/stat : 24970 (minisat20) R 24964 24964 24840 0 -1 4194304 9443 0 0 0 118065 8 0 0 25 0 1 0 1116478179 39866368 9436 1992294400 134512640 134998072 4294956176 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24970/statm: 9733 9436 59 118 0 9611 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 44704

Child status: 17
Real time (s): 1200.09
CPU time (s): 1199.46
CPU user time (s): 1198.92
CPU system time (s): 0.536918
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 44704

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

runsolver used 0.98085 second user time and 3.39448 second system time

The end

Launcher Data

Begin job on node17 at 2009-03-30 20:35:03
IDJOB=1538679
IDBENCH=70339
IDSOLVER=527
FILE ID=node17/1538679-1238438103
PBS_JOBID= 9061613
Free space on /tmp= 66340 MiB

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

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

MD5SUM BENCH= 2fdf3400f00d8b99db65500ea60232b7
RANDOM SEED=1957825317

node17.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.265
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.265
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:       1332200 kB
Buffers:         99616 kB
Cached:         516088 kB
SwapCached:      12684 kB
Active:         149080 kB
Inactive:       480836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1332200 kB
SwapTotal:     4192956 kB
SwapFree:      4174052 kB
Dirty:           31928 kB
Writeback:           0 kB
Mapped:          19756 kB
Slab:            79740 kB
Committed_AS:  2974056 kB
PageTables:       1468 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= 66308 MiB
End job on node17 at 2009-03-30 20:55:03