Trace number 309949

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.63 1200.4

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1955492734-15-UNSAT.cnf
MD5SUMd921c717596c6b2305f82fa29e923d52
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark284.896
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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+P: -0.540512
10.73/10.80	c 2) minisat20: 0.450917
10.73/10.80	c 3) march_dl: 1.414232
10.73/10.80	c 4) vallst+P: 1.449189
10.73/10.80	c 5) march_dl+P: 1.451834
10.73/10.80	c 6) zchaff_rand+P: 3.220083
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 with preprocessing ... 
10.73/10.81	This is MiniSat 2.0 beta
10.73/10.81	WARNING: for repeatability, setting FPU to use double precision
10.73/10.81	============================[ Problem Statistics ]=============================
10.73/10.81	|                                                                             |
10.73/10.81	|  Number of variables:  810                                                  |
10.73/10.81	|  Number of clauses:    2940                                                 |
10.73/10.82	|  Parsing time:         0.00         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 |     810     2940     8518 |      980        0    nan |  0.000 % |
10.73/10.82	|       100 |     810     2940     8518 |     1078      100     22 |  0.000 % |
10.73/10.83	|       250 |     810     2940     8518 |     1185      250     22 |  0.000 % |
10.73/10.84	|       476 |     810     2940     8518 |     1304      476     22 |  0.000 % |
10.73/10.85	|       814 |     810     2940     8518 |     1434      814     22 |  0.000 % |
10.78/10.88	|      1320 |     810     2940     8518 |     1578     1320     22 |  0.000 % |
10.78/10.92	|      2079 |     810     2940     8518 |     1736     1248     21 |  0.000 % |
10.78/10.99	|      3218 |     810     2940     8518 |     1909     1476     21 |  0.000 % |
10.78/11.09	|      4926 |     810     2940     8518 |     2100     1197     18 |  0.000 % |
10.78/11.25	|      7488 |     810     2940     8518 |     2310     1585     18 |  0.001 % |
11.44/11.49	|     11332 |     810     2940     8518 |     2541     1888     18 |  0.000 % |
11.75/11.85	|     17099 |     810     2940     8518 |     2796     2448     19 |  0.000 % |
12.36/12.41	|     25748 |     810     2940     8518 |     3075     2473     19 |  0.001 % |
13.18/13.29	|     38722 |     810     2940     8518 |     3383     2793     19 |  0.000 % |
14.51/14.61	|     58183 |     810     2940     8518 |     3721     3210     20 |  0.000 % |
16.56/16.69	|     87376 |     810     2940     8518 |     4093     2117     18 |  0.000 % |
19.85/19.92	|    131166 |     810     2940     8518 |     4503     2099     19 |  0.000 % |
25.07/25.13	|    196850 |     810     2940     8518 |     4953     3593     21 |  0.000 % |
32.86/33.00	|    295376 |     810     2940     8518 |     5448     3961     21 |  0.001 % |
45.25/45.39	|    443165 |     810     2940     8518 |     5993     5323     21 |  0.000 % |
64.52/64.69	|    664848 |     810     2940     8518 |     6592     5299     20 |  0.001 % |
94.75/94.87	|    997374 |     810     2940     8518 |     7252     4213     20 |  0.000 % |
142.19/142.35	|   1496163 |     810     2940     8518 |     7977     4345     22 |  0.001 % |
217.30/217.55	|   2244345 |     810     2940     8518 |     8775     7435     23 |  0.000 % |
331.67/331.95	|   3366620 |     810     2940     8518 |     9652     5930     20 |  0.000 % |
515.72/516.13	|   5050031 |     810     2940     8518 |    10618     6099     19 |  0.000 % |
801.63/802.23	|   7575147 |     810     2940     8518 |    11679     8249     21 |  0.000 % |
1199.56/1200.39	c Preprocessing...
1199.56/1200.39	c Inital problem has 810 variables, 2638 nary clauses (293 binary clauses).
1199.56/1200.39	c Num non-binary clauses 2638, Average non-binary clause length 3.000
1199.56/1200.39	c Theory has no gaps
1199.56/1200.39	c Preprocessor runtime was 0.020 seconds.
1199.56/1200.39	c 
1199.56/1200.39	c Satisfiability of theory still undetermined.
1199.56/1200.39	c See file /tmp/LrxKHL for simplified theory.
1199.56/1200.39	c Bin: Executing minisat20
1199.56/1200.39	c child exit by a signal
1199.56/1200.39	c minisat20 returned code 137.
1199.56/1200.39	c minisat20 returned code 137.
1199.56/1200.39	c satzilla running minisat20 ... 
1199.56/1200.39	c Bin: Executing minisat20
1199.56/1200.39	c minisat20 returned code 1.
1199.56/1200.39	c minisat20 returned code 1.
1199.56/1200.39	c satzilla running march_dl ... 
1199.56/1200.39	c Bin: Executing march_dl
1199.56/1200.39	c march_dl returned code 1.
1199.56/1200.39	c march_dl returned code 1.
1199.56/1200.39	c satzilla running vallst with preprocessing ... 
1199.56/1200.39	c Bin: Executing vallst
1199.56/1200.39	c vallst returned code 1.
1199.56/1200.39	c vallst returned code 1.
1199.56/1200.39	c satzilla running march_dl with preprocessing ... 
1199.56/1200.39	c Bin: Executing march_dl
1199.56/1200.39	c march_dl returned code 1.
1199.56/1200.39	c march_dl returned code 1.
1199.56/1200.39	c satzilla running zchaff_rand with preprocessing ... 
1199.56/1200.39	c Bin: Executing zchaff_rand
1199.56/1200.39	c zchaff_rand returned code 1.
1199.56/1200.39	c zchaff_rand returned code 1.
1199.56/1200.39	c satzilla running kcnfs with preprocessing ... 
1199.56/1200.40	c Bin: Executing kcnfs
1199.56/1200.40	c kcnfs returned code 1.
1199.56/1200.40	c kcnfs returned code 1.
1199.56/1200.40	c satzilla running kcnfs ... 
1199.56/1200.40	c Bin: Executing kcnfs
1199.56/1200.40	c kcnfs returned code 1.
1199.56/1200.40	c kcnfs returned code 1.
1199.56/1200.40	c satzilla running vallst ... 
1199.56/1200.40	c Bin: Executing vallst
1199.56/1200.40	c vallst returned code 1.
1199.56/1200.40	c vallst returned code 1.
1199.56/1200.40	c satzilla running zchaff_rand ... 
1199.56/1200.40	c Bin: Executing zchaff_rand
1199.56/1200.40	c zchaff_rand returned code 1.
1199.56/1200.40	c zchaff_rand returned code 1.
1199.56/1200.40	c ERROR: All Failed! 
1199.56/1200.40	c SATZILLA_TIME=1199.800000

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/node10/watcher-309949-1172550518 -o ROOT/results/node10/solver-309949-1172550518 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309949-1172550518/SATzilla2007_C /tmp/evaluation/309949-1172550518/instance-309949-1172550518.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.06 1.00 1.00 2/77 25536
/proc/meminfo: memFree=1585192/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=18568 CPUtime=0
/proc/25536/stat : 25536 (runsolver) R 25534 25536 23911 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 275006799 19013632 292 18446744073709551615 4194304 4293652 548682069008 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25536/statm: 4642 292 257 24 0 2626 0

