Trace number 306423

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.77 1200.31

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S880121748-08.cnf
MD5SUM23cebbf389b50923607c40b76db46967
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark213.037
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.80	c run March_dl for 5 seconds ... 
10.73/10.80	c Bin: Executing march_dl
10.73/10.80	c child exit by a signal
10.73/10.80	c march_dl returned code 137.
10.73/10.80	c run saps (UBCSAT implementation) for 2 seconds ... 
10.73/10.80	c Bin: Executing ubcsat2006
10.73/10.80	c child exited successfully
10.73/10.80	c ubcsat2006 returned code 0.
10.73/10.80	c satzilla computing base features
10.73/10.80	c satzilla doing unit-prop probe
10.73/10.80	c satzilla doing local search probe
10.73/10.80	c satzilla doing lobjois search-space size estimate
10.73/10.80	c satzilla's ranking:
10.73/10.80	c 1) minisat20: 2.093318
10.73/10.80	c 2) minisat20+P: 2.551880
10.73/10.80	c 3) vallst+P: 2.687691
10.73/10.80	c 4) march_dl+P: 2.775885
10.73/10.80	c 5) march_dl: 3.569693
10.73/10.80	c 6) zchaff_rand+P: 4.375573
10.73/10.80	c 7) kcnfs+P: 999.000000
10.73/10.80	c 8) kcnfs: 999.000000
10.73/10.80	c 9) vallst: 999.000000
10.73/10.80	c 10) zchaff_rand: 999.000000
10.73/10.80	c satzilla running minisat20 ... 
10.73/10.80	This is MiniSat 2.0 beta
10.73/10.80	WARNING: for repeatability, setting FPU to use double precision
10.73/10.80	============================[ Problem Statistics ]=============================
10.73/10.80	|                                                                             |
10.73/10.80	|  Number of variables:  7000                                                 |
10.73/10.80	|  Number of clauses:    29400                                                |
10.73/10.82	|  Parsing time:         0.02         s                                       |
10.73/10.82	============================[ Search Statistics ]==============================
10.73/10.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/10.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.73/10.82	===============================================================================
10.73/10.82	|         0 |    7000    29400    88200 |     9800        0    nan |  0.000 % |
10.73/10.84	|       101 |    7000    29400    88200 |    10780      101     92 |  0.000 % |
10.77/10.87	|       251 |    7000    29400    88200 |    11858      251    105 |  0.000 % |
10.77/10.91	|       476 |    7000    29400    88200 |    13043      476    111 |  0.000 % |
10.77/10.97	|       813 |    7000    29400    88200 |    14348      813    133 |  0.000 % |
10.77/11.07	|      1319 |    7000    29400    88200 |    15782     1319    136 |  0.000 % |
10.77/11.22	|      2078 |    7000    29400    88200 |    17361     2078    139 |  0.000 % |
11.33/11.47	|      3218 |    7000    29400    88200 |    19097     3218    139 |  0.000 % |
11.74/11.87	|      4927 |    7000    29400    88200 |    21007     4927    149 |  0.000 % |
12.46/12.54	|      7489 |    7000    29400    88200 |    23107     7489    150 |  0.000 % |
13.59/13.71	|     11336 |    7000    29400    88200 |    25418    11336    155 |  0.000 % |
15.74/15.82	|     17102 |    7000    29400    88200 |    27960    17102    168 |  0.000 % |
19.73/19.86	|     25752 |    7000    29400    88200 |    30756    25752    179 |  0.000 % |
25.98/26.05	|     38726 |    7000    29400    88200 |    33832    18719    193 |  0.000 % |
36.43/36.58	|     58187 |    7000    29400    88200 |    37215    14898    165 |  0.000 % |
54.98/55.08	|     87379 |    7000    29400    88200 |    40937    17893    186 |  0.000 % |
85.52/85.58	|    131168 |    7000    29400    88200 |    45030    32239    181 |  0.000 % |
147.78/148.01	|    196852 |    7000    29400    88200 |    49533    31426    184 |  0.000 % |
246.62/246.90	|    295378 |    7000    29400    88200 |    54487    21463    182 |  0.000 % |
388.45/388.82	|    443168 |    7000    29400    88200 |    59935    47549    213 |  0.000 % |
632.83/633.31	|    664851 |    7000    29400    88200 |    65929    36941    215 |  0.000 % |
1063.53/1064.08	|    997377 |    7000    29400    88200 |    72522    55683    197 |  0.000 % |
1199.51/1200.15	c Bin: Executing minisat20
1199.51/1200.15	c child exit by a signal
1199.51/1200.15	c minisat20 returned code 137.
1199.51/1200.15	c minisat20 returned code 137.
1199.51/1200.15	c satzilla running minisat20 with preprocessing ... 
1199.73/1200.30	c Preprocessing...
1199.73/1200.30	c Inital problem has 7000 variables, 29400 nary clauses (0 binary clauses).
1199.73/1200.30	c Num non-binary clauses 29400, Average non-binary clause length 3.000
1199.73/1200.30	c Theory has no gaps
1199.73/1200.30	c Preprocessor runtime was 0.120 seconds.
1199.73/1200.30	c 
1199.73/1200.30	c Satisfiability of theory still undetermined.
1199.73/1200.30	c See file /tmp/IYvnbv for simplified theory.
1199.73/1200.30	c Bin: Executing minisat20
1199.73/1200.30	c minisat20 returned code 1.
1199.73/1200.30	c minisat20 returned code 1.
1199.73/1200.30	c satzilla running vallst with preprocessing ... 
1199.73/1200.30	c Bin: Executing vallst
1199.73/1200.30	c vallst returned code 1.
1199.73/1200.30	c vallst returned code 1.
1199.73/1200.30	c satzilla running march_dl with preprocessing ... 
1199.73/1200.30	c Bin: Executing march_dl
1199.73/1200.30	c march_dl returned code 1.
1199.73/1200.30	c march_dl returned code 1.
1199.73/1200.30	c satzilla running march_dl ... 
1199.73/1200.30	c Bin: Executing march_dl
1199.73/1200.30	c march_dl returned code 1.
1199.73/1200.30	c march_dl returned code 1.
1199.73/1200.30	c satzilla running zchaff_rand with preprocessing ... 
1199.73/1200.30	c Bin: Executing zchaff_rand
1199.73/1200.30	c zchaff_rand returned code 1.
1199.73/1200.30	c zchaff_rand returned code 1.
1199.73/1200.30	c satzilla running kcnfs with preprocessing ... 
1199.73/1200.30	c Bin: Executing kcnfs
1199.73/1200.30	c kcnfs returned code 1.
1199.73/1200.30	c kcnfs returned code 1.
1199.73/1200.30	c satzilla running kcnfs ... 
1199.73/1200.30	c Bin: Executing kcnfs
1199.73/1200.30	c kcnfs returned code 1.
1199.73/1200.30	c kcnfs returned code 1.
1199.73/1200.30	c satzilla running vallst ... 
1199.73/1200.30	c Bin: Executing vallst
1199.73/1200.30	c vallst returned code 1.
1199.73/1200.30	c vallst returned code 1.
1199.73/1200.30	c satzilla running zchaff_rand ... 
1199.73/1200.30	c Bin: Executing zchaff_rand
1199.73/1200.30	c zchaff_rand returned code 1.
1199.73/1200.30	c zchaff_rand returned code 1.
1199.73/1200.30	c ERROR: All Failed! 
1199.73/1200.30	c SATZILLA_TIME=1199.940000

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/node30/watcher-306423-1172098759 -o ROOT/results/node30/solver-306423-1172098759 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306423-1172098759/SATzilla2007_C /tmp/evaluation/306423-1172098759/instance-306423-1172098759.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 2/77 22961
/proc/meminfo: memFree=1478376/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=1440 CPUtime=0
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203639973 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 360 110 95 260 0 84 0
[pid=22962] ppid=22961 vsize=1212 CPUtime=0
/proc/22962/stat : 22962 (march_dl) R 22961 22961 22702 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 203639973 1241088 198 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134724496 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22962/statm: 303 199 50 118 0 182 0

