Trace number 1538757

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.77 1200.25

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S826724848-048.cnf
MD5SUMac206d26fdd8779eb6f2b1fce5fa4c62
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark154.741
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.86/19.93	c SATzilla is building models for class 2
19.86/19.93	c run presolver march_dl2004 for 5 seconds ... 
19.86/19.93	c Bin: Executing march_dl2004
19.86/19.93	c spawning binary file with 5 seconds ...
19.86/19.93	c child exit by a signal
19.86/19.93	c march_dl2004 returned code 137.
19.86/19.93	c run presolver mxc-sr08 for 5 seconds ... 
19.86/19.93	c Bin: Executing mxc-sr08
19.86/19.93	c spawning binary file with 5 seconds ...
19.86/19.93	c child exit by a signal
19.86/19.93	c mxc-sr08 returned code 137.
19.86/19.93	c Orignal number of varibales is 12000, number of clauses is 50400 
19.86/19.93	c predicted feature computation time is 9.927160 
19.86/19.93	c Bin: Executing satelite
19.86/19.93	c spawning binary file with 240 seconds ...
19.86/19.93	c child exited successfully
19.86/19.93	c satzilla computing base features
19.86/19.93	c Number of variabe is: 11711, Number of clause is : 50083 
19.86/19.93	c Initializing...
19.86/19.93	c satzilla compute diameter ...
19.86/19.93	c start diameter features ...
19.86/19.93	c satzilla doing clause learning
19.86/19.93	c start clause learning features ...
19.86/19.93	c Bin: Executing zchaff07
19.86/19.93	c spawning binary file with 2 seconds ...
19.86/19.93	c child exit by a signal
19.86/19.93	c satzilla doing survey propogation probe
19.86/19.93	c do survay propogation for 2 second ...
19.86/19.93	c satzilla doing local search probe
19.86/19.93	c satzilla doing lobjois search-space size estimate
19.86/19.93	c features are:12000 50400 11711 50083 0.0246777 0.00632949 0.233832 0.49503 0.586062 0.70217 0.000259119 0.0622346 0.000256169 0.000512339 0.151324 0 0.966516 0.000259119 0.288569 5.99006e-05 0.000678873 2.70659 0.228592 0.170262 0 1 3.36328 0.0001274 0.396113 0 0.00037937 2.32056 0.493641 0.000524475 0.291549 0.000119801 0.00139768 5.00588 0.0152761 5 6 0.0360756 17.0312 0.371055 8 40 26 10 20 12 16 56.5308 0.208978 33.3333 88.375 72.9333 41.9231 64.175 46.8 57.3125 0.393011 0.579825 0.000102582 1 0.704256 0.0858397 0.570527 0.202782 0.385568 0.0923101 0.65136 0.00160645 0.640396 0.174557 0.0279461 0.1244 0.0476501 0.0792136 558.917 1.70494 2350 0.315224 2562 2501 2574 0.432757 2.01627 0.967725 0.456889 0.231896 0.302296 
19.86/19.93	c satzilla's ranking:
19.86/19.93	c 1) minisat20: 3.209107
19.86/19.93	c 2) minisat20SAT07: 3.178670
19.86/19.93	c 3) mxc-sr08: 3.113332
19.86/19.93	c 4) march_dl2004: 3.024415
19.86/19.93	c 5) zchaff_rand: 1.961439
19.86/19.93	c 6) vallst: 0.563242
19.86/19.93	c 7) tts-4-0: -0.090323
19.86/19.93	c 8) SATenstein: -10000.000000
19.86/19.93	c 9) gnovelty+: -10000.000000
19.86/19.93	c 10) adaptg2wsat+: -10000.000000
19.86/19.93	c 11) adaptg2wsat0: -10000.000000
19.86/19.93	c 12) picosat846: -10000.000000
19.86/19.93	c 13) kcnfs04SAT07: -10000.000000
19.86/19.93	c satzilla running minisat20 ... 
19.86/19.93	This is MiniSat 2.0 beta
19.86/19.93	WARNING: for repeatability, setting FPU to use double precision
19.86/19.94	============================[ Problem Statistics ]=============================
19.86/19.94	|                                                                             |
19.86/19.94	|  Number of variables:  12000                                                |
19.86/19.94	|  Number of clauses:    50400                                                |
19.86/19.97	|  Parsing time:         0.03         s                                       |
19.86/19.98	============================[ Search Statistics ]==============================
19.86/19.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.86/19.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.86/19.98	===============================================================================
19.86/19.98	|         0 |   12000    50400   151200 |    16800        0    nan |  0.000 % |
19.91/20.02	|       100 |   12000    50400   151200 |    18480      100    160 |  0.000 % |
19.91/20.07	|       250 |   12000    50400   151200 |    20328      250    152 |  0.000 % |
19.91/20.15	|       475 |   12000    50400   151200 |    22360      475    142 |  0.000 % |
19.91/20.27	|       812 |   12000    50400   151200 |    24596      812    150 |  0.000 % |
19.91/20.47	|      1321 |   12000    50400   151200 |    27056     1321    164 |  0.000 % |
19.91/20.75	|      2080 |   12000    50400   151200 |    29762     2080    165 |  0.000 % |
21.16/21.22	|      3220 |   12000    50400   151200 |    32738     3220    188 |  0.000 % |
21.76/21.87	|      4928 |   12000    50400   151200 |    36012     4928    193 |  0.000 % |
22.86/22.98	|      7495 |   12000    50400   151200 |    39613     7495    204 |  0.000 % |
24.86/24.91	|     11339 |   12000    50400   151200 |    43574    11339    219 |  0.000 % |
27.95/28.03	|     17106 |   12000    50400   151200 |    47932    17106    224 |  0.000 % |
33.45/33.50	|     25756 |   12000    50400   151200 |    52725    25756    226 |  0.000 % |
42.64/42.70	|     38730 |   12000    50400   151200 |    57998    38730    233 |  0.000 % |
59.43/59.52	|     58193 |   12000    50400   151200 |    63797    58193    240 |  0.000 % |
90.22/90.31	|     87386 |   12000    50400   151200 |    70177    34434    274 |  0.000 % |
142.31/142.47	|    131175 |   12000    50400   151200 |    77195    21272    332 |  0.000 % |
234.28/234.46	|    196859 |   12000    50400   151200 |    84915    22696    270 |  0.000 % |
384.74/384.91	|    295385 |   12000    50400   151200 |    93406    49346    260 |  0.000 % |
617.56/617.85	|    443176 |   12000    50400   151200 |   102747    35957    286 |  0.000 % |
1034.26/1034.79	|    664859 |   12000    50400   151200 |   113021    78059    313 |  0.000 % |
1199.70/1200.24	c Bin: Executing minisat20
1199.70/1200.24	c spawning binary file with 1180 seconds ...
1199.70/1200.24	c child exit by a signal
1199.70/1200.24	c minisat20 returned code 137.
1199.70/1200.24	c satzilla running minisat20SAT07 ... 
1199.70/1200.24	c Bin: Executing minisat20SAT07
1199.70/1200.24	c minisat20SAT07 returned code 1.
1199.70/1200.24	c satzilla running mxc-sr08 ... 
1199.70/1200.24	c Bin: Executing mxc-sr08
1199.70/1200.24	c mxc-sr08 returned code 1.
1199.70/1200.24	c satzilla running march_dl2004 ... 
1199.70/1200.24	c Bin: Executing march_dl2004
1199.70/1200.24	c march_dl2004 returned code 1.
1199.70/1200.24	c satzilla running zchaff_rand ... 
1199.70/1200.24	c Bin: Executing zchaff_rand
1199.70/1200.24	c zchaff_rand returned code 1.
1199.70/1200.24	c satzilla running vallst ... 
1199.70/1200.24	c Bin: Executing vallst
1199.70/1200.24	c vallst returned code 1.
1199.70/1200.24	c satzilla running tts-4-0 ... 
1199.70/1200.24	c Bin: Executing tts-4-0
1199.70/1200.24	c tts-4-0 returned code 1.
1199.70/1200.24	c satzilla running SATenstein ... 
1199.70/1200.24	c Bin: Executing SATenstein
1199.70/1200.24	c SATenstein returned code 1.
1199.70/1200.24	c satzilla running gnovelty+ ... 
1199.70/1200.24	c Bin: Executing gnovelty+
1199.70/1200.24	c gnovelty+ returned code 1.
1199.70/1200.24	c satzilla running adaptg2wsat+ ... 
1199.70/1200.24	c Bin: Executing adaptg2wsat+
1199.70/1200.24	c adaptg2wsat+ returned code 1.
1199.70/1200.24	c satzilla running adaptg2wsat0 ... 
1199.70/1200.24	c Bin: Executing adaptg2wsat0
1199.70/1200.24	c adaptg2wsat0 returned code 1.
1199.70/1200.24	c satzilla running picosat846 ... 
1199.70/1200.24	c Bin: Executing picosat846
1199.70/1200.24	c picosat846 returned code 1.
1199.70/1200.24	c satzilla running kcnfs04SAT07 ... 
1199.70/1200.24	c Bin: Executing kcnfs04SAT07
1199.70/1200.24	c kcnfs04SAT07 returned code 1.
1199.70/1200.24	c ERROR: All Failed! 
1199.70/1200.24	c SATZILLA_TIME=1199.940000

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-1538757-1238440506/watcher-1538757-1238440506 -o /tmp/evaluation-result-1538757-1238440506/solver-1538757-1238440506 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538757-1238440506.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.75 1.81 1.57 3/64 6877
/proc/meminfo: memFree=1357448/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=2056 CPUtime=0
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116713415 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 514 112 96 399 0 111 0
[pid=6878] ppid=6877 vsize=1740 CPUtime=0
/proc/6878/stat : 6878 (march_dl2004) R 6877 6877 6722 0 -1 4194304 296 0 0 0 0 0 0 0 19 0 1 0 1116713415 1781760 291 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6878/statm: 435 291 50 118 0 314 0