[startup+0.108354 s]
/proc/loadavg: 1.06 1.00 1.00 2/77 25536
/proc/meminfo: memFree=1585192/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=1440 CPUtime=0
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275006799 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25536/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.517408 s]
/proc/loadavg: 1.06 1.00 1.00 2/77 25536
/proc/meminfo: memFree=1585192/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=1440 CPUtime=0
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275006799 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25536/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.34452 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 25538
/proc/meminfo: memFree=1583832/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=1440 CPUtime=0
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275006799 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25536/statm: 360 110 95 260 0 84 0
[pid=25538] ppid=25536 vsize=1744 CPUtime=1.33
/proc/25538/stat : 25538 (march_dl) R 25536 25536 23911 0 -1 4194304 368 0 0 0 133 0 0 0 25 0 1 0 275006799 1785856 360 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134531255 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25538/statm: 436 360 74 118 0 315 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3184

[startup+2.98074 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 25538
/proc/meminfo: memFree=1583704/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=1440 CPUtime=0
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 275006799 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25536/statm: 360 110 95 260 0 84 0
[pid=25538] ppid=25536 vsize=1744 CPUtime=2.97
/proc/25538/stat : 25538 (march_dl) R 25536 25536 23911 0 -1 4194304 380 0 0 0 297 0 0 0 25 0 1 0 275006799 1785856 372 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25538/statm: 436 372 74 118 0 315 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 3184

[startup+6.25818 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 25539
/proc/meminfo: memFree=1584216/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=1440 CPUtime=4.99
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 135 388 0 0 0 0 499 0 16 0 1 0 275006799 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 360 111 96 260 0 84 0
[pid=25539] ppid=25536 vsize=6188 CPUtime=1.24
/proc/25539/stat : 25539 (ubcsat2006) R 25536 25536 23911 0 -1 4194304 282 0 0 0 102 22 0 0 25 0 1 0 275007300 6336512 265 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25539/statm: 1547 265 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7181 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 25540
/proc/meminfo: memFree=1583000/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=2344 CPUtime=1.89
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 283 0 0 0 189 0 0 0 25 0 1 0 275007881 2400256 277 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 586 277 58 118 0 464 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4640

[startup+25.5288 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 25540
/proc/meminfo: memFree=1582552/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=3004 CPUtime=14.7
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 454 0 0 0 1470 0 0 0 25 0 1 0 275007881 3076096 448 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 751 448 58 118 0 629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5300

[startup+51.1653 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 25540
/proc/meminfo: memFree=1581784/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=3668 CPUtime=40.3
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 611 0 0 0 4030 0 0 0 25 0 1 0 275007881 3756032 605 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528832 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 917 605 58 118 0 795 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5964

[startup+102.431 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 25540
/proc/meminfo: memFree=1581144/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=4328 CPUtime=91.54
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 779 0 0 0 9154 0 0 0 25 0 1 0 275007881 4431872 773 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 1082 773 58 118 0 960 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 6624

[startup+162.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25540
/proc/meminfo: memFree=1580568/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=4996 CPUtime=151.59
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 924 0 0 0 15159 0 0 0 25 0 1 0 275007881 5115904 918 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 1249 918 58 118 0 1127 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 7292

[startup+222.616 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25540
/proc/meminfo: memFree=1580248/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=5264 CPUtime=211.64
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1011 0 0 0 21164 0 0 0 25 0 1 0 275007881 5390336 1005 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 1316 1005 58 118 0 1194 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 7560

[startup+282.707 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25540
/proc/meminfo: memFree=1579928/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=5648 CPUtime=271.7
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1088 0 0 0 27169 1 0 0 25 0 1 0 275007881 5783552 1082 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 1412 1082 58 118 0 1290 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 7944

[startup+342.798 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25540
/proc/meminfo: memFree=1579480/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=6052 CPUtime=331.75
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1207 0 0 0 33174 1 0 0 25 0 1 0 275007881 6197248 1201 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 1513 1201 58 118 0 1391 0
Current children cumulated CPU time (s) 342.53
Current children cumulated vsize (KiB) 8348

[startup+402.899 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25540
/proc/meminfo: memFree=1579288/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=6332 CPUtime=391.81
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1269 0 0 0 39180 1 0 0 25 0 1 0 275007881 6483968 1263 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 1583 1263 58 118 0 1461 0
Current children cumulated CPU time (s) 402.59
Current children cumulated vsize (KiB) 8628

[startup+462.99 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 25540
/proc/meminfo: memFree=1579160/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=6464 CPUtime=451.86
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1313 0 0 0 45185 1 0 0 25 0 1 0 275007881 6619136 1307 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 1616 1307 58 118 0 1494 0
Current children cumulated CPU time (s) 462.64
Current children cumulated vsize (KiB) 8760

[startup+523.08 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 25540
/proc/meminfo: memFree=1578712/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=7000 CPUtime=511.91

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


[startup+763.435 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25540
/proc/meminfo: memFree=1577880/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=7684 CPUtime=752.12
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1595 0 0 0 75210 2 0 0 25 0 1 0 275007881 7868416 1589 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 1921 1589 58 118 0 1799 0
Current children cumulated CPU time (s) 762.9
Current children cumulated vsize (KiB) 9980

[startup+823.523 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25540
/proc/meminfo: memFree=1577560/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=7948 CPUtime=812.17
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1676 0 0 0 81215 2 0 0 25 0 1 0 275007881 8138752 1670 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 1987 1670 58 118 0 1865 0
Current children cumulated CPU time (s) 822.95
Current children cumulated vsize (KiB) 10244

[startup+883.612 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 25542
/proc/meminfo: memFree=1577368/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8096 CPUtime=872.22
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1697 0 0 0 87220 2 0 0 25 0 1 0 275007881 8290304 1691 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2024 1691 58 118 0 1902 0
Current children cumulated CPU time (s) 883
Current children cumulated vsize (KiB) 10392

[startup+943.702 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 25542
/proc/meminfo: memFree=1577368/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8232 CPUtime=932.27
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1726 0 0 0 93225 2 0 0 25 0 1 0 275007881 8429568 1720 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2058 1720 58 118 0 1936 0
Current children cumulated CPU time (s) 943.05
Current children cumulated vsize (KiB) 10528

[startup+1003.8 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 25542
/proc/meminfo: memFree=1577240/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8364 CPUtime=992.33
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1766 0 0 0 99231 2 0 0 25 0 1 0 275007881 8564736 1760 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2091 1760 58 118 0 1969 0
Current children cumulated CPU time (s) 1003.11
Current children cumulated vsize (KiB) 10660

[startup+1063.89 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 25542
/proc/meminfo: memFree=1577176/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8364 CPUtime=1052.39
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1777 0 0 0 105237 2 0 0 25 0 1 0 275007881 8564736 1771 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2091 1771 58 118 0 1969 0
Current children cumulated CPU time (s) 1063.17
Current children cumulated vsize (KiB) 10660

[startup+1123.98 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25542
/proc/meminfo: memFree=1577112/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8500 CPUtime=1112.44
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1800 0 0 0 111242 2 0 0 25 0 1 0 275007881 8704000 1794 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2125 1794 58 118 0 2003 0
Current children cumulated CPU time (s) 1123.22
Current children cumulated vsize (KiB) 10796

[startup+1184.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25542
/proc/meminfo: memFree=1576984/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8632 CPUtime=1172.48
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1841 0 0 0 117246 2 0 0 25 0 1 0 275007881 8839168 1835 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134529277 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2158 1835 58 118 0 2036 0
Current children cumulated CPU time (s) 1183.26
Current children cumulated vsize (KiB) 10928

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

[startup+1187.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25542
/proc/meminfo: memFree=1576984/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8632 CPUtime=1176.27
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1841 0 0 0 117625 2 0 0 25 0 1 0 275007881 8839168 1835 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2158 1835 58 118 0 2036 0
Current children cumulated CPU time (s) 1187.05
Current children cumulated vsize (KiB) 10928

[startup+1194.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25542
/proc/meminfo: memFree=1576984/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8632 CPUtime=1182.83
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1841 0 0 0 118281 2 0 0 25 0 1 0 275007881 8839168 1835 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527871 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2158 1835 58 118 0 2036 0
Current children cumulated CPU time (s) 1193.61
Current children cumulated vsize (KiB) 10928

[startup+1197.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25542
/proc/meminfo: memFree=1576984/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8632 CPUtime=1186.1
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1841 0 0 0 118608 2 0 0 25 0 1 0 275007881 8839168 1835 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2158 1835 58 118 0 2036 0
Current children cumulated CPU time (s) 1196.88
Current children cumulated vsize (KiB) 10928

[startup+1199.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25542
/proc/meminfo: memFree=1576984/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8632 CPUtime=1187.76
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1841 0 0 0 118774 2 0 0 25 0 1 0 275007881 8839168 1835 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527293 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2158 1835 58 118 0 2036 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 10928

[startup+1200.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25542
/proc/meminfo: memFree=1576984/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8632 CPUtime=1188.58
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1841 0 0 0 118856 2 0 0 25 0 1 0 275007881 8839168 1835 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2158 1835 58 118 0 2036 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 10928

[startup+1200.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25542
/proc/meminfo: memFree=1576984/2055920 swapFree=4192812/4192956
[pid=25536] ppid=25534 vsize=2296 CPUtime=10.78
/proc/25536/stat : 25536 (SATzilla2007_C) S 25534 25536 23911 0 -1 4194304 757 676 0 0 311 25 700 42 25 0 1 0 275006799 2351104 396 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25536/statm: 574 396 165 260 0 298 0
[pid=25540] ppid=25536 vsize=8632 CPUtime=1188.78
/proc/25540/stat : 25540 (minisat20) R 25536 25536 23911 0 -1 4194304 1841 0 0 0 118876 2 0 0 25 0 1 0 275007881 8839168 1835 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25540/statm: 2158 1835 58 118 0 2036 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 10928

Child status: 17
Real time (s): 1200.4
CPU time (s): 1199.63
CPU user time (s): 1198.92
CPU system time (s): 0.707892
CPU usage (%): 99.9354
Max. virtual memory (cumulated for all children) (KiB): 10928

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

runsolver used 1.11583 second user time and 3.14952 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Feb 27 04:28:38 UTC 2007

IDJOB= 309949
IDBENCH= 20273
IDSOLVER= 135
FILE ID= node10/309949-1172550518

PBS_JOBID= 3971641

Free space on /tmp= 66552 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1955492734-15-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/309949-1172550518/SATzilla2007_C /tmp/evaluation/309949-1172550518/instance-309949-1172550518.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-309949-1172550518 -o ROOT/results/node10/solver-309949-1172550518 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309949-1172550518/SATzilla2007_C /tmp/evaluation/309949-1172550518/instance-309949-1172550518.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  d921c717596c6b2305f82fa29e923d52

RANDOM SEED= 217241208

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1585600 kB
Buffers:         49744 kB
Cached:         306576 kB
SwapCached:          0 kB
Active:         254220 kB
Inactive:       146460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8412 kB
Writeback:           0 kB
Mapped:          63244 kB
Slab:            55160 kB
Committed_AS:  1359792 kB
PageTables:       1832 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= 66552 MiB

End job on node10 on Tue Feb 27 04:48:38 UTC 2007