Trace number 1538616

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.76 1200.05

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S821759333-092.cnf
MD5SUMb4ec0c2df22218bd519db808f39dee11
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.9768
Satisfiable
(Un)Satisfiability was proved
Number of variables5999
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.86/18.95	c SATzilla is building models for class 2
18.86/18.95	c run presolver march_dl2004 for 5 seconds ... 
18.86/18.95	c Bin: Executing march_dl2004
18.86/18.95	c spawning binary file with 5 seconds ...
18.86/18.95	c child exit by a signal
18.86/18.95	c march_dl2004 returned code 137.
18.86/18.95	c run presolver mxc-sr08 for 5 seconds ... 
18.86/18.95	c Bin: Executing mxc-sr08
18.86/18.95	c spawning binary file with 5 seconds ...
18.86/18.95	c child exit by a signal
18.86/18.95	c mxc-sr08 returned code 137.
18.86/18.95	c Orignal number of varibales is 6000, number of clauses is 25200 
18.86/18.95	c predicted feature computation time is 8.406486 
18.86/18.95	c Bin: Executing satelite
18.86/18.95	c spawning binary file with 240 seconds ...
18.86/18.95	c child exited successfully
18.86/18.95	c satzilla computing base features
18.86/18.95	c Number of variabe is: 5841, Number of clause is : 25017 
18.86/18.95	c Initializing...
18.86/18.95	c satzilla compute diameter ...
18.86/18.95	c start diameter features ...
18.86/18.95	c satzilla doing clause learning
18.86/18.95	c start clause learning features ...
18.86/18.95	c Bin: Executing zchaff07
18.86/18.95	c spawning binary file with 2 seconds ...
18.86/18.95	c child exit by a signal
18.86/18.95	c satzilla doing survey propogation probe
18.86/18.95	c do survay propogation for 2 second ...
18.86/18.95	c satzilla doing local search probe
18.86/18.95	c satzilla doing lobjois search-space size estimate
18.86/18.95	c features are:6000 25200 5841 25017 0.0272214 0.00731503 0.233481 0.496031 0.588103 0.728496 0.000520447 0.0685101 0.000513611 0.000856018 0.168866 0 0.962585 0.000520447 0.288854 7.99456e-05 0.0013191 2.7058 0.22732 0.169356 0 1 3.36736 0.000255905 0.396733 0 0.000759484 2.32556 0.494224 0.00105446 0.292117 0.000159891 0.00275812 5.0036 0.011965 5 6 0.0238339 38.5303 0.321289 20 75 55 26 47 30 35 45.9846 0.135479 34.9583 63.75 54.863 38.5 50 42.2857 44.6296 0.391156 0.574681 1.50373e-06 1 0.696241 0.0839025 0.562403 0.207706 0.387287 0.0908838 0.657621 0.00320889 0.721252 0.17058 0.027585 0.121291 0.0472419 0.0788923 161.833 0.12264 1267.61 0.0238397 1270.5 1223 1302 0.240349 0.187643 0.83886 0.0119587 0.24186 0.325856 
18.86/18.95	c satzilla's ranking:
18.86/18.95	c 1) minisat20: 3.220573
18.86/18.95	c 2) minisat20SAT07: 3.219987
18.86/18.95	c 3) mxc-sr08: 3.195943
18.86/18.95	c 4) march_dl2004: 3.042283
18.86/18.95	c 5) zchaff_rand: 1.678436
18.86/18.95	c 6) vallst: 0.789441
18.86/18.95	c 7) tts-4-0: 0.257801
18.86/18.95	c 8) SATenstein: -10000.000000
18.86/18.95	c 9) gnovelty+: -10000.000000
18.86/18.95	c 10) adaptg2wsat+: -10000.000000
18.86/18.95	c 11) adaptg2wsat0: -10000.000000
18.86/18.95	c 12) picosat846: -10000.000000
18.86/18.95	c 13) kcnfs04SAT07: -10000.000000
18.86/18.95	c satzilla running minisat20 ... 
18.86/18.95	This is MiniSat 2.0 beta
18.86/18.95	WARNING: for repeatability, setting FPU to use double precision
18.86/18.95	============================[ Problem Statistics ]=============================
18.86/18.95	|                                                                             |
18.86/18.95	|  Number of variables:  6000                                                 |
18.86/18.95	|  Number of clauses:    25200                                                |
18.86/18.97	|  Parsing time:         0.02         s                                       |
18.86/18.97	============================[ Search Statistics ]==============================
18.86/18.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.86/18.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.86/18.97	===============================================================================
18.86/18.97	|         0 |    6000    25200    75600 |     8400        0    nan |  0.000 % |
18.86/18.99	|       100 |    6000    25200    75600 |     9240      100    109 |  0.000 % |
18.91/19.02	|       250 |    6000    25200    75600 |    10164      250    108 |  0.000 % |
18.91/19.06	|       475 |    6000    25200    75600 |    11180      475    117 |  0.000 % |
18.91/19.12	|       813 |    6000    25200    75600 |    12298      813    120 |  0.000 % |
18.91/19.21	|      1319 |    6000    25200    75600 |    13528     1319    122 |  0.000 % |
18.91/19.35	|      2078 |    6000    25200    75600 |    14881     2078    128 |  0.000 % |
18.91/19.58	|      3218 |    6000    25200    75600 |    16369     3218    134 |  0.000 % |
19.84/19.95	|      4928 |    6000    25200    75600 |    18006     4928    134 |  0.000 % |
20.35/20.49	|      7492 |    6000    25200    75600 |    19806     7492    135 |  0.000 % |
21.45/21.55	|     11337 |    6000    25200    75600 |    21787    11337    150 |  0.000 % |
23.24/23.33	|     17107 |    6000    25200    75600 |    23966    17107    151 |  0.000 % |
26.44/26.54	|     25757 |    6000    25200    75600 |    26362    11995    148 |  0.000 % |
31.74/31.87	|     38731 |    6000    25200    75600 |    28999    24969    159 |  0.000 % |
41.84/41.94	|     58192 |    6000    25200    75600 |    31898    26138    169 |  0.000 % |
57.32/57.44	|     87387 |    6000    25200    75600 |    35088    14173    179 |  0.000 % |
86.82/86.96	|    131176 |    6000    25200    75600 |    38597    34321    175 |  0.000 % |
135.11/135.24	|    196860 |    6000    25200    75600 |    42457    22476    166 |  0.000 % |
209.40/209.56	|    295386 |    6000    25200    75600 |    46703    31511    178 |  0.000 % |
346.46/346.69	|    443175 |    6000    25200    75600 |    51373    42572    169 |  0.000 % |
546.12/546.35	|    664858 |    6000    25200    75600 |    56510    35832    182 |  0.000 % |
888.34/888.61	|    997384 |    6000    25200    75600 |    62162    24141    171 |  0.000 % |
1199.69/1200.05	c Bin: Executing minisat20
1199.69/1200.05	c spawning binary file with 1181 seconds ...
1199.69/1200.05	c child exit by a signal
1199.69/1200.05	c minisat20 returned code 137.
1199.69/1200.05	c satzilla running minisat20SAT07 ... 
1199.69/1200.05	c Bin: Executing minisat20SAT07
1199.69/1200.05	c minisat20SAT07 returned code 1.
1199.69/1200.05	c satzilla running mxc-sr08 ... 
1199.69/1200.05	c Bin: Executing mxc-sr08
1199.69/1200.05	c mxc-sr08 returned code 1.
1199.69/1200.05	c satzilla running march_dl2004 ... 
1199.69/1200.05	c Bin: Executing march_dl2004
1199.69/1200.05	c march_dl2004 returned code 1.
1199.69/1200.05	c satzilla running zchaff_rand ... 
1199.69/1200.05	c Bin: Executing zchaff_rand
1199.69/1200.05	c zchaff_rand returned code 1.
1199.69/1200.05	c satzilla running vallst ... 
1199.69/1200.05	c Bin: Executing vallst
1199.69/1200.05	c vallst returned code 1.
1199.69/1200.05	c satzilla running tts-4-0 ... 
1199.69/1200.05	c Bin: Executing tts-4-0
1199.69/1200.05	c tts-4-0 returned code 1.
1199.69/1200.05	c satzilla running SATenstein ... 
1199.69/1200.05	c Bin: Executing SATenstein
1199.69/1200.05	c SATenstein returned code 1.
1199.69/1200.05	c satzilla running gnovelty+ ... 
1199.69/1200.05	c Bin: Executing gnovelty+
1199.69/1200.05	c gnovelty+ returned code 1.
1199.69/1200.05	c satzilla running adaptg2wsat+ ... 
1199.69/1200.05	c Bin: Executing adaptg2wsat+
1199.69/1200.05	c adaptg2wsat+ returned code 1.
1199.69/1200.05	c satzilla running adaptg2wsat0 ... 
1199.69/1200.05	c Bin: Executing adaptg2wsat0
1199.69/1200.05	c adaptg2wsat0 returned code 1.
1199.69/1200.05	c satzilla running picosat846 ... 
1199.69/1200.05	c Bin: Executing picosat846
1199.69/1200.05	c picosat846 returned code 1.
1199.69/1200.05	c satzilla running kcnfs04SAT07 ... 
1199.69/1200.05	c Bin: Executing kcnfs04SAT07
1199.69/1200.05	c kcnfs04SAT07 returned code 1.
1199.69/1200.05	c ERROR: All Failed! 
1199.69/1200.05	c SATZILLA_TIME=1199.930000

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-1538616-1238436252/watcher-1538616-1238436252 -o /tmp/evaluation-result-1538616-1238436252/solver-1538616-1238436252 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538616-1238436252.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.79 1.36 1.13 3/64 8947
/proc/meminfo: memFree=1367648/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=2056 CPUtime=0
/proc/8947/stat : 8947 (SATzilla2009_C) R 8945 8947 8299 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116290473 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/8947/statm: 514 112 96 399 0 111 0
[pid=8948] ppid=8947 vsize=1120 CPUtime=0
/proc/8948/stat : 8948 (march_dl2004) R 8947 8947 8299 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 1116290473 1146880 182 1992294400 134512640 134996440 4294956176 18446744073709551615 134796728 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8948/statm: 280 182 50 118 0 159 0

