Trace number 295190

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.54 1199.9

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1142219800-20.UNSAT.shuffled.cnf
MD5SUMd1ba06d6a0dc1ac49e6129f3be220436
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.63/10.69	c run March_dl for 5 seconds ... 
10.63/10.69	c Bin: Executing march_dl
10.63/10.69	c child exit by a signal
10.63/10.69	c march_dl returned code 137.
10.63/10.69	c run saps for 2 seconds ... 
10.63/10.69	c Bin: Executing ubcsat2006
10.63/10.69	c child exited successfully
10.63/10.69	c ubcsat2006 returned code 0.
10.63/10.69	c satzilla computing base features
10.63/10.69	c satzilla doing unit-prop probe
10.63/10.69	c satzilla doing local search probe
10.63/10.69	c satzilla doing lobjois search-space size estimate
10.63/10.69	c satzilla's ranking:
10.63/10.69	c 1) minisat20: 2.153067
10.63/10.69	c 2) kcnfs: 2.451836
10.63/10.69	c 3) march_dl: 3.207957
10.63/10.69	c 4) eureka: 3.351852
10.63/10.69	c 5) vallst: 4.186815
10.63/10.69	c 6) zchaff_rand: 5.019328
10.63/10.69	c 7) kcnfs+P: 999.000000
10.63/10.69	c 8) march_dl+P: 999.000000
10.63/10.69	c 9) vallst+P: 999.000000
10.63/10.69	c 10) zchaff_rand+P: 999.000000
10.63/10.69	c 11) rsat+P: 999.000000
10.63/10.69	c 12) eureka+P: 999.000000
10.63/10.69	c 13) minisat20+P: 999.000000
10.63/10.69	c 14) rsat: 999.000000
10.63/10.69	c satzilla running minisat20 ... 
10.63/10.69	This is MiniSat 2.0 beta
10.63/10.69	WARNING: for repeatability, setting FPU to use double precision
10.63/10.69	============================[ Problem Statistics ]=============================
10.63/10.69	|                                                                             |
10.63/10.69	|  Number of variables:  65                                                   |
10.63/10.69	|  Number of clauses:    5785                                                 |
10.63/10.70	|  Parsing time:         0.01         s                                       |
10.63/10.70	============================[ Search Statistics ]==============================
10.63/10.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.70	===============================================================================
10.63/10.70	|         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
10.63/10.70	|       100 |      65     5785    40495 |     2121      100     25 |  0.024 % |
10.63/10.71	|       251 |      65     5785    40495 |     2333      251     24 |  0.024 % |
10.63/10.72	|       477 |      65     5785    40495 |     2566      477     24 |  0.024 % |
10.63/10.73	|       816 |      65     5785    40495 |     2823      816     23 |  0.024 % |
10.63/10.75	|      1325 |      65     5785    40495 |     3105     1325     22 |  0.024 % |
10.66/10.79	|      2085 |      65     5785    40495 |     3416     2085     22 |  0.024 % |
10.66/10.85	|      3224 |      65     5785    40495 |     3757     3224     22 |  0.024 % |
10.66/10.94	|      4932 |      65     5785    40495 |     4133     3038     22 |  0.024 % |
10.66/11.07	|      7494 |      65     5785    40495 |     4546     3519     22 |  0.024 % |
11.23/11.29	|     11338 |      65     5785    40495 |     5001     2792     22 |  0.024 % |
11.54/11.65	|     17104 |      65     5785    40495 |     5501     3533     22 |  0.024 % |
12.15/12.21	|     25753 |      65     5785    40495 |     6051     3884     22 |  0.024 % |
12.97/13.07	|     38730 |      65     5785    40495 |     6657     4702     22 |  0.024 % |
14.31/14.43	|     58191 |      65     5785    40495 |     7322     4107     21 |  0.024 % |
16.46/16.56	|     87383 |      65     5785    40495 |     8055     3892     21 |  0.024 % |
19.84/19.90	|    131174 |      65     5785    40495 |     8860     7268     21 |  0.024 % |
24.97/25.11	|    196859 |      65     5785    40495 |     9746     6298     22 |  0.024 % |
33.27/33.42	|    295385 |      65     5785    40495 |    10721     7099     21 |  0.024 % |
46.48/46.61	|    443176 |      65     5785    40495 |    11793     9791     21 |  0.024 % |
67.29/67.45	|    664859 |      65     5785    40495 |    12972     6893     21 |  0.024 % |
99.88/99.98	|    997387 |      65     5785    40495 |    14270     7967     22 |  0.024 % |
152.15/152.27	|   1496176 |      65     5785    40495 |    15697    13555     21 |  0.024 % |
235.66/235.81	|   2244359 |      65     5785    40495 |    17266    14979     21 |  0.024 % |
370.41/370.65	|   3366634 |      65     5785    40495 |    18993    13413     21 |  0.024 % |
593.10/593.33	|   5050046 |      65     5785    40495 |    20892    13818     21 |  0.024 % |
953.93/954.27	|   7575162 |      65     5785    40495 |    22982    18596     20 |  0.024 % |
1199.38/1199.87	c Bin: Executing minisat20
1199.38/1199.87	c child exit by a signal
1199.38/1199.87	c minisat20 returned code 137.
1199.38/1199.87	c minisat20 returned code 137.
1199.38/1199.87	c satzilla running kcnfs ... 
1199.38/1199.87	c Bin: Executing kcnfs
1199.38/1199.87	c kcnfs returned code 1.
1199.38/1199.87	c kcnfs returned code 1.
1199.38/1199.87	c satzilla running march_dl ... 
1199.38/1199.87	c Bin: Executing march_dl
1199.38/1199.87	c march_dl returned code 1.
1199.38/1199.87	c march_dl returned code 1.
1199.38/1199.87	c satzilla running eureka ... 
1199.38/1199.87	c Bin: Executing eureka
1199.38/1199.87	c eureka returned code 1.
1199.38/1199.87	c eureka returned code 1.
1199.38/1199.87	c satzilla running vallst ... 
1199.38/1199.87	c Bin: Executing vallst
1199.38/1199.87	c vallst returned code 1.
1199.38/1199.87	c vallst returned code 1.
1199.38/1199.87	c satzilla running zchaff_rand ... 
1199.38/1199.87	c Bin: Executing zchaff_rand
1199.38/1199.87	c zchaff_rand returned code 1.
1199.38/1199.87	c zchaff_rand returned code 1.
1199.38/1199.87	c satzilla running kcnfs with preprocessing ... 
1199.50/1199.89	c Preprocessing...
1199.50/1199.89	c Inital problem has 65 variables, 5785 nary clauses (0 binary clauses).
1199.50/1199.89	c Num non-binary clauses 5785, Average non-binary clause length 7.000
1199.50/1199.89	c Theory has no gaps
1199.50/1199.89	c Preprocessor runtime was 0.010 seconds.
1199.50/1199.89	c 
1199.50/1199.89	c Satisfiability of theory still undetermined.
1199.50/1199.89	c See file /tmp/ap5cwf for simplified theory.
1199.50/1199.89	c Bin: Executing kcnfs
1199.50/1199.89	c kcnfs returned code 1.
1199.50/1199.89	c kcnfs returned code 1.
1199.50/1199.89	c satzilla running march_dl with preprocessing ... 
1199.50/1199.89	c Bin: Executing march_dl
1199.50/1199.89	c march_dl returned code 1.
1199.50/1199.89	c march_dl returned code 1.
1199.50/1199.89	c satzilla running vallst with preprocessing ... 
1199.50/1199.89	c Bin: Executing vallst
1199.50/1199.89	c vallst returned code 1.
1199.50/1199.89	c vallst returned code 1.
1199.50/1199.89	c satzilla running zchaff_rand with preprocessing ... 
1199.50/1199.89	c Bin: Executing zchaff_rand
1199.50/1199.89	c zchaff_rand returned code 1.
1199.50/1199.89	c zchaff_rand returned code 1.
1199.50/1199.89	c satzilla running rsat with preprocessing ... 
1199.50/1199.89	c Bin: Executing rsat
1199.50/1199.89	c rsat returned code 1.
1199.50/1199.89	c rsat returned code 1.
1199.50/1199.89	c satzilla running eureka with preprocessing ... 
1199.50/1199.89	c Bin: Executing eureka
1199.50/1199.89	c eureka returned code 1.
1199.50/1199.89	c eureka returned code 1.
1199.50/1199.89	c satzilla running minisat20 with preprocessing ... 
1199.50/1199.89	c Bin: Executing minisat20
1199.50/1199.89	c minisat20 returned code 1.
1199.50/1199.89	c minisat20 returned code 1.
1199.50/1199.89	c satzilla running rsat ... 
1199.50/1199.89	c Bin: Executing rsat
1199.50/1199.89	c rsat returned code 1.
1199.50/1199.89	c rsat returned code 1.
1199.50/1199.89	c ERROR: All Failed! 
1199.50/1199.89	c SATZILLA_TIME=1199.700000

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/node11/watcher-295190-1171801668 -o ROOT/results/node11/solver-295190-1171801668 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295190-1171801668/SATzilla2007_F /tmp/evaluation/295190-1171801668/instance-295190-1171801668.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 1.05 3/77 10359
/proc/meminfo: memFree=272576/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=1512 CPUtime=0
/proc/10359/stat : 10359 (SATzilla2007_F) R 10357 10359 9895 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 200121371 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/10359/statm: 378 125 110 260 0 84 0
[pid=10360] ppid=10359 vsize=636 CPUtime=0
/proc/10360/stat : 10360 (march_dl) R 10359 10359 9895 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 200121371 651264 77 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134724884 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10360/statm: 159 78 50 118 0 38 0

