Trace number 1726585

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.62 1200.12

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.78/16.80	c SATzilla is building models for class 2
16.78/16.80	c run presolver march_dl2004 for 5 seconds ... 
16.78/16.80	c Bin: Executing march_dl2004
16.78/16.80	c spawning binary file with 5 seconds ...
16.78/16.80	c child exit by a signal
16.78/16.80	c march_dl2004 returned code 137.
16.78/16.80	c run presolver mxc-sr08 for 5 seconds ... 
16.78/16.80	c Bin: Executing mxc-sr08
16.78/16.80	c spawning binary file with 5 seconds ...
16.78/16.80	c child exit by a signal
16.78/16.80	c mxc-sr08 returned code 137.
16.78/16.80	c Orignal number of varibales is 772, number of clauses is 9601 
16.78/16.80	c predicted feature computation time is 7.195667 
16.78/16.80	c Bin: Executing satelite
16.78/16.80	c spawning binary file with 240 seconds ...
16.78/16.80	c child exited successfully
16.78/16.80	c satzilla computing base features
16.78/16.80	c Number of variabe is: 579, Number of clause is : 9408 
16.78/16.80	c Initializing...
16.78/16.80	c satzilla compute diameter ...
16.78/16.80	c start diameter features ...
16.78/16.80	c satzilla doing clause learning
16.78/16.80	c start clause learning features ...
16.78/16.80	c Bin: Executing zchaff07
16.78/16.80	c spawning binary file with 2 seconds ...
16.78/16.80	c child exit by a signal
16.78/16.80	c satzilla doing survey propogation probe
16.78/16.80	c do survay propogation for 2 second ...
16.78/16.80	c satzilla doing local search probe
16.78/16.80	c satzilla doing lobjois search-space size estimate
16.78/16.80	c features are:772 9601 579 9408 0.333333 0.0205145 0.0615434 0.479254 0.597008 1.05507 0.00577651 0.248728 0.00518135 0.0120898 0.48477 0 0.8429 0.00577651 0.382175 0.00340136 0.0136054 3.28048 0.342973 0.0479341 0.220339 0.5 2.54469 0.00245648 0.510802 0.00042517 0.00786565 3.64938 0.456952 0.00211924 0.342832 0.00116922 0.00467687 5.89619 0.0622121 5 7 0.474122 4495 0 4495 4495 4495 4495 4495 4495 4495 31.5633 0 31.5633 31.5633 31.5633 31.5633 31.5633 31.5633 31.5633 0.619817 0.10013 0.454371 0.81012 0.700474 0.539627 0.658198 0.570674 0.616348 0.00384433 1.10486 1.70864e-08 0.0169076 0.0101859 9.04189e-06 0.00788257 0.000107727 0.000895815 50.9627 0.109575 172.583 0.0561198 172 161 185 3.86829 0.155801 0.97755 0.00832176 0.29649 0.712234 
16.78/16.80	c satzilla's ranking:
16.78/16.80	c 1) minisat20: 2.741566
16.78/16.80	c 2) minisat20SAT07: 2.034444
16.78/16.80	c 3) mxc-sr08: 1.992863
16.78/16.80	c 4) march_dl2004: 1.465997
16.78/16.80	c 5) vallst: 0.990305
16.78/16.80	c 6) zchaff_rand: 0.844877
16.78/16.80	c 7) tts-4-0: 0.254169
16.78/16.80	c 8) SATenstein: -10000.000000
16.78/16.80	c 9) gnovelty+: -10000.000000
16.78/16.80	c 10) adaptg2wsat+: -10000.000000
16.78/16.80	c 11) adaptg2wsat0: -10000.000000
16.78/16.80	c 12) picosat846: -10000.000000
16.78/16.80	c 13) kcnfs04SAT07: -10000.000000
16.78/16.80	c satzilla running minisat20 ... 
16.78/16.80	This is MiniSat 2.0 beta
16.78/16.80	WARNING: for repeatability, setting FPU to use double precision
16.78/16.80	============================[ Problem Statistics ]=============================
16.78/16.80	|                                                                             |
16.78/16.80	|  Number of variables:  772                                                  |
16.78/16.80	|  Number of clauses:    9601                                                 |
16.78/16.81	|  Parsing time:         0.00         s                                       |
16.78/16.81	============================[ Search Statistics ]==============================
16.78/16.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.78/16.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.78/16.81	===============================================================================
16.78/16.81	|         0 |     772     9601    28996 |     3200        0    nan |  0.000 % |
16.78/16.81	|       101 |     772     9601    28996 |     3520      101      6 |  0.000 % |
16.78/16.82	|       252 |     772     9601    28996 |     3872      252      7 |  0.000 % |
16.78/16.83	|       477 |     772     9601    28996 |     4259      477      8 |  0.000 % |
16.78/16.85	|       814 |     772     9601    28996 |     4685      814     11 |  0.000 % |
16.78/16.88	|      1322 |     772     9601    28996 |     5154     1322     13 |  0.000 % |
16.79/16.92	|      2082 |     772     9601    28996 |     5669     2082     13 |  0.000 % |
16.79/17.02	|      3221 |     772     9601    28996 |     6236     3221     14 |  0.000 % |
16.79/17.21	|      4930 |     772     9601    28996 |     6860     4930     16 |  0.000 % |
16.79/17.46	|      7492 |     772     9601    28996 |     7546     4003     13 |  0.000 % |
17.87/17.93	|     11337 |     772     9601    28996 |     8300     4045     17 |  0.000 % |
18.58/18.60	|     17103 |     772     9601    28996 |     9130     5638     14 |  0.000 % |
19.87/19.90	|     25752 |     772     9601    28996 |    10044     5097     15 |  0.000 % |
21.67/21.75	|     38728 |     772     9601    28996 |    11048     7945     20 |  0.000 % |
24.87/24.95	|     58189 |     772     9601    28996 |    12153    10766     16 |  0.000 % |
29.57/29.66	|     87382 |     772     9601    28996 |    13368     9388     16 |  0.000 % |
37.16/37.25	|    131171 |     772     9601    28996 |    14705    12855     20 |  0.000 % |
48.96/49.01	|    196855 |     772     9601    28996 |    16175    12092     19 |  0.000 % |
67.35/67.46	|    295382 |     772     9601    28996 |    17793    13251     17 |  0.000 % |
98.94/99.01	|    443171 |     772     9601    28996 |    19572     9221     18 |  0.000 % |
146.42/146.52	|    664855 |     772     9601    28996 |    21530    14956     18 |  0.000 % |
230.29/230.44	|    997380 |     772     9601    28996 |    23683    12682     16 |  0.001 % |
368.63/368.88	|   1496169 |     772     9601    28996 |    26051    12484     20 |  0.000 % |
596.94/597.29	|   2244351 |     772     9601    28996 |    28656    16644     20 |  0.001 % |
963.88/964.38	|   3366625 |     772     9601    28996 |    31522    18985     20 |  0.000 % |
1199.59/1200.12	c Bin: Executing minisat20
1199.59/1200.12	c spawning binary file with 1183 seconds ...
1199.59/1200.12	c child exit by a signal
1199.59/1200.12	c minisat20 returned code 137.
1199.59/1200.12	c satzilla running minisat20SAT07 ... 
1199.59/1200.12	c Bin: Executing minisat20SAT07
1199.59/1200.12	c minisat20SAT07 returned code 1.
1199.59/1200.12	c satzilla running mxc-sr08 ... 
1199.59/1200.12	c Bin: Executing mxc-sr08
1199.59/1200.12	c mxc-sr08 returned code 1.
1199.59/1200.12	c satzilla running march_dl2004 ... 
1199.59/1200.12	c Bin: Executing march_dl2004
1199.59/1200.12	c march_dl2004 returned code 1.
1199.59/1200.12	c satzilla running vallst ... 
1199.59/1200.12	c Bin: Executing vallst
1199.59/1200.12	c vallst returned code 1.
1199.59/1200.12	c satzilla running zchaff_rand ... 
1199.59/1200.12	c Bin: Executing zchaff_rand
1199.59/1200.12	c zchaff_rand returned code 1.
1199.59/1200.12	c satzilla running tts-4-0 ... 
1199.59/1200.12	c Bin: Executing tts-4-0
1199.59/1200.12	c tts-4-0 returned code 1.
1199.59/1200.12	c satzilla running SATenstein ... 
1199.59/1200.12	c Bin: Executing SATenstein
1199.59/1200.12	c SATenstein returned code 1.
1199.59/1200.12	c satzilla running gnovelty+ ... 
1199.59/1200.12	c Bin: Executing gnovelty+
1199.59/1200.12	c gnovelty+ returned code 1.
1199.59/1200.12	c satzilla running adaptg2wsat+ ... 
1199.59/1200.12	c Bin: Executing adaptg2wsat+
1199.59/1200.12	c adaptg2wsat+ returned code 1.
1199.59/1200.12	c satzilla running adaptg2wsat0 ... 
1199.59/1200.12	c Bin: Executing adaptg2wsat0
1199.59/1200.12	c adaptg2wsat0 returned code 1.
1199.59/1200.12	c satzilla running picosat846 ... 
1199.59/1200.12	c Bin: Executing picosat846
1199.59/1200.12	c picosat846 returned code 1.
1199.59/1200.12	c satzilla running kcnfs04SAT07 ... 
1199.59/1200.12	c Bin: Executing kcnfs04SAT07
1199.59/1200.12	c kcnfs04SAT07 returned code 1.
1199.59/1200.12	c ERROR: All Failed! 
1199.59/1200.12	c SATZILLA_TIME=1199.790000

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-1726585-1240714316/watcher-1726585-1240714316 -o /tmp/evaluation-result-1726585-1240714316/solver-1726585-1240714316 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1726585-1240714316.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: 0.92 0.98 0.99 3/67 8806
/proc/meminfo: memFree=1632728/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=2056 CPUtime=0
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99457785 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 514 112 96 399 0 111 0
[pid=8807] ppid=8806 vsize=768 CPUtime=0
/proc/8807/stat : 8807 (march_dl2004) R 8806 8806 5396 0 -1 4194304 100 0 0 0 0 0 0 0 19 0 1 0 99457785 786432 95 1992294400 134512640 134996440 4294956176 18446744073709551615 134724545 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8807/statm: 192 95 50 118 0 71 0

