Trace number 336330

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, and are wall clock time (not CPU 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
SATzilla FULL? (exit code) 1199.53 1199.84

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
MD5SUM18943a77519bfdf7aed8c89595bc3ac6
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 variables175
Number of clauses2852
Sum of the clauses size7960
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2675
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

Solver Data (download as text)

10.66/10.70	c run March_dl for 5 seconds ... 
10.66/10.70	c Bin: Executing march_dl
10.66/10.70	c child exit by a signal
10.66/10.70	c march_dl returned code 137.
10.66/10.70	c run saps for 2 seconds ... 
10.66/10.70	c Bin: Executing ubcsat2006
10.66/10.70	c child exited successfully
10.66/10.70	c ubcsat2006 returned code 0.
10.66/10.70	c satzilla computing base features
10.66/10.70	c satzilla doing unit-prop probe
10.66/10.70	c satzilla doing local search probe
10.66/10.70	c satzilla doing lobjois search-space size estimate
10.66/10.70	c satzilla's ranking:
10.66/10.70	c 1) minisat20: 1.312477
10.66/10.70	c 2) eureka: 1.394893
10.66/10.70	c 3) zchaff_rand: 2.239940
10.66/10.70	c 4) kcnfs: 2.996994
10.66/10.70	c 5) vallst: 3.540065
10.66/10.70	c 6) march_dl: 4.279856
10.66/10.70	c 7) kcnfs+P: 999.000000
10.66/10.70	c 8) march_dl+P: 999.000000
10.66/10.70	c 9) vallst+P: 999.000000
10.66/10.70	c 10) zchaff_rand+P: 999.000000
10.66/10.70	c 11) rsat+P: 999.000000
10.66/10.70	c 12) eureka+P: 999.000000
10.66/10.70	c 13) minisat20+P: 999.000000
10.66/10.70	c 14) rsat: 999.000000
10.66/10.70	c satzilla running minisat20 ... 
10.66/10.70	This is MiniSat 2.0 beta
10.66/10.70	WARNING: for repeatability, setting FPU to use double precision
10.66/10.70	============================[ Problem Statistics ]=============================
10.66/10.70	|                                                                             |
10.66/10.70	|  Number of variables:  175                                                  |
10.66/10.70	|  Number of clauses:    2852                                                 |
10.66/10.70	|  Parsing time:         0.00         s                                       |
10.66/10.70	============================[ Search Statistics ]==============================
10.66/10.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.66/10.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.66/10.70	===============================================================================
10.66/10.70	|         0 |     175     2852     7960 |      950        0    nan |  0.000 % |
10.66/10.70	|       100 |     175     2852     7960 |     1045      100     21 |  0.052 % |
10.66/10.71	|       252 |     175     2852     7960 |     1150      252     20 |  0.020 % |
10.66/10.71	|       477 |     175     2852     7960 |     1265      477     18 |  0.053 % |
10.66/10.71	|       814 |     175     2852     7960 |     1391      814     17 |  0.052 % |
10.66/10.72	|      1320 |     175     2852     7960 |     1531     1320     16 |  0.052 % |
10.66/10.74	|      2079 |     175     2852     7960 |     1684     1268     15 |  0.052 % |
10.66/10.76	|      3218 |     175     2852     7960 |     1852     1515     15 |  0.052 % |
10.67/10.80	|      4927 |     175     2852     7960 |     2037     1268     18 |  0.020 % |
10.67/10.85	|      7490 |     175     2852     7960 |     2241     1697     16 |  0.004 % |
10.86/10.94	|     11335 |     175     2852     7960 |     2465     2023     17 |  0.052 % |
10.96/11.10	|     17102 |     175     2852     7960 |     2712     1396     16 |  0.053 % |
11.25/11.35	|     25752 |     175     2852     7960 |     2983     1607     23 |  0.020 % |
11.65/11.75	|     38726 |     175     2852     7960 |     3281     2260     21 |  0.053 % |
12.25/12.36	|     58187 |     175     2852     7960 |     3610     3149     19 |  0.052 % |
13.25/13.36	|     87379 |     175     2852     7960 |     3971     2688     21 |  0.052 % |
14.85/14.93	|    131170 |     175     2852     7960 |     4368     3809     25 |  0.003 % |
17.25/17.36	|    196854 |     175     2852     7960 |     4805     2587     26 |  0.003 % |
21.05/21.19	|    295380 |     175     2852     7960 |     5285     3076     25 |  0.003 % |
27.35/27.44	|    443169 |     175     2852     7960 |     5814     2800     22 |  0.020 % |
36.95/37.07	|    664852 |     175     2852     7960 |     6395     3045     22 |  0.020 % |
51.84/51.92	|    997377 |     175     2852     7960 |     7035     4320     25 |  0.052 % |
75.64/75.78	|   1496165 |     175     2852     7960 |     7738     4323     27 |  0.003 % |
115.34/115.50	|   2244347 |     175     2852     7960 |     8512     4459     28 |  0.004 % |
173.52/173.64	|   3366622 |     175     2852     7960 |     9363     8466     28 |  0.003 % |
265.89/266.06	|   5050036 |     175     2852     7960 |    10300     6289     28 |  0.020 % |
403.96/404.14	|   7575152 |     175     2852     7960 |    11330     6226     28 |  0.003 % |
636.00/636.25	|  11362829 |     175     2852     7960 |    12463     9726     25 |  0.003 % |
993.01/993.36	|  17044341 |     175     2852     7960 |    13709    11059     25 |  0.020 % |
1199.46/1199.82	c Bin: Executing minisat20
1199.46/1199.82	c child exit by a signal
1199.46/1199.82	c minisat20 returned code 137.
1199.46/1199.82	c minisat20 returned code 137.
1199.46/1199.82	c satzilla running eureka ... 
1199.46/1199.82	c Bin: Executing eureka
1199.46/1199.82	c eureka returned code 1.
1199.46/1199.82	c eureka returned code 1.
1199.46/1199.82	c satzilla running zchaff_rand ... 
1199.46/1199.82	c Bin: Executing zchaff_rand
1199.46/1199.82	c zchaff_rand returned code 1.
1199.46/1199.82	c zchaff_rand returned code 1.
1199.46/1199.82	c satzilla running kcnfs ... 
1199.46/1199.82	c Bin: Executing kcnfs
1199.46/1199.82	c kcnfs returned code 1.
1199.46/1199.82	c kcnfs returned code 1.
1199.46/1199.82	c satzilla running vallst ... 
1199.46/1199.82	c Bin: Executing vallst
1199.46/1199.82	c vallst returned code 1.
1199.46/1199.82	c vallst returned code 1.
1199.46/1199.82	c satzilla running march_dl ... 
1199.46/1199.82	c Bin: Executing march_dl
1199.46/1199.82	c march_dl returned code 1.
1199.46/1199.82	c march_dl returned code 1.
1199.46/1199.82	c satzilla running kcnfs with preprocessing ... 
1199.46/1199.83	c Preprocessing...
1199.46/1199.83	c Inital problem has 175 variables, 2177 nary clauses (675 binary clauses).
1199.46/1199.83	c Num non-binary clauses 2177, Average non-binary clause length 3.036
1199.46/1199.83	c Theory has no gaps
1199.46/1199.83	c Preprocessor runtime was 0.010 seconds.
1199.46/1199.83	c 
1199.46/1199.83	c Satisfiability of theory still undetermined.
1199.46/1199.83	c See file /tmp/khWduu for simplified theory.
1199.46/1199.83	c Bin: Executing kcnfs
1199.46/1199.83	c kcnfs returned code 1.
1199.46/1199.83	c kcnfs returned code 1.
1199.46/1199.83	c satzilla running march_dl with preprocessing ... 
1199.46/1199.83	c Bin: Executing march_dl
1199.46/1199.83	c march_dl returned code 1.
1199.46/1199.83	c march_dl returned code 1.
1199.46/1199.83	c satzilla running vallst with preprocessing ... 
1199.46/1199.83	c Bin: Executing vallst
1199.46/1199.83	c vallst returned code 1.
1199.46/1199.83	c vallst returned code 1.
1199.46/1199.83	c satzilla running zchaff_rand with preprocessing ... 
1199.46/1199.83	c Bin: Executing zchaff_rand
1199.46/1199.83	c zchaff_rand returned code 1.
1199.46/1199.83	c zchaff_rand returned code 1.
1199.46/1199.83	c satzilla running rsat with preprocessing ... 
1199.46/1199.83	c Bin: Executing rsat
1199.46/1199.83	c rsat returned code 1.
1199.46/1199.83	c rsat returned code 1.
1199.46/1199.83	c satzilla running eureka with preprocessing ... 
1199.46/1199.83	c Bin: Executing eureka
1199.46/1199.83	c eureka returned code 1.
1199.46/1199.83	c eureka returned code 1.
1199.46/1199.83	c satzilla running minisat20 with preprocessing ... 
1199.46/1199.83	c Bin: Executing minisat20
1199.46/1199.83	c minisat20 returned code 1.
1199.46/1199.83	c minisat20 returned code 1.
1199.46/1199.83	c satzilla running rsat ... 
1199.46/1199.83	c Bin: Executing rsat
1199.46/1199.83	c rsat returned code 1.
1199.46/1199.83	c rsat returned code 1.
1199.46/1199.83	c ERROR: All Failed! 
1199.46/1199.83	c SATZILLA_TIME=1199.690000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node70/watcher-336330-1173644545 -o ROOT/results/node70/solver-336330-1173644545 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336330-1173644545/SATzilla2007_F /tmp/evaluation/336330-1173644545/instance-336330-1173644545.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): 2400 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.97 0.98 3/64 11655
/proc/meminfo: memFree=1864488/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1512 CPUtime=0
/proc/11655/stat : 11655 (SATzilla2007_F) R 11653 11655 11184 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 20754412 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/11655/statm: 378 125 110 260 0 84 0
[pid=11656] ppid=11655 vsize=636 CPUtime=0
/proc/11656/stat : 11656 (march_dl) R 11655 11655 11184 0 -1 4194304 82 0 0 0 0 0 0 0 18 0 1 0 20754413 651264 76 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11656/statm: 159 76 50 118 0 38 0