[startup+0.0603601 s]
/proc/loadavg: 1.79 1.36 1.13 3/64 8947
/proc/meminfo: memFree=1367648/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=2056 CPUtime=0
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116290473 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8947/statm: 514 112 96 399 0 111 0
[pid=8948] ppid=8947 vsize=2464 CPUtime=0.05
/proc/8948/stat : 8948 (march_dl2004) R 8947 8947 8299 0 -1 4194304 563 0 0 0 5 0 0 0 19 0 1 0 1116290473 2523136 455 1992294400 134512640 134996440 4294956176 18446744073709551615 134644069 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8948/statm: 616 455 53 118 0 495 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4520

[startup+0.101359 s]
/proc/loadavg: 1.79 1.36 1.13 3/64 8947
/proc/meminfo: memFree=1367648/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=2056 CPUtime=0
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116290473 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8947/statm: 514 112 96 399 0 111 0
[pid=8948] ppid=8947 vsize=3300 CPUtime=0.09
/proc/8948/stat : 8948 (march_dl2004) R 8947 8947 8299 0 -1 4194304 1142 0 0 0 9 0 0 0 19 0 1 0 1116290473 3379200 640 1992294400 134512640 134996440 4294956176 18446744073709551615 134543060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8948/statm: 825 640 55 118 0 704 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+0.301363 s]
/proc/loadavg: 1.79 1.36 1.13 3/64 8947
/proc/meminfo: memFree=1367648/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=2056 CPUtime=0
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116290473 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8947/statm: 514 112 96 399 0 111 0
[pid=8948] ppid=8947 vsize=7912 CPUtime=0.29
/proc/8948/stat : 8948 (march_dl2004) R 8947 8947 8299 0 -1 4194304 3977 0 0 0 28 1 0 0 21 0 1 0 1116290473 8101888 1780 1992294400 134512640 134996440 4294956176 18446744073709551615 134563085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8948/statm: 1978 1780 72 118 0 1857 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9968