[startup+0.0714919 s]
/proc/loadavg: 1.75 1.81 1.57 3/64 6877
/proc/meminfo: memFree=1357448/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=2056 CPUtime=0
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116713415 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 514 112 96 399 0 111 0
[pid=6878] ppid=6877 vsize=2532 CPUtime=0.06
/proc/6878/stat : 6878 (march_dl2004) R 6877 6877 6722 0 -1 4194304 527 0 0 0 6 0 0 0 19 0 1 0 1116713415 2592768 522 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6878/statm: 633 523 50 118 0 512 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4588

[startup+0.101494 s]
/proc/loadavg: 1.75 1.81 1.57 3/64 6877
/proc/meminfo: memFree=1357448/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=2056 CPUtime=0
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116713415 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 514 112 96 399 0 111 0
[pid=6878] ppid=6877 vsize=4300 CPUtime=0.09
/proc/6878/stat : 6878 (march_dl2004) R 6877 6877 6722 0 -1 4194304 1069 0 0 0 9 0 0 0 19 0 1 0 1116713415 4403200 777 1992294400 134512640 134996440 4294956176 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6878/statm: 1075 777 53 118 0 954 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6356

[startup+0.30151 s]
/proc/loadavg: 1.75 1.81 1.57 3/64 6877
/proc/meminfo: memFree=1357448/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=2056 CPUtime=0
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116713415 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 514 112 96 399 0 111 0
[pid=6878] ppid=6877 vsize=6064 CPUtime=0.29
/proc/6878/stat : 6878 (march_dl2004) R 6877 6877 6722 0 -1 4194304 3533 0 0 0 28 1 0 0 21 0 1 0 1116713415 6209536 1254 1992294400 134512640 134996440 4294956176 18446744073709551615 134644124 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6878/statm: 1516 1254 57 118 0 1395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8120