[startup+0.107151 s]
/proc/loadavg: 0.92 0.98 1.05 3/77 10359
/proc/meminfo: memFree=272576/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=1512 CPUtime=0
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200121371 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10359/statm: 378 125 110 260 0 84 0
[pid=10360] ppid=10359 vsize=2164 CPUtime=0.1
/proc/10360/stat : 10360 (march_dl) R 10359 10359 9895 0 -1 4194304 913 0 0 0 10 0 0 0 19 0 1 0 200121371 2215936 321 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10360/statm: 541 321 67 118 0 420 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3676

[startup+0.515199 s]
/proc/loadavg: 0.92 0.98 1.05 3/77 10359
/proc/meminfo: memFree=272576/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=1512 CPUtime=0
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200121371 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10359/statm: 378 125 110 260 0 84 0
[pid=10360] ppid=10359 vsize=2296 CPUtime=0.5
/proc/10360/stat : 10360 (march_dl) R 10359 10359 9895 0 -1 4194304 949 0 0 0 50 0 0 0 23 0 1 0 200121371 2351104 357 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10360/statm: 574 357 67 118 0 453 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3808

[startup+1.3353 s]
/proc/loadavg: 0.92 0.98 1.05 2/79 10361
/proc/meminfo: memFree=266480/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=1512 CPUtime=0
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200121371 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10359/statm: 378 125 110 260 0 84 0
[pid=10360] ppid=10359 vsize=6356 CPUtime=1.32
/proc/10360/stat : 10360 (march_dl) R 10359 10359 9895 0 -1 4194304 2302 0 0 0 132 0 0 0 25 0 1 0 200121371 6508544 1480 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134650639 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10360/statm: 1589 1480 72 118 0 1468 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7868

