Trace number 311426

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

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S316347254-19-SAT.cnf
MD5SUM7d6cf415896029c29434e67edd2d79f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.171973
Satisfiable
(Un)Satisfiability was proved
Number of variables2034
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.43/10.54	c run March_dl for 5 seconds ... 
10.43/10.54	c Bin: Executing march_dl
10.43/10.54	c child exit by a signal
10.43/10.54	c march_dl returned code 137.
10.43/10.54	c run saps for 2 seconds ... 
10.43/10.54	c Bin: Executing ubcsat2006
10.43/10.54	c child exited successfully
10.43/10.54	c ubcsat2006 returned code 0.
10.43/10.54	c satzilla computing base features
10.43/10.54	c satzilla doing unit-prop probe
10.43/10.54	c satzilla doing local search probe
10.43/10.54	c satzilla doing lobjois search-space size estimate
10.43/10.54	c satzilla's ranking:
10.43/10.54	c 1) minisat20: 2.224035
10.43/10.54	c 2) march_dl: 2.376242
10.43/10.54	c 3) zchaff_rand: 2.946886
10.43/10.54	c 4) kcnfs: 3.051842
10.43/10.54	c 5) eureka: 3.106646
10.43/10.54	c 6) vallst: 3.195091
10.43/10.54	c 7) kcnfs+P: 999.000000
10.43/10.54	c 8) march_dl+P: 999.000000
10.43/10.54	c 9) vallst+P: 999.000000
10.43/10.54	c 10) zchaff_rand+P: 999.000000
10.43/10.54	c 11) rsat+P: 999.000000
10.43/10.54	c 12) eureka+P: 999.000000
10.43/10.54	c 13) minisat20+P: 999.000000
10.43/10.54	c 14) rsat: 999.000000
10.43/10.54	c satzilla running minisat20 ... 
10.43/10.54	This is MiniSat 2.0 beta
10.43/10.54	WARNING: for repeatability, setting FPU to use double precision
10.43/10.54	============================[ Problem Statistics ]=============================
10.43/10.54	|                                                                             |
10.43/10.54	|  Number of variables:  2035                                                 |
10.43/10.54	|  Number of clauses:    6327                                                 |
10.43/10.54	|  Parsing time:         0.00         s                                       |
10.43/10.54	============================[ Search Statistics ]==============================
10.43/10.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.43/10.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.43/10.54	===============================================================================
10.43/10.54	|         0 |    2035     6327    17716 |     2109        0    nan |  0.000 % |
10.43/10.55	|       100 |    2035     6327    17716 |     2319      100     28 |  0.000 % |
10.51/10.56	|       250 |    2035     6327    17716 |     2551      250     25 |  0.000 % |
10.51/10.58	|       475 |    2035     6327    17716 |     2807      475     26 |  0.000 % |
10.51/10.60	|       813 |    2035     6327    17716 |     3087      813     26 |  0.000 % |
10.51/10.64	|      1319 |    2035     6327    17716 |     3396     1319     25 |  0.000 % |
10.51/10.71	|      2079 |    2034     6321    17701 |     3736     2078     26 |  0.050 % |
10.51/10.82	|      3221 |    2034     6321    17701 |     4109     3220     26 |  0.049 % |
10.51/11.00	|      4932 |    2034     6321    17701 |     4520     2752     32 |  0.049 % |
11.23/11.28	|      7494 |    2034     6321    17701 |     4972     2991     30 |  0.049 % |
11.64/11.75	|     11341 |    2034     6321    17701 |     5470     4229     29 |  0.049 % |
12.46/12.51	|     17107 |    2034     6321    17701 |     6017     4224     34 |  0.049 % |
13.58/13.71	|     25756 |    2034     6321    17701 |     6618     3483     32 |  0.049 % |
15.43/15.55	|     38733 |    2034     6321    17701 |     7280     6227     34 |  0.049 % |
18.40/18.50	|     58195 |    2034     6321    17701 |     8008     6892     31 |  0.049 % |
23.01/23.08	|     87387 |    2034     6321    17701 |     8809     7266     34 |  0.049 % |
29.97/30.11	|    131176 |    2034     6321    17701 |     9690     5937     28 |  0.049 % |
40.83/40.97	|    196862 |    2034     6321    17701 |    10659     7258     29 |  0.049 % |
59.28/59.37	|    295388 |    2034     6321    17701 |    11725     7677     38 |  0.049 % |
85.72/85.81	|    443179 |    2034     6321    17701 |    12898     6870     26 |  0.049 % |
127.93/128.10	|    664863 |    2034     6321    17701 |    14188    12417     30 |  0.049 % |
196.67/196.80	|    997389 |    2034     6321    17701 |    15607    14080     30 |  0.049 % |
311.33/311.51	|   1496177 |    2034     6321    17701 |    17167    14205     34 |  0.049 % |
482.32/482.52	|   2244359 |    2034     6321    17701 |    18884    16675     28 |  0.049 % |
769.71/770.01	|   3366633 |    2034     6321    17701 |    20773    13247     29 |  0.049 % |
1199.24/1199.85	c Bin: Executing minisat20
1199.24/1199.85	c child exit by a signal
1199.24/1199.85	c minisat20 returned code 137.
1199.24/1199.85	c minisat20 returned code 137.
1199.24/1199.85	c satzilla running march_dl ... 
1199.24/1199.85	c Bin: Executing march_dl
1199.24/1199.85	c march_dl returned code 1.
1199.24/1199.85	c march_dl returned code 1.
1199.24/1199.85	c satzilla running zchaff_rand ... 
1199.24/1199.85	c Bin: Executing zchaff_rand
1199.24/1199.85	c zchaff_rand returned code 1.
1199.24/1199.85	c zchaff_rand returned code 1.
1199.24/1199.85	c satzilla running kcnfs ... 
1199.24/1199.85	c Bin: Executing kcnfs
1199.24/1199.85	c kcnfs returned code 1.
1199.24/1199.85	c kcnfs returned code 1.
1199.24/1199.85	c satzilla running eureka ... 
1199.24/1199.85	c Bin: Executing eureka
1199.24/1199.85	c eureka returned code 1.
1199.24/1199.85	c eureka returned code 1.
1199.24/1199.85	c satzilla running vallst ... 
1199.24/1199.85	c Bin: Executing vallst
1199.24/1199.85	c vallst returned code 1.
1199.24/1199.85	c vallst returned code 1.
1199.24/1199.85	c satzilla running kcnfs with preprocessing ... 
1199.35/1199.89	c Preprocessing...
1199.35/1199.89	c Inital problem has 2035 variables, 5062 nary clauses (1265 binary clauses).
1199.35/1199.89	c Num non-binary clauses 5062, Average non-binary clause length 3.000
1199.35/1199.89	c Preprocessor runtime was 0.040 seconds.
1199.35/1199.89	c 
1199.35/1199.89	c Satisfiability of theory still undetermined.
1199.35/1199.89	c See file /tmp/asViYj for simplified theory.
1199.35/1199.89	c Bin: Executing kcnfs
1199.35/1199.89	c kcnfs returned code 1.
1199.35/1199.89	c kcnfs returned code 1.
1199.35/1199.89	c satzilla running march_dl with preprocessing ... 
1199.35/1199.89	c Bin: Executing march_dl
1199.35/1199.89	c march_dl returned code 1.
1199.35/1199.89	c march_dl returned code 1.
1199.35/1199.89	c satzilla running vallst with preprocessing ... 
1199.35/1199.89	c Bin: Executing vallst
1199.35/1199.89	c vallst returned code 1.
1199.35/1199.89	c vallst returned code 1.
1199.35/1199.89	c satzilla running zchaff_rand with preprocessing ... 
1199.35/1199.89	c Bin: Executing zchaff_rand
1199.35/1199.89	c zchaff_rand returned code 1.
1199.35/1199.89	c zchaff_rand returned code 1.
1199.35/1199.89	c satzilla running rsat with preprocessing ... 
1199.35/1199.89	c Bin: Executing rsat
1199.35/1199.89	c rsat returned code 1.
1199.35/1199.89	c rsat returned code 1.
1199.35/1199.89	c satzilla running eureka with preprocessing ... 
1199.35/1199.89	c Bin: Executing eureka
1199.35/1199.89	c eureka returned code 1.
1199.35/1199.89	c eureka returned code 1.
1199.35/1199.89	c satzilla running minisat20 with preprocessing ... 
1199.35/1199.89	c Bin: Executing minisat20
1199.35/1199.89	c minisat20 returned code 1.
1199.35/1199.89	c minisat20 returned code 1.
1199.35/1199.89	c satzilla running rsat ... 
1199.35/1199.89	c Bin: Executing rsat
1199.35/1199.89	c rsat returned code 1.
1199.35/1199.89	c rsat returned code 1.
1199.35/1199.89	c ERROR: All Failed! 
1199.35/1199.89	c SATZILLA_TIME=1199.560000

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/node65/watcher-311426-1172569679 -o ROOT/results/node65/solver-311426-1172569679 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/311426-1172569679/SATzilla2007_F /tmp/evaluation/311426-1172569679/instance-311426-1172569679.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.91 0.95 0.98 3/64 25239
/proc/meminfo: memFree=1804488/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=1512 CPUtime=0
/proc/25239/stat : 25239 (SATzilla2007_F) R 25237 25239 23197 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 276925464 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/25239/statm: 378 125 110 260 0 84 0
[pid=25240] ppid=25239 vsize=768 CPUtime=0
/proc/25240/stat : 25240 (march_dl) R 25239 25239 23197 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 276925464 786432 107 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25240/statm: 192 107 50 118 0 71 0