[startup+0.701547 s]
/proc/loadavg: 1.75 1.81 1.57 3/64 6877
/proc/meminfo: memFree=1357448/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=2056 CPUtime=0
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116713415 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 514 112 96 399 0 111 0
[pid=6878] ppid=6877 vsize=14500 CPUtime=0.69
/proc/6878/stat : 6878 (march_dl2004) R 6877 6877 6722 0 -1 4194304 9569 0 0 0 61 8 0 0 25 0 1 0 1116713415 14848000 3220 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6878/statm: 3625 3220 72 118 0 3504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16556

[startup+1.50162 s]
/proc/loadavg: 1.75 1.81 1.57 2/66 6879
/proc/meminfo: memFree=1344696/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=2056 CPUtime=0
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116713415 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 514 112 96 399 0 111 0
[pid=6878] ppid=6877 vsize=13480 CPUtime=1.49
/proc/6878/stat : 6878 (march_dl2004) R 6877 6877 6722 0 -1 4194304 10603 0 0 0 121 28 0 0 25 0 1 0 1116713415 13803520 3043 1992294400 134512640 134996440 4294956176 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6878/statm: 3370 3043 74 118 0 3249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15536

[startup+3.10176 s]
/proc/loadavg: 1.77 1.81 1.57 2/66 6879
/proc/meminfo: memFree=1344120/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=2056 CPUtime=0
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116713415 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 514 112 96 399 0 111 0
[pid=6878] ppid=6877 vsize=13496 CPUtime=3.09
/proc/6878/stat : 6878 (march_dl2004) R 6877 6877 6722 0 -1 4194304 10608 0 0 0 280 29 0 0 25 0 1 0 1116713415 13819904 3048 1992294400 134512640 134996440 4294956176 18446744073709551615 134588066 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6878/statm: 3374 3048 74 118 0 3253 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15552

