Trace number 307694

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.76 1200.17

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S211365596-08-UNSAT.cnf
MD5SUMe2ad6b729e129f6e94a5430009297576
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6495
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
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.62/10.73	c run March_dl for 5 seconds ... 
10.62/10.73	c Bin: Executing march_dl
10.62/10.73	c child exit by a signal
10.62/10.73	c march_dl returned code 137.
10.62/10.73	c run saps (UBCSAT implementation) for 2 seconds ... 
10.62/10.73	c Bin: Executing ubcsat2006
10.62/10.73	c child exited successfully
10.62/10.73	c ubcsat2006 returned code 0.
10.62/10.73	c satzilla computing base features
10.62/10.73	c satzilla doing unit-prop probe
10.62/10.73	c satzilla doing local search probe
10.62/10.73	c satzilla doing lobjois search-space size estimate
10.62/10.73	c satzilla's ranking:
10.62/10.73	c 1) minisat20: 1.479899
10.62/10.73	c 2) march_dl: 1.851308
10.62/10.73	c 3) minisat20+P: 2.120979
10.62/10.73	c 4) vallst+P: 2.498160
10.62/10.73	c 5) march_dl+P: 3.646468
10.62/10.73	c 6) zchaff_rand+P: 4.617117
10.62/10.73	c 7) kcnfs+P: 999.000000
10.62/10.73	c 8) kcnfs: 999.000000
10.62/10.73	c 9) vallst: 999.000000
10.62/10.73	c 10) zchaff_rand: 999.000000
10.62/10.73	c satzilla running minisat20 ... 
10.62/10.73	This is MiniSat 2.0 beta
10.62/10.73	WARNING: for repeatability, setting FPU to use double precision
10.62/10.73	============================[ Problem Statistics ]=============================
10.62/10.73	|                                                                             |
10.62/10.73	|  Number of variables:  6500                                                 |
10.62/10.73	|  Number of clauses:    17354                                                |
10.62/10.74	|  Parsing time:         0.01         s                                       |
10.62/10.74	============================[ Search Statistics ]==============================
10.62/10.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.62/10.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.62/10.74	===============================================================================
10.62/10.74	|         0 |    6500    17354    46856 |     5784        0    nan |  0.000 % |
10.62/10.76	|       100 |    6500    17354    46856 |     6363      100     26 |  0.000 % |
10.70/10.78	|       251 |    6497    17340    46819 |     6999      249     25 |  0.062 % |
10.70/10.82	|       477 |    6497    17340    46819 |     7699      475     26 |  0.062 % |
10.70/10.87	|       814 |    6496    17337    46812 |     8469      812     27 |  0.062 % |
10.70/10.95	|      1320 |    6496    17337    46812 |     9316     1318     27 |  0.062 % |
10.70/11.08	|      2081 |    6494    17327    46785 |    10247     2078     28 |  0.092 % |
11.24/11.31	|      3221 |    6494    17327    46785 |    11272     3218     31 |  0.092 % |
11.55/11.66	|      4930 |    6494    17327    46785 |    12399     4927     31 |  0.092 % |
12.16/12.26	|      7492 |    6494    17327    46785 |    13639     7489     31 |  0.092 % |
13.28/13.41	|     11336 |    6494    17327    46785 |    15003    11333     30 |  0.092 % |
15.23/15.35	|     17104 |    6494    17327    46785 |    16504     9384     28 |  0.092 % |
18.30/18.40	|     25753 |    6494    17327    46785 |    18154     9507     32 |  0.092 % |
22.81/22.91	|     38727 |    6494    17327    46785 |    19970    13095     34 |  0.092 % |
30.61/30.68	|     58190 |    6494    17327    46785 |    21967    12037     36 |  0.092 % |
43.40/43.47	|     87382 |    6492    17314    46751 |    24163    18935     28 |  0.123 % |
64.62/64.78	|    131171 |    6492    17314    46751 |    26580    13643     29 |  0.123 % |
96.39/96.51	|    196855 |    6492    17314    46751 |    29238    22101     35 |  0.123 % |
151.73/151.84	|    295382 |    6492    17314    46751 |    32162    24363     32 |  0.123 % |
238.73/238.92	|    443174 |    6492    17314    46751 |    35378    22497     36 |  0.123 % |
378.22/378.43	|    664858 |    6492    17314    46751 |    38916    30753     36 |  0.123 % |
600.09/600.35	|    997383 |    6492    17314    46751 |    42807    15909     38 |  0.123 % |
905.19/905.53	|   1496171 |    6492    17314    46751 |    47088    36929     25 |  0.124 % |
1199.46/1199.95	c Bin: Executing minisat20
1199.46/1199.95	c child exit by a signal
1199.46/1199.95	c minisat20 returned code 137.
1199.46/1199.95	c minisat20 returned code 137.
1199.46/1199.95	c satzilla running march_dl ... 
1199.46/1199.95	c Bin: Executing march_dl
1199.46/1199.95	c march_dl returned code 1.
1199.46/1199.95	c march_dl returned code 1.
1199.46/1199.95	c satzilla running minisat20 with preprocessing ... 
1199.68/1200.16	c Preprocessing...
1199.68/1200.16	c Inital problem has 6500 variables, 12148 nary clauses (5206 binary clauses).
1199.68/1200.16	c Num non-binary clauses 12148, Average non-binary clause length 3.000
1199.68/1200.16	c Preprocessor runtime was 0.190 seconds.
1199.68/1200.16	c 
1199.68/1200.16	c Satisfiability of theory still undetermined.
1199.68/1200.16	c See file /tmp/CUjIFs for simplified theory.
1199.68/1200.16	c Bin: Executing minisat20
1199.68/1200.16	c minisat20 returned code 1.
1199.68/1200.16	c minisat20 returned code 1.
1199.68/1200.16	c satzilla running vallst with preprocessing ... 
1199.68/1200.16	c Bin: Executing vallst
1199.68/1200.16	c vallst returned code 1.
1199.68/1200.16	c vallst returned code 1.
1199.68/1200.16	c satzilla running march_dl with preprocessing ... 
1199.68/1200.16	c Bin: Executing march_dl
1199.68/1200.16	c march_dl returned code 1.
1199.68/1200.16	c march_dl returned code 1.
1199.68/1200.16	c satzilla running zchaff_rand with preprocessing ... 
1199.68/1200.16	c Bin: Executing zchaff_rand
1199.68/1200.16	c zchaff_rand returned code 1.
1199.68/1200.16	c zchaff_rand returned code 1.
1199.68/1200.16	c satzilla running kcnfs with preprocessing ... 
1199.68/1200.16	c Bin: Executing kcnfs
1199.68/1200.16	c kcnfs returned code 1.
1199.68/1200.16	c kcnfs returned code 1.
1199.68/1200.16	c satzilla running kcnfs ... 
1199.68/1200.16	c Bin: Executing kcnfs
1199.68/1200.16	c kcnfs returned code 1.
1199.68/1200.16	c kcnfs returned code 1.
1199.68/1200.16	c satzilla running vallst ... 
1199.68/1200.16	c Bin: Executing vallst
1199.68/1200.16	c vallst returned code 1.
1199.68/1200.16	c vallst returned code 1.
1199.68/1200.16	c satzilla running zchaff_rand ... 
1199.68/1200.16	c Bin: Executing zchaff_rand
1199.68/1200.16	c zchaff_rand returned code 1.
1199.68/1200.16	c zchaff_rand returned code 1.
1199.68/1200.16	c ERROR: All Failed! 
1199.68/1200.16	c SATZILLA_TIME=1199.930000

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/node5/watcher-307694-1172497314 -o ROOT/results/node5/solver-307694-1172497314 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307694-1172497314/SATzilla2007_C /tmp/evaluation/307694-1172497314/instance-307694-1172497314.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.01 1.01 1.00 3/77 11360
/proc/meminfo: memFree=1680736/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=1440 CPUtime=0
/proc/11360/stat : 11360 (SATzilla2007_C) R 11358 11360 10160 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 269686205 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/11360/statm: 360 110 95 260 0 84 0
[pid=11361] ppid=11360 vsize=1192 CPUtime=0
/proc/11361/stat : 11361 (march_dl) R 11360 11360 10160 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 269686205 1220608 183 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11361/statm: 298 183 50 118 0 177 0

