Trace number 294862

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.52 1199.95

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1141171506-10.UNSAT.shuffled.cnf
MD5SUMd6d6be09c1abbc60814c0f85b6a5cc4b
Bench CategoryRANDOM (random 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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data (download as text)

10.62/10.68	c run March_dl for 5 seconds ... 
10.62/10.68	c Bin: Executing march_dl
10.62/10.68	c child exit by a signal
10.62/10.68	c march_dl returned code 137.
10.62/10.68	c run saps for 2 seconds ... 
10.62/10.68	c Bin: Executing ubcsat2006
10.62/10.68	c child exited successfully
10.62/10.68	c ubcsat2006 returned code 0.
10.62/10.68	c satzilla computing base features
10.62/10.68	c satzilla doing unit-prop probe
10.62/10.68	c satzilla doing local search probe
10.62/10.68	c satzilla doing lobjois search-space size estimate
10.62/10.68	c satzilla's ranking:
10.62/10.68	c 1) minisat20: 2.453489
10.62/10.68	c 2) kcnfs: 2.551282
10.62/10.68	c 3) march_dl: 3.281377
10.62/10.68	c 4) eureka: 3.339692
10.62/10.68	c 5) vallst: 4.111898
10.62/10.68	c 6) zchaff_rand: 5.086213
10.62/10.68	c 7) kcnfs+P: 999.000000
10.62/10.68	c 8) march_dl+P: 999.000000
10.62/10.68	c 9) vallst+P: 999.000000
10.62/10.68	c 10) zchaff_rand+P: 999.000000
10.62/10.68	c 11) rsat+P: 999.000000
10.62/10.68	c 12) eureka+P: 999.000000
10.62/10.68	c 13) minisat20+P: 999.000000
10.62/10.68	c 14) rsat: 999.000000
10.62/10.68	c satzilla running minisat20 ... 
10.62/10.68	This is MiniSat 2.0 beta
10.62/10.68	WARNING: for repeatability, setting FPU to use double precision
10.62/10.68	============================[ Problem Statistics ]=============================
10.62/10.68	|                                                                             |
10.62/10.68	|  Number of variables:  65                                                   |
10.62/10.68	|  Number of clauses:    5785                                                 |
10.62/10.69	|  Parsing time:         0.01         s                                       |
10.62/10.69	============================[ Search Statistics ]==============================
10.62/10.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.62/10.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.62/10.69	===============================================================================
10.62/10.69	|         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
10.62/10.69	|       102 |      65     5785    40495 |     2121      102     24 |  0.024 % |
10.62/10.70	|       253 |      65     5785    40495 |     2333      253     24 |  0.024 % |
10.62/10.71	|       479 |      65     5785    40495 |     2566      479     24 |  0.024 % |
10.62/10.72	|       817 |      65     5785    40495 |     2823      817     24 |  0.024 % |
10.62/10.74	|      1325 |      65     5785    40495 |     3105     1325     23 |  0.024 % |
10.64/10.78	|      2087 |      65     5785    40495 |     3416     2087     23 |  0.024 % |
10.64/10.84	|      3226 |      65     5785    40495 |     3757     3226     23 |  0.024 % |
10.64/10.93	|      4936 |      65     5785    40495 |     4133     3044     22 |  0.024 % |
10.64/11.07	|      7498 |      65     5785    40495 |     4546     3525     22 |  0.024 % |
11.22/11.28	|     11343 |      65     5785    40495 |     5001     2792     23 |  0.024 % |
11.53/11.63	|     17109 |      65     5785    40495 |     5501     3530     23 |  0.024 % |
12.04/12.19	|     25760 |      65     5785    40495 |     6051     3884     22 |  0.024 % |
12.96/13.07	|     38734 |      65     5785    40495 |     6657     4693     22 |  0.024 % |
14.29/14.43	|     58197 |      65     5785    40495 |     7322     4101     21 |  0.024 % |
16.44/16.52	|     87389 |      65     5785    40495 |     8055     3881     22 |  0.024 % |
19.73/19.86	|    131178 |      65     5785    40495 |     8860     7262     22 |  0.024 % |
24.95/25.06	|    196862 |      65     5785    40495 |     9746     6287     21 |  0.024 % |
32.94/33.08	|    295388 |      65     5785    40495 |    10721     7090     21 |  0.024 % |
45.95/46.04	|    443180 |      65     5785    40495 |    11793     9779     20 |  0.024 % |
66.44/66.52	|    664864 |      65     5785    40495 |    12972     6883     22 |  0.024 % |
99.53/99.68	|    997389 |      65     5785    40495 |    14270     7956     21 |  0.024 % |
152.91/153.05	|   1496177 |      65     5785    40495 |    15697    13568     20 |  0.024 % |
239.30/239.43	|   2244360 |      65     5785    40495 |    17266    14920     21 |  0.024 % |
377.21/377.38	|   3366634 |      65     5785    40495 |    18993    13324     21 |  0.024 % |
599.58/599.95	|   5050045 |      65     5785    40495 |    20892    13679     20 |  0.024 % |
964.84/965.27	|   7575162 |      65     5785    40495 |    22982    18463     19 |  0.024 % |
1199.37/1199.91	c Bin: Executing minisat20
1199.37/1199.91	c child exit by a signal
1199.37/1199.91	c minisat20 returned code 137.
1199.37/1199.91	c minisat20 returned code 137.
1199.37/1199.91	c satzilla running kcnfs ... 
1199.37/1199.91	c Bin: Executing kcnfs
1199.37/1199.91	c kcnfs returned code 1.
1199.37/1199.91	c kcnfs returned code 1.
1199.37/1199.91	c satzilla running march_dl ... 
1199.37/1199.91	c Bin: Executing march_dl
1199.37/1199.91	c march_dl returned code 1.
1199.37/1199.91	c march_dl returned code 1.
1199.37/1199.91	c satzilla running eureka ... 
1199.37/1199.91	c Bin: Executing eureka
1199.37/1199.91	c eureka returned code 1.
1199.37/1199.91	c eureka returned code 1.
1199.37/1199.91	c satzilla running vallst ... 
1199.37/1199.91	c Bin: Executing vallst
1199.37/1199.91	c vallst returned code 1.
1199.37/1199.91	c vallst returned code 1.
1199.37/1199.91	c satzilla running zchaff_rand ... 
1199.37/1199.91	c Bin: Executing zchaff_rand
1199.37/1199.91	c zchaff_rand returned code 1.
1199.37/1199.91	c zchaff_rand returned code 1.
1199.37/1199.91	c satzilla running kcnfs with preprocessing ... 
1199.50/1199.94	c Preprocessing...
1199.50/1199.94	c Inital problem has 65 variables, 5785 nary clauses (0 binary clauses).
1199.50/1199.94	c Num non-binary clauses 5785, Average non-binary clause length 7.000
1199.50/1199.94	c Theory has no gaps
1199.50/1199.94	c Preprocessor runtime was 0.010 seconds.
1199.50/1199.94	c 
1199.50/1199.94	c Satisfiability of theory still undetermined.
1199.50/1199.94	c See file /tmp/IxxJdF for simplified theory.
1199.50/1199.94	c Bin: Executing kcnfs
1199.50/1199.94	c kcnfs returned code 1.
1199.50/1199.94	c kcnfs returned code 1.
1199.50/1199.94	c satzilla running march_dl with preprocessing ... 
1199.50/1199.94	c Bin: Executing march_dl
1199.50/1199.94	c march_dl returned code 1.
1199.50/1199.94	c march_dl returned code 1.
1199.50/1199.94	c satzilla running vallst with preprocessing ... 
1199.50/1199.94	c Bin: Executing vallst
1199.50/1199.94	c vallst returned code 1.
1199.50/1199.94	c vallst returned code 1.
1199.50/1199.94	c satzilla running zchaff_rand with preprocessing ... 
1199.50/1199.94	c Bin: Executing zchaff_rand
1199.50/1199.94	c zchaff_rand returned code 1.
1199.50/1199.94	c zchaff_rand returned code 1.
1199.50/1199.94	c satzilla running rsat with preprocessing ... 
1199.50/1199.94	c Bin: Executing rsat
1199.50/1199.94	c rsat returned code 1.
1199.50/1199.94	c rsat returned code 1.
1199.50/1199.94	c satzilla running eureka with preprocessing ... 
1199.50/1199.94	c Bin: Executing eureka
1199.50/1199.94	c eureka returned code 1.
1199.50/1199.94	c eureka returned code 1.
1199.50/1199.94	c satzilla running minisat20 with preprocessing ... 
1199.50/1199.94	c Bin: Executing minisat20
1199.50/1199.94	c minisat20 returned code 1.
1199.50/1199.94	c minisat20 returned code 1.
1199.50/1199.94	c satzilla running rsat ... 
1199.50/1199.94	c Bin: Executing rsat
1199.50/1199.94	c rsat returned code 1.
1199.50/1199.94	c rsat returned code 1.
1199.50/1199.94	c ERROR: All Failed! 
1199.50/1199.94	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.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node61/watcher-294862-1171795992 -o ROOT/results/node61/solver-294862-1171795992 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294862-1171795992/SATzilla2007_F /tmp/evaluation/294862-1171795992/instance-294862-1171795992.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.99 0.97 0.99 3/64 3652
/proc/meminfo: memFree=889264/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=1512 CPUtime=0
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 199556138 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 378 125 110 260 0 84 0
[pid=3653] ppid=3652 vsize=636 CPUtime=0
/proc/3653/stat : 3653 (march_dl) R 3652 3652 2304 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 199556138 651264 78 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3653/statm: 159 78 50 118 0 38 0