[startup+6.30206 s]
/proc/loadavg: 1.77 1.81 1.57 2/66 6880
/proc/meminfo: memFree=1351160/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=2056 CPUtime=4.99
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 156 10684 0 0 0 0 470 29 16 0 1 0 1116713415 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 514 125 107 399 0 111 0
[pid=6880] ppid=6877 vsize=7844 CPUtime=1.28
/proc/6880/stat : 6880 (mxc-sr08) R 6877 6877 6722 0 -1 4194304 2145 0 0 0 128 0 0 0 25 0 1 0 1116713915 8032256 1772 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6880/statm: 1961 1772 71 138 0 1820 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9900

[startup+12.7016 s]
/proc/loadavg: 1.65 1.78 1.57 2/65 6881
/proc/meminfo: memFree=1352320/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=6408 CPUtime=12.66
/proc/6877/stat : 6877 (SATzilla2009_C) R 6875 6877 6722 0 -1 4194304 1818 14868 0 0 245 0 990 31 25 0 1 0 1116713415 6561792 1235 1992294400 134512640 136149437 4294956208 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 0 0 0
/proc/6877/statm: 1602 1235 135 399 0 1199 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6408

[startup+25.5018 s]
/proc/loadavg: 1.55 1.76 1.56 2/66 6883
/proc/meminfo: memFree=1334968/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=16052 CPUtime=5.55
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 3887 0 0 0 553 2 0 0 25 0 1 0 1116715409 16437248 3881 1992294400 134512640 134998072 4294956176 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 4013 3881 59 118 0 3891 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25000

[startup+51.1011 s]
/proc/loadavg: 1.36 1.69 1.54 2/66 6883
/proc/meminfo: memFree=1297656/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=53520 CPUtime=31.13
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 13249 0 0 0 3102 11 0 0 25 0 1 0 1116715409 54804480 13243 1992294400 134512640 134998072 4294956176 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 13380 13243 59 118 0 13258 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 62468