[startup+0.107373 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 11360
/proc/meminfo: memFree=1680736/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=1440 CPUtime=0
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 269686205 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11360/statm: 360 110 95 260 0 84 0
[pid=11361] ppid=11360 vsize=2272 CPUtime=0.1
/proc/11361/stat : 11361 (march_dl) R 11360 11360 10160 0 -1 4194304 1212 0 0 0 10 0 0 0 19 0 1 0 269686205 2326528 440 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134546881 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11361/statm: 568 440 55 118 0 447 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3712

[startup+0.515419 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 11360
/proc/meminfo: memFree=1680736/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=1440 CPUtime=0
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 269686205 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11360/statm: 360 110 95 260 0 84 0
[pid=11361] ppid=11360 vsize=7292 CPUtime=0.51
/proc/11361/stat : 11361 (march_dl) R 11360 11360 10160 0 -1 4194304 3470 0 0 0 50 1 0 0 23 0 1 0 269686205 7467008 1684 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11361/statm: 1823 1684 75 118 0 1702 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 8732

[startup+1.33651 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 11362
/proc/meminfo: memFree=1674000/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=1440 CPUtime=0
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 269686205 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11360/statm: 360 110 95 260 0 84 0
[pid=11361] ppid=11360 vsize=7488 CPUtime=1.33
/proc/11361/stat : 11361 (march_dl) R 11360 11360 10160 0 -1 4194304 3499 0 0 0 132 1 0 0 25 0 1 0 269686205 7667712 1713 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11361/statm: 1872 1713 75 118 0 1751 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 8928

[startup+2.9807 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 11362
/proc/meminfo: memFree=1673872/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=1440 CPUtime=0
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 269686205 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11360/statm: 360 110 95 260 0 84 0
[pid=11361] ppid=11360 vsize=7488 CPUtime=2.97
/proc/11361/stat : 11361 (march_dl) R 11360 11360 10160 0 -1 4194304 3499 0 0 0 296 1 0 0 25 0 1 0 269686205 7667712 1713 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514275 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11361/statm: 1872 1713 75 118 0 1751 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 8928

[startup+6.25907 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 11363
/proc/meminfo: memFree=1678800/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=1440 CPUtime=4.99
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 135 3541 0 0 0 0 498 1 16 0 1 0 269686205 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 360 111 96 260 0 84 0
[pid=11363] ppid=11360 vsize=6188 CPUtime=1.24
/proc/11363/stat : 11363 (ubcsat2006) R 11360 11360 10160 0 -1 4194304 536 0 0 0 112 12 0 0 25 0 1 0 269686705 6336512 519 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11363/statm: 1547 519 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7178 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1676048/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=4344 CPUtime=1.97
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 813 0 0 0 197 0 0 0 25 0 1 0 269687278 4448256 807 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 1086 807 58 118 0 964 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7144

[startup+25.5243 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1673936/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=6680 CPUtime=14.77
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 1374 0 0 0 1477 0 0 0 25 0 1 0 269687278 6840320 1368 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 1670 1368 58 118 0 1548 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9480

[startup+51.1542 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1672656/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=7736 CPUtime=40.39
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 1660 0 0 0 4038 1 0 0 25 0 1 0 269687278 7921664 1654 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 1934 1654 58 118 0 1812 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10536

[startup+102.409 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 11364
/proc/meminfo: memFree=1670608/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=9756 CPUtime=91.63
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 2137 0 0 0 9161 2 0 0 25 0 1 0 269687278 9990144 2131 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 2439 2131 58 118 0 2317 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 12556

[startup+162.483 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 11364
/proc/meminfo: memFree=1669392/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=10840 CPUtime=151.68
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 2418 0 0 0 15166 2 0 0 25 0 1 0 269687278 11100160 2412 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 2710 2412 58 118 0 2588 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 13640

[startup+222.555 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1667728/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=12440 CPUtime=211.74
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 2822 0 0 0 21171 3 0 0 25 0 1 0 269687278 12738560 2816 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 3110 2816 58 118 0 2988 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 15240

[startup+282.624 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1667536/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=12712 CPUtime=271.8
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 2883 0 0 0 27176 4 0 0 25 0 1 0 269687278 13017088 2877 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 3178 2877 58 118 0 3056 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 15512

[startup+342.694 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1667088/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=13372 CPUtime=331.85
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 3037 0 0 0 33181 4 0 0 25 0 1 0 269687278 13692928 3031 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 3343 3031 58 118 0 3221 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 16172

[startup+402.768 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1665936/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=14304 CPUtime=391.91
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 3280 0 0 0 39186 5 0 0 25 0 1 0 269687278 14647296 3274 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 3576 3274 58 118 0 3454 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 17104

[startup+462.837 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1665104/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=15096 CPUtime=451.96
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 3488 0 0 0 45191 5 0 0 25 0 1 0 269687278 15458304 3482 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 3774 3482 58 118 0 3652 0
Current children cumulated CPU time (s) 462.66

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

/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=16800 CPUtime=752.23
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 3865 0 0 0 75215 8 0 0 25 0 1 0 269687278 17203200 3859 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4200 3859 58 118 0 4078 0
Current children cumulated CPU time (s) 762.93
Current children cumulated vsize (KiB) 19600

[startup+823.262 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1663632/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=16800 CPUtime=812.29
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 3880 0 0 0 81221 8 0 0 25 0 1 0 269687278 17203200 3874 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4200 3874 58 118 0 4078 0
Current children cumulated CPU time (s) 822.99
Current children cumulated vsize (KiB) 19600

[startup+883.331 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1663504/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=16940 CPUtime=872.35
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 3909 0 0 0 87226 9 0 0 25 0 1 0 269687278 17346560 3903 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4235 3903 58 118 0 4113 0
Current children cumulated CPU time (s) 883.05
Current children cumulated vsize (KiB) 19740

[startup+943.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1663120/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=17204 CPUtime=932.39
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 3989 0 0 0 93230 9 0 0 25 0 1 0 269687278 17616896 3983 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4301 3983 58 118 0 4179 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 20004

[startup+1003.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1661072/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=19384 CPUtime=992.45
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 4512 0 0 0 99234 11 0 0 25 0 1 0 269687278 19849216 4506 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4846 4506 58 118 0 4724 0
Current children cumulated CPU time (s) 1003.15
Current children cumulated vsize (KiB) 22184

[startup+1063.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1661008/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=19384 CPUtime=1052.51
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 4525 0 0 0 105240 11 0 0 25 0 1 0 269687278 19849216 4519 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4846 4519 58 118 0 4724 0
Current children cumulated CPU time (s) 1063.21
Current children cumulated vsize (KiB) 22184

[startup+1123.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11364
/proc/meminfo: memFree=1660944/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=19560 CPUtime=1112.57
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 4545 0 0 0 111245 12 0 0 25 0 1 0 269687278 20029440 4539 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4890 4539 58 118 0 4768 0
Current children cumulated CPU time (s) 1123.27
Current children cumulated vsize (KiB) 22360

[startup+1183.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 11472
/proc/meminfo: memFree=1659616/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=19560 CPUtime=1172.57
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 4555 0 0 0 117245 12 0 0 25 0 1 0 269687278 20029440 4549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4890 4549 58 118 0 4768 0
Current children cumulated CPU time (s) 1183.27
Current children cumulated vsize (KiB) 22360

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

[startup+1187.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 11476
/proc/meminfo: memFree=1659616/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=19560 CPUtime=1176.36
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 4555 0 0 0 117624 12 0 0 25 0 1 0 269687278 20029440 4549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4890 4549 58 118 0 4768 0
Current children cumulated CPU time (s) 1187.06
Current children cumulated vsize (KiB) 22360

[startup+1194.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 11480
/proc/meminfo: memFree=1659552/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=19560 CPUtime=1182.93
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 4555 0 0 0 118280 13 0 0 25 0 1 0 269687278 20029440 4549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4890 4549 58 118 0 4768 0
Current children cumulated CPU time (s) 1193.63
Current children cumulated vsize (KiB) 22360

[startup+1197.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 11482
/proc/meminfo: memFree=1659616/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=19560 CPUtime=1186.2
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 4555 0 0 0 118607 13 0 0 25 0 1 0 269687278 20029440 4549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4890 4549 58 118 0 4768 0
Current children cumulated CPU time (s) 1196.9
Current children cumulated vsize (KiB) 22360

[startup+1198.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 11486
/proc/meminfo: memFree=1659616/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=19560 CPUtime=1187.84
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 4555 0 0 0 118771 13 0 0 25 0 1 0 269687278 20029440 4549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4890 4549 58 118 0 4768 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 22360

[startup+1199.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 11486
/proc/meminfo: memFree=1659552/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=2800 CPUtime=10.7
/proc/11360/stat : 11360 (SATzilla2007_C) S 11358 11360 10160 0 -1 4194304 1574 4083 0 0 342 5 700 23 25 0 1 0 269686205 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11360/statm: 700 522 157 260 0 424 0
[pid=11364] ppid=11360 vsize=19692 CPUtime=1188.66
/proc/11364/stat : 11364 (minisat20) R 11360 11360 10160 0 -1 4194304 4591 0 0 0 118853 13 0 0 25 0 1 0 269687278 20164608 4585 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11364/statm: 4923 4585 58 118 0 4801 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 22492

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 11486
/proc/meminfo: memFree=1659552/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=9528 CPUtime=1199.58
/proc/11360/stat : 11360 (SATzilla2007_C) R 11358 11360 10160 0 -1 4194304 2500 8682 0 0 346 6 119569 37 18 0 1 0 269686205 9756672 1326 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134595794 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 2382 1326 163 260 0 2106 0
Current children cumulated CPU time (s) 1199.58
Current children cumulated vsize (KiB) 9528

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 11486
/proc/meminfo: memFree=1659552/2055920 swapFree=4192812/4192956
[pid=11360] ppid=11358 vsize=9528 CPUtime=1199.68
/proc/11360/stat : 11360 (SATzilla2007_C) R 11358 11360 10160 0 -1 4194304 2676 8682 0 0 355 7 119569 37 19 0 1 0 269686205 9756672 1492 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134595794 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 2382 1492 164 260 0 2106 0
Current children cumulated CPU time (s) 1199.68
Current children cumulated vsize (KiB) 9528

Child status: 17
Real time (s): 1200.17
CPU time (s): 1199.76
CPU user time (s): 1199.31
CPU system time (s): 0.448931
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 22492

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

runsolver used 1.15582 second user time and 3.10953 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Feb 26 13:41:54 UTC 2007

IDJOB= 307694
IDBENCH= 20211
IDSOLVER= 135
FILE ID= node5/307694-1172497314

PBS_JOBID= 3971581

Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S211365596-08-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/307694-1172497314/SATzilla2007_C /tmp/evaluation/307694-1172497314/instance-307694-1172497314.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-307694-1172497314 -o ROOT/results/node5/solver-307694-1172497314 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307694-1172497314/SATzilla2007_C /tmp/evaluation/307694-1172497314/instance-307694-1172497314.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  e2ad6b729e129f6e94a5430009297576

RANDOM SEED= 848768391

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1681144 kB
Buffers:         47116 kB
Cached:         212848 kB
SwapCached:          0 kB
Active:         221584 kB
Inactive:        82728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8720 kB
Writeback:           0 kB
Mapped:          63276 kB
Slab:            56044 kB
Committed_AS:   865548 kB
PageTables:       1692 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB

End job on node5 on Mon Feb 26 14:01:54 UTC 2007