Trace number 311507

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 CRAFTED? (exit code) 1199.46 1199.93

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S1703132040-12-SAT.cnf
MD5SUMbf2efd4306c515a6ab821250f31ffa54
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.205967
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.52/10.60	c run March_dl for 5 seconds ... 
10.52/10.60	c Bin: Executing march_dl
10.52/10.60	c child exit by a signal
10.52/10.60	c march_dl returned code 137.
10.52/10.60	c run saps (UBCSAT implementation) for 2 seconds ... 
10.52/10.60	c Bin: Executing ubcsat2006
10.52/10.60	c child exited successfully
10.52/10.60	c ubcsat2006 returned code 0.
10.52/10.60	c satzilla computing base features
10.52/10.60	c satzilla doing unit-prop probe
10.52/10.60	c satzilla doing local search probe
10.52/10.60	c satzilla doing lobjois search-space size estimate
10.52/10.60	c satzilla's ranking:
10.52/10.60	c 1) minisat20: 1.147991
10.52/10.60	c 2) march_dl: 1.161977
10.52/10.60	c 3) minisat20+P: 1.184753
10.52/10.60	c 4) vallst+P: 1.981200
10.52/10.60	c 5) march_dl+P: 1.998258
10.52/10.60	c 6) zchaff_rand+P: 2.343631
10.52/10.60	c 7) kcnfs+P: 999.000000
10.52/10.60	c 8) kcnfs: 999.000000
10.52/10.60	c 9) vallst: 999.000000
10.52/10.60	c 10) zchaff_rand: 999.000000
10.52/10.60	c satzilla running minisat20 ... 
10.52/10.60	This is MiniSat 2.0 beta
10.52/10.60	WARNING: for repeatability, setting FPU to use double precision
10.52/10.60	============================[ Problem Statistics ]=============================
10.52/10.60	|                                                                             |
10.52/10.60	|  Number of variables:  2035                                                 |
10.52/10.60	|  Number of clauses:    6327                                                 |
10.52/10.60	|  Parsing time:         0.00         s                                       |
10.52/10.60	============================[ Search Statistics ]==============================
10.52/10.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.52/10.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.52/10.60	===============================================================================
10.52/10.60	|         0 |    2035     6327    17716 |     2109        0    nan |  0.000 % |
10.52/10.61	|       102 |    2035     6327    17716 |     2319      102     21 |  0.000 % |
10.52/10.62	|       253 |    2035     6327    17716 |     2551      253     25 |  0.000 % |
10.52/10.64	|       478 |    2035     6327    17716 |     2807      478     23 |  0.000 % |
10.56/10.66	|       816 |    2035     6327    17716 |     3087      816     22 |  0.000 % |
10.56/10.70	|      1323 |    2035     6327    17716 |     3396     1323     25 |  0.000 % |
10.56/10.77	|      2084 |    2035     6327    17716 |     3736     2084     24 |  0.000 % |
10.56/10.88	|      3223 |    2035     6327    17716 |     4109     3223     23 |  0.000 % |
10.56/11.05	|      4931 |    2035     6327    17716 |     4520     2769     24 |  0.000 % |
11.23/11.32	|      7494 |    2035     6327    17716 |     4972     2955     23 |  0.000 % |
11.74/11.80	|     11338 |    2035     6327    17716 |     5470     4229     29 |  0.000 % |
12.46/12.52	|     17104 |    2035     6327    17716 |     6017     4331     29 |  0.000 % |
13.59/13.65	|     25753 |    2035     6327    17716 |     6618     3723     25 |  0.000 % |
15.32/15.43	|     38727 |    2035     6327    17716 |     7280     6438     28 |  0.000 % |
18.09/18.20	|     58189 |    2035     6327    17716 |     8008     7321     25 |  0.000 % |
22.70/22.79	|     87382 |    2035     6327    17716 |     8809     7798     27 |  0.000 % |
29.87/29.96	|    131173 |    2035     6327    17716 |     9690     6624     29 |  0.000 % |
40.83/40.94	|    196858 |    2035     6327    17716 |    10659     8061     27 |  0.000 % |
57.68/57.77	|    295384 |    2035     6327    17716 |    11725     8987     28 |  0.000 % |
83.29/83.46	|    443173 |    2035     6327    17716 |    12898     8098     26 |  0.000 % |
127.05/127.22	|    664856 |    2035     6327    17716 |    14188     7099     25 |  0.000 % |
195.81/195.98	|    997381 |    2035     6327    17716 |    15607     9061     27 |  0.000 % |
301.95/302.22	|   1496169 |    2035     6327    17716 |    17167    10518     27 |  0.000 % |
487.33/487.57	|   2244351 |    2035     6327    17716 |    18884     9871     36 |  0.000 % |
766.24/766.61	|   3366627 |    2035     6327    17716 |    20773    16314     30 |  0.000 % |
1199.28/1199.87	c Bin: Executing minisat20
1199.28/1199.87	c child exit by a signal
1199.28/1199.87	c minisat20 returned code 137.
1199.28/1199.87	c minisat20 returned code 137.
1199.28/1199.87	c satzilla running march_dl ... 
1199.28/1199.87	c Bin: Executing march_dl
1199.28/1199.87	c march_dl returned code 1.
1199.28/1199.87	c march_dl returned code 1.
1199.28/1199.87	c satzilla running minisat20 with preprocessing ... 
1199.41/1199.92	c Preprocessing...
1199.41/1199.92	c Inital problem has 2035 variables, 5062 nary clauses (1265 binary clauses).
1199.41/1199.92	c Num non-binary clauses 5062, Average non-binary clause length 3.000
1199.41/1199.92	c Preprocessor runtime was 0.030 seconds.
1199.41/1199.92	c 
1199.41/1199.92	c Satisfiability of theory still undetermined.
1199.41/1199.92	c See file /tmp/Wr4ZYE for simplified theory.
1199.41/1199.92	c Bin: Executing minisat20
1199.41/1199.92	c minisat20 returned code 1.
1199.41/1199.92	c minisat20 returned code 1.
1199.41/1199.92	c satzilla running vallst with preprocessing ... 
1199.41/1199.92	c Bin: Executing vallst
1199.41/1199.92	c vallst returned code 1.
1199.41/1199.92	c vallst returned code 1.
1199.41/1199.92	c satzilla running march_dl with preprocessing ... 
1199.41/1199.92	c Bin: Executing march_dl
1199.41/1199.92	c march_dl returned code 1.
1199.41/1199.92	c march_dl returned code 1.
1199.41/1199.92	c satzilla running zchaff_rand with preprocessing ... 
1199.41/1199.92	c Bin: Executing zchaff_rand
1199.41/1199.92	c zchaff_rand returned code 1.
1199.41/1199.92	c zchaff_rand returned code 1.
1199.41/1199.92	c satzilla running kcnfs with preprocessing ... 
1199.41/1199.92	c Bin: Executing kcnfs
1199.41/1199.92	c kcnfs returned code 1.
1199.41/1199.92	c kcnfs returned code 1.
1199.41/1199.92	c satzilla running kcnfs ... 
1199.41/1199.92	c Bin: Executing kcnfs
1199.41/1199.92	c kcnfs returned code 1.
1199.41/1199.92	c kcnfs returned code 1.
1199.41/1199.92	c satzilla running vallst ... 
1199.41/1199.92	c Bin: Executing vallst
1199.41/1199.92	c vallst returned code 1.
1199.41/1199.92	c vallst returned code 1.
1199.41/1199.92	c satzilla running zchaff_rand ... 
1199.41/1199.92	c Bin: Executing zchaff_rand
1199.41/1199.92	c zchaff_rand returned code 1.
1199.41/1199.92	c zchaff_rand returned code 1.
1199.41/1199.92	c ERROR: All Failed! 
1199.41/1199.92	c SATZILLA_TIME=1199.620000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-311507-1172571121 -o ROOT/results/node6/solver-311507-1172571121 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/311507-1172571121/SATzilla2007_C /tmp/evaluation/311507-1172571121/instance-311507-1172571121.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: 1.00 1.00 0.93 3/77 16906
/proc/meminfo: memFree=1552696/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=1440 CPUtime=0
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 277066864 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 360 110 95 260 0 84 0
[pid=16907] ppid=16906 vsize=768 CPUtime=0
/proc/16907/stat : 16907 (march_dl) R 16906 16906 16040 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 277066864 786432 109 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16907/statm: 192 109 50 118 0 71 0