[startup+102.306 s]
/proc/loadavg: 1.14 1.58 1.51 2/66 6883
/proc/meminfo: memFree=1281144/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=69348 CPUtime=82.32
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 17194 0 0 0 8216 16 0 0 25 0 1 0 1116715409 71012352 17188 1992294400 134512640 134998072 4294956176 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 17337 17188 59 118 0 17215 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 78296

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.48 2/66 6883
/proc/meminfo: memFree=1257976/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=92448 CPUtime=142.3
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 22965 0 0 0 14208 22 0 0 25 0 1 0 1116715409 94666752 22959 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 23112 22959 59 118 0 22990 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 101396

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.44 2/66 6883
/proc/meminfo: memFree=1248504/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=102084 CPUtime=202.28
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 25377 0 0 0 20203 25 0 0 25 0 1 0 1116715409 104534016 25371 1992294400 134512640 134998072 4294956176 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 25521 25371 59 118 0 25399 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 111032

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.41 2/66 6883
/proc/meminfo: memFree=1245240/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=105124 CPUtime=262.26
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 26147 0 0 0 26201 25 0 0 25 0 1 0 1116715409 107646976 26141 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 26281 26141 59 118 0 26159 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 114072

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.38 2/66 6883
/proc/meminfo: memFree=1245240/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=105124 CPUtime=322.24
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 26155 0 0 0 32199 25 0 0 25 0 1 0 1116715409 107646976 26149 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 26281 26149 59 118 0 26159 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 114072


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.21 2/66 6883
/proc/meminfo: memFree=1221048/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=129364 CPUtime=802.07
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 32186 0 0 0 80174 33 0 0 25 0 1 0 1116715409 132468736 32180 1992294400 134512640 134998072 4294956176 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 32341 32180 59 118 0 32219 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 138312

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.19 2/66 6883
/proc/meminfo: memFree=1221048/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=129364 CPUtime=862.03
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 32186 0 0 0 86170 33 0 0 25 0 1 0 1116715409 132468736 32180 1992294400 134512640 134998072 4294956176 18446744073709551615 134525197 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 32341 32180 59 118 0 32219 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 138312

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.18 2/66 6883
/proc/meminfo: memFree=1213816/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=136624 CPUtime=922.01
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 33994 0 0 0 92166 35 0 0 25 0 1 0 1116715409 139902976 33988 1992294400 134512640 134998072 4294956176 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 34156 33988 59 118 0 34034 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 145572

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/66 6883
/proc/meminfo: memFree=1213816/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=136624 CPUtime=981.97
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 33994 0 0 0 98162 35 0 0 25 0 1 0 1116715409 139902976 33988 1992294400 134512640 134998072 4294956176 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 34156 33988 59 118 0 34034 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 145572

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/66 6883
/proc/meminfo: memFree=1213816/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=136624 CPUtime=1041.94
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 34009 0 0 0 104159 35 0 0 25 0 1 0 1116715409 139902976 34003 1992294400 134512640 134998072 4294956176 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 34156 34003 59 118 0 34034 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 145572

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 6883
/proc/meminfo: memFree=1199160/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=151144 CPUtime=1101.93
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 37646 0 0 0 110153 40 0 0 25 0 1 0 1116715409 154771456 37640 1992294400 134512640 134998072 4294956176 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 37786 37640 59 118 0 37664 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 160092

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 6883
/proc/meminfo: memFree=1199160/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=151144 CPUtime=1161.9
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 37646 0 0 0 116150 40 0 0 25 0 1 0 1116715409 154771456 37640 1992294400 134512640 134998072 4294956176 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 37786 37640 59 118 0 37664 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 160092

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 6883
/proc/meminfo: memFree=1199160/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=151144 CPUtime=1169.89
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 37646 0 0 0 116949 40 0 0 25 0 1 0 1116715409 154771456 37640 1992294400 134512640 134998072 4294956176 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 37786 37640 59 118 0 37664 0
Current children cumulated CPU time (s) 1189.8
Current children cumulated vsize (KiB) 160092

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 6883
/proc/meminfo: memFree=1199160/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=151144 CPUtime=1176.3
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 37646 0 0 0 117590 40 0 0 25 0 1 0 1116715409 154771456 37640 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 37786 37640 59 118 0 37664 0
Current children cumulated CPU time (s) 1196.21
Current children cumulated vsize (KiB) 160092

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 6883
/proc/meminfo: memFree=1199160/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=151144 CPUtime=1177.89
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 37646 0 0 0 117749 40 0 0 25 0 1 0 1116715409 154771456 37640 1992294400 134512640 134998072 4294956176 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 37786 37640 59 118 0 37664 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 160092

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 6883
/proc/meminfo: memFree=1199160/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=151144 CPUtime=1178.69
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 37646 0 0 0 117829 40 0 0 25 0 1 0 1116715409 154771456 37640 1992294400 134512640 134998072 4294956176 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 37786 37640 59 118 0 37664 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 160092

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 6883
/proc/meminfo: memFree=1199160/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=151144 CPUtime=1179.49
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 37646 0 0 0 117909 40 0 0 25 0 1 0 1116715409 154771456 37640 1992294400 134512640 134998072 4294956176 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 37786 37640 59 118 0 37664 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 160092

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 6883
/proc/meminfo: memFree=1199160/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=151144 CPUtime=1179.69
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 37646 0 0 0 117929 40 0 0 25 0 1 0 1116715409 154771456 37640 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 37786 37640 59 118 0 37664 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 160092

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 6883
/proc/meminfo: memFree=1199160/2055920 swapFree=4178352/4192956
[pid=6877] ppid=6875 vsize=8948 CPUtime=19.91
/proc/6877/stat : 6877 (SATzilla2009_C) S 6875 6877 6722 0 -1 4194304 4229 16819 0 0 749 20 1174 48 25 0 1 0 1116713415 9162752 1973 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6877/statm: 2237 1973 220 399 0 1834 0
[pid=6883] ppid=6877 vsize=151144 CPUtime=1179.79
/proc/6883/stat : 6883 (minisat20) R 6877 6877 6722 0 -1 4194304 37646 0 0 0 117939 40 0 0 25 0 1 0 1116715409 154771456 37640 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6883/statm: 37786 37640 59 118 0 37664 0
Current children cumulated CPU time (s) 1199.7
Current children cumulated vsize (KiB) 160092

Child status: 17
Real time (s): 1200.25
CPU time (s): 1199.77
CPU user time (s): 1198.65
CPU system time (s): 1.11683
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 160092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.65
system time used= 1.11683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58711
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= 15
involuntary context switches= 3667

runsolver used 1.14682 second user time and 3.23251 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-30 21:15:06
IDJOB=1538757
IDBENCH=70365
IDSOLVER=527
FILE ID=node43/1538757-1238440506
PBS_JOBID= 9061627
Free space on /tmp= 63084 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S826724848-048.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538757-1238440506/watcher-1538757-1238440506 -o /tmp/evaluation-result-1538757-1238440506/solver-1538757-1238440506 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538757-1238440506.cnf

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

MD5SUM BENCH= ac206d26fdd8779eb6f2b1fce5fa4c62
RANDOM SEED=144438685

node43.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.242
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.242
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:       1357992 kB
Buffers:         77076 kB
Cached:         533152 kB
SwapCached:       8504 kB
Active:         285240 kB
Inactive:       335096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1357992 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:           32380 kB
Writeback:           0 kB
Mapped:          15792 kB
Slab:            63600 kB
Committed_AS:  2446484 kB
PageTables:       1452 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= 63052 MiB
End job on node43 at 2009-03-30 21:35:07