[startup+0.701388 s]
/proc/loadavg: 1.79 1.36 1.13 3/64 8947
/proc/meminfo: memFree=1367648/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=2056 CPUtime=0
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116290473 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8947/statm: 514 112 96 399 0 111 0
[pid=8948] ppid=8947 vsize=7620 CPUtime=0.69
/proc/8948/stat : 8948 (march_dl2004) R 8947 8947 8299 0 -1 4194304 3980 0 0 0 68 1 0 0 25 0 1 0 1116290473 7802880 1741 1992294400 134512640 134996440 4294956176 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8948/statm: 1905 1741 74 118 0 1784 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9676

[startup+1.50144 s]
/proc/loadavg: 1.79 1.36 1.13 2/66 8949
/proc/meminfo: memFree=1360656/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=2056 CPUtime=0
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116290473 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8947/statm: 514 112 96 399 0 111 0
[pid=8948] ppid=8947 vsize=8020 CPUtime=1.49
/proc/8948/stat : 8948 (march_dl2004) R 8947 8947 8299 0 -1 4194304 4053 0 0 0 148 1 0 0 25 0 1 0 1116290473 8212480 1814 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8948/statm: 2005 1814 74 118 0 1884 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10076

[startup+3.10154 s]
/proc/loadavg: 1.73 1.35 1.13 2/66 8949
/proc/meminfo: memFree=1360400/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=2056 CPUtime=0
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116290473 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8947/statm: 514 112 96 399 0 111 0
[pid=8948] ppid=8947 vsize=8020 CPUtime=3.09
/proc/8948/stat : 8948 (march_dl2004) R 8947 8947 8299 0 -1 4194304 4053 0 0 0 308 1 0 0 25 0 1 0 1116290473 8212480 1814 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8948/statm: 2005 1814 74 118 0 1884 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10076