[startup+0.106998 s]
/proc/loadavg: 1.00 1.00 0.93 3/77 16906
/proc/meminfo: memFree=1552696/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=1440 CPUtime=0
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 277066864 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 360 110 95 260 0 84 0
[pid=16907] ppid=16906 vsize=2840 CPUtime=0.1
/proc/16907/stat : 16907 (march_dl) R 16906 16906 16040 0 -1 4194304 624 0 0 0 10 0 0 0 20 0 1 0 277066864 2908160 616 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544367 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16907/statm: 710 616 72 118 0 589 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4280

[startup+0.515078 s]
/proc/loadavg: 1.00 1.00 0.93 3/77 16906
/proc/meminfo: memFree=1552696/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=1440 CPUtime=0
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 277066864 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 360 110 95 260 0 84 0
[pid=16907] ppid=16906 vsize=2840 CPUtime=0.51
/proc/16907/stat : 16907 (march_dl) R 16906 16906 16040 0 -1 4194304 638 0 0 0 51 0 0 0 23 0 1 0 277066864 2908160 630 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528027 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16907/statm: 710 630 74 118 0 589 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4280

[startup+1.33524 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16908
/proc/meminfo: memFree=1550184/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=1440 CPUtime=0
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 277066864 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 360 110 95 260 0 84 0
[pid=16907] ppid=16906 vsize=3104 CPUtime=1.33
/proc/16907/stat : 16907 (march_dl) R 16906 16906 16040 0 -1 4194304 683 0 0 0 133 0 0 0 25 0 1 0 277066864 3178496 675 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514040 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16907/statm: 776 675 74 118 0 655 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4544

[startup+2.97756 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16908
/proc/meminfo: memFree=1549992/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=1440 CPUtime=0
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 277066864 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 360 110 95 260 0 84 0
[pid=16907] ppid=16906 vsize=3236 CPUtime=2.97
/proc/16907/stat : 16907 (march_dl) R 16906 16906 16040 0 -1 4194304 711 0 0 0 297 0 0 0 25 0 1 0 277066864 3313664 703 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16907/statm: 809 703 74 118 0 688 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4676

[startup+6.25421 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16909
/proc/meminfo: memFree=1551656/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=1440 CPUtime=4.99
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 135 734 0 0 0 0 499 0 16 0 1 0 277066864 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16906/statm: 360 111 96 260 0 84 0
[pid=16909] ppid=16906 vsize=6188 CPUtime=1.24
/proc/16909/stat : 16909 (ubcsat2006) R 16906 16906 16040 0 -1 4194304 343 0 0 0 110 14 0 0 25 0 1 0 277067364 6336512 326 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16909/statm: 1547 326 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7175 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16910
/proc/meminfo: memFree=1550056/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=3160 CPUtime=2.1
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 464 0 0 0 210 0 0 0 25 0 1 0 277067924 3235840 458 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 790 458 58 118 0 668 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5188

[startup+25.527 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16910
/proc/meminfo: memFree=1548968/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=4084 CPUtime=14.91
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 719 0 0 0 1491 0 0 0 25 0 1 0 277067924 4182016 713 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 1021 713 58 118 0 899 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6112

[startup+51.1541 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16910
/proc/meminfo: memFree=1548136/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=5008 CPUtime=40.52
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 957 0 0 0 4052 0 0 0 25 0 1 0 277067924 5128192 951 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528579 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 1252 951 58 118 0 1130 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7036

[startup+102.45 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16910
/proc/meminfo: memFree=1547048/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=6216 CPUtime=91.8
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 1243 0 0 0 9179 1 0 0 25 0 1 0 277067924 6365184 1237 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 1554 1237 58 118 0 1432 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 8244

[startup+162.519 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16910
/proc/meminfo: memFree=1546216/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=7016 CPUtime=151.84
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 1429 0 0 0 15183 1 0 0 25 0 1 0 277067924 7184384 1423 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 1754 1423 58 118 0 1632 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 9044

[startup+222.587 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16910
/proc/meminfo: memFree=1545640/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=7548 CPUtime=211.89
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 1573 0 0 0 21187 2 0 0 25 0 1 0 277067924 7729152 1567 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 1887 1567 58 118 0 1765 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 9576

[startup+282.655 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16910
/proc/meminfo: memFree=1545448/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=7824 CPUtime=271.93
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 1647 0 0 0 27191 2 0 0 25 0 1 0 277067924 8011776 1641 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 1956 1641 58 118 0 1834 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 9852

[startup+342.723 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16910
/proc/meminfo: memFree=1544104/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=9020 CPUtime=331.98
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 1960 0 0 0 33195 3 0 0 25 0 1 0 277067924 9236480 1954 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 2255 1954 58 118 0 2133 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 11048

[startup+402.793 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 16910
/proc/meminfo: memFree=1543912/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=9404 CPUtime=392.02
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2024 0 0 0 39199 3 0 0 25 0 1 0 277067924 9629696 2018 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535766 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 2351 2018 58 118 0 2229 0
Current children cumulated CPU time (s) 402.58
Current children cumulated vsize (KiB) 11432

[startup+462.866 s]
/proc/loadavg: 1.06 1.01 0.94 2/79 16910
/proc/meminfo: memFree=1543528/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=9668 CPUtime=452.08
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2114 0 0 0 45204 4 0 0 25 0 1 0 277067924 9900032 2108 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134536253 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 2417 2108 58 118 0 2295 0
Current children cumulated CPU time (s) 462.64

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

/proc/16910/statm: 2735 2403 58 118 0 2613 0
Current children cumulated CPU time (s) 762.86
Current children cumulated vsize (KiB) 12968

[startup+823.271 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1541736/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=11604 CPUtime=812.34
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2559 0 0 0 81227 7 0 0 25 0 1 0 277067924 11882496 2553 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 2901 2553 58 118 0 2779 0
Current children cumulated CPU time (s) 822.9
Current children cumulated vsize (KiB) 13632

[startup+883.342 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1541352/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=12000 CPUtime=872.4
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2661 0 0 0 87232 8 0 0 25 0 1 0 277067924 12288000 2655 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3000 2655 58 118 0 2878 0
Current children cumulated CPU time (s) 882.96
Current children cumulated vsize (KiB) 14028

[startup+943.413 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1541288/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=12000 CPUtime=932.44
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2665 0 0 0 93236 8 0 0 25 0 1 0 277067924 12288000 2659 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3000 2659 58 118 0 2878 0
Current children cumulated CPU time (s) 943
Current children cumulated vsize (KiB) 14028

[startup+1003.49 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1541160/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=12156 CPUtime=992.5
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2692 0 0 0 99241 9 0 0 25 0 1 0 277067924 12447744 2686 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3039 2686 58 118 0 2917 0
Current children cumulated CPU time (s) 1003.06
Current children cumulated vsize (KiB) 14184

[startup+1063.55 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1540968/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=12288 CPUtime=1052.54
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2745 0 0 0 105245 9 0 0 25 0 1 0 277067924 12582912 2739 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3072 2739 58 118 0 2950 0
Current children cumulated CPU time (s) 1063.1
Current children cumulated vsize (KiB) 14316

[startup+1123.62 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1540840/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=12564 CPUtime=1112.58
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2794 0 0 0 111249 9 0 0 25 0 1 0 277067924 12865536 2788 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3141 2788 58 118 0 3019 0
Current children cumulated CPU time (s) 1123.14
Current children cumulated vsize (KiB) 14592

[startup+1183.69 s]
/proc/loadavg: 1.00 1.00 0.94 3/79 16910
/proc/meminfo: memFree=1540648/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=12696 CPUtime=1172.63
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2851 0 0 0 117253 10 0 0 25 0 1 0 277067924 13000704 2845 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3174 2845 58 118 0 3052 0
Current children cumulated CPU time (s) 1183.19
Current children cumulated vsize (KiB) 14724

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

[startup+1187.49 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1540200/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=13092 CPUtime=1176.43
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2945 0 0 0 117633 10 0 0 25 0 1 0 277067924 13406208 2939 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3273 2939 58 118 0 3151 0
Current children cumulated CPU time (s) 1186.99
Current children cumulated vsize (KiB) 15120

[startup+1194.04 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1540200/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=13092 CPUtime=1182.98
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2945 0 0 0 118288 10 0 0 25 0 1 0 277067924 13406208 2939 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3273 2939 58 118 0 3151 0
Current children cumulated CPU time (s) 1193.54
Current children cumulated vsize (KiB) 15120

[startup+1197.33 s]
/proc/loadavg: 1.00 1.00 0.94 3/79 16910
/proc/meminfo: memFree=1540200/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=13092 CPUtime=1186.26
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2945 0 0 0 118616 10 0 0 25 0 1 0 277067924 13406208 2939 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3273 2939 58 118 0 3151 0
Current children cumulated CPU time (s) 1196.82
Current children cumulated vsize (KiB) 15120

[startup+1198.97 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1540200/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=13092 CPUtime=1187.9
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2945 0 0 0 118780 10 0 0 25 0 1 0 277067924 13406208 2939 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3273 2939 58 118 0 3151 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 15120

[startup+1199.37 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1540200/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=13092 CPUtime=1188.31
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2945 0 0 0 118821 10 0 0 25 0 1 0 277067924 13406208 2939 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3273 2939 58 118 0 3151 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 15120

[startup+1199.78 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1540200/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=2028 CPUtime=10.56
/proc/16906/stat : 16906 (SATzilla2007_C) S 16904 16906 16040 0 -1 4194304 838 1083 0 0 320 12 700 24 25 0 1 0 277066864 2076672 332 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16906/statm: 507 332 156 260 0 231 0
[pid=16910] ppid=16906 vsize=13092 CPUtime=1188.72
/proc/16910/stat : 16910 (minisat20) R 16906 16906 16040 0 -1 4194304 2945 0 0 0 118862 10 0 0 25 0 1 0 277067924 13406208 2939 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16910/statm: 3273 2939 58 118 0 3151 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 15120

[startup+1199.89 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16910
/proc/meminfo: memFree=1540200/2055924 swapFree=4192812/4192956
[pid=16906] ppid=16904 vsize=4000 CPUtime=1199.41
/proc/16906/stat : 16906 (SATzilla2007_C) R 16904 16906 16040 0 -1 4194304 1175 4028 0 0 322 13 119571 35 18 0 1 0 277066864 4096000 600 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134595807 0 0 4096 0 0 0 0 17 0 0 0
/proc/16906/statm: 1000 600 162 260 0 724 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 4000

Child status: 17
Real time (s): 1199.93
CPU time (s): 1199.46
CPU user time (s): 1198.97
CPU system time (s): 0.495924
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 15120

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

runsolver used 1.21781 second user time and 3.04854 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Feb 27 10:12:01 UTC 2007

IDJOB= 311507
IDBENCH= 20315
IDSOLVER= 135
FILE ID= node6/311507-1172571121

PBS_JOBID= 3971670

Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S1703132040-12-SAT.cnf
COMMAND LINE= /tmp/evaluation/311507-1172571121/SATzilla2007_C /tmp/evaluation/311507-1172571121/instance-311507-1172571121.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-311507-1172571121 -o ROOT/results/node6/solver-311507-1172571121 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/311507-1172571121/SATzilla2007_C /tmp/evaluation/311507-1172571121/instance-311507-1172571121.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  bf2efd4306c515a6ab821250f31ffa54

RANDOM SEED= 686175139

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1553168 kB
Buffers:         50336 kB
Cached:         324188 kB
SwapCached:         20 kB
Active:         273684 kB
Inactive:       157248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1553168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8484 kB
Writeback:           0 kB
Mapped:          75252 kB
Slab:            57400 kB
Committed_AS:   918736 kB
PageTables:       1744 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= 66548 MiB

End job on node6 on Tue Feb 27 10:32:02 UTC 2007