[startup+0.095571 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 8806
/proc/meminfo: memFree=1632728/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=2056 CPUtime=0
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99457785 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 514 112 96 399 0 111 0
[pid=8807] ppid=8806 vsize=4796 CPUtime=0.08
/proc/8807/stat : 8807 (march_dl2004) R 8806 8806 5396 0 -1 4194304 1221 0 0 0 8 0 0 0 19 0 1 0 99457785 4911104 1089 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8807/statm: 1199 1089 73 118 0 1078 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6852

[startup+0.10157 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 8806
/proc/meminfo: memFree=1632728/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=2056 CPUtime=0
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99457785 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 514 112 96 399 0 111 0
[pid=8807] ppid=8806 vsize=4944 CPUtime=0.09
/proc/8807/stat : 8807 (march_dl2004) R 8806 8806 5396 0 -1 4194304 1268 0 0 0 9 0 0 0 19 0 1 0 99457785 5062656 1136 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8807/statm: 1236 1138 73 118 0 1115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7000

[startup+0.301589 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 8806
/proc/meminfo: memFree=1632728/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=2056 CPUtime=0
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99457785 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 514 112 96 399 0 111 0
[pid=8807] ppid=8806 vsize=7464 CPUtime=0.29
/proc/8807/stat : 8807 (march_dl2004) R 8806 8806 5396 0 -1 4194304 1882 0 0 0 28 1 0 0 21 0 1 0 99457785 7643136 1750 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8807/statm: 1866 1750 73 118 0 1745 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9520

[startup+0.701624 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 8806
/proc/meminfo: memFree=1632728/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=2056 CPUtime=0
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99457785 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 514 112 96 399 0 111 0
[pid=8807] ppid=8806 vsize=8204 CPUtime=0.69
/proc/8807/stat : 8807 (march_dl2004) R 8806 8806 5396 0 -1 4194304 2065 0 0 0 66 3 0 0 25 0 1 0 99457785 8400896 1933 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8807/statm: 2051 1933 73 118 0 1930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10260

[startup+1.5017 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 8808
/proc/meminfo: memFree=1624968/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=2056 CPUtime=0
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99457785 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 514 112 96 399 0 111 0
[pid=8807] ppid=8806 vsize=8644 CPUtime=1.49
/proc/8807/stat : 8807 (march_dl2004) R 8806 8806 5396 0 -1 4194304 2142 0 0 0 140 9 0 0 25 0 1 0 99457785 8851456 2010 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8807/statm: 2161 2010 73 118 0 2040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10700

[startup+3.10184 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 8808
/proc/meminfo: memFree=1623368/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=2056 CPUtime=0
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99457785 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 514 112 96 399 0 111 0
[pid=8807] ppid=8806 vsize=10072 CPUtime=3.09
/proc/8807/stat : 8807 (march_dl2004) R 8806 8806 5396 0 -1 4194304 2467 0 0 0 292 17 0 0 25 0 1 0 99457785 10313728 2309 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8807/statm: 2518 2309 73 118 0 2397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12128

[startup+6.30113 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 8809
/proc/meminfo: memFree=1630992/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=2056 CPUtime=4.99
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 152 2758 0 0 0 0 480 19 16 0 1 0 99457785 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 514 121 104 399 0 111 0
[pid=8809] ppid=8806 vsize=2320 CPUtime=1.29
/proc/8809/stat : 8809 (mxc-sr08) R 8806 8806 5396 0 -1 4194304 583 0 0 0 129 0 0 0 25 0 1 0 99458286 2375680 506 1992294400 134512640 135078026 4294956176 18446744073709551615 134523767 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8809/statm: 580 506 71 138 0 439 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4376

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 8811
/proc/meminfo: memFree=1629776/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4352 CPUtime=12.68
/proc/8806/stat : 8806 (SATzilla2009_C) R 8804 8806 5396 0 -1 4194304 734 4666 0 0 57 0 1190 21 19 0 1 0 99457785 4456448 523 1992294400 134512640 136149437 4294956208 18446744073709551615 134872569 0 0 4096 3 0 0 0 17 0 0 0
/proc/8806/statm: 1088 523 151 399 0 685 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4352

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/69 8812
/proc/meminfo: memFree=1629136/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=3740 CPUtime=8.68
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 618 0 0 0 868 0 0 0 25 0 1 0 99459466 3829760 612 1992294400 134512640 134998072 4294956176 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 935 612 58 118 0 813 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7836

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/69 8812
/proc/meminfo: memFree=1628176/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=4540 CPUtime=34.26
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 836 0 0 0 3426 0 0 0 25 0 1 0 99459466 4648960 830 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 1135 830 58 118 0 1013 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8636

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/69 8812
/proc/meminfo: memFree=1627408/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=5436 CPUtime=85.45
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 1032 0 0 0 8545 0 0 0 25 0 1 0 99459466 5566464 1026 1992294400 134512640 134998072 4294956176 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 1359 1026 58 118 0 1237 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9532

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8812
/proc/meminfo: memFree=1626832/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=5968 CPUtime=145.43
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 1189 0 0 0 14542 1 0 0 25 0 1 0 99459466 6111232 1183 1992294400 134512640 134998072 4294956176 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 1492 1183 58 118 0 1370 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10064

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8812
/proc/meminfo: memFree=1626192/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=6516 CPUtime=205.41
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 1326 0 0 0 20540 1 0 0 25 0 1 0 99459466 6672384 1320 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 1629 1320 58 118 0 1507 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 10612

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8812
/proc/meminfo: memFree=1625616/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=7196 CPUtime=265.38
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 1471 0 0 0 26537 1 0 0 25 0 1 0 99459466 7368704 1465 1992294400 134512640 134998072 4294956176 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 1799 1465 58 118 0 1677 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 11292

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8812
/proc/meminfo: memFree=1625232/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=7592 CPUtime=325.35
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 1567 0 0 0 32534 1 0 0 25 0 1 0 99459466 7774208 1561 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 1898 1561 58 118 0 1776 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 11688


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


[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1623504/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=9272 CPUtime=745.18
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 1946 0 0 0 74516 2 0 0 25 0 1 0 99459466 9494528 1940 1992294400 134512640 134998072 4294956176 18446744073709551615 134525094 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2318 1940 58 118 0 2196 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 13368

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1623248/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=9552 CPUtime=805.16
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2015 0 0 0 80514 2 0 0 25 0 1 0 99459466 9781248 2009 1992294400 134512640 134998072 4294956176 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2388 2009 58 118 0 2266 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 13648

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1623120/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=9720 CPUtime=865.13
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2051 0 0 0 86511 2 0 0 25 0 1 0 99459466 9953280 2045 1992294400 134512640 134998072 4294956176 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2430 2045 58 118 0 2308 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 13816

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1623056/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=9720 CPUtime=925.1
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2069 0 0 0 92508 2 0 0 25 0 1 0 99459466 9953280 2063 1992294400 134512640 134998072 4294956176 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2430 2063 58 118 0 2308 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 13816

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1622480/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=10284 CPUtime=985.07
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2215 0 0 0 98505 2 0 0 25 0 1 0 99459466 10530816 2209 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2571 2209 58 118 0 2449 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 14380

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1622288/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=10416 CPUtime=1045.05
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2258 0 0 0 104503 2 0 0 25 0 1 0 99459466 10665984 2252 1992294400 134512640 134998072 4294956176 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2604 2252 58 118 0 2482 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 14512

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1622288/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=10576 CPUtime=1105.02
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2275 0 0 0 110500 2 0 0 25 0 1 0 99459466 10829824 2269 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2644 2269 58 118 0 2522 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 14672

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1622096/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=10712 CPUtime=1164.99
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2307 0 0 0 116497 2 0 0 25 0 1 0 99459466 10969088 2301 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2678 2301 58 118 0 2556 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 14808

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1622096/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=10712 CPUtime=1172.99
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2307 0 0 0 117297 2 0 0 25 0 1 0 99459466 10969088 2301 1992294400 134512640 134998072 4294956176 18446744073709551615 134525458 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2678 2301 58 118 0 2556 0
Current children cumulated CPU time (s) 1189.78
Current children cumulated vsize (KiB) 14808

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1622096/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=10712 CPUtime=1179.4
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2307 0 0 0 117937 3 0 0 25 0 1 0 99459466 10969088 2301 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2678 2301 58 118 0 2556 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 14808

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1622096/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=10712 CPUtime=1181
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2307 0 0 0 118097 3 0 0 25 0 1 0 99459466 10969088 2301 1992294400 134512640 134998072 4294956176 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2678 2301 58 118 0 2556 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 14808

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1622096/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=10712 CPUtime=1181.8
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2307 0 0 0 118177 3 0 0 25 0 1 0 99459466 10969088 2301 1992294400 134512640 134998072 4294956176 18446744073709551615 134525677 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2678 2301 58 118 0 2556 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 14808

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1622096/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=10712 CPUtime=1182.6
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2307 0 0 0 118257 3 0 0 25 0 1 0 99459466 10969088 2301 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2678 2301 58 118 0 2556 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 14808

[startup+1200.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 8818
/proc/meminfo: memFree=1622096/2055920 swapFree=4192812/4192956
[pid=8806] ppid=8804 vsize=4096 CPUtime=16.79
/proc/8806/stat : 8806 (SATzilla2009_C) S 8804 8806 5396 0 -1 4194304 999 4666 0 0 459 9 1190 21 25 0 1 0 99457785 4194304 590 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8806/statm: 1024 590 219 399 0 621 0
[pid=8812] ppid=8806 vsize=10712 CPUtime=1182.8
/proc/8812/stat : 8812 (minisat20) R 8806 8806 5396 0 -1 4194304 2307 0 0 0 118277 3 0 0 25 0 1 0 99459466 10969088 2301 1992294400 134512640 134998072 4294956176 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8812/statm: 2678 2301 58 118 0 2556 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 14808

Child status: 17
Real time (s): 1200.12
CPU time (s): 1199.62
CPU user time (s): 1199.28
CPU system time (s): 0.337948
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 14808

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

runsolver used 1.05484 second user time and 3.3205 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-26 04:51:56
IDJOB=1726585
IDBENCH=24617
IDSOLVER=527
FILE ID=node68/1726585-1240714316
PBS_JOBID= 9186831
Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726585-1240714316/watcher-1726585-1240714316 -o /tmp/evaluation-result-1726585-1240714316/solver-1726585-1240714316 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1726585-1240714316.cnf

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

MD5SUM BENCH= 71878da25e778158aa56312337016eac
RANDOM SEED=1691492254

node68.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.223
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.223
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:       1633208 kB
Buffers:         44196 kB
Cached:         286616 kB
SwapCached:        144 kB
Active:         157024 kB
Inactive:       190304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31648 kB
Writeback:           0 kB
Mapped:          26400 kB
Slab:            61052 kB
Committed_AS:   284012 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node68 at 2009-04-26 05:11:56