[startup+6.30173 s]
/proc/loadavg: 1.73 1.35 1.13 2/66 8950
/proc/meminfo: memFree=1364112/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=2056 CPUtime=4.99
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 156 4071 0 0 0 0 497 2 16 0 1 0 1116290473 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 514 125 107 399 0 111 0
[pid=8950] ppid=8947 vsize=5048 CPUtime=1.28
/proc/8950/stat : 8950 (mxc-sr08) R 8947 8947 8299 0 -1 4194304 1314 0 0 0 128 0 0 0 25 0 1 0 1116290974 5169152 1149 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8950/statm: 1262 1149 71 138 0 1121 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7104

[startup+12.7011 s]
/proc/loadavg: 1.62 1.34 1.13 2/65 8951
/proc/meminfo: memFree=1364896/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=3948 CPUtime=12.29
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 992 6491 0 0 219 0 1007 3 25 0 1 0 1116290473 4042752 621 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 987 621 136 399 0 584 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 3948

[startup+25.5029 s]
/proc/loadavg: 1.52 1.33 1.13 2/66 8953
/proc/meminfo: memFree=1347928/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=17912 CPUtime=6.53
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 4264 0 0 0 650 3 0 0 25 0 1 0 1116292369 18341888 4258 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 4478 4258 59 118 0 4356 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 23328

[startup+51.1025 s]
/proc/loadavg: 1.34 1.30 1.12 2/66 8953
/proc/meminfo: memFree=1338584/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=26656 CPUtime=32.11
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 6449 0 0 0 3206 5 0 0 25 0 1 0 1116292369 27295744 6443 1992294400 134512640 134998072 4294956176 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 6664 6443 59 118 0 6542 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 32072