[startup+0.063102 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11655
/proc/meminfo: memFree=1864488/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1512 CPUtime=0
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 20754412 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11655/statm: 378 125 110 260 0 84 0
[pid=11656] ppid=11655 vsize=1148 CPUtime=0.06
/proc/11656/stat : 11656 (march_dl) R 11655 11655 11184 0 -1 4194304 205 0 0 0 6 0 0 0 19 0 1 0 20754413 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134531924 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11656/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2660

[startup+0.101103 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11655
/proc/meminfo: memFree=1864488/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1512 CPUtime=0
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 20754412 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11655/statm: 378 125 110 260 0 84 0
[pid=11656] ppid=11655 vsize=1148 CPUtime=0.09
/proc/11656/stat : 11656 (march_dl) R 11655 11655 11184 0 -1 4194304 205 0 0 0 9 0 0 0 19 0 1 0 20754413 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528970 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11656/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2660

[startup+0.301123 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11655
/proc/meminfo: memFree=1864488/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1512 CPUtime=0
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 20754412 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11655/statm: 378 125 110 260 0 84 0
[pid=11656] ppid=11655 vsize=1148 CPUtime=0.29
/proc/11656/stat : 11656 (march_dl) R 11655 11655 11184 0 -1 4194304 205 0 0 0 29 0 0 0 21 0 1 0 20754413 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528378 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11656/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2660

[startup+0.701165 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 11655
/proc/meminfo: memFree=1864488/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1512 CPUtime=0
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 20754412 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11655/statm: 378 125 110 260 0 84 0
[pid=11656] ppid=11655 vsize=1148 CPUtime=0.69
/proc/11656/stat : 11656 (march_dl) R 11655 11655 11184 0 -1 4194304 205 0 0 0 69 0 0 0 25 0 1 0 20754413 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552331 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11656/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2660

[startup+1.50124 s]
/proc/loadavg: 0.92 0.97 0.98 2/66 11657
/proc/meminfo: memFree=1863832/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1512 CPUtime=0
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 20754412 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11655/statm: 378 125 110 260 0 84 0
[pid=11656] ppid=11655 vsize=1148 CPUtime=1.49
/proc/11656/stat : 11656 (march_dl) R 11655 11655 11184 0 -1 4194304 205 0 0 0 149 0 0 0 25 0 1 0 20754413 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532960 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11656/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2660

[startup+3.1014 s]
/proc/loadavg: 0.92 0.97 0.98 2/66 11657
/proc/meminfo: memFree=1863704/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1512 CPUtime=0
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 20754412 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11655/statm: 378 125 110 260 0 84 0
[pid=11656] ppid=11655 vsize=1148 CPUtime=3.09
/proc/11656/stat : 11656 (march_dl) R 11655 11655 11184 0 -1 4194304 205 0 0 0 309 0 0 0 25 0 1 0 20754413 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617290 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11656/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2660

[startup+6.30173 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 11658
/proc/meminfo: memFree=1863512/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1512 CPUtime=4.99
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 149 205 0 0 0 0 499 0 16 0 1 0 20754412 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 378 125 110 260 0 84 0
[pid=11658] ppid=11655 vsize=6188 CPUtime=1.28
/proc/11658/stat : 11658 (ubcsat2006) R 11655 11655 11184 0 -1 4194304 273 0 0 0 112 16 0 0 25 0 1 0 20754913 6336512 255 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11658/statm: 1547 255 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1863080/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=2356 CPUtime=1.98
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 280 0 0 0 198 0 0 0 25 0 1 0 20755483 2412544 273 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 589 273 58 118 0 467 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 4184

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1862120/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=3420 CPUtime=14.78
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 521 0 0 0 1478 0 0 0 25 0 1 0 20755483 3502080 514 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 855 514 58 118 0 733 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 5248

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1861352/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=4104 CPUtime=40.37
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 709 0 0 0 4037 0 0 0 25 0 1 0 20755483 4202496 702 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 1026 702 58 118 0 904 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 5932

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1860648/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=4912 CPUtime=91.57
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 904 0 0 0 9156 1 0 0 25 0 1 0 20755483 5029888 897 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 1228 897 58 118 0 1106 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 6740

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1860072/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=5352 CPUtime=151.55
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1027 0 0 0 15154 1 0 0 25 0 1 0 20755483 5480448 1020 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 1338 1020 58 118 0 1216 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 7180

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1859560/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=5880 CPUtime=211.53
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1154 0 0 0 21152 1 0 0 25 0 1 0 20755483 6021120 1147 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 1470 1147 58 118 0 1348 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 7708

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1859240/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=6160 CPUtime=271.52
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1223 0 0 0 27151 1 0 0 25 0 1 0 20755483 6307840 1216 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 1540 1216 58 118 0 1418 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 7988

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1858920/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=6560 CPUtime=331.5
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1300 0 0 0 33149 1 0 0 25 0 1 0 20755483 6717440 1293 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 1640 1293 58 118 0 1518 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1857320/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8084 CPUtime=811.38
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1677 0 0 0 81136 2 0 0 25 0 1 0 20755483 8278016 1670 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2021 1670 58 118 0 1899 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 9912

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1857256/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8220 CPUtime=871.37
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1700 0 0 0 87135 2 0 0 25 0 1 0 20755483 8417280 1693 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2055 1693 58 118 0 1933 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 10048

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1857128/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8220 CPUtime=931.35
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1717 0 0 0 93133 2 0 0 25 0 1 0 20755483 8417280 1710 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2055 1710 58 118 0 1933 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 10048

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1857000/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8352 CPUtime=991.34
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1759 0 0 0 99132 2 0 0 25 0 1 0 20755483 8552448 1752 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528423 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2088 1752 58 118 0 1966 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 10180

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1856872/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8512 CPUtime=1051.32
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1778 0 0 0 105130 2 0 0 25 0 1 0 20755483 8716288 1771 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2128 1771 58 118 0 2006 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 10340

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1856744/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8660 CPUtime=1111.31
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1807 0 0 0 111129 2 0 0 25 0 1 0 20755483 8867840 1800 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519199 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2165 1800 58 118 0 2043 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 10488

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1856680/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8660 CPUtime=1171.29
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1820 0 0 0 117127 2 0 0 25 0 1 0 20755483 8867840 1813 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2165 1813 58 118 0 2043 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 10488

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1856616/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8660 CPUtime=1179.29
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1826 0 0 0 117927 2 0 0 25 0 1 0 20755483 8867840 1819 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2165 1819 58 118 0 2043 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 10488

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1856616/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8792 CPUtime=1185.69
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1834 0 0 0 118567 2 0 0 25 0 1 0 20755483 9003008 1827 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2198 1827 58 118 0 2076 0
Current children cumulated CPU time (s) 1196.36
Current children cumulated vsize (KiB) 10620

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1856616/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8792 CPUtime=1187.29
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1835 0 0 0 118727 2 0 0 25 0 1 0 20755483 9003008 1828 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2198 1828 58 118 0 2076 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 10620

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1856616/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8792 CPUtime=1188.09
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1835 0 0 0 118807 2 0 0 25 0 1 0 20755483 9003008 1828 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2198 1828 58 118 0 2076 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 10620

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1856616/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8792 CPUtime=1188.49
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1835 0 0 0 118847 2 0 0 25 0 1 0 20755483 9003008 1828 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2198 1828 58 118 0 2076 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 10620

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1856616/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8792 CPUtime=1188.69
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1835 0 0 0 118867 2 0 0 25 0 1 0 20755483 9003008 1828 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2198 1828 58 118 0 2076 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 10620

[startup+1199.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11659
/proc/meminfo: memFree=1856616/2055920 swapFree=4179464/4192956
[pid=11655] ppid=11653 vsize=1828 CPUtime=10.67
/proc/11655/stat : 11655 (SATzilla2007_F) S 11653 11655 11184 0 -1 4194304 618 484 0 0 317 23 700 27 25 0 1 0 20754412 1871872 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11655/statm: 457 272 169 260 0 163 0
[pid=11659] ppid=11655 vsize=8792 CPUtime=1188.79
/proc/11659/stat : 11659 (minisat20) R 11655 11655 11184 0 -1 4194304 1835 0 0 0 118877 2 0 0 25 0 1 0 20755483 9003008 1828 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11659/statm: 2198 1828 58 118 0 2076 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 10620

Child status: 17
Real time (s): 1199.84
CPU time (s): 1199.53
CPU user time (s): 1198.99
CPU system time (s): 0.540917
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 10620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.99
system time used= 0.540917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3059
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= 25
involuntary context switches= 2651

runsolver used 0.750885 second user time and 2.54561 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sun Mar 11 20:22:25 UTC 2007

IDJOB= 336330
IDBENCH= 24672
IDSOLVER= 136
FILE ID= node70/336330-1173644545

PBS_JOBID= 4101372

Free space on /tmp= 66543 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336330-1173644545/SATzilla2007_F /tmp/evaluation/336330-1173644545/instance-336330-1173644545.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-336330-1173644545 -o ROOT/results/node70/solver-336330-1173644545 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336330-1173644545/SATzilla2007_F /tmp/evaluation/336330-1173644545/instance-336330-1173644545.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 471031135

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.220
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	: 5931.00
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.220
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:       1864832 kB
Buffers:         15576 kB
Cached:         132760 kB
SwapCached:       8132 kB
Active:          58004 kB
Inactive:       105284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864832 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:           10156 kB
Writeback:           0 kB
Mapped:          15288 kB
Slab:            13820 kB
Committed_AS:    61764 kB
PageTables:       1396 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= 66543 MiB

End job on node70 on Sun Mar 11 20:42:25 UTC 2007