Trace number 306628

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.82 1200.27

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S102550125-14.cnf
MD5SUMc07a9d2347faff9205aa35340a341cba
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark149.918
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.72/10.95	c run March_dl for 5 seconds ... 
10.72/10.95	c Bin: Executing march_dl
10.72/10.95	c child exit by a signal
10.72/10.95	c march_dl returned code 137.
10.72/10.95	c run saps (UBCSAT implementation) for 2 seconds ... 
10.72/10.95	c Bin: Executing ubcsat2006
10.72/10.95	c child exited successfully
10.72/10.95	c ubcsat2006 returned code 0.
10.72/10.95	c satzilla computing base features
10.72/10.95	c satzilla doing unit-prop probe
10.72/10.95	c satzilla doing local search probe
10.72/10.95	c satzilla doing lobjois search-space size estimate
10.72/10.95	c satzilla's ranking:
10.72/10.95	c 1) minisat20: 2.076924
10.72/10.95	c 2) minisat20+P: 2.452134
10.72/10.95	c 3) vallst+P: 2.623426
10.72/10.95	c 4) march_dl+P: 2.743712
10.72/10.95	c 5) march_dl: 3.521081
10.72/10.95	c 6) zchaff_rand+P: 4.277271
10.72/10.95	c 7) kcnfs+P: 999.000000
10.72/10.95	c 8) kcnfs: 999.000000
10.72/10.95	c 9) vallst: 999.000000
10.72/10.95	c 10) zchaff_rand: 999.000000
10.72/10.95	c satzilla running minisat20 ... 
10.72/10.95	This is MiniSat 2.0 beta
10.72/10.95	WARNING: for repeatability, setting FPU to use double precision
10.72/10.95	============================[ Problem Statistics ]=============================
10.72/10.95	|                                                                             |
10.72/10.95	|  Number of variables:  7000                                                 |
10.72/10.95	|  Number of clauses:    29400                                                |
10.81/10.98	|  Parsing time:         0.02         s                                       |
10.81/10.98	============================[ Search Statistics ]==============================
10.81/10.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.81/10.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.81/10.98	===============================================================================
10.81/10.98	|         0 |    7000    29400    88200 |     9800        0    nan |  0.000 % |
10.81/11.00	|       101 |    7000    29400    88200 |    10780      101    156 |  0.000 % |
10.81/11.03	|       252 |    7000    29400    88200 |    11858      252    141 |  0.000 % |
10.81/11.07	|       477 |    7000    29400    88200 |    13043      477    132 |  0.000 % |
10.81/11.14	|       814 |    7000    29400    88200 |    14348      814    138 |  0.000 % |
10.81/11.25	|      1321 |    7000    29400    88200 |    15782     1321    143 |  0.000 % |
11.22/11.42	|      2081 |    7000    29400    88200 |    17361     2081    149 |  0.000 % |
11.52/11.69	|      3220 |    7000    29400    88200 |    19097     3220    151 |  0.000 % |
11.93/12.13	|      4929 |    7000    29400    88200 |    21007     4929    152 |  0.000 % |
12.65/12.86	|      7492 |    7000    29400    88200 |    23107     7492    153 |  0.000 % |
13.87/14.08	|     11339 |    7000    29400    88200 |    25418    11339    154 |  0.000 % |
15.93/16.10	|     17105 |    7000    29400    88200 |    27960    17105    157 |  0.000 % |
19.51/19.71	|     25756 |    7000    29400    88200 |    30756    25756    163 |  0.000 % |
26.18/26.39	|     38730 |    7000    29400    88200 |    33832    18492    198 |  0.000 % |
36.94/37.11	|     58191 |    7000    29400    88200 |    37215    14760    169 |  0.000 % |
54.36/54.62	|     87384 |    7000    29400    88200 |    40937    18237    199 |  0.000 % |
88.08/88.34	|    131174 |    7000    29400    88200 |    45030    32464    194 |  0.000 % |
140.95/141.25	|    196859 |    7000    29400    88200 |    49533    30953    173 |  0.000 % |
241.80/242.12	|    295385 |    7000    29400    88200 |    54487    18445    197 |  0.000 % |
401.57/401.87	|    443174 |    7000    29400    88200 |    59935    45991    193 |  0.000 % |
666.58/666.93	|    664857 |    7000    29400    88200 |    65929    37100    210 |  0.000 % |
1078.77/1079.32	|    997383 |    7000    29400    88200 |    72522    57845    195 |  0.000 % |
1199.59/1200.12	c Bin: Executing minisat20
1199.59/1200.12	c child exit by a signal
1199.59/1200.12	c minisat20 returned code 137.
1199.59/1200.12	c minisat20 returned code 137.
1199.59/1200.12	c satzilla running minisat20 with preprocessing ... 
1199.71/1200.26	c Preprocessing...
1199.71/1200.26	c Inital problem has 7000 variables, 29400 nary clauses (0 binary clauses).
1199.71/1200.26	c Num non-binary clauses 29400, Average non-binary clause length 3.000
1199.71/1200.26	c Theory has no gaps
1199.71/1200.26	c Preprocessor runtime was 0.110 seconds.
1199.71/1200.26	c 
1199.71/1200.26	c Satisfiability of theory still undetermined.
1199.71/1200.26	c See file /tmp/Mc3OFF for simplified theory.
1199.71/1200.26	c Bin: Executing minisat20
1199.71/1200.26	c minisat20 returned code 1.
1199.71/1200.26	c minisat20 returned code 1.
1199.71/1200.26	c satzilla running vallst with preprocessing ... 
1199.71/1200.26	c Bin: Executing vallst
1199.71/1200.26	c vallst returned code 1.
1199.71/1200.26	c vallst returned code 1.
1199.71/1200.26	c satzilla running march_dl with preprocessing ... 
1199.71/1200.26	c Bin: Executing march_dl
1199.71/1200.26	c march_dl returned code 1.
1199.71/1200.26	c march_dl returned code 1.
1199.71/1200.26	c satzilla running march_dl ... 
1199.71/1200.26	c Bin: Executing march_dl
1199.71/1200.26	c march_dl returned code 1.
1199.71/1200.26	c march_dl returned code 1.
1199.71/1200.26	c satzilla running zchaff_rand with preprocessing ... 
1199.71/1200.26	c Bin: Executing zchaff_rand
1199.71/1200.26	c zchaff_rand returned code 1.
1199.71/1200.26	c zchaff_rand returned code 1.
1199.71/1200.26	c satzilla running kcnfs with preprocessing ... 
1199.71/1200.26	c Bin: Executing kcnfs
1199.71/1200.26	c kcnfs returned code 1.
1199.71/1200.26	c kcnfs returned code 1.
1199.71/1200.26	c satzilla running kcnfs ... 
1199.71/1200.26	c Bin: Executing kcnfs
1199.71/1200.26	c kcnfs returned code 1.
1199.71/1200.26	c kcnfs returned code 1.
1199.71/1200.26	c satzilla running vallst ... 
1199.71/1200.26	c Bin: Executing vallst
1199.71/1200.26	c vallst returned code 1.
1199.71/1200.26	c vallst returned code 1.
1199.71/1200.26	c satzilla running zchaff_rand ... 
1199.71/1200.27	c Bin: Executing zchaff_rand
1199.71/1200.27	c zchaff_rand returned code 1.
1199.71/1200.27	c zchaff_rand returned code 1.
1199.71/1200.27	c ERROR: All Failed! 
1199.71/1200.27	c SATZILLA_TIME=1199.980000

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/node18/watcher-306628-1172102902 -o ROOT/results/node18/solver-306628-1172102902 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306628-1172102902/SATzilla2007_C /tmp/evaluation/306628-1172102902/instance-306628-1172102902.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 0.99 0.99 3/77 17048
/proc/meminfo: memFree=1868208/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=1440 CPUtime=0
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 230244751 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 360 110 95 260 0 84 0
[pid=17049] ppid=17048 vsize=1212 CPUtime=0
/proc/17049/stat : 17049 (march_dl) R 17048 17048 16013 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 230244751 1241088 199 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17049/statm: 303 199 50 118 0 182 0