[startup+102.307 s]
/proc/loadavg: 1.13 1.25 1.11 2/66 8953
/proc/meminfo: memFree=1332440/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=32992 CPUtime=83.31
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 8021 0 0 0 8324 7 0 0 25 0 1 0 1116292369 33783808 8015 1992294400 134512640 134998072 4294956176 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 8248 8015 59 118 0 8126 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 38408

[startup+162.302 s]
/proc/loadavg: 1.05 1.20 1.10 2/66 8953
/proc/meminfo: memFree=1328152/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=37296 CPUtime=143.29
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 9087 0 0 0 14321 8 0 0 25 0 1 0 1116292369 38191104 9081 1992294400 134512640 134998072 4294956176 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 9324 9081 59 118 0 9202 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 42712

[startup+222.302 s]
/proc/loadavg: 1.02 1.16 1.09 2/66 8953
/proc/meminfo: memFree=1325272/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=40180 CPUtime=203.28
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 9822 0 0 0 20319 9 0 0 25 0 1 0 1116292369 41144320 9816 1992294400 134512640 134998072 4294956176 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 10045 9816 59 118 0 9923 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 45596

[startup+282.303 s]
/proc/loadavg: 1.00 1.13 1.08 2/66 8953
/proc/meminfo: memFree=1324376/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=41116 CPUtime=263.27
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 10038 0 0 0 26318 9 0 0 25 0 1 0 1116292369 42102784 10032 1992294400 134512640 134998072 4294956176 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 10279 10032 59 118 0 10157 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 46532