[startup+0.10738 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3652
/proc/meminfo: memFree=889264/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=1512 CPUtime=0
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 199556138 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 378 125 110 260 0 84 0
[pid=3653] ppid=3652 vsize=2164 CPUtime=0.1
/proc/3653/stat : 3653 (march_dl) R 3652 3652 2304 0 -1 4194304 929 0 0 0 10 0 0 0 20 0 1 0 199556138 2215936 321 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3653/statm: 541 321 67 118 0 420 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3676

[startup+0.519417 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3652
/proc/meminfo: memFree=889264/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=1512 CPUtime=0
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 199556138 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 378 125 110 260 0 84 0
[pid=3653] ppid=3652 vsize=2296 CPUtime=0.51
/proc/3653/stat : 3653 (march_dl) R 3652 3652 2304 0 -1 4194304 965 0 0 0 51 0 0 0 23 0 1 0 199556138 2351104 357 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3653/statm: 574 357 67 118 0 453 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3808

[startup+1.3415 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3654
/proc/meminfo: memFree=883296/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=1512 CPUtime=0
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 199556138 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 378 125 110 260 0 84 0
[pid=3653] ppid=3652 vsize=7036 CPUtime=1.33
/proc/3653/stat : 3653 (march_dl) R 3652 3652 2304 0 -1 4194304 2307 0 0 0 133 0 0 0 25 0 1 0 199556138 7204864 1455 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134580846 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3653/statm: 1759 1455 72 118 0 1638 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 8548

[startup+2.97765 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3654
/proc/meminfo: memFree=883104/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=1512 CPUtime=0
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 199556138 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 378 125 110 260 0 84 0
[pid=3653] ppid=3652 vsize=7036 CPUtime=2.96
/proc/3653/stat : 3653 (march_dl) R 3652 3652 2304 0 -1 4194304 2393 0 0 0 296 0 0 0 25 0 1 0 199556138 7204864 1541 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3653/statm: 1759 1541 73 118 0 1638 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8548

[startup+6.25397 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3655
/proc/meminfo: memFree=888096/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=1512 CPUtime=4.99
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 149 2393 0 0 0 0 499 0 16 0 1 0 199556138 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3652/statm: 378 125 110 260 0 84 0
[pid=3655] ppid=3652 vsize=6188 CPUtime=1.24
/proc/3655/stat : 3655 (ubcsat2006) R 3652 3652 2304 0 -1 4194304 355 0 0 0 120 4 0 0 25 0 1 0 199556638 6336512 337 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3655/statm: 1547 337 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7096 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3656
/proc/meminfo: memFree=886560/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=3000 CPUtime=2.01
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 451 0 0 0 201 0 0 0 25 0 1 0 199557206 3072000 444 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 750 444 58 118 0 628 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 5240

[startup+25.5178 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3656
/proc/meminfo: memFree=885792/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=3812 CPUtime=14.82
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 655 0 0 0 1482 0 0 0 25 0 1 0 199557206 3903488 648 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 953 648 58 118 0 831 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6052

[startup+51.1393 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3656
/proc/meminfo: memFree=885024/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=4540 CPUtime=40.43
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 814 0 0 0 4043 0 0 0 25 0 1 0 199557206 4648960 807 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525675 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 1135 807 58 118 0 1013 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6780

[startup+102.379 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3656
/proc/meminfo: memFree=884448/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=5152 CPUtime=91.66
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 975 0 0 0 9166 0 0 0 25 0 1 0 199557206 5275648 968 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134530046 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 1288 968 58 118 0 1166 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7392

[startup+162.437 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3656
/proc/meminfo: memFree=883680/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=5888 CPUtime=151.7
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1153 0 0 0 15170 0 0 0 25 0 1 0 199557206 6029312 1146 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 1472 1146 58 118 0 1350 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 8128

[startup+222.499 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3656
/proc/meminfo: memFree=883488/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=6164 CPUtime=211.75
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1203 0 0 0 21174 1 0 0 25 0 1 0 199557206 6311936 1196 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 1541 1196 58 118 0 1419 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 8404

[startup+282.555 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3656
/proc/meminfo: memFree=883104/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=6604 CPUtime=271.79
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1316 0 0 0 27178 1 0 0 25 0 1 0 199557206 6762496 1309 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 1651 1309 58 118 0 1529 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 8844

[startup+342.612 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3656
/proc/meminfo: memFree=882976/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=6748 CPUtime=331.83
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1344 0 0 0 33182 1 0 0 25 0 1 0 199557206 6909952 1337 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 1687 1337 58 118 0 1565 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 8988

[startup+402.673 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3656
/proc/meminfo: memFree=882592/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=7232 CPUtime=391.88
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1433 0 0 0 39187 1 0 0 25 0 1 0 199557206 7405568 1426 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 1808 1426 58 118 0 1686 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 9472

[startup+462.729 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3656
/proc/meminfo: memFree=882272/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=7516 CPUtime=451.91
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1497 0 0 0 45190 1 0 0 25 0 1 0 199557206 7696384 1490 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 1879 1490 58 118 0 1757 0
Current children cumulated CPU time (s) 462.55

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

/proc/3656/statm: 1986 1612 58 118 0 1864 0
Current children cumulated CPU time (s) 702.65
Current children cumulated vsize (KiB) 10184

[startup+763.05 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=881632/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8088 CPUtime=752.05
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1634 0 0 0 75201 4 0 0 25 0 1 0 199557206 8282112 1627 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2022 1627 58 118 0 1900 0
Current children cumulated CPU time (s) 762.69
Current children cumulated vsize (KiB) 10328

[startup+823.108 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=881696/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8088 CPUtime=812.09
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1640 0 0 0 81205 4 0 0 25 0 1 0 199557206 8282112 1633 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525760 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2022 1633 58 118 0 1900 0
Current children cumulated CPU time (s) 822.73
Current children cumulated vsize (KiB) 10328

[startup+883.162 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=881504/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8232 CPUtime=872.13
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1674 0 0 0 87209 4 0 0 25 0 1 0 199557206 8429568 1667 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2058 1667 58 118 0 1936 0
Current children cumulated CPU time (s) 882.77
Current children cumulated vsize (KiB) 10472

[startup+943.217 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=881504/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8232 CPUtime=932.18
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1679 0 0 0 93213 5 0 0 25 0 1 0 199557206 8429568 1672 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2058 1672 58 118 0 1936 0
Current children cumulated CPU time (s) 942.82
Current children cumulated vsize (KiB) 10472

[startup+1003.27 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=881312/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8384 CPUtime=992.21
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1725 0 0 0 99216 5 0 0 25 0 1 0 199557206 8585216 1718 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2096 1718 58 118 0 1974 0
Current children cumulated CPU time (s) 1002.85
Current children cumulated vsize (KiB) 10624

[startup+1063.33 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=881248/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8384 CPUtime=1052.26
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1739 0 0 0 105221 5 0 0 25 0 1 0 199557206 8585216 1732 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2096 1732 58 118 0 1974 0
Current children cumulated CPU time (s) 1062.9
Current children cumulated vsize (KiB) 10624

[startup+1123.38 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=881056/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8668 CPUtime=1112.3
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1782 0 0 0 111225 5 0 0 25 0 1 0 199557206 8876032 1775 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2167 1775 58 118 0 2045 0
Current children cumulated CPU time (s) 1122.94
Current children cumulated vsize (KiB) 10908

[startup+1183.44 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=880928/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8808 CPUtime=1172.33
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1814 0 0 0 117228 5 0 0 25 0 1 0 199557206 9019392 1807 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2202 1807 58 118 0 2080 0
Current children cumulated CPU time (s) 1182.97
Current children cumulated vsize (KiB) 11048

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

[startup+1187.23 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=880928/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8808 CPUtime=1176.12
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1814 0 0 0 117607 5 0 0 25 0 1 0 199557206 9019392 1807 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2202 1807 58 118 0 2080 0
Current children cumulated CPU time (s) 1186.76
Current children cumulated vsize (KiB) 11048

[startup+1193.79 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=880928/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8808 CPUtime=1182.68
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1814 0 0 0 118263 5 0 0 25 0 1 0 199557206 9019392 1807 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2202 1807 58 118 0 2080 0
Current children cumulated CPU time (s) 1193.32
Current children cumulated vsize (KiB) 11048

[startup+1197.06 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=880864/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8808 CPUtime=1185.96
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1831 0 0 0 118591 5 0 0 25 0 1 0 199557206 9019392 1824 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2202 1824 58 118 0 2080 0
Current children cumulated CPU time (s) 1196.6
Current children cumulated vsize (KiB) 11048

[startup+1198.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=880800/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8952 CPUtime=1187.61
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1844 0 0 0 118756 5 0 0 25 0 1 0 199557206 9166848 1837 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2238 1837 58 118 0 2116 0
Current children cumulated CPU time (s) 1198.25
Current children cumulated vsize (KiB) 11192

[startup+1199.53 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=880800/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=2240 CPUtime=10.64
/proc/3652/stat : 3652 (SATzilla2007_F) S 3650 3652 2304 0 -1 4194304 901 2754 0 0 348 7 700 9 25 0 1 0 199556138 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3652/statm: 560 382 169 260 0 266 0
[pid=3656] ppid=3652 vsize=8952 CPUtime=1188.43
/proc/3656/stat : 3656 (minisat20) R 3652 3652 2304 0 -1 4194304 1844 0 0 0 118838 5 0 0 25 0 1 0 199557206 9166848 1837 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3656/statm: 2238 1837 58 118 0 2116 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 11192

[startup+1199.94 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3854
/proc/meminfo: memFree=880800/2055920 swapFree=4183164/4192956
[pid=3652] ppid=3650 vsize=3316 CPUtime=1199.5
/proc/3652/stat : 3652 (SATzilla2007_F) R 3650 3652 2304 0 -1 4194304 1223 4598 0 0 351 8 119577 14 16 0 1 0 199556138 3395584 635 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135105606 0 0 4096 0 0 0 0 17 0 0 0
/proc/3652/statm: 829 635 176 260 0 535 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 3316

Child status: 17
Real time (s): 1199.95
CPU time (s): 1199.52
CPU user time (s): 1199.29
CPU system time (s): 0.230964
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 11192

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

runsolver used 0.779881 second user time and 2.52861 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Feb 18 10:53:12 UTC 2007

IDJOB= 294862
IDBENCH= 19898
IDSOLVER= 136
FILE ID= node61/294862-1171795992

PBS_JOBID= 3839572

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1141171506-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294862-1171795992/SATzilla2007_F /tmp/evaluation/294862-1171795992/instance-294862-1171795992.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-294862-1171795992 -o ROOT/results/node61/solver-294862-1171795992 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294862-1171795992/SATzilla2007_F /tmp/evaluation/294862-1171795992/instance-294862-1171795992.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  d6d6be09c1abbc60814c0f85b6a5cc4b

RANDOM SEED= 677547369

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:        889608 kB
Buffers:         37412 kB
Cached:        1026756 kB
SwapCached:       3636 kB
Active:         430088 kB
Inactive:       644064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        889608 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:           10268 kB
Writeback:           0 kB
Mapped:          15972 kB
Slab:            78200 kB
Committed_AS:   564488 kB
PageTables:       1392 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 node61 on Sun Feb 18 11:13:12 UTC 2007