[startup+0.107667 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 22961
/proc/meminfo: memFree=1478376/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=1440 CPUtime=0
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203639973 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 360 110 95 260 0 84 0
[pid=22962] ppid=22961 vsize=2876 CPUtime=0.09
/proc/22962/stat : 22962 (march_dl) R 22961 22961 22702 0 -1 4194304 1218 0 0 0 9 0 0 0 20 0 1 0 203639973 2945024 545 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546897 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22962/statm: 719 545 55 118 0 598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4316

[startup+0.51572 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 22961
/proc/meminfo: memFree=1478376/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=1440 CPUtime=0
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203639973 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 360 110 95 260 0 84 0
[pid=22962] ppid=22961 vsize=8812 CPUtime=0.5
/proc/22962/stat : 22962 (march_dl) R 22961 22961 22702 0 -1 4194304 5021 0 0 0 49 1 0 0 23 0 1 0 203639973 9023488 2014 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22962/statm: 2203 2014 74 118 0 2082 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10252

[startup+1.33584 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 22963
/proc/meminfo: memFree=1470296/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=1440 CPUtime=0
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203639973 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 360 110 95 260 0 84 0
[pid=22962] ppid=22961 vsize=8824 CPUtime=1.32
/proc/22962/stat : 22962 (march_dl) R 22961 22961 22702 0 -1 4194304 5024 0 0 0 131 1 0 0 25 0 1 0 203639973 9035776 2017 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22962/statm: 2206 2017 74 118 0 2085 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10264

[startup+2.97207 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 22963
/proc/meminfo: memFree=1470168/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=1440 CPUtime=0
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203639973 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 360 110 95 260 0 84 0
[pid=22962] ppid=22961 vsize=9092 CPUtime=2.95
/proc/22962/stat : 22962 (march_dl) R 22961 22961 22702 0 -1 4194304 5080 0 0 0 294 1 0 0 25 0 1 0 203639973 9310208 2073 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22962/statm: 2273 2073 74 118 0 2152 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 10532

[startup+6.25454 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 22964
/proc/meminfo: memFree=1475672/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=1440 CPUtime=4.99
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 135 5118 0 0 0 0 497 2 16 0 1 0 203639973 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 360 111 96 260 0 84 0
[pid=22964] ppid=22961 vsize=6188 CPUtime=1.23
/proc/22964/stat : 22964 (ubcsat2006) R 22961 22961 22702 0 -1 4194304 707 0 0 0 117 6 0 0 25 0 1 0 203640474 6336512 690 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22964/statm: 1547 690 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7085 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 22965
/proc/meminfo: memFree=1469080/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=8716 CPUtime=1.89
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 1952 0 0 0 188 1 0 0 25 0 1 0 203641053 8925184 1946 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529189 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 2179 1946 59 118 0 2057 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12240

[startup+25.5223 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 22965
/proc/meminfo: memFree=1449752/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=27200 CPUtime=14.7
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 6567 0 0 0 1465 5 0 0 25 0 1 0 203641053 27852800 6561 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528734 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 6800 6561 59 118 0 6678 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30724

[startup+51.1489 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 22965
/proc/meminfo: memFree=1445336/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=32084 CPUtime=40.32
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 7777 0 0 0 4025 7 0 0 25 0 1 0 203641053 32854016 7771 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 8021 7771 59 118 0 7899 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35608

[startup+102.399 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 22965
/proc/meminfo: memFree=1436760/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=40352 CPUtime=91.54
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 9835 0 0 0 9144 10 0 0 25 0 1 0 203641053 41320448 9829 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 10088 9829 59 118 0 9966 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 43876

[startup+162.505 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 23103
/proc/meminfo: memFree=1430824/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=44840 CPUtime=151.54
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 10960 0 0 0 15142 12 0 0 25 0 1 0 203641053 45916160 10954 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 11210 10954 59 118 0 11088 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 48364

[startup+222.581 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1426384/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=50308 CPUtime=211.56
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 12337 0 0 0 21141 15 0 0 25 0 1 0 203641053 51515392 12331 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 12577 12331 59 118 0 12455 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 53832

[startup+282.655 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1425104/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=51628 CPUtime=271.62
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 12657 0 0 0 27146 16 0 0 25 0 1 0 203641053 52867072 12651 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528827 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 12907 12651 59 118 0 12785 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 55152

[startup+342.724 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1419472/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=57196 CPUtime=331.66
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 14065 0 0 0 33149 17 0 0 25 0 1 0 203641053 58568704 14059 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 14299 14059 59 118 0 14177 0
Current children cumulated CPU time (s) 342.43
Current children cumulated vsize (KiB) 60720

[startup+402.796 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1415760/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=60896 CPUtime=391.72
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 14976 0 0 0 39153 19 0 0 25 0 1 0 203641053 62357504 14970 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 15224 14970 59 118 0 15102 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 64420

[startup+462.864 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1416016/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=60864 CPUtime=451.77
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 14976 0 0 0 45157 20 0 0 25 0 1 0 203641053 62324736 14970 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 15216 14970 59 118 0 15094 0
Current children cumulated CPU time (s) 462.54

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

/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=67948 CPUtime=752.01
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 16729 0 0 0 75176 25 0 0 25 0 1 0 203641053 69578752 16723 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 16987 16723 59 118 0 16865 0
Current children cumulated CPU time (s) 762.78
Current children cumulated vsize (KiB) 71472

[startup+823.278 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1408984/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=67948 CPUtime=812.06
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 16729 0 0 0 81181 25 0 0 25 0 1 0 203641053 69578752 16723 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527621 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 16987 16723 59 118 0 16865 0
Current children cumulated CPU time (s) 822.83
Current children cumulated vsize (KiB) 71472

[startup+883.342 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1409112/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=67948 CPUtime=872.11
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 16729 0 0 0 87185 26 0 0 25 0 1 0 203641053 69578752 16723 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 16987 16723 59 118 0 16865 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 71472

[startup+943.408 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1409112/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=67948 CPUtime=932.15
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 16729 0 0 0 93189 26 0 0 25 0 1 0 203641053 69578752 16723 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 16987 16723 59 118 0 16865 0
Current children cumulated CPU time (s) 942.92
Current children cumulated vsize (KiB) 71472

[startup+1003.47 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1409048/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=67948 CPUtime=992.21
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 16729 0 0 0 99194 27 0 0 25 0 1 0 203641053 69578752 16723 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 16987 16723 59 118 0 16865 0
Current children cumulated CPU time (s) 1002.98
Current children cumulated vsize (KiB) 71472

[startup+1063.54 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1409112/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=67948 CPUtime=1052.25
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 16729 0 0 0 105198 27 0 0 25 0 1 0 203641053 69578752 16723 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 16987 16723 59 118 0 16865 0
Current children cumulated CPU time (s) 1063.02
Current children cumulated vsize (KiB) 71472

[startup+1123.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1405144/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=71908 CPUtime=1112.3
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 17729 0 0 0 111202 28 0 0 25 0 1 0 203641053 73633792 17723 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 17977 17723 59 118 0 17855 0
Current children cumulated CPU time (s) 1123.07
Current children cumulated vsize (KiB) 75432

[startup+1183.68 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1401688/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=75340 CPUtime=1172.35
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 18589 0 0 0 117206 29 0 0 25 0 1 0 203641053 77148160 18583 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 18835 18583 59 118 0 18713 0
Current children cumulated CPU time (s) 1183.12
Current children cumulated vsize (KiB) 78864

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

[startup+1187.47 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1401688/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=75340 CPUtime=1176.13
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 18589 0 0 0 117584 29 0 0 25 0 1 0 203641053 77148160 18583 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 18835 18583 59 118 0 18713 0
Current children cumulated CPU time (s) 1186.9
Current children cumulated vsize (KiB) 78864

[startup+1194.03 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1401688/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=75340 CPUtime=1182.69
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 18589 0 0 0 118240 29 0 0 25 0 1 0 203641053 77148160 18583 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 18835 18583 59 118 0 18713 0
Current children cumulated CPU time (s) 1193.46
Current children cumulated vsize (KiB) 78864

[startup+1197.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1401688/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=75340 CPUtime=1185.97
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 18589 0 0 0 118568 29 0 0 25 0 1 0 203641053 77148160 18583 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 18835 18583 59 118 0 18713 0
Current children cumulated CPU time (s) 1196.74
Current children cumulated vsize (KiB) 78864

[startup+1198.95 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23163
/proc/meminfo: memFree=1401688/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=75340 CPUtime=1187.61
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 18589 0 0 0 118732 29 0 0 25 0 1 0 203641053 77148160 18583 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 18835 18583 59 118 0 18713 0
Current children cumulated CPU time (s) 1198.38
Current children cumulated vsize (KiB) 78864

[startup+1199.77 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 23163
/proc/meminfo: memFree=1401688/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=3524 CPUtime=10.77
/proc/22961/stat : 22961 (SATzilla2007_C) S 22959 22961 22702 0 -1 4194304 2216 5831 0 0 354 6 702 15 25 0 1 0 203639973 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22961/statm: 881 701 157 260 0 605 0
[pid=22965] ppid=22961 vsize=75340 CPUtime=1188.43
/proc/22965/stat : 22965 (minisat20) R 22961 22961 22702 0 -1 4194304 18589 0 0 0 118814 29 0 0 25 0 1 0 203641053 77148160 18583 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22965/statm: 18835 18583 59 118 0 18713 0
Current children cumulated CPU time (s) 1199.2
Current children cumulated vsize (KiB) 78864

[startup+1200.18 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 23163
/proc/meminfo: memFree=1401688/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=4056 CPUtime=1199.63
/proc/22961/stat : 22961 (SATzilla2007_C) R 22959 22961 22702 0 -1 4194304 2477 24420 0 0 357 6 119554 46 18 0 1 0 203639973 4153344 835 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134586950 0 0 4096 0 0 0 0 17 0 0 0
/proc/22961/statm: 1014 835 157 260 0 738 0
Current children cumulated CPU time (s) 1199.63
Current children cumulated vsize (KiB) 4056

[startup+1200.28 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 23163
/proc/meminfo: memFree=1401688/2055920 swapFree=4145576/4192956
[pid=22961] ppid=22959 vsize=8188 CPUtime=1199.73
/proc/22961/stat : 22961 (SATzilla2007_C) R 22959 22961 22702 0 -1 4194304 3510 24420 0 0 365 8 119554 46 19 0 1 0 203639973 8384512 1812 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135274638 0 0 4096 0 0 0 0 17 0 0 0
/proc/22961/statm: 2047 1812 165 260 0 1771 0
Current children cumulated CPU time (s) 1199.73
Current children cumulated vsize (KiB) 8188

Child status: 17
Real time (s): 1200.31
CPU time (s): 1199.77
CPU user time (s): 1199.22
CPU system time (s): 0.549916
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (KiB): 78864

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

runsolver used 1.13583 second user time and 3.13052 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Wed Feb 21 22:59:19 UTC 2007

IDJOB= 306423
IDBENCH= 20180
IDSOLVER= 135
FILE ID= node30/306423-1172098759

PBS_JOBID= 3892879

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  23cebbf389b50923607c40b76db46967

RANDOM SEED= 399800425

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.270
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.270
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:       1478784 kB
Buffers:         50960 kB
Cached:         434368 kB
SwapCached:      15696 kB
Active:         297880 kB
Inactive:       212460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478784 kB
SwapTotal:     4192956 kB
SwapFree:      4145576 kB
Dirty:            8960 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            52248 kB
Committed_AS:   696244 kB
PageTables:       1884 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 node30 on Wed Feb 21 23:19:20 UTC 2007