Trace number 306464

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.8 1200.25

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S67600799-16.cnf
MD5SUMf2fec9cb29c1b6ad2520f981dedcdd00
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark129.028
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
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.73/10.83	c run March_dl for 5 seconds ... 
10.73/10.83	c Bin: Executing march_dl
10.73/10.83	c child exit by a signal
10.73/10.83	c march_dl returned code 137.
10.73/10.83	c run saps (UBCSAT implementation) for 2 seconds ... 
10.73/10.83	c Bin: Executing ubcsat2006
10.73/10.83	c child exited successfully
10.73/10.83	c ubcsat2006 returned code 0.
10.73/10.83	c satzilla computing base features
10.73/10.83	c satzilla doing unit-prop probe
10.73/10.83	c satzilla doing local search probe
10.73/10.83	c satzilla doing lobjois search-space size estimate
10.73/10.83	c satzilla's ranking:
10.73/10.83	c 1) minisat20: 2.087946
10.73/10.83	c 2) minisat20+P: 2.662411
10.73/10.83	c 3) march_dl+P: 2.664126
10.73/10.83	c 4) vallst+P: 2.677378
10.73/10.83	c 5) march_dl: 3.550292
10.73/10.83	c 6) zchaff_rand+P: 4.433732
10.73/10.83	c 7) kcnfs+P: 999.000000
10.73/10.83	c 8) kcnfs: 999.000000
10.73/10.83	c 9) vallst: 999.000000
10.73/10.83	c 10) zchaff_rand: 999.000000
10.73/10.83	c satzilla running minisat20 ... 
10.73/10.83	This is MiniSat 2.0 beta
10.73/10.83	WARNING: for repeatability, setting FPU to use double precision
10.73/10.83	============================[ Problem Statistics ]=============================
10.73/10.83	|                                                                             |
10.73/10.83	|  Number of variables:  7000                                                 |
10.73/10.83	|  Number of clauses:    29400                                                |
10.73/10.85	|  Parsing time:         0.02         s                                       |
10.73/10.85	============================[ Search Statistics ]==============================
10.73/10.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/10.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.73/10.85	===============================================================================
10.73/10.85	|         0 |    7000    29400    88200 |     9800        0    nan |  0.000 % |
10.79/10.87	|       100 |    7000    29400    88200 |    10780      100    129 |  0.000 % |
10.79/10.90	|       250 |    7000    29400    88200 |    11858      250    115 |  0.000 % |
10.79/10.94	|       477 |    7000    29400    88200 |    13043      477    133 |  0.000 % |
10.79/11.01	|       815 |    7000    29400    88200 |    14348      815    128 |  0.000 % |
10.79/11.12	|      1322 |    7000    29400    88200 |    15782     1322    136 |  0.000 % |
11.22/11.28	|      2081 |    7000    29400    88200 |    17361     2081    137 |  0.000 % |
11.43/11.53	|      3220 |    7000    29400    88200 |    19097     3220    134 |  0.000 % |
11.83/11.94	|      4930 |    7000    29400    88200 |    21007     4930    135 |  0.000 % |
12.55/12.68	|      7493 |    7000    29400    88200 |    23107     7493    147 |  0.000 % |
13.68/13.84	|     11337 |    7000    29400    88200 |    25418    11337    152 |  0.000 % |
15.83/15.98	|     17103 |    7000    29400    88200 |    27960    17103    154 |  0.000 % |
19.73/19.81	|     25752 |    7000    29400    88200 |    30756    25752    159 |  0.000 % |
26.29/26.35	|     38729 |    7000    29400    88200 |    33832    18455    182 |  0.000 % |
38.07/38.17	|     58190 |    7000    29400    88200 |    37215    14768    188 |  0.000 % |
56.11/56.27	|     87384 |    7000    29400    88200 |    40937    17517    179 |  0.000 % |
88.69/88.86	|    131173 |    7000    29400    88200 |    45030    32615    185 |  0.000 % |
143.41/143.60	|    196859 |    7000    29400    88200 |    49533    31502    186 |  0.000 % |
244.66/244.86	|    295387 |    7000    29400    88200 |    54487    21713    189 |  0.000 % |
409.33/409.56	|    443176 |    7000    29400    88200 |    59935    44866    194 |  0.000 % |
672.29/672.63	|    664859 |    7000    29400    88200 |    65929    36196    186 |  0.000 % |
1090.29/1090.77	|    997386 |    7000    29400    88200 |    72522    55175    196 |  0.000 % |
1199.52/1200.09	c Bin: Executing minisat20
1199.52/1200.09	c child exit by a signal
1199.52/1200.09	c minisat20 returned code 137.
1199.52/1200.09	c minisat20 returned code 137.
1199.52/1200.09	c satzilla running minisat20 with preprocessing ... 
1199.74/1200.24	c Preprocessing...
1199.74/1200.24	c Inital problem has 7000 variables, 29400 nary clauses (0 binary clauses).
1199.74/1200.24	c Num non-binary clauses 29400, Average non-binary clause length 3.000
1199.74/1200.24	c Theory has no gaps
1199.74/1200.24	c Preprocessor runtime was 0.110 seconds.
1199.74/1200.24	c 
1199.74/1200.24	c Satisfiability of theory still undetermined.
1199.74/1200.24	c See file /tmp/QzAMGl for simplified theory.
1199.74/1200.24	c Bin: Executing minisat20
1199.74/1200.24	c minisat20 returned code 1.
1199.74/1200.24	c minisat20 returned code 1.
1199.74/1200.24	c satzilla running march_dl with preprocessing ... 
1199.74/1200.24	c Bin: Executing march_dl
1199.74/1200.24	c march_dl returned code 1.
1199.74/1200.24	c march_dl returned code 1.
1199.74/1200.24	c satzilla running vallst with preprocessing ... 
1199.74/1200.24	c Bin: Executing vallst
1199.74/1200.24	c vallst returned code 1.
1199.74/1200.24	c vallst returned code 1.
1199.74/1200.24	c satzilla running march_dl ... 
1199.74/1200.24	c Bin: Executing march_dl
1199.74/1200.24	c march_dl returned code 1.
1199.74/1200.24	c march_dl returned code 1.
1199.74/1200.24	c satzilla running zchaff_rand with preprocessing ... 
1199.74/1200.24	c Bin: Executing zchaff_rand
1199.74/1200.24	c zchaff_rand returned code 1.
1199.74/1200.24	c zchaff_rand returned code 1.
1199.74/1200.24	c satzilla running kcnfs with preprocessing ... 
1199.74/1200.24	c Bin: Executing kcnfs
1199.74/1200.24	c kcnfs returned code 1.
1199.74/1200.24	c kcnfs returned code 1.
1199.74/1200.24	c satzilla running kcnfs ... 
1199.74/1200.24	c Bin: Executing kcnfs
1199.74/1200.24	c kcnfs returned code 1.
1199.74/1200.24	c kcnfs returned code 1.
1199.74/1200.24	c satzilla running vallst ... 
1199.74/1200.24	c Bin: Executing vallst
1199.74/1200.24	c vallst returned code 1.
1199.74/1200.24	c vallst returned code 1.
1199.74/1200.24	c satzilla running zchaff_rand ... 
1199.74/1200.24	c Bin: Executing zchaff_rand
1199.74/1200.24	c zchaff_rand returned code 1.
1199.74/1200.24	c zchaff_rand returned code 1.
1199.74/1200.24	c ERROR: All Failed! 
1199.74/1200.24	c SATZILLA_TIME=1199.970000

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/node12/watcher-306464-1172099549 -o ROOT/results/node12/solver-306464-1172099549 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306464-1172099549/SATzilla2007_C /tmp/evaluation/306464-1172099549/instance-306464-1172099549.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16649
/proc/meminfo: memFree=1603056/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=1440 CPUtime=0
/proc/16649/stat : 16649 (SATzilla2007_C) R 16647 16649 15901 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 229909378 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/16649/statm: 360 110 95 260 0 84 0
[pid=16650] ppid=16649 vsize=1212 CPUtime=0
/proc/16650/stat : 16650 (march_dl) R 16649 16649 15901 0 -1 4194304 175 0 0 0 0 0 0 0 19 0 1 0 229909378 1241088 170 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16650/statm: 303 179 49 118 0 182 0

