Trace number 1825860

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) 4998.48 5000.67

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes2.cnf
MD5SUM52e359b1b3f50700797d7fba5a906213
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

21.14/21.23	c SATzilla is building models for class 2
21.14/21.23	c run presolver march_dl2004 for 5 seconds ... 
21.14/21.23	c Bin: Executing march_dl2004
21.14/21.23	c spawning binary file with 5 seconds ...
21.14/21.23	c child exit by a signal
21.14/21.23	c march_dl2004 returned code 137.
21.14/21.23	c run presolver mxc-sr08 for 5 seconds ... 
21.14/21.23	c Bin: Executing mxc-sr08
21.14/21.23	c spawning binary file with 5 seconds ...
21.14/21.23	c child exit by a signal
21.14/21.23	c mxc-sr08 returned code 137.
21.14/21.23	c Orignal number of varibales is 1150, number of clauses is 84314 
21.14/21.23	c predicted feature computation time is 8.927657 
21.14/21.23	c Bin: Executing satelite
21.14/21.23	c spawning binary file with 240 seconds ...
21.14/21.23	c child exited successfully
21.14/21.23	c satzilla computing base features
21.14/21.23	c Number of variabe is: 1100, Number of clause is : 83164 
21.14/21.23	c Initializing...
21.14/21.23	c satzilla compute diameter ...
21.14/21.23	c start diameter features ...
21.14/21.23	c satzilla doing clause learning
21.14/21.23	c start clause learning features ...
21.14/21.23	c Bin: Executing zchaff07
21.14/21.23	c spawning binary file with 2 seconds ...
21.14/21.23	c child exit by a signal
21.14/21.23	c satzilla doing survey propogation probe
21.14/21.23	c do survay propogation for 2 second ...
21.14/21.23	c satzilla doing local search probe
21.14/21.23	c satzilla doing lobjois search-space size estimate
21.14/21.23	c features are:1150 84314 1100 83164 0.0454545 0.0138281 0.0132269 0.994686 0.0209907 0.236093 0.00301608 1.55434 0.00181818 0.0390909 0.247417 0.937978 0.937978 0.00301608 0.12778 0.00177962 0.00422058 4.73762 0.168447 0.0379687 0.0691824 0.286344 2.74191 0.00170541 0.12645 0.00102208 0.00236881 4.2416 0.937978 0.00388881 0.153083 0.00183974 0.00626473 3 0 3 3 -0 295.417 1.07728 83 1330 368 161 237 180 210 59.5165 0.152913 50.8059 83.2293 71.6386 52.8389 63.1677 53.2381 57.5202 0.818996 0.0159442 0.775622 0.861546 0.835599 0.802536 0.828298 0.810302 0.819143 4.54146e-09 7.90869 2.10942e-15 5.6878e-07 1.0463e-09 5.88085e-13 2.58099e-10 3.95928e-12 3.22932e-11 32.1644 0.155193 498.973 0.122963 505 485 527 37.0124 0.0593049 0.99977 0.000347044 0.815231 0.916385 
21.14/21.23	c satzilla's ranking:
21.14/21.23	c 1) minisat20: 1.579953
21.14/21.23	c 2) minisat20SAT07: 1.563907
21.14/21.23	c 3) zchaff_rand: 1.516865
21.14/21.23	c 4) march_dl2004: 1.419969
21.14/21.23	c 5) mxc-sr08: 1.207914
21.14/21.23	c 6) tts-4-0: 0.187578
21.14/21.23	c 7) vallst: 0.106117
21.14/21.23	c 8) SATenstein: -10000.000000
21.14/21.23	c 9) gnovelty+: -10000.000000
21.14/21.23	c 10) adaptg2wsat+: -10000.000000
21.14/21.23	c 11) adaptg2wsat0: -10000.000000
21.14/21.23	c 12) picosat846: -10000.000000
21.14/21.23	c 13) kcnfs04SAT07: -10000.000000
21.14/21.23	c satzilla running minisat20 ... 
21.14/21.23	This is MiniSat 2.0 beta
21.14/21.23	WARNING: for repeatability, setting FPU to use double precision
21.14/21.24	============================[ Problem Statistics ]=============================
21.14/21.24	|                                                                             |
21.14/21.24	|  Number of variables:  1150                                                 |
21.14/21.24	|  Number of clauses:    84314                                                |
21.14/21.27	|  Parsing time:         0.03         s                                       |
21.14/21.27	============================[ Search Statistics ]==============================
21.14/21.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.14/21.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.14/21.27	===============================================================================
21.14/21.27	|         0 |    1150    84314   169678 |    28104        0    nan |  0.000 % |
21.14/21.28	|       101 |    1150    84314   169678 |    30915      101    167 |  0.000 % |
21.14/21.30	|       251 |    1150    84314   169678 |    34006      251    157 |  0.000 % |
21.18/21.32	|       476 |    1150    84314   169678 |    37407      476    163 |  0.000 % |
21.18/21.35	|       813 |    1150    84314   169678 |    41148      813    149 |  0.000 % |
21.18/21.41	|      1319 |    1150    84314   169678 |    45262     1319    147 |  0.000 % |
21.18/21.50	|      2078 |    1150    84314   169678 |    49789     2078    163 |  0.000 % |
21.18/21.67	|      3217 |    1150    84314   169678 |    54768     3217    166 |  0.000 % |
21.83/21.99	|      4925 |    1150    84314   169678 |    60244     4925    162 |  0.000 % |
22.43/22.56	|      7488 |    1150    84314   169678 |    66269     7488    165 |  0.000 % |
23.52/23.66	|     11332 |    1150    84314   169678 |    72896    11332    170 |  0.000 % |
26.02/26.20	|     17098 |    1150    84314   169678 |    80185    17098    167 |  0.000 % |
32.21/32.32	|     25747 |    1150    84314   169678 |    88204    25747    167 |  0.000 % |
44.30/44.46	|     38723 |    1150    84314   169678 |    97024    38723    160 |  0.000 % |
75.18/75.38	|     58185 |    1150    84314   169678 |   106727    58185    151 |  0.000 % |
149.94/150.10	|     87378 |    1150    84314   169678 |   117400    87378    149 |  0.000 % |
298.69/298.92	|    131168 |    1150    84314   169678 |   129140    32736    129 |  0.000 % |
414.74/415.09	|    196854 |    1150    84314   169678 |   142054    98422    143 |  0.000 % |
698.22/698.66	|    295380 |    1150    84314   169678 |   156259    76619    144 |  0.000 % |
1121.25/1121.84	|    443169 |    1150    84314   169678 |   171885    88411    129 |  0.000 % |
1797.76/1798.68	|    664852 |    1150    84314   169678 |   189074   163754    147 |  0.000 % |
2938.58/2939.92	|    997378 |    1150    84314   169678 |   207981   163844    149 |  0.000 % |
4698.90/4701.07	|   1496167 |    1150    84314   169678 |   228779   107381    170 |  0.000 % |
4998.39/5000.66	c Bin: Executing minisat20
4998.39/5000.66	c spawning binary file with 4978 seconds ...
4998.39/5000.66	c child exit by a signal
4998.39/5000.66	c minisat20 returned code 137.
4998.39/5000.66	c satzilla running minisat20SAT07 ... 
4998.39/5000.66	c Bin: Executing minisat20SAT07
4998.39/5000.66	c minisat20SAT07 returned code 1.
4998.39/5000.66	c satzilla running zchaff_rand ... 
4998.39/5000.66	c Bin: Executing zchaff_rand
4998.39/5000.66	c zchaff_rand returned code 1.
4998.39/5000.66	c satzilla running march_dl2004 ... 
4998.39/5000.66	c Bin: Executing march_dl2004
4998.39/5000.66	c march_dl2004 returned code 1.
4998.39/5000.66	c satzilla running mxc-sr08 ... 
4998.39/5000.66	c Bin: Executing mxc-sr08
4998.39/5000.66	c mxc-sr08 returned code 1.
4998.39/5000.66	c satzilla running tts-4-0 ... 
4998.39/5000.66	c Bin: Executing tts-4-0
4998.39/5000.66	c tts-4-0 returned code 1.
4998.39/5000.66	c satzilla running vallst ... 
4998.39/5000.66	c Bin: Executing vallst
4998.39/5000.66	c vallst returned code 1.
4998.39/5000.66	c satzilla running SATenstein ... 
4998.39/5000.66	c Bin: Executing SATenstein
4998.39/5000.66	c SATenstein returned code 1.
4998.39/5000.66	c satzilla running gnovelty+ ... 
4998.39/5000.66	c Bin: Executing gnovelty+
4998.39/5000.66	c gnovelty+ returned code 1.
4998.39/5000.66	c satzilla running adaptg2wsat+ ... 
4998.39/5000.66	c Bin: Executing adaptg2wsat+
4998.39/5000.66	c adaptg2wsat+ returned code 1.
4998.39/5000.66	c satzilla running adaptg2wsat0 ... 
4998.39/5000.66	c Bin: Executing adaptg2wsat0
4998.39/5000.66	c adaptg2wsat0 returned code 1.
4998.39/5000.66	c satzilla running picosat846 ... 
4998.39/5000.66	c Bin: Executing picosat846
4998.39/5000.66	c picosat846 returned code 1.
4998.39/5000.66	c satzilla running kcnfs04SAT07 ... 
4998.39/5000.66	c Bin: Executing kcnfs04SAT07
4998.39/5000.66	c kcnfs04SAT07 returned code 1.
4998.39/5000.66	c ERROR: All Failed! 
4998.39/5000.66	c SATZILLA_TIME=4999.210000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825860-1242517550/watcher-1825860-1242517550 -o /tmp/evaluation-result-1825860-1242517550/solver-1825860-1242517550 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825860-1242517550.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29471
/proc/meminfo: memFree=1756808/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=2056 CPUtime=0
/proc/29471/stat : 29471 (SATzilla2009_C) R 29469 29471 29380 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279788338 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/29471/statm: 514 112 96 399 0 111 0
[pid=29472] ppid=29471 vsize=1300 CPUtime=0
/proc/29472/stat : 29472 (march_dl2004) R 29471 29471 29380 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 279788338 1331200 177 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29472/statm: 325 177 50 118 0 204 0