[startup+342.302 s]
/proc/loadavg: 1.00 1.10 1.08 2/66 8953
/proc/meminfo: memFree=1322776/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=42604 CPUtime=323.25
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 10441 0 0 0 32315 10 0 0 25 0 1 0 1116292369 43626496 10422 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 10651 10422 59 118 0 10529 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 48020


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.04 2/66 8954
/proc/meminfo: memFree=1309592/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=55812 CPUtime=803.15
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 13737 0 0 0 80302 13 0 0 25 0 1 0 1116292369 57151488 13718 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 13953 13718 59 118 0 13831 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 61228

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.04 2/66 8954
/proc/meminfo: memFree=1309592/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=55812 CPUtime=863.13
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 13737 0 0 0 86300 13 0 0 25 0 1 0 1116292369 57151488 13718 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 13953 13718 59 118 0 13831 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 61228

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.03 2/66 8954
/proc/meminfo: memFree=1307544/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=58044 CPUtime=923.12
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 14274 0 0 0 92298 14 0 0 25 0 1 0 1116292369 59437056 14255 1992294400 134512640 134998072 4294956176 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 14511 14255 59 118 0 14389 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 63460

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.02 2/66 8954
/proc/meminfo: memFree=1302424/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=63196 CPUtime=983.12
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 15554 0 0 0 98296 16 0 0 25 0 1 0 1116292369 64712704 15535 1992294400 134512640 134998072 4294956176 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 15799 15535 59 118 0 15677 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 68612

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 8954
/proc/meminfo: memFree=1301016/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=64652 CPUtime=1043.1
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 15920 0 0 0 104294 16 0 0 25 0 1 0 1116292369 66203648 15901 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 16163 15901 59 118 0 16041 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 70068

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 8954
/proc/meminfo: memFree=1299992/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=65712 CPUtime=1103.09
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 16179 0 0 0 110292 17 0 0 25 0 1 0 1116292369 67289088 16160 1992294400 134512640 134998072 4294956176 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 16428 16160 59 118 0 16306 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 71128

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 8954
/proc/meminfo: memFree=1299928/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=65704 CPUtime=1163.08
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 16179 0 0 0 116291 17 0 0 25 0 1 0 1116292369 67280896 16160 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 16426 16160 59 118 0 16304 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 71120

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 8954
/proc/meminfo: memFree=1299928/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=65704 CPUtime=1171.08
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 16179 0 0 0 117091 17 0 0 25 0 1 0 1116292369 67280896 16160 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 16426 16160 59 118 0 16304 0
Current children cumulated CPU time (s) 1189.99
Current children cumulated vsize (KiB) 71120

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8954
/proc/meminfo: memFree=1299928/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=65704 CPUtime=1177.48
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 16179 0 0 0 117731 17 0 0 25 0 1 0 1116292369 67280896 16160 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 16426 16160 59 118 0 16304 0
Current children cumulated CPU time (s) 1196.39
Current children cumulated vsize (KiB) 71120

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8954
/proc/meminfo: memFree=1299928/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=65704 CPUtime=1179.07
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 16179 0 0 0 117890 17 0 0 25 0 1 0 1116292369 67280896 16160 1992294400 134512640 134998072 4294956176 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 16426 16160 59 118 0 16304 0
Current children cumulated CPU time (s) 1197.98
Current children cumulated vsize (KiB) 71120

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8954
/proc/meminfo: memFree=1299928/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=65704 CPUtime=1179.87
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 16179 0 0 0 117970 17 0 0 25 0 1 0 1116292369 67280896 16160 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 16426 16160 59 118 0 16304 0
Current children cumulated CPU time (s) 1198.78
Current children cumulated vsize (KiB) 71120

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8954
/proc/meminfo: memFree=1299928/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=65704 CPUtime=1180.27
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 16179 0 0 0 118010 17 0 0 25 0 1 0 1116292369 67280896 16160 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 16426 16160 59 118 0 16304 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 71120

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8954
/proc/meminfo: memFree=1299928/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=65704 CPUtime=1180.67
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 16179 0 0 0 118050 17 0 0 25 0 1 0 1116292369 67280896 16160 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 16426 16160 59 118 0 16304 0
Current children cumulated CPU time (s) 1199.58
Current children cumulated vsize (KiB) 71120

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8954
/proc/meminfo: memFree=1299928/2055920 swapFree=4177944/4192956
[pid=8947] ppid=8945 vsize=5416 CPUtime=18.91
/proc/8947/stat : 8947 (SATzilla2009_C) S 8945 8947 8299 0 -1 4194304 2283 7673 0 0 657 23 1189 22 25 0 1 0 1116290473 5545984 988 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8947/statm: 1354 988 220 399 0 951 0
[pid=8953] ppid=8947 vsize=65704 CPUtime=1180.78
/proc/8953/stat : 8953 (minisat20) R 8947 8947 8299 0 -1 4194304 16179 0 0 0 118061 17 0 0 25 0 1 0 1116292369 67280896 16160 1992294400 134512640 134998072 4294956176 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8953/statm: 16426 16160 59 118 0 16304 0
Current children cumulated CPU time (s) 1199.69
Current children cumulated vsize (KiB) 71120

Child status: 17
Real time (s): 1200.05
CPU time (s): 1199.76
CPU user time (s): 1199.11
CPU system time (s): 0.647901
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 71128

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

runsolver used 1.19582 second user time and 3.18052 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-30 20:04:12
IDJOB=1538616
IDBENCH=70318
IDSOLVER=527
FILE ID=node29/1538616-1238436252
PBS_JOBID= 9061540
Free space on /tmp= 66472 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S821759333-092.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538616-1238436252/watcher-1538616-1238436252 -o /tmp/evaluation-result-1538616-1238436252/solver-1538616-1238436252 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538616-1238436252.cnf

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

MD5SUM BENCH= b4ec0c2df22218bd519db808f39dee11
RANDOM SEED=1626177865

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:       1368136 kB
Buffers:         95156 kB
Cached:         489628 kB
SwapCached:       8856 kB
Active:         170860 kB
Inactive:       424472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368136 kB
SwapTotal:     4192956 kB
SwapFree:      4177944 kB
Dirty:           31888 kB
Writeback:           0 kB
Mapped:          16252 kB
Slab:            78416 kB
Committed_AS:  3038836 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:24:12