[startup+2.97149 s]
/proc/loadavg: 0.93 0.98 1.05 2/79 10361
/proc/meminfo: memFree=266288/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=1512 CPUtime=0
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200121371 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10359/statm: 378 125 110 260 0 84 0
[pid=10360] ppid=10359 vsize=7172 CPUtime=2.96
/proc/10360/stat : 10360 (march_dl) R 10359 10359 9895 0 -1 4194304 2417 0 0 0 296 0 0 0 25 0 1 0 200121371 7344128 1569 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10360/statm: 1793 1569 74 118 0 1672 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8684

[startup+6.25988 s]
/proc/loadavg: 0.93 0.98 1.05 2/79 10362
/proc/meminfo: memFree=271408/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=1512 CPUtime=4.99
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 149 2417 0 0 0 0 498 1 16 0 1 0 200121371 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10359/statm: 378 125 110 260 0 84 0
[pid=10362] ppid=10359 vsize=6188 CPUtime=1.25
/proc/10362/stat : 10362 (ubcsat2006) R 10359 10359 9895 0 -1 4194304 355 0 0 0 121 4 0 0 25 0 1 0 200121871 6336512 337 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10362/statm: 1547 337 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7700

[startup+12.7116 s]
/proc/loadavg: 0.94 0.98 1.05 2/79 10363
/proc/meminfo: memFree=269808/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=3000 CPUtime=2.01
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 448 0 0 0 201 0 0 0 25 0 1 0 200122441 3072000 441 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 750 441 58 118 0 628 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5236