[startup+0.0511479 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29471
/proc/meminfo: memFree=1756808/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=2056 CPUtime=0
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279788338 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29471/statm: 514 112 96 399 0 111 0
[pid=29472] ppid=29471 vsize=2092 CPUtime=0.04
/proc/29472/stat : 29472 (march_dl2004) R 29471 29471 29380 0 -1 4194304 424 0 0 0 4 0 0 0 19 0 1 0 279788338 2142208 419 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29472/statm: 523 420 50 118 0 402 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4148

[startup+0.101152 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29471
/proc/meminfo: memFree=1756808/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=2056 CPUtime=0
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279788338 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29471/statm: 514 112 96 399 0 111 0
[pid=29472] ppid=29471 vsize=4400 CPUtime=0.09
/proc/29472/stat : 29472 (march_dl2004) R 29471 29471 29380 0 -1 4194304 881 0 0 0 9 0 0 0 19 0 1 0 279788338 4505600 644 1992294400 134512640 134996440 4294956192 18446744073709551615 134544627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29472/statm: 1100 644 53 118 0 979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6456

[startup+0.301173 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29471
/proc/meminfo: memFree=1756808/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=2056 CPUtime=0
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279788338 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29471/statm: 514 112 96 399 0 111 0
[pid=29472] ppid=29471 vsize=5960 CPUtime=0.29
/proc/29472/stat : 29472 (march_dl2004) R 29471 29471 29380 0 -1 4194304 4550 0 0 0 28 1 0 0 21 0 1 0 279788338 6103040 1099 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29472/statm: 1490 1100 72 118 0 1369 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8016

[startup+0.701215 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29471
/proc/meminfo: memFree=1756808/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=2056 CPUtime=0
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279788338 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29471/statm: 514 112 96 399 0 111 0
[pid=29472] ppid=29471 vsize=12096 CPUtime=0.68
/proc/29472/stat : 29472 (march_dl2004) R 29471 29471 29380 0 -1 4194304 8890 0 0 0 66 2 0 0 25 0 1 0 279788338 12386304 1915 1992294400 134512640 134996440 4294956192 18446744073709551615 134527851 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29472/statm: 3024 1915 73 118 0 2903 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14152

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 29473
/proc/meminfo: memFree=1748728/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=2056 CPUtime=0
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279788338 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29471/statm: 514 112 96 399 0 111 0
[pid=29472] ppid=29471 vsize=13892 CPUtime=1.49
/proc/29472/stat : 29472 (march_dl2004) R 29471 29471 29380 0 -1 4194304 9295 0 0 0 146 3 0 0 25 0 1 0 279788338 14225408 2320 1992294400 134512640 134996440 4294956192 18446744073709551615 134537011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29472/statm: 3473 2320 75 118 0 3352 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15948

[startup+3.10247 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 29473
/proc/meminfo: memFree=1746104/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=2056 CPUtime=0
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279788338 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29471/statm: 514 112 96 399 0 111 0
[pid=29472] ppid=29471 vsize=14288 CPUtime=3.08
/proc/29472/stat : 29472 (march_dl2004) R 29471 29471 29380 0 -1 4194304 9387 0 0 0 305 3 0 0 25 0 1 0 279788338 14630912 2412 1992294400 134512640 134996440 4294956192 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29472/statm: 3572 2412 75 118 0 3451 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16344

[startup+6.30183 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29474
/proc/meminfo: memFree=1751032/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=2056 CPUtime=4.99
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 156 9418 0 0 0 0 495 4 16 0 1 0 279788338 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 514 125 107 399 0 111 0
[pid=29474] ppid=29471 vsize=7176 CPUtime=1.27
/proc/29474/stat : 29474 (mxc-sr08) R 29471 29471 29380 0 -1 4194304 1915 0 0 0 126 1 0 0 25 0 1 0 279788839 7348224 1661 1992294400 134512640 135078026 4294956192 18446744073709551615 134558527 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29474/statm: 1794 1661 55 138 0 1653 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9232

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 29475
/proc/meminfo: memFree=1749440/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=7944 CPUtime=12.65
/proc/29471/stat : 29471 (SATzilla2009_C) R 29469 29471 29380 0 -1 4194304 2322 14000 0 0 214 1 1042 8 25 0 1 0 279788338 8134656 1619 1992294400 134512640 136149437 4294956224 18446744073709551615 134532637 0 0 4096 0 0 0 0 17 0 0 0
/proc/29471/statm: 1986 1619 135 399 0 1583 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7944

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 29477
/proc/meminfo: memFree=1730744/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=16208 CPUtime=4.24
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 3957 0 0 0 422 2 0 0 25 0 1 0 279790462 16596992 3951 1992294400 134512640 134998072 4294956192 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 4052 3951 59 118 0 3930 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 27720

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 29477
/proc/meminfo: memFree=1711736/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=34884 CPUtime=29.82
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 8630 0 0 0 2975 7 0 0 25 0 1 0 279790462 35721216 8624 1992294400 134512640 134998072 4294956192 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 8721 8624 59 118 0 8599 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 46396

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 29477
/proc/meminfo: memFree=1693944/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=52532 CPUtime=80.99
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 13028 0 0 0 8088 11 0 0 25 0 1 0 279790462 53792768 13022 1992294400 134512640 134998072 4294956192 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 13133 13022 59 118 0 13011 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 64044

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29477
/proc/meminfo: memFree=1681080/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=65608 CPUtime=140.96
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 16257 0 0 0 14082 14 0 0 25 0 1 0 279790462 67182592 16251 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 16402 16251 59 118 0 16280 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 77120

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29477
/proc/meminfo: memFree=1670776/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=76120 CPUtime=200.94
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 18839 0 0 0 20077 17 0 0 25 0 1 0 279790462 77946880 18833 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 19030 18833 59 118 0 18908 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 87632

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29477
/proc/meminfo: memFree=1662520/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=84348 CPUtime=260.92
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 20916 0 0 0 26073 19 0 0 25 0 1 0 279790462 86372352 20910 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 21087 20910 59 118 0 20965 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 95860

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29477
/proc/meminfo: memFree=1662072/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=84644 CPUtime=320.89
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 20962 0 0 0 32070 19 0 0 25 0 1 0 279790462 86675456 20956 1992294400 134512640 134998072 4294956192 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 21161 20956 59 118 0 21039 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 96156

[startup+402.301 s]

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


[startup+4722.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555056/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4699.03
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47238 0 0 0 469849 54 0 0 25 0 1 0 279790462 196661248 47223 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47223 59 118 0 47891 0
Current children cumulated CPU time (s) 4720.21
Current children cumulated vsize (KiB) 203564

[startup+4782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555056/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4759
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47238 0 0 0 475846 54 0 0 25 0 1 0 279790462 196661248 47223 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47223 59 118 0 47891 0
Current children cumulated CPU time (s) 4780.18
Current children cumulated vsize (KiB) 203564

[startup+4842.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4818.97
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47238 0 0 0 481843 54 0 0 25 0 1 0 279790462 196661248 47223 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47223 59 118 0 47891 0
Current children cumulated CPU time (s) 4840.15
Current children cumulated vsize (KiB) 203564

[startup+4902.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4878.94
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47238 0 0 0 487840 54 0 0 25 0 1 0 279790462 196661248 47223 1992294400 134512640 134998072 4294956192 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47223 59 118 0 47891 0
Current children cumulated CPU time (s) 4900.12
Current children cumulated vsize (KiB) 203564

[startup+4962.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4938.92
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47241 0 0 0 493838 54 0 0 25 0 1 0 279790462 196661248 47226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47226 59 118 0 47891 0
Current children cumulated CPU time (s) 4960.1
Current children cumulated vsize (KiB) 203564

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

[startup+4966.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4942.91
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47241 0 0 0 494237 54 0 0 25 0 1 0 279790462 196661248 47226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47226 59 118 0 47891 0
Current children cumulated CPU time (s) 4964.09
Current children cumulated vsize (KiB) 203564

[startup+4979.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4955.71
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47241 0 0 0 495517 54 0 0 25 0 1 0 279790462 196661248 47226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47226 59 118 0 47891 0
Current children cumulated CPU time (s) 4976.89
Current children cumulated vsize (KiB) 203564

[startup+4991.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4968.5
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47241 0 0 0 496796 54 0 0 25 0 1 0 279790462 196661248 47226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47226 59 118 0 47891 0
Current children cumulated CPU time (s) 4989.68
Current children cumulated vsize (KiB) 203564

[startup+4995.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4971.71
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47241 0 0 0 497117 54 0 0 25 0 1 0 279790462 196661248 47226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47226 59 118 0 47891 0
Current children cumulated CPU time (s) 4992.89
Current children cumulated vsize (KiB) 203564

[startup+4998.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4974.91
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47241 0 0 0 497437 54 0 0 25 0 1 0 279790462 196661248 47226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47226 59 118 0 47891 0
Current children cumulated CPU time (s) 4996.09
Current children cumulated vsize (KiB) 203564

[startup+4999.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4976.5
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47241 0 0 0 497596 54 0 0 25 0 1 0 279790462 196661248 47226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47226 59 118 0 47891 0
Current children cumulated CPU time (s) 4997.68
Current children cumulated vsize (KiB) 203564

[startup+5000.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4976.9
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47241 0 0 0 497636 54 0 0 25 0 1 0 279790462 196661248 47226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47226 59 118 0 47891 0
Current children cumulated CPU time (s) 4998.08
Current children cumulated vsize (KiB) 203564

[startup+5000.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4977.11
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47241 0 0 0 497657 54 0 0 25 0 1 0 279790462 196661248 47226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47226 59 118 0 47891 0
Current children cumulated CPU time (s) 4998.29
Current children cumulated vsize (KiB) 203564

[startup+5000.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29491
/proc/meminfo: memFree=1555000/2055920 swapFree=4138092/4192956
[pid=29471] ppid=29469 vsize=11512 CPUtime=21.18
/proc/29471/stat : 29471 (SATzilla2009_C) S 29469 29471 29380 0 -1 4194304 5065 16585 0 0 862 6 1237 13 25 0 1 0 279788338 11788288 2656 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29471/statm: 2878 2656 219 399 0 2475 0
[pid=29477] ppid=29471 vsize=192052 CPUtime=4977.21
/proc/29477/stat : 29477 (minisat20) R 29471 29471 29380 0 -1 4194304 47241 0 0 0 497667 54 0 0 25 0 1 0 279790462 196661248 47226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29477/statm: 48013 47226 59 118 0 47891 0
Current children cumulated CPU time (s) 4998.39
Current children cumulated vsize (KiB) 203564

Child status: 17
Real time (s): 5000.67
CPU time (s): 4998.48
CPU user time (s): 4997.7
CPU system time (s): 0.770882
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 203564

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

runsolver used 4.11337 second user time and 14.0809 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-17 01:45:50
IDJOB=1825860
IDBENCH=71537
IDSOLVER=668
FILE ID=node19/1825860-1242517550
PBS_JOBID= 9307034
Free space on /tmp= 66120 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1150c84314gyes2.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825860-1242517550/watcher-1825860-1242517550 -o /tmp/evaluation-result-1825860-1242517550/solver-1825860-1242517550 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825860-1242517550.cnf

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

MD5SUM BENCH= 52e359b1b3f50700797d7fba5a906213
RANDOM SEED=55855852

node19.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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1757352 kB
Buffers:         45384 kB
Cached:         158040 kB
SwapCached:      49264 kB
Active:         150868 kB
Inactive:       103284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757352 kB
SwapTotal:     4192956 kB
SwapFree:      4138092 kB
Dirty:           32444 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            30408 kB
Committed_AS:  1006296 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= 66088 MiB
End job on node19 at 2009-05-17 03:09:11