[startup+0.106877 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 17048
/proc/meminfo: memFree=1868208/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=1440 CPUtime=0
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 230244751 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 360 110 95 260 0 84 0
[pid=17049] ppid=17048 vsize=2876 CPUtime=0.09
/proc/17049/stat : 17049 (march_dl) R 17048 17048 16013 0 -1 4194304 1210 0 0 0 9 0 0 0 20 0 1 0 230244751 2945024 545 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134658145 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17049/statm: 719 545 55 118 0 598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4316

[startup+0.514916 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 17048
/proc/meminfo: memFree=1868208/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=1440 CPUtime=0
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 230244751 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 360 110 95 260 0 84 0
[pid=17049] ppid=17048 vsize=8796 CPUtime=0.51
/proc/17049/stat : 17049 (march_dl) R 17048 17048 16013 0 -1 4194304 5006 0 0 0 49 2 0 0 24 0 1 0 230244751 9007104 2014 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134552314 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17049/statm: 2199 2014 74 118 0 2078 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 10236

[startup+1.33499 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 17050
/proc/meminfo: memFree=1860064/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=1440 CPUtime=0
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 230244751 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 360 110 95 260 0 84 0
[pid=17049] ppid=17048 vsize=8812 CPUtime=1.33
/proc/17049/stat : 17049 (march_dl) R 17048 17048 16013 0 -1 4194304 5010 0 0 0 131 2 0 0 25 0 1 0 230244751 9023488 2018 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134536750 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17049/statm: 2203 2018 74 118 0 2082 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 10252

[startup+2.97115 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 17050
/proc/meminfo: memFree=1859936/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=1440 CPUtime=0
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 230244751 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 360 110 95 260 0 84 0
[pid=17049] ppid=17048 vsize=9084 CPUtime=2.96
/proc/17049/stat : 17049 (march_dl) R 17048 17048 16013 0 -1 4194304 5067 0 0 0 294 2 0 0 25 0 1 0 230244751 9302016 2075 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17049/statm: 2271 2075 74 118 0 2150 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10524

[startup+6.24747 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 17051
/proc/meminfo: memFree=1864288/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=1440 CPUtime=4.99
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 135 5120 0 0 0 0 496 3 18 0 1 0 230244751 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 360 111 96 260 0 84 0
[pid=17051] ppid=17048 vsize=6188 CPUtime=1.11
/proc/17051/stat : 17051 (ubcsat2006) R 17048 17048 16013 0 -1 4194304 694 0 13 0 103 8 0 0 25 0 1 0 230245253 6336512 690 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17051/statm: 1547 690 156 64 0 1128 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 7628

[startup+12.7101 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 17052
/proc/meminfo: memFree=1858208/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=8056 CPUtime=1.73
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 1777 0 0 0 173 0 0 0 25 0 1 0 230245847 8249344 1771 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529778 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 2014 1772 59 118 0 1892 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 11580

[startup+25.5283 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 17052
/proc/meminfo: memFree=1839328/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=26260 CPUtime=14.55
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 6318 0 0 0 1451 4 0 0 25 0 1 0 230245847 26890240 6312 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 6565 6312 59 118 0 6443 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 29784

[startup+51.1558 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 17052
/proc/meminfo: memFree=1832608/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=33124 CPUtime=40.17
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 8056 0 0 0 4012 5 0 0 25 0 1 0 230245847 33918976 8050 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 8281 8050 59 118 0 8159 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 36648

[startup+102.412 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 17052
/proc/meminfo: memFree=1823456/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=42312 CPUtime=91.42
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 10332 0 0 0 9134 8 0 0 25 0 1 0 230245847 43327488 10326 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 10578 10326 59 118 0 10456 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 45836

[startup+162.482 s]
/proc/loadavg: 1.08 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1822368/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=43236 CPUtime=151.47
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 10586 0 0 0 15138 9 0 0 25 0 1 0 230245847 44273664 10580 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 10809 10580 59 118 0 10687 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46760

[startup+222.55 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1817248/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=48388 CPUtime=211.52
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 11854 0 0 0 21142 10 0 0 25 0 1 0 230245847 49549312 11848 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 12097 11848 59 118 0 11975 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 51912

[startup+282.617 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1809248/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=56316 CPUtime=271.57
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 13850 0 0 0 27144 13 0 0 25 0 1 0 230245847 57667584 13844 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 14079 13844 59 118 0 13957 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 59840

[startup+342.685 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1803168/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=62272 CPUtime=331.62
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 15345 0 0 0 33146 16 0 0 25 0 1 0 230245847 63766528 15339 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 15568 15339 59 118 0 15446 0
Current children cumulated CPU time (s) 342.43
Current children cumulated vsize (KiB) 65796

[startup+402.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1803168/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=62272 CPUtime=391.68
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 15346 0 0 0 39151 17 0 0 25 0 1 0 230245847 63766528 15340 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 15568 15340 59 118 0 15446 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 65796

[startup+462.826 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1803104/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=62272 CPUtime=451.73
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 15351 0 0 0 45156 17 0 0 25 0 1 0 230245847 63766528 15345 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 15568 15345 59 118 0 15446 0
Current children cumulated CPU time (s) 462.54

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

/proc/17052/statm: 16951 16693 59 118 0 16829 0
Current children cumulated CPU time (s) 702.76
Current children cumulated vsize (KiB) 71328

[startup+763.184 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1797344/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=67804 CPUtime=752
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 16700 0 0 0 75179 21 0 0 25 0 1 0 230245847 69431296 16694 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 16951 16694 59 118 0 16829 0
Current children cumulated CPU time (s) 762.81
Current children cumulated vsize (KiB) 71328

[startup+823.258 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1797280/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=67804 CPUtime=812.07
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 16701 0 0 0 81185 22 0 0 25 0 1 0 230245847 69431296 16695 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 16951 16695 59 118 0 16829 0
Current children cumulated CPU time (s) 822.88
Current children cumulated vsize (KiB) 71328

[startup+883.327 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1797216/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=67804 CPUtime=872.12
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 16701 0 0 0 87190 22 0 0 25 0 1 0 230245847 69431296 16695 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 16951 16695 59 118 0 16829 0
Current children cumulated CPU time (s) 882.93
Current children cumulated vsize (KiB) 71328

[startup+943.398 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 17052
/proc/meminfo: memFree=1797088/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=67804 CPUtime=932.17
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 16701 0 0 0 93194 23 0 0 25 0 1 0 230245847 69431296 16695 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 16951 16695 59 118 0 16829 0
Current children cumulated CPU time (s) 942.98
Current children cumulated vsize (KiB) 71328

[startup+1003.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1797024/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=67804 CPUtime=992.22
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 16701 0 0 0 99199 23 0 0 25 0 1 0 230245847 69431296 16695 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 16951 16695 59 118 0 16829 0
Current children cumulated CPU time (s) 1003.03
Current children cumulated vsize (KiB) 71328

[startup+1063.54 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 17052
/proc/meminfo: memFree=1797024/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=67804 CPUtime=1052.28
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 16701 0 0 0 105204 24 0 0 25 0 1 0 230245847 69431296 16695 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 16951 16695 59 118 0 16829 0
Current children cumulated CPU time (s) 1063.09
Current children cumulated vsize (KiB) 71328

[startup+1123.6 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 17052
/proc/meminfo: memFree=1793056/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=71632 CPUtime=1112.33
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 17673 0 0 0 111207 26 0 0 25 0 1 0 230245847 73351168 17667 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 17908 17667 59 118 0 17786 0
Current children cumulated CPU time (s) 1123.14
Current children cumulated vsize (KiB) 75156

[startup+1183.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1789856/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=74932 CPUtime=1172.38
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 18467 0 0 0 117211 27 0 0 25 0 1 0 230245847 76730368 18461 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 18733 18461 59 118 0 18611 0
Current children cumulated CPU time (s) 1183.19
Current children cumulated vsize (KiB) 78456

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

[startup+1187.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1789856/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=74932 CPUtime=1176.17
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 18467 0 0 0 117590 27 0 0 25 0 1 0 230245847 76730368 18461 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 18733 18461 59 118 0 18611 0
Current children cumulated CPU time (s) 1186.98
Current children cumulated vsize (KiB) 78456

[startup+1194.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1789856/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=74932 CPUtime=1182.73
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 18467 0 0 0 118246 27 0 0 25 0 1 0 230245847 76730368 18461 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 18733 18461 59 118 0 18611 0
Current children cumulated CPU time (s) 1193.54
Current children cumulated vsize (KiB) 78456

[startup+1197.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 17052
/proc/meminfo: memFree=1789856/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=74932 CPUtime=1186.01
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 18467 0 0 0 118574 27 0 0 25 0 1 0 230245847 76730368 18461 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 18733 18461 59 118 0 18611 0
Current children cumulated CPU time (s) 1196.82
Current children cumulated vsize (KiB) 78456

[startup+1198.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1789856/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=74932 CPUtime=1187.65
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 18467 0 0 0 118738 27 0 0 25 0 1 0 230245847 76730368 18461 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 18733 18461 59 118 0 18611 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 78456

[startup+1199.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1789856/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=3524 CPUtime=10.81
/proc/17048/stat : 17048 (SATzilla2007_C) S 17046 17048 16013 0 -1 4194304 2218 5820 0 13 355 5 701 20 25 0 1 0 230244751 3608576 701 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17048/statm: 881 701 157 260 0 605 0
[pid=17052] ppid=17048 vsize=74932 CPUtime=1188.47
/proc/17052/stat : 17052 (minisat20) R 17048 17048 16013 0 -1 4194304 18467 0 0 0 118820 27 0 0 25 0 1 0 230245847 76730368 18461 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17052/statm: 18733 18461 59 118 0 18611 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 78456

[startup+1200.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17052
/proc/meminfo: memFree=1789856/2055920 swapFree=4192812/4192956
[pid=17048] ppid=17046 vsize=8260 CPUtime=1199.71
/proc/17048/stat : 17048 (SATzilla2007_C) R 17046 17048 16013 0 -1 4194304 3412 24287 0 13 361 5 119556 49 18 0 1 0 230244751 8458240 1768 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134600820 0 0 4096 0 0 0 0 17 0 0 0
/proc/17048/statm: 2065 1768 162 260 0 1789 0
Current children cumulated CPU time (s) 1199.71
Current children cumulated vsize (KiB) 8260

Child status: 17
Real time (s): 1200.27
CPU time (s): 1199.82
CPU user time (s): 1199.25
CPU system time (s): 0.567913
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 78456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.25
system time used= 0.567913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27803
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50
involuntary context switches= 14245

runsolver used 1.14283 second user time and 3.12652 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Thu Feb 22 00:08:22 UTC 2007

IDJOB= 306628
IDBENCH= 20185
IDSOLVER= 135
FILE ID= node18/306628-1172102902

PBS_JOBID= 3865343

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  c07a9d2347faff9205aa35340a341cba

RANDOM SEED= 727381321

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1868616 kB
Buffers:         13264 kB
Cached:          62216 kB
SwapCached:          0 kB
Active:          94640 kB
Inactive:        40464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8900 kB
Writeback:           0 kB
Mapped:          78528 kB
Slab:            37884 kB
Committed_AS:   905408 kB
PageTables:       1668 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= 66536 MiB

End job on node18 on Thu Feb 22 00:28:22 UTC 2007