Trace number 295477

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.46 1199.99

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1155123565-17.UNSAT.shuffled.cnf
MD5SUMcc3368792acc31c53b7db8a3b6afc2f4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark241.327
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54895

Solver Data (download as text)

10.53/10.61	c run March_dl for 5 seconds ... 
10.53/10.61	c Bin: Executing march_dl
10.53/10.61	c child exit by a signal
10.53/10.61	c march_dl returned code 137.
10.53/10.61	c run saps for 2 seconds ... 
10.53/10.61	c Bin: Executing ubcsat2006
10.53/10.61	c child exited successfully
10.53/10.61	c ubcsat2006 returned code 0.
10.53/10.61	c satzilla computing base features
10.53/10.61	c satzilla doing unit-prop probe
10.53/10.61	c satzilla doing local search probe
10.53/10.61	c satzilla doing lobjois search-space size estimate
10.53/10.61	c satzilla's ranking:
10.53/10.61	c 1) minisat20: 1.833973
10.53/10.61	c 2) kcnfs: 1.947087
10.53/10.61	c 3) eureka: 2.928836
10.53/10.61	c 4) march_dl: 3.133525
10.53/10.61	c 5) vallst: 3.879061
10.53/10.61	c 6) zchaff_rand: 4.890569
10.53/10.61	c 7) kcnfs+P: 999.000000
10.53/10.61	c 8) march_dl+P: 999.000000
10.53/10.61	c 9) vallst+P: 999.000000
10.53/10.61	c 10) zchaff_rand+P: 999.000000
10.53/10.61	c 11) rsat+P: 999.000000
10.53/10.61	c 12) eureka+P: 999.000000
10.53/10.61	c 13) minisat20+P: 999.000000
10.53/10.61	c 14) rsat: 999.000000
10.53/10.61	c satzilla running minisat20 ... 
10.53/10.62	This is MiniSat 2.0 beta
10.53/10.62	WARNING: for repeatability, setting FPU to use double precision
10.53/10.62	============================[ Problem Statistics ]=============================
10.53/10.62	|                                                                             |
10.53/10.62	|  Number of variables:  55                                                   |
10.53/10.62	|  Number of clauses:    4895                                                 |
10.53/10.62	|  Parsing time:         0.00         s                                       |
10.53/10.62	============================[ Search Statistics ]==============================
10.53/10.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.62	===============================================================================
10.53/10.62	|         0 |      55     4895    34265 |     1631        0    nan |  0.000 % |
10.53/10.63	|       102 |      55     4895    34265 |     1794      102     21 |  0.034 % |
10.53/10.63	|       254 |      55     4895    34265 |     1974      254     20 |  0.034 % |
10.53/10.64	|       481 |      55     4895    34265 |     2171      481     20 |  0.034 % |
10.53/10.65	|       820 |      55     4895    34265 |     2388      820     20 |  0.034 % |
10.60/10.67	|      1328 |      55     4895    34265 |     2627     1328     20 |  0.034 % |
10.60/10.70	|      2087 |      55     4895    34265 |     2890     2087     20 |  0.034 % |
10.60/10.75	|      3226 |      55     4895    34265 |     3179     1770     19 |  0.034 % |
10.60/10.84	|      4936 |      55     4895    34265 |     3497     1879     19 |  0.034 % |
10.60/10.95	|      7499 |      55     4895    34265 |     3847     2679     20 |  0.034 % |
10.60/11.13	|     11343 |      55     4895    34265 |     4232     2652     19 |  0.034 % |
11.34/11.42	|     17109 |      55     4895    34265 |     4655     4162     19 |  0.034 % |
11.85/11.90	|     25759 |      55     4895    34265 |     5120     3449     19 |  0.034 % |
12.57/12.66	|     38735 |      55     4895    34265 |     5632     3569     18 |  0.034 % |
13.70/13.81	|     58196 |      55     4895    34265 |     6196     3241     19 |  0.034 % |
15.54/15.61	|     87388 |      55     4895    34265 |     6815     4450     18 |  0.034 % |
18.41/18.46	|    131177 |      55     4895    34265 |     7497     3800     18 |  0.034 % |
22.82/22.93	|    196861 |      55     4895    34265 |     8247     5575     17 |  0.034 % |
29.68/29.81	|    295388 |      55     4895    34265 |     9071     4870     19 |  0.034 % |
40.65/40.70	|    443178 |      55     4895    34265 |     9979     7175     18 |  0.034 % |
57.75/57.82	|    664861 |      55     4895    34265 |    10977     8855     18 |  0.034 % |
85.11/85.23	|    997386 |      55     4895    34265 |    12074     5957     17 |  0.034 % |
128.03/128.13	|   1496175 |      55     4895    34265 |    13282     8885     18 |  0.034 % |
196.57/196.71	|   2244357 |      55     4895    34265 |    14610    12165     16 |  0.034 % |
308.14/308.31	|   3366632 |      55     4895    34265 |    16071     7953     17 |  0.034 % |
486.00/486.26	|   5050044 |      55     4895    34265 |    17678     9929     17 |  0.034 % |
776.24/776.62	|   7575160 |      55     4895    34265 |    19446    13234     15 |  0.034 % |
1199.41/1199.96	c Bin: Executing minisat20
1199.41/1199.96	c child exit by a signal
1199.41/1199.96	c minisat20 returned code 137.
1199.41/1199.96	c minisat20 returned code 137.
1199.41/1199.96	c satzilla running kcnfs ... 
1199.41/1199.96	c Bin: Executing kcnfs
1199.41/1199.96	c kcnfs returned code 1.
1199.41/1199.96	c kcnfs returned code 1.
1199.41/1199.96	c satzilla running eureka ... 
1199.41/1199.96	c Bin: Executing eureka
1199.41/1199.96	c eureka returned code 1.
1199.41/1199.96	c eureka returned code 1.
1199.41/1199.96	c satzilla running march_dl ... 
1199.41/1199.96	c Bin: Executing march_dl
1199.41/1199.96	c march_dl returned code 1.
1199.41/1199.96	c march_dl returned code 1.
1199.41/1199.96	c satzilla running vallst ... 
1199.41/1199.96	c Bin: Executing vallst
1199.41/1199.96	c vallst returned code 1.
1199.41/1199.96	c vallst returned code 1.
1199.41/1199.96	c satzilla running zchaff_rand ... 
1199.41/1199.96	c Bin: Executing zchaff_rand
1199.41/1199.96	c zchaff_rand returned code 1.
1199.41/1199.96	c zchaff_rand returned code 1.
1199.41/1199.96	c satzilla running kcnfs with preprocessing ... 
1199.41/1199.98	c Preprocessing...
1199.41/1199.98	c Inital problem has 55 variables, 4895 nary clauses (0 binary clauses).
1199.41/1199.98	c Num non-binary clauses 4895, Average non-binary clause length 7.000
1199.41/1199.98	c Theory has no gaps
1199.41/1199.98	c Preprocessor runtime was 0.010 seconds.
1199.41/1199.98	c 
1199.41/1199.98	c Satisfiability of theory still undetermined.
1199.41/1199.98	c See file /tmp/KYC72b for simplified theory.
1199.41/1199.98	c Bin: Executing kcnfs
1199.41/1199.98	c kcnfs returned code 1.
1199.41/1199.98	c kcnfs returned code 1.
1199.41/1199.98	c satzilla running march_dl with preprocessing ... 
1199.41/1199.98	c Bin: Executing march_dl
1199.41/1199.98	c march_dl returned code 1.
1199.41/1199.98	c march_dl returned code 1.
1199.41/1199.98	c satzilla running vallst with preprocessing ... 
1199.41/1199.98	c Bin: Executing vallst
1199.41/1199.98	c vallst returned code 1.
1199.41/1199.98	c vallst returned code 1.
1199.41/1199.98	c satzilla running zchaff_rand with preprocessing ... 
1199.41/1199.98	c Bin: Executing zchaff_rand
1199.41/1199.98	c zchaff_rand returned code 1.
1199.41/1199.98	c zchaff_rand returned code 1.
1199.41/1199.98	c satzilla running rsat with preprocessing ... 
1199.41/1199.98	c Bin: Executing rsat
1199.41/1199.98	c rsat returned code 1.
1199.41/1199.98	c rsat returned code 1.
1199.41/1199.98	c satzilla running eureka with preprocessing ... 
1199.41/1199.98	c Bin: Executing eureka
1199.41/1199.98	c eureka returned code 1.
1199.41/1199.98	c eureka returned code 1.
1199.41/1199.98	c satzilla running minisat20 with preprocessing ... 
1199.41/1199.98	c Bin: Executing minisat20
1199.41/1199.98	c minisat20 returned code 1.
1199.41/1199.98	c minisat20 returned code 1.
1199.41/1199.98	c satzilla running rsat ... 
1199.41/1199.98	c Bin: Executing rsat
1199.41/1199.98	c rsat returned code 1.
1199.41/1199.98	c rsat returned code 1.
1199.41/1199.98	c ERROR: All Failed! 
1199.41/1199.98	c SATZILLA_TIME=1199.620000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node69/watcher-295477-1171806479 -o ROOT/results/node69/solver-295477-1171806479 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295477-1171806479/SATzilla2007_F /tmp/evaluation/295477-1171806479/instance-295477-1171806479.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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/64 28793
/proc/meminfo: memFree=1065400/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=1512 CPUtime=0
/proc/28793/stat : 28793 (SATzilla2007_F) R 28791 28793 28006 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 200605617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/28793/statm: 378 125 110 260 0 84 0
[pid=28794] ppid=28793 vsize=636 CPUtime=0
/proc/28794/stat : 28794 (march_dl) R 28793 28793 28006 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 200605617 651264 77 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28794/statm: 159 77 50 118 0 38 0