[startup+25.5302 s]
/proc/loadavg: 0.95 0.98 1.05 2/79 10363
/proc/meminfo: memFree=269040/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=3804 CPUtime=14.82
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 665 0 0 0 1482 0 0 0 25 0 1 0 200122441 3895296 658 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 951 658 58 118 0 829 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6040

[startup+51.1612 s]
/proc/loadavg: 0.96 0.98 1.05 2/79 10363
/proc/meminfo: memFree=268336/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=4496 CPUtime=40.44
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 836 0 0 0 4044 0 0 0 25 0 1 0 200122441 4603904 829 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 1124 829 58 118 0 1002 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 6732

[startup+102.415 s]
/proc/loadavg: 0.98 0.98 1.04 2/79 10363
/proc/meminfo: memFree=267696/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=5228 CPUtime=91.68
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 999 0 0 0 9167 1 0 0 25 0 1 0 200122441 5353472 992 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 1307 992 58 118 0 1185 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 7464

[startup+162.487 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 10363
/proc/meminfo: memFree=267184/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=5692 CPUtime=151.73
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1117 0 0 0 15172 1 0 0 25 0 1 0 200122441 5828608 1110 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 1423 1110 58 118 0 1301 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 7928

[startup+222.557 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 10363
/proc/meminfo: memFree=266928/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=5980 CPUtime=211.79
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1177 0 0 0 21177 2 0 0 25 0 1 0 200122441 6123520 1170 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 1495 1170 58 118 0 1373 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 8216

[startup+282.627 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 10363
/proc/meminfo: memFree=266608/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=6440 CPUtime=271.83
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1281 0 0 0 27181 2 0 0 25 0 1 0 200122441 6594560 1274 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 1610 1274 58 118 0 1488 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 8676

[startup+342.692 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 10363
/proc/meminfo: memFree=266224/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=6868 CPUtime=331.88
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1360 0 0 0 33185 3 0 0 25 0 1 0 200122441 7032832 1353 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 1717 1353 58 118 0 1595 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 9104

[startup+402.764 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 10363
/proc/meminfo: memFree=266096/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=7020 CPUtime=391.93
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1395 0 0 0 39190 3 0 0 25 0 1 0 200122441 7188480 1388 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 1755 1388 58 118 0 1633 0
Current children cumulated CPU time (s) 402.59
Current children cumulated vsize (KiB) 9256

[startup+462.833 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 10363
/proc/meminfo: memFree=265776/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=7304 CPUtime=451.99
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1469 0 0 0 45195 4 0 0 25 0 1 0 200122441 7479296 1462 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 1826 1462 58 118 0 1704 0
Current children cumulated CPU time (s) 462.65

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

/proc/10363/statm: 2004 1637 58 118 0 1882 0
Current children cumulated CPU time (s) 762.9
Current children cumulated vsize (KiB) 10252

[startup+823.249 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264880/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8160 CPUtime=812.31
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1668 0 0 0 81223 8 0 0 25 0 1 0 200122441 8355840 1661 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2040 1661 58 118 0 1918 0
Current children cumulated CPU time (s) 822.97
Current children cumulated vsize (KiB) 10396

[startup+883.318 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264880/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8160 CPUtime=872.35
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1675 0 0 0 87227 8 0 0 25 0 1 0 200122441 8355840 1668 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2040 1668 58 118 0 1918 0
Current children cumulated CPU time (s) 883.01
Current children cumulated vsize (KiB) 10396

[startup+943.39 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264752/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8160 CPUtime=932.4
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1689 0 0 0 93232 8 0 0 25 0 1 0 200122441 8355840 1682 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2040 1682 58 118 0 1918 0
Current children cumulated CPU time (s) 943.06
Current children cumulated vsize (KiB) 10396

[startup+1003.46 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264752/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8308 CPUtime=992.46
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1705 0 0 0 99237 9 0 0 25 0 1 0 200122441 8507392 1698 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2077 1698 58 118 0 1955 0
Current children cumulated CPU time (s) 1003.12
Current children cumulated vsize (KiB) 10544

[startup+1063.54 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264752/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8308 CPUtime=1052.52
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1710 0 0 0 105242 10 0 0 25 0 1 0 200122441 8507392 1703 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2077 1703 58 118 0 1955 0
Current children cumulated CPU time (s) 1063.18
Current children cumulated vsize (KiB) 10544

[startup+1123.61 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264624/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8308 CPUtime=1112.57
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1726 0 0 0 111247 10 0 0 25 0 1 0 200122441 8507392 1719 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2077 1719 58 118 0 1955 0
Current children cumulated CPU time (s) 1123.23
Current children cumulated vsize (KiB) 10544

[startup+1183.67 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264560/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8308 CPUtime=1172.62
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1751 0 0 0 117251 11 0 0 25 0 1 0 200122441 8507392 1744 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2077 1744 58 118 0 1955 0
Current children cumulated CPU time (s) 1183.28
Current children cumulated vsize (KiB) 10544

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

[startup+1187.48 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264560/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8308 CPUtime=1176.43
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1751 0 0 0 117632 11 0 0 25 0 1 0 200122441 8507392 1744 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528297 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2077 1744 58 118 0 1955 0
Current children cumulated CPU time (s) 1187.09
Current children cumulated vsize (KiB) 10544

[startup+1194.03 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264560/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8308 CPUtime=1182.98
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1751 0 0 0 118287 11 0 0 25 0 1 0 200122441 8507392 1744 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2077 1744 58 118 0 1955 0
Current children cumulated CPU time (s) 1193.64
Current children cumulated vsize (KiB) 10544

[startup+1197.31 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264560/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8308 CPUtime=1186.26
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1751 0 0 0 118615 11 0 0 25 0 1 0 200122441 8507392 1744 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2077 1744 58 118 0 1955 0
Current children cumulated CPU time (s) 1196.92
Current children cumulated vsize (KiB) 10544

[startup+1198.95 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264560/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8308 CPUtime=1187.9
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1751 0 0 0 118779 11 0 0 25 0 1 0 200122441 8507392 1744 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519464 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2077 1744 58 118 0 1955 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 10544

[startup+1199.36 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264560/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8308 CPUtime=1188.31
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1751 0 0 0 118820 11 0 0 25 0 1 0 200122441 8507392 1744 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2077 1744 58 118 0 1955 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 10544

[startup+1199.77 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264560/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2236 CPUtime=10.66
/proc/10359/stat : 10359 (SATzilla2007_F) S 10357 10359 9895 0 -1 4194304 902 2778 0 0 350 8 700 8 25 0 1 0 200121371 2289664 381 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10359/statm: 559 381 169 260 0 265 0
[pid=10363] ppid=10359 vsize=8308 CPUtime=1188.72
/proc/10363/stat : 10363 (minisat20) R 10359 10359 9895 0 -1 4194304 1751 0 0 0 118861 11 0 0 25 0 1 0 200122441 8507392 1744 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10363/statm: 2077 1744 58 118 0 1955 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 10544

[startup+1199.88 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 10365
/proc/meminfo: memFree=264560/2055920 swapFree=4192812/4192956
[pid=10359] ppid=10357 vsize=2372 CPUtime=1199.5
/proc/10359/stat : 10359 (SATzilla2007_F) R 10357 10359 9895 0 -1 4194304 979 4529 0 0 351 8 119571 20 16 0 1 0 200121371 2428928 387 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135295850 0 0 4096 0 0 0 0 17 0 0 0
/proc/10359/statm: 593 387 170 260 0 299 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 2372

Child status: 17
Real time (s): 1199.9
CPU time (s): 1199.54
CPU user time (s): 1199.25
CPU system time (s): 0.285956
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 10544

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

runsolver used 1.12083 second user time and 3.14852 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Feb 18 12:27:48 UTC 2007

IDJOB= 295190
IDBENCH= 19906
IDSOLVER= 136
FILE ID= node11/295190-1171801668

PBS_JOBID= 3839339

Free space on /tmp= 66535 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  d1ba06d6a0dc1ac49e6129f3be220436

RANDOM SEED= 860939258

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:        272984 kB
Buffers:         50268 kB
Cached:        1617432 kB
SwapCached:          0 kB
Active:         254064 kB
Inactive:      1456552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        272984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10284 kB
Writeback:           0 kB
Mapped:          61800 kB
Slab:            57828 kB
Committed_AS:   606188 kB
PageTables:       1756 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= 66535 MiB

End job on node11 on Sun Feb 18 12:47:48 UTC 2007