[startup+0.107281 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16649
/proc/meminfo: memFree=1603056/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=1440 CPUtime=0
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 229909378 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16649/statm: 360 110 95 260 0 84 0
[pid=16650] ppid=16649 vsize=3276 CPUtime=0.09
/proc/16650/stat : 16650 (march_dl) R 16649 16649 15901 0 -1 4194304 1216 0 0 0 9 0 0 0 21 0 1 0 229909378 3354624 641 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134547345 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16650/statm: 819 641 55 118 0 698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4716

[startup+0.515353 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16649
/proc/meminfo: memFree=1603056/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=1440 CPUtime=0
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 229909378 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16649/statm: 360 110 95 260 0 84 0
[pid=16650] ppid=16649 vsize=8776 CPUtime=0.5
/proc/16650/stat : 16650 (march_dl) R 16649 16649 15901 0 -1 4194304 5046 0 0 0 49 1 0 0 25 0 1 0 229909378 8986624 2014 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16650/statm: 2194 2014 72 118 0 2073 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10216

[startup+1.3355 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 16651
/proc/meminfo: memFree=1594976/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=1440 CPUtime=0
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 229909378 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16649/statm: 360 110 95 260 0 84 0
[pid=16650] ppid=16649 vsize=8792 CPUtime=1.32
/proc/16650/stat : 16650 (march_dl) R 16649 16649 15901 0 -1 4194304 5052 0 0 0 131 1 0 0 25 0 1 0 229909378 9003008 2020 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16650/statm: 2198 2020 74 118 0 2077 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10232

[startup+2.97179 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 16651
/proc/meminfo: memFree=1594848/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=1440 CPUtime=0
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 229909378 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16649/statm: 360 110 95 260 0 84 0
[pid=16650] ppid=16649 vsize=9060 CPUtime=2.95
/proc/16650/stat : 16650 (march_dl) R 16649 16649 15901 0 -1 4194304 5104 0 0 0 294 1 0 0 25 0 1 0 229909378 9277440 2072 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134564358 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16650/statm: 2265 2072 74 118 0 2144 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 10500

[startup+6.25639 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 16652
/proc/meminfo: memFree=1600480/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=1440 CPUtime=4.99
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 135 5153 0 0 0 0 498 1 16 0 1 0 229909378 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16649/statm: 360 111 96 260 0 84 0
[pid=16652] ppid=16649 vsize=6188 CPUtime=1.24
/proc/16652/stat : 16652 (ubcsat2006) R 16649 16649 15901 0 -1 4194304 707 0 0 0 116 8 0 0 25 0 1 0 229909878 6336512 690 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16652/statm: 1547 690 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7115 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 16653
/proc/meminfo: memFree=1594208/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=8200 CPUtime=1.87
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 1827 0 0 0 186 1 0 0 25 0 1 0 229910461 8396800 1821 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 2050 1821 59 118 0 1928 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11724

[startup+25.5269 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 16653
/proc/meminfo: memFree=1576544/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=25160 CPUtime=14.68
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 6066 0 0 0 1463 5 0 0 25 0 1 0 229910461 25763840 6060 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 6290 6060 59 118 0 6168 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28684

[startup+51.1555 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 16653
/proc/meminfo: memFree=1570016/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=32032 CPUtime=40.29
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 7787 0 0 0 4022 7 0 0 25 0 1 0 229910461 32800768 7781 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 8008 7781 59 118 0 7886 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35556

[startup+102.409 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 16653
/proc/meminfo: memFree=1561440/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=40296 CPUtime=91.53
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 9843 0 0 0 9143 10 0 0 25 0 1 0 229910461 41263104 9837 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 10074 9837 59 118 0 9952 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 43820

[startup+162.485 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16653
/proc/meminfo: memFree=1556832/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=44916 CPUtime=151.58
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 10991 0 0 0 15146 12 0 0 25 0 1 0 229910461 45993984 10985 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 11229 10985 59 118 0 11107 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 48440

[startup+222.554 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16653
/proc/meminfo: memFree=1553824/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=47820 CPUtime=211.63
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 11732 0 0 0 21150 13 0 0 25 0 1 0 229910461 48967680 11726 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525100 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 11955 11726 59 118 0 11833 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 51344

[startup+282.618 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16653
/proc/meminfo: memFree=1551456/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=50196 CPUtime=271.67
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 12321 0 0 0 27153 14 0 0 25 0 1 0 229910461 51400704 12315 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 12549 12315 59 118 0 12427 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 53720

[startup+342.686 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16653
/proc/meminfo: memFree=1550240/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=51384 CPUtime=331.72
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 12616 0 0 0 33157 15 0 0 25 0 1 0 229910461 52617216 12610 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 12846 12610 59 118 0 12724 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 54908

[startup+402.769 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16653
/proc/meminfo: memFree=1549600/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=52044 CPUtime=391.78
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 12761 0 0 0 39162 16 0 0 25 0 1 0 229910461 53293056 12755 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 13011 12755 59 118 0 12889 0
Current children cumulated CPU time (s) 402.57
Current children cumulated vsize (KiB) 55568

[startup+462.844 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 16653
/proc/meminfo: memFree=1544736/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=56928 CPUtime=451.84
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 13988 0 0 0 45166 18 0 0 25 0 1 0 229910461 58294272 13982 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 14232 13982 59 118 0 14110 0
Current children cumulated CPU time (s) 462.63

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

/proc/16653/statm: 15959 15696 59 118 0 15837 0
Current children cumulated CPU time (s) 702.82
Current children cumulated vsize (KiB) 67360

[startup+763.199 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16653
/proc/meminfo: memFree=1537888/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=63836 CPUtime=752.09
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 15702 0 0 0 75187 22 0 0 25 0 1 0 229910461 65368064 15696 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 15959 15696 59 118 0 15837 0
Current children cumulated CPU time (s) 762.88
Current children cumulated vsize (KiB) 67360

[startup+823.274 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16653
/proc/meminfo: memFree=1535968/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=65684 CPUtime=812.14
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 16176 0 0 0 81191 23 0 0 25 0 1 0 229910461 67260416 16170 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 16421 16170 59 118 0 16299 0
Current children cumulated CPU time (s) 822.93
Current children cumulated vsize (KiB) 69208

[startup+883.342 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 16653
/proc/meminfo: memFree=1531936/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=69644 CPUtime=872.18
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 17167 0 0 0 87194 24 0 0 25 0 1 0 229910461 71315456 17161 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 17411 17161 59 118 0 17289 0
Current children cumulated CPU time (s) 882.97
Current children cumulated vsize (KiB) 73168

[startup+943.413 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 16653
/proc/meminfo: memFree=1532000/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=69644 CPUtime=932.23
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 17167 0 0 0 93198 25 0 0 25 0 1 0 229910461 71315456 17161 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525863 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 17411 17161 59 118 0 17289 0
Current children cumulated CPU time (s) 943.02
Current children cumulated vsize (KiB) 73168

[startup+1003.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16653
/proc/meminfo: memFree=1532000/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=69644 CPUtime=992.27
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 17167 0 0 0 99202 25 0 0 25 0 1 0 229910461 71315456 17161 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 17411 17161 59 118 0 17289 0
Current children cumulated CPU time (s) 1003.06
Current children cumulated vsize (KiB) 73168

[startup+1063.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16653
/proc/meminfo: memFree=1532000/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=69644 CPUtime=1052.34
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 17167 0 0 0 105208 26 0 0 25 0 1 0 229910461 71315456 17161 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 17411 17161 59 118 0 17289 0
Current children cumulated CPU time (s) 1063.13
Current children cumulated vsize (KiB) 73168

[startup+1123.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16653
/proc/meminfo: memFree=1527456/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=74268 CPUtime=1112.39
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 18307 0 0 0 111211 28 0 0 25 0 1 0 229910461 76050432 18301 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 18567 18301 59 118 0 18445 0
Current children cumulated CPU time (s) 1123.18
Current children cumulated vsize (KiB) 77792

[startup+1183.7 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 16653
/proc/meminfo: memFree=1524384/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=77304 CPUtime=1172.44
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 19056 0 0 0 117215 29 0 0 25 0 1 0 229910461 79159296 19050 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 19326 19050 59 118 0 19204 0
Current children cumulated CPU time (s) 1183.23
Current children cumulated vsize (KiB) 80828

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

[startup+1187.5 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 16653
/proc/meminfo: memFree=1524384/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=77304 CPUtime=1176.23
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 19056 0 0 0 117594 29 0 0 25 0 1 0 229910461 79159296 19050 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 19326 19050 59 118 0 19204 0
Current children cumulated CPU time (s) 1187.02
Current children cumulated vsize (KiB) 80828

[startup+1194.06 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 16653
/proc/meminfo: memFree=1524384/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=77304 CPUtime=1182.79
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 19056 0 0 0 118250 29 0 0 25 0 1 0 229910461 79159296 19050 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 19326 19050 59 118 0 19204 0
Current children cumulated CPU time (s) 1193.58
Current children cumulated vsize (KiB) 80828

[startup+1197.34 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 16653
/proc/meminfo: memFree=1524384/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=77304 CPUtime=1186.07
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 19056 0 0 0 118578 29 0 0 25 0 1 0 229910461 79159296 19050 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 19326 19050 59 118 0 19204 0
Current children cumulated CPU time (s) 1196.86
Current children cumulated vsize (KiB) 80828

[startup+1198.98 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 16653
/proc/meminfo: memFree=1524384/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=77304 CPUtime=1187.71
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 19056 0 0 0 118742 29 0 0 25 0 1 0 229910461 79159296 19050 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 19326 19050 59 118 0 19204 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 80828

[startup+1199.8 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 16653
/proc/meminfo: memFree=1524384/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=3524 CPUtime=10.79
/proc/16649/stat : 16649 (SATzilla2007_C) S 16647 16649 15901 0 -1 4194304 2217 5866 0 0 353 6 702 18 25 0 1 0 229909378 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16649/statm: 881 701 157 260 0 605 0
[pid=16653] ppid=16649 vsize=77304 CPUtime=1188.53
/proc/16653/stat : 16653 (minisat20) R 16649 16649 15901 0 -1 4194304 19056 0 0 0 118824 29 0 0 25 0 1 0 229910461 79159296 19050 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525131 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16653/statm: 19326 19050 59 118 0 19204 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 80828

[startup+1200.21 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 16653
/proc/meminfo: memFree=1524384/2055920 swapFree=4154940/4192956
[pid=16649] ppid=16647 vsize=8188 CPUtime=1199.74
/proc/16649/stat : 16649 (SATzilla2007_C) R 16647 16649 15901 0 -1 4194304 3510 24922 0 0 363 8 119555 48 19 0 1 0 229909378 8384512 1812 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135274642 0 0 4096 0 0 0 0 17 0 0 0
/proc/16649/statm: 2047 1812 165 260 0 1771 0
Current children cumulated CPU time (s) 1199.74
Current children cumulated vsize (KiB) 8188

Child status: 17
Real time (s): 1200.25
CPU time (s): 1199.8
CPU user time (s): 1199.22
CPU system time (s): 0.582911
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 80828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.22
system time used= 0.582911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28439
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= 24
involuntary context switches= 1369

runsolver used 1.14482 second user time and 3.12052 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Wed Feb 21 23:12:29 UTC 2007

IDJOB= 306464
IDBENCH= 20181
IDSOLVER= 135
FILE ID= node12/306464-1172099549

PBS_JOBID= 3865336

Free space on /tmp= 66538 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v7000/unif-k3-r4.2-v7000-c29400-S67600799-16.cnf
COMMAND LINE= /tmp/evaluation/306464-1172099549/SATzilla2007_C /tmp/evaluation/306464-1172099549/instance-306464-1172099549.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-306464-1172099549 -o ROOT/results/node12/solver-306464-1172099549 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306464-1172099549/SATzilla2007_C /tmp/evaluation/306464-1172099549/instance-306464-1172099549.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  f2fec9cb29c1b6ad2520f981dedcdd00

RANDOM SEED= 468248537

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1603528 kB
Buffers:         55964 kB
Cached:         299700 kB
SwapCached:      18268 kB
Active:         201448 kB
Inactive:       180972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603528 kB
SwapTotal:     4192956 kB
SwapFree:      4154940 kB
Dirty:            8948 kB
Writeback:           0 kB
Mapped:          30424 kB
Slab:            55580 kB
Committed_AS:  1078228 kB
PageTables:       1692 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= 66538 MiB

End job on node12 on Wed Feb 21 23:32:30 UTC 2007