[startup+0.107138 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28793
/proc/meminfo: memFree=1065400/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=1512 CPUtime=0
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200605617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28793/statm: 378 125 110 260 0 84 0
[pid=28794] ppid=28793 vsize=1972 CPUtime=0.1
/proc/28794/stat : 28794 (march_dl) R 28793 28793 28006 0 -1 4194304 729 0 0 0 10 0 0 0 19 0 1 0 200605617 2019328 284 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583852 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28794/statm: 493 284 67 118 0 372 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3484

[startup+0.515203 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28793
/proc/meminfo: memFree=1065400/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=1512 CPUtime=0
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200605617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28793/statm: 378 125 110 260 0 84 0
[pid=28794] ppid=28793 vsize=5316 CPUtime=0.5
/proc/28794/stat : 28794 (march_dl) R 28793 28793 28006 0 -1 4194304 1731 0 0 0 50 0 0 0 23 0 1 0 200605617 5443584 1192 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28794/statm: 1329 1192 72 118 0 1208 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6828

[startup+1.33534 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28795
/proc/meminfo: memFree=1060328/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=1512 CPUtime=0
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200605617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28793/statm: 378 125 110 260 0 84 0
[pid=28794] ppid=28793 vsize=6076 CPUtime=1.32
/proc/28794/stat : 28794 (march_dl) R 28793 28793 28006 0 -1 4194304 1850 0 0 0 132 0 0 0 25 0 1 0 200605617 6221824 1311 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514074 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28794/statm: 1519 1311 74 118 0 1398 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7588

[startup+2.97161 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28795
/proc/meminfo: memFree=1060200/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=1512 CPUtime=0
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200605617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28793/statm: 378 125 110 260 0 84 0
[pid=28794] ppid=28793 vsize=6076 CPUtime=2.96
/proc/28794/stat : 28794 (march_dl) R 28793 28793 28006 0 -1 4194304 1850 0 0 0 296 0 0 0 25 0 1 0 200605617 6221824 1311 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28794/statm: 1519 1311 74 118 0 1398 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7588

[startup+6.25414 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28796
/proc/meminfo: memFree=1064360/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=1512 CPUtime=4.99
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 149 1850 0 0 0 0 499 0 16 0 1 0 200605617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28793/statm: 378 125 110 260 0 84 0
[pid=28796] ppid=28793 vsize=6188 CPUtime=1.24
/proc/28796/stat : 28796 (ubcsat2006) R 28793 28793 28006 0 -1 4194304 337 0 0 0 120 4 0 0 25 0 1 0 200606118 6336512 319 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28796/statm: 1547 319 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7072 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28797
/proc/meminfo: memFree=1063152/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=2736 CPUtime=2.07
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 385 0 0 0 207 0 0 0 25 0 1 0 200606679 2801664 378 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 684 378 58 118 0 562 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4888

[startup+25.5183 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 28797
/proc/meminfo: memFree=1062384/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=3544 CPUtime=14.88
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 575 0 0 0 1488 0 0 0 25 0 1 0 200606679 3629056 568 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525800 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 886 568 58 118 0 764 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5696

[startup+51.1405 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 28797
/proc/meminfo: memFree=1061680/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=4248 CPUtime=40.49
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 736 0 0 0 4049 0 0 0 25 0 1 0 200606679 4349952 729 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1062 729 58 118 0 940 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6400

[startup+102.379 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28797
/proc/meminfo: memFree=1061232/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=4680 CPUtime=91.71
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 858 0 0 0 9171 0 0 0 25 0 1 0 200606679 4792320 851 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1170 851 58 118 0 1048 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 6832

[startup+162.44 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28797
/proc/meminfo: memFree=1060528/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=5508 CPUtime=151.75
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1035 0 0 0 15175 0 0 0 25 0 1 0 200606679 5640192 1028 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1377 1028 58 118 0 1255 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 7660

[startup+222.497 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28797
/proc/meminfo: memFree=1060272/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=5668 CPUtime=211.79
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1082 0 0 0 21179 0 0 0 25 0 1 0 200606679 5804032 1075 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1417 1075 58 118 0 1295 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 7820

[startup+282.551 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28797
/proc/meminfo: memFree=1060144/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=5808 CPUtime=271.82
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1114 0 0 0 27182 0 0 0 25 0 1 0 200606679 5947392 1107 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1452 1107 58 118 0 1330 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 7960

[startup+342.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28797
/proc/meminfo: memFree=1059760/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=6124 CPUtime=331.86
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1198 0 0 0 33186 0 0 0 25 0 1 0 200606679 6270976 1191 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1531 1191 58 118 0 1409 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 8276

[startup+402.668 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28797
/proc/meminfo: memFree=1059568/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=6408 CPUtime=391.9
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1255 0 0 0 39189 1 0 0 25 0 1 0 200606679 6561792 1248 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1602 1248 58 118 0 1480 0
Current children cumulated CPU time (s) 402.5
Current children cumulated vsize (KiB) 8560

[startup+462.724 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28797
/proc/meminfo: memFree=1059504/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=6552 CPUtime=451.94
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1275 0 0 0 45193 1 0 0 25 0 1 0 200606679 6709248 1268 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1638 1268 58 118 0 1516 0
Current children cumulated CPU time (s) 462.54

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


[startup+763.007 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28797
/proc/meminfo: memFree=1058736/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7404 CPUtime=752.11
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1480 0 0 0 75210 1 0 0 25 0 1 0 200606679 7581696 1473 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519360 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1851 1473 58 118 0 1729 0
Current children cumulated CPU time (s) 762.71
Current children cumulated vsize (KiB) 9556

[startup+823.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 28909
/proc/meminfo: memFree=1057336/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=812.13
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1516 0 0 0 81211 2 0 0 25 0 1 0 200606679 7790592 1509 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1509 58 118 0 1780 0
Current children cumulated CPU time (s) 822.73
Current children cumulated vsize (KiB) 9760

[startup+883.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28995
/proc/meminfo: memFree=1058216/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=872.13
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1520 0 0 0 87211 2 0 0 25 0 1 0 200606679 7790592 1513 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1513 58 118 0 1780 0
Current children cumulated CPU time (s) 882.73
Current children cumulated vsize (KiB) 9760

[startup+943.222 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28995
/proc/meminfo: memFree=1058280/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=932.16
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1530 0 0 0 93214 2 0 0 25 0 1 0 200606679 7790592 1523 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134529259 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1523 58 118 0 1780 0
Current children cumulated CPU time (s) 942.76
Current children cumulated vsize (KiB) 9760

[startup+1003.27 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28995
/proc/meminfo: memFree=1058408/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=992.19
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1536 0 0 0 99217 2 0 0 25 0 1 0 200606679 7790592 1529 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1529 58 118 0 1780 0
Current children cumulated CPU time (s) 1002.79
Current children cumulated vsize (KiB) 9760

[startup+1063.33 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28995
/proc/meminfo: memFree=1058472/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=1052.23
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1541 0 0 0 105221 2 0 0 25 0 1 0 200606679 7790592 1534 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1534 58 118 0 1780 0
Current children cumulated CPU time (s) 1062.83
Current children cumulated vsize (KiB) 9760

[startup+1123.39 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28995
/proc/meminfo: memFree=1058408/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=1112.27
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1547 0 0 0 111224 3 0 0 25 0 1 0 200606679 7790592 1540 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1540 58 118 0 1780 0
Current children cumulated CPU time (s) 1122.87
Current children cumulated vsize (KiB) 9760

[startup+1183.45 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28995
/proc/meminfo: memFree=1058408/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=1172.31
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1550 0 0 0 117228 3 0 0 25 0 1 0 200606679 7790592 1543 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1543 58 118 0 1780 0
Current children cumulated CPU time (s) 1182.91
Current children cumulated vsize (KiB) 9760

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

[startup+1187.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28995
/proc/meminfo: memFree=1058416/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=1176.1
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1550 0 0 0 117607 3 0 0 25 0 1 0 200606679 7790592 1543 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1543 58 118 0 1780 0
Current children cumulated CPU time (s) 1186.7
Current children cumulated vsize (KiB) 9760

[startup+1193.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28995
/proc/meminfo: memFree=1058416/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=1182.66
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1550 0 0 0 118263 3 0 0 25 0 1 0 200606679 7790592 1543 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1543 58 118 0 1780 0
Current children cumulated CPU time (s) 1193.26
Current children cumulated vsize (KiB) 9760

[startup+1197.08 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 28995
/proc/meminfo: memFree=1058416/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=1185.93
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1551 0 0 0 118590 3 0 0 25 0 1 0 200606679 7790592 1544 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1544 58 118 0 1780 0
Current children cumulated CPU time (s) 1196.53
Current children cumulated vsize (KiB) 9760

[startup+1198.73 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 28995
/proc/meminfo: memFree=1058416/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=1187.58
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1551 0 0 0 118755 3 0 0 25 0 1 0 200606679 7790592 1544 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1544 58 118 0 1780 0
Current children cumulated CPU time (s) 1198.18
Current children cumulated vsize (KiB) 9760

[startup+1199.54 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 28995
/proc/meminfo: memFree=1058416/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=1188.4
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1551 0 0 0 118837 3 0 0 25 0 1 0 200606679 7790592 1544 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1544 58 118 0 1780 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 9760

[startup+1199.95 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 28995
/proc/meminfo: memFree=1058416/2055920 swapFree=4183028/4192956
[pid=28793] ppid=28791 vsize=2152 CPUtime=10.6
/proc/28793/stat : 28793 (SATzilla2007_F) S 28791 28793 28006 0 -1 4194304 834 2193 0 0 344 7 701 8 25 0 1 0 200605617 2203648 360 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28793/statm: 538 360 169 260 0 244 0
[pid=28797] ppid=28793 vsize=7608 CPUtime=1188.81
/proc/28797/stat : 28797 (minisat20) R 28793 28793 28006 0 -1 4194304 1551 0 0 0 118878 3 0 0 25 0 1 0 200606679 7790592 1544 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28797/statm: 1902 1544 58 118 0 1780 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 9760

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.46
CPU user time (s): 1199.26
CPU system time (s): 0.19697
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 9760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.26
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4862
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= 26
involuntary context switches= 3351

runsolver used 0.838872 second user time and 2.49862 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Sun Feb 18 13:47:59 UTC 2007

IDJOB= 295477
IDBENCH= 19913
IDSOLVER= 136
FILE ID= node69/295477-1171806479

PBS_JOBID= 3839611

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1155123565-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295477-1171806479/SATzilla2007_F /tmp/evaluation/295477-1171806479/instance-295477-1171806479.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-295477-1171806479 -o ROOT/results/node69/solver-295477-1171806479 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295477-1171806479/SATzilla2007_F /tmp/evaluation/295477-1171806479/instance-295477-1171806479.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  cc3368792acc31c53b7db8a3b6afc2f4

RANDOM SEED= 808477200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1065808 kB
Buffers:         49580 kB
Cached:         830008 kB
SwapCached:       4412 kB
Active:         628220 kB
Inactive:       261328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1065808 kB
SwapTotal:     4192956 kB
SwapFree:      4183028 kB
Dirty:           10244 kB
Writeback:           0 kB
Mapped:          15308 kB
Slab:            86492 kB
Committed_AS:   559080 kB
PageTables:       1472 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= 66554 MiB

End job on node69 on Sun Feb 18 14:07:59 UTC 2007