[startup+0.106517 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 25239
/proc/meminfo: memFree=1804488/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=1512 CPUtime=0
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 276925464 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25239/statm: 378 125 110 260 0 84 0
[pid=25240] ppid=25239 vsize=2816 CPUtime=0.1
/proc/25240/stat : 25240 (march_dl) R 25239 25239 23197 0 -1 4194304 626 0 0 0 10 0 0 0 19 0 1 0 276925464 2883584 617 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25240/statm: 704 617 73 118 0 583 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4328

[startup+0.514582 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 25239
/proc/meminfo: memFree=1804488/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=1512 CPUtime=0
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 276925464 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25239/statm: 378 125 110 260 0 84 0
[pid=25240] ppid=25239 vsize=2944 CPUtime=0.51
/proc/25240/stat : 25240 (march_dl) R 25239 25239 23197 0 -1 4194304 662 0 0 0 51 0 0 0 23 0 1 0 276925464 3014656 653 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528159 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25240/statm: 736 653 75 118 0 615 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4456

[startup+1.33472 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 25241
/proc/meminfo: memFree=1801912/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=1512 CPUtime=0
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 276925464 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25239/statm: 378 125 110 260 0 84 0
[pid=25240] ppid=25239 vsize=3076 CPUtime=1.33
/proc/25240/stat : 25240 (march_dl) R 25239 25239 23197 0 -1 4194304 690 0 0 0 133 0 0 0 25 0 1 0 276925464 3149824 681 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25240/statm: 769 681 75 118 0 648 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4588

[startup+2.97099 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 25241
/proc/meminfo: memFree=1801656/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=1512 CPUtime=0
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 276925464 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25239/statm: 378 125 110 260 0 84 0
[pid=25240] ppid=25239 vsize=3208 CPUtime=2.96
/proc/25240/stat : 25240 (march_dl) R 25239 25239 23197 0 -1 4194304 725 0 0 0 296 0 0 0 25 0 1 0 276925464 3284992 716 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25240/statm: 802 716 75 118 0 681 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4720

[startup+6.25352 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 25242
/proc/meminfo: memFree=1803320/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=1512 CPUtime=4.99
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 149 748 0 0 0 0 499 0 16 0 1 0 276925464 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25239/statm: 378 125 110 260 0 84 0
[pid=25242] ppid=25239 vsize=6188 CPUtime=1.24
/proc/25242/stat : 25242 (ubcsat2006) R 25239 25239 23197 0 -1 4194304 344 0 0 0 114 10 0 0 25 0 1 0 276925964 6336512 326 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25242/statm: 1547 326 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7076 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 25243
/proc/meminfo: memFree=1801672/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=3292 CPUtime=2.15
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 512 0 0 0 215 0 0 0 25 0 1 0 276926518 3371008 505 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 823 505 58 118 0 701 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5396

[startup+25.5207 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 25243
/proc/meminfo: memFree=1800648/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=4248 CPUtime=14.96
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 761 0 0 0 1496 0 0 0 25 0 1 0 276926518 4349952 754 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 1062 754 58 118 0 940 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6352

[startup+51.1439 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 25243
/proc/meminfo: memFree=1799432/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=5440 CPUtime=40.58
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 1052 0 0 0 4057 1 0 0 25 0 1 0 276926518 5570560 1045 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 1360 1045 58 118 0 1238 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7544

[startup+102.388 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 25243
/proc/meminfo: memFree=1798408/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=6524 CPUtime=91.81
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 1314 0 0 0 9180 1 0 0 25 0 1 0 276926518 6680576 1307 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 1631 1307 58 118 0 1509 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 8628

[startup+162.454 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25243
/proc/meminfo: memFree=1797448/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=7448 CPUtime=151.85
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 1552 0 0 0 15184 1 0 0 25 0 1 0 276926518 7626752 1545 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 1862 1545 58 118 0 1740 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 9552

[startup+222.511 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25243
/proc/meminfo: memFree=1796488/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=8372 CPUtime=211.88
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 1779 0 0 0 21187 1 0 0 25 0 1 0 276926518 8572928 1772 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 2093 1772 58 118 0 1971 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 10476

[startup+282.567 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25243
/proc/meminfo: memFree=1796040/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=8904 CPUtime=271.93
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 1906 0 0 0 27191 2 0 0 25 0 1 0 276926518 9117696 1899 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 2226 1899 58 118 0 2104 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 11008

[startup+342.623 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25243
/proc/meminfo: memFree=1795656/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=9172 CPUtime=331.96
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 1993 0 0 0 33194 2 0 0 25 0 1 0 276926518 9392128 1986 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 2293 1986 58 118 0 2171 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 11276

[startup+402.683 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25243
/proc/meminfo: memFree=1795272/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=9568 CPUtime=392
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2083 0 0 0 39198 2 0 0 25 0 1 0 276926518 9797632 2076 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525586 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 2392 2076 58 118 0 2270 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 11672

[startup+462.738 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 25243
/proc/meminfo: memFree=1795016/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=9836 CPUtime=452.03
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2152 0 0 0 45201 2 0 0 25 0 1 0 276926518 10072064 2145 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 2459 2145 58 118 0 2337 0
Current children cumulated CPU time (s) 462.54

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

/proc/25243/statm: 2915 2576 58 118 0 2793 0
Current children cumulated CPU time (s) 762.74
Current children cumulated vsize (KiB) 13764

[startup+823.112 s]
/proc/loadavg: 1.00 0.99 0.99 2/72 25355
/proc/meminfo: memFree=1791576/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=11924 CPUtime=812.24
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2660 0 0 0 81220 4 0 0 25 0 1 0 276926518 12210176 2653 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 2981 2653 58 118 0 2859 0
Current children cumulated CPU time (s) 822.75
Current children cumulated vsize (KiB) 14028

[startup+883.191 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1792200/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=12208 CPUtime=872.24
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2716 0 0 0 87219 5 0 0 25 0 1 0 276926518 12500992 2709 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3052 2709 58 118 0 2930 0
Current children cumulated CPU time (s) 882.75
Current children cumulated vsize (KiB) 14312

[startup+943.242 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1792328/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=12208 CPUtime=932.27
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2731 0 0 0 93222 5 0 0 25 0 1 0 276926518 12500992 2724 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3052 2724 58 118 0 2930 0
Current children cumulated CPU time (s) 942.78
Current children cumulated vsize (KiB) 14312

[startup+1003.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1791944/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=12660 CPUtime=992.31
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2836 0 0 0 99226 5 0 0 25 0 1 0 276926518 12963840 2829 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3165 2829 58 118 0 3043 0
Current children cumulated CPU time (s) 1002.82
Current children cumulated vsize (KiB) 14764

[startup+1063.37 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1791304/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=13328 CPUtime=1052.36
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2990 0 0 0 105231 5 0 0 25 0 1 0 276926518 13647872 2983 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3332 2983 58 118 0 3210 0
Current children cumulated CPU time (s) 1062.87
Current children cumulated vsize (KiB) 15432

[startup+1123.42 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1791240/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=13328 CPUtime=1112.4
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2991 0 0 0 111235 5 0 0 25 0 1 0 276926518 13647872 2984 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535748 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3332 2984 58 118 0 3210 0
Current children cumulated CPU time (s) 1122.91
Current children cumulated vsize (KiB) 15432

[startup+1183.48 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1791304/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=13328 CPUtime=1172.44
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2997 0 0 0 117239 5 0 0 25 0 1 0 276926518 13647872 2990 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3332 2990 58 118 0 3210 0
Current children cumulated CPU time (s) 1182.95
Current children cumulated vsize (KiB) 15432

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

[startup+1187.27 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1791304/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=13328 CPUtime=1176.23
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2997 0 0 0 117618 5 0 0 25 0 1 0 276926518 13647872 2990 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528423 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3332 2990 58 118 0 3210 0
Current children cumulated CPU time (s) 1186.74
Current children cumulated vsize (KiB) 15432

[startup+1193.83 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1791240/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=13328 CPUtime=1182.78
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2997 0 0 0 118273 5 0 0 25 0 1 0 276926518 13647872 2990 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3332 2990 58 118 0 3210 0
Current children cumulated CPU time (s) 1193.29
Current children cumulated vsize (KiB) 15432

[startup+1197.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1791240/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=13328 CPUtime=1186.06
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2997 0 0 0 118601 5 0 0 25 0 1 0 276926518 13647872 2990 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3332 2990 58 118 0 3210 0
Current children cumulated CPU time (s) 1196.57
Current children cumulated vsize (KiB) 15432

[startup+1198.76 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1791240/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=13328 CPUtime=1187.7
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2997 0 0 0 118765 5 0 0 25 0 1 0 276926518 13647872 2990 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3332 2990 58 118 0 3210 0
Current children cumulated CPU time (s) 1198.21
Current children cumulated vsize (KiB) 15432

[startup+1199.57 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1791240/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=13328 CPUtime=1188.52
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2997 0 0 0 118847 5 0 0 25 0 1 0 276926518 13647872 2990 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3332 2990 58 118 0 3210 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 15432

[startup+1199.78 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1791240/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=2104 CPUtime=10.51
/proc/25239/stat : 25239 (SATzilla2007_F) S 25237 25239 23197 0 -1 4194304 850 1098 0 0 317 13 701 20 25 0 1 0 276925464 2154496 346 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25239/statm: 526 346 169 260 0 232 0
[pid=25243] ppid=25239 vsize=13328 CPUtime=1188.73
/proc/25243/stat : 25243 (minisat20) R 25239 25239 23197 0 -1 4194304 2997 0 0 0 118868 5 0 0 25 0 1 0 276926518 13647872 2990 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25243/statm: 3332 2990 58 118 0 3210 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 15432

[startup+1199.88 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 25441
/proc/meminfo: memFree=1791240/2055920 swapFree=4172316/4192956
[pid=25239] ppid=25237 vsize=4060 CPUtime=1199.35
/proc/25239/stat : 25239 (SATzilla2007_F) R 25237 25239 23197 0 -1 4194304 1206 4095 0 0 319 13 119577 26 16 0 1 0 276925464 4157440 632 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 0 0 0
/proc/25239/statm: 1015 632 176 260 0 721 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 4060

Child status: 17
Real time (s): 1199.9
CPU time (s): 1199.39
CPU user time (s): 1198.98
CPU system time (s): 0.408937
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 15432

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

runsolver used 0.84887 second user time and 2.54361 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Tue Feb 27 09:47:59 UTC 2007

IDJOB= 311426
IDBENCH= 20313
IDSOLVER= 136
FILE ID= node65/311426-1172569679

PBS_JOBID= 3971881

Free space on /tmp= 66551 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S316347254-19-SAT.cnf
COMMAND LINE= /tmp/evaluation/311426-1172569679/SATzilla2007_F /tmp/evaluation/311426-1172569679/instance-311426-1172569679.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-311426-1172569679 -o ROOT/results/node65/solver-311426-1172569679 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/311426-1172569679/SATzilla2007_F /tmp/evaluation/311426-1172569679/instance-311426-1172569679.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  7d6cf415896029c29434e67edd2d79f6

RANDOM SEED= 410077179

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:       1804896 kB
Buffers:         31028 kB
Cached:         159612 kB
SwapCached:      14924 kB
Active:         112292 kB
Inactive:       100424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804896 kB
SwapTotal:     4192956 kB
SwapFree:      4172316 kB
Dirty:           10236 kB
Writeback:           0 kB
Mapped:          15888 kB
Slab:            24300 kB
Committed_AS:   659960 kB
PageTables:       1460 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= 66551 MiB

End job on node65 on Tue Feb 27 10:07:59 UTC 2007