Trace number 338261

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.2 1199.54

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.771
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data (download as text)

12.28/12.32	c run March_dl for 5 seconds ... 
12.28/12.32	c Bin: Executing march_dl
12.28/12.32	c child exit by a signal
12.28/12.32	c march_dl returned code 137.
12.28/12.32	c run saps (UBCSAT implementation) for 2 seconds ... 
12.28/12.32	c Bin: Executing ubcsat2006
12.28/12.32	c child exited successfully
12.28/12.32	c ubcsat2006 returned code 0.
12.28/12.32	c satzilla computing base features
12.28/12.32	c satzilla doing unit-prop probe
12.28/12.32	c satzilla doing local search probe
12.28/12.32	c satzilla doing lobjois search-space size estimate
12.28/12.32	c satzilla's ranking:
12.28/12.32	c 1) minisat20: 2.080828
12.28/12.32	c 2) vallst+P: 2.166202
12.28/12.32	c 3) minisat20+P: 2.210858
12.28/12.32	c 4) zchaff_rand+P: 2.262462
12.28/12.32	c 5) march_dl+P: 3.459629
12.28/12.32	c 6) march_dl: 3.852126
12.28/12.32	c 7) kcnfs+P: 999.000000
12.28/12.32	c 8) kcnfs: 999.000000
12.28/12.32	c 9) vallst: 999.000000
12.28/12.32	c 10) zchaff_rand: 999.000000
12.28/12.32	c satzilla running minisat20 ... 
12.28/12.32	This is MiniSat 2.0 beta
12.28/12.32	WARNING: for repeatability, setting FPU to use double precision
12.28/12.32	============================[ Problem Statistics ]=============================
12.28/12.32	|                                                                             |
12.28/12.32	|  Number of variables:  1610                                                 |
12.28/12.32	|  Number of clauses:    8277                                                 |
12.28/12.33	|  Parsing time:         0.01         s                                       |
12.28/12.33	============================[ Search Statistics ]==============================
12.28/12.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.28/12.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.28/12.33	===============================================================================
12.28/12.33	|         0 |    1568     7896    68228 |     2632        0    nan |  0.000 % |
12.28/12.33	|       100 |    1568     7896    68228 |     2895      100     12 |  2.609 % |
12.28/12.34	|       250 |    1568     7896    68228 |     3184      250     13 |  2.609 % |
12.28/12.34	|       475 |    1568     7896    68228 |     3503      475     12 |  2.609 % |
12.28/12.35	|       813 |    1568     7896    68228 |     3853      813     13 |  2.609 % |
12.28/12.36	|      1319 |    1568     7896    68228 |     4238     1319     13 |  2.609 % |
12.28/12.39	|      2078 |    1568     7896    68228 |     4662     2078     15 |  2.609 % |
12.30/12.43	|      3217 |    1568     7896    68228 |     5129     3217     17 |  2.609 % |
12.30/12.51	|      4925 |    1568     7896    68228 |     5641     4925     18 |  2.609 % |
12.30/12.64	|      7489 |    1568     7896    68228 |     6206     4597     20 |  2.609 % |
12.30/12.88	|     11333 |    1568     7896    68228 |     6826     5242     23 |  2.609 % |
13.17/13.27	|     17099 |    1568     7896    68228 |     7509     4067     21 |  2.609 % |
13.86/13.94	|     25748 |    1568     7896    68228 |     8260     5085     25 |  2.609 % |
14.96/15.05	|     38724 |    1568     7896    68228 |     9086     5460     27 |  2.609 % |
16.86/16.95	|     58186 |    1568     7896    68228 |     9995     6499     27 |  2.609 % |
19.96/20.06	|     87379 |    1568     7896    68228 |    10994     5306     26 |  2.609 % |
25.86/25.99	|    131168 |    1568     7896    68228 |    12093    10254     33 |  2.609 % |
35.25/35.37	|    196853 |    1568     7896    68228 |    13303     8857     30 |  2.609 % |
51.44/51.52	|    295379 |    1568     7896    68228 |    14633     6741     27 |  2.609 % |
76.74/76.81	|    443169 |    1568     7896    68228 |    16097    14477     31 |  2.609 % |
118.53/118.60	|    664852 |    1568     7896    68228 |    17706     9225     24 |  2.609 % |
184.31/184.44	|    997377 |    1568     7896    68228 |    19477    12154     29 |  2.609 % |
289.98/290.19	|   1496167 |    1568     7896    68228 |    21425    11566     33 |  2.609 % |
469.13/469.40	|   2244350 |    1568     7896    68228 |    23567    16640     34 |  2.609 % |
764.17/764.43	|   3366624 |    1568     7896    68228 |    25924    14357     31 |  2.609 % |
1199.04/1199.46	c Bin: Executing minisat20
1199.04/1199.46	c child exit by a signal
1199.04/1199.46	c minisat20 returned code 137.
1199.04/1199.46	c minisat20 returned code 137.
1199.04/1199.46	c satzilla running vallst with preprocessing ... 
1199.16/1199.53	c Preprocessing...
1199.16/1199.53	c Inital problem has 1610 variables, 7994 nary clauses (283 binary clauses).
1199.16/1199.53	c Num non-binary clauses 7961, Average non-binary clause length 8.700
1199.16/1199.53	c Theory has no gaps
1199.16/1199.53	c Preprocessor runtime was 0.050 seconds.
1199.16/1199.53	c 
1199.16/1199.53	c Satisfiability of theory still undetermined.
1199.16/1199.53	c See file /tmp/We3yTf for simplified theory.
1199.16/1199.53	c Bin: Executing vallst
1199.16/1199.53	c vallst returned code 1.
1199.16/1199.53	c vallst returned code 1.
1199.16/1199.53	c satzilla running minisat20 with preprocessing ... 
1199.16/1199.53	c Bin: Executing minisat20
1199.16/1199.53	c minisat20 returned code 1.
1199.16/1199.53	c minisat20 returned code 1.
1199.16/1199.53	c satzilla running zchaff_rand with preprocessing ... 
1199.16/1199.53	c Bin: Executing zchaff_rand
1199.16/1199.53	c zchaff_rand returned code 1.
1199.16/1199.53	c zchaff_rand returned code 1.
1199.16/1199.53	c satzilla running march_dl with preprocessing ... 
1199.16/1199.53	c Bin: Executing march_dl
1199.16/1199.53	c march_dl returned code 1.
1199.16/1199.53	c march_dl returned code 1.
1199.16/1199.53	c satzilla running march_dl ... 
1199.16/1199.53	c Bin: Executing march_dl
1199.16/1199.53	c march_dl returned code 1.
1199.16/1199.53	c march_dl returned code 1.
1199.16/1199.53	c satzilla running kcnfs with preprocessing ... 
1199.16/1199.53	c Bin: Executing kcnfs
1199.16/1199.53	c kcnfs returned code 1.
1199.16/1199.53	c kcnfs returned code 1.
1199.16/1199.53	c satzilla running kcnfs ... 
1199.16/1199.53	c Bin: Executing kcnfs
1199.16/1199.53	c kcnfs returned code 1.
1199.16/1199.53	c kcnfs returned code 1.
1199.16/1199.53	c satzilla running vallst ... 
1199.16/1199.53	c Bin: Executing vallst
1199.16/1199.53	c vallst returned code 1.
1199.16/1199.53	c vallst returned code 1.
1199.16/1199.53	c satzilla running zchaff_rand ... 
1199.16/1199.53	c Bin: Executing zchaff_rand
1199.16/1199.53	c zchaff_rand returned code 1.
1199.16/1199.53	c zchaff_rand returned code 1.
1199.16/1199.53	c ERROR: All Failed! 
1199.16/1199.53	c SATZILLA_TIME=1199.370000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node63/watcher-338261-1173682994 -o ROOT/results/node63/solver-338261-1173682994 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338261-1173682994/SATzilla2007_C /tmp/evaluation/338261-1173682994/instance-338261-1173682994.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 6641
/proc/meminfo: memFree=1594832/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=1440 CPUtime=0
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388256806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 360 110 95 260 0 84 0
[pid=6642] ppid=6641 vsize=768 CPUtime=0
/proc/6642/stat : 6642 (march_dl) R 6641 6641 6319 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 388256807 786432 101 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6642/statm: 192 101 50 118 0 71 0

[startup+0.059671 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 6641
/proc/meminfo: memFree=1594832/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=1440 CPUtime=0
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388256806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 360 110 95 260 0 84 0
[pid=6642] ppid=6641 vsize=1816 CPUtime=0.05
/proc/6642/stat : 6642 (march_dl) R 6641 6641 6319 0 -1 4194304 385 0 0 0 5 0 0 0 20 0 1 0 388256807 1859584 353 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6642/statm: 454 353 55 118 0 333 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3256

[startup+0.102675 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 6641
/proc/meminfo: memFree=1594832/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=1440 CPUtime=0
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388256806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 360 110 95 260 0 84 0
[pid=6642] ppid=6641 vsize=2244 CPUtime=0.09
/proc/6642/stat : 6642 (march_dl) R 6641 6641 6319 0 -1 4194304 546 0 0 0 9 0 0 0 20 0 1 0 388256807 2297856 474 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543068 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6642/statm: 561 474 65 118 0 440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3684

[startup+0.302696 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 6641
/proc/meminfo: memFree=1594832/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=1440 CPUtime=0
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388256806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 360 110 95 260 0 84 0
[pid=6642] ppid=6641 vsize=3924 CPUtime=0.29
/proc/6642/stat : 6642 (march_dl) R 6641 6641 6319 0 -1 4194304 849 0 0 0 29 0 0 0 21 0 1 0 388256807 4018176 652 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6642/statm: 981 652 67 118 0 860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5364

[startup+0.702738 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 6641
/proc/meminfo: memFree=1594832/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=1440 CPUtime=0
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388256806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 360 110 95 260 0 84 0
[pid=6642] ppid=6641 vsize=5616 CPUtime=0.69
/proc/6642/stat : 6642 (march_dl) R 6641 6641 6319 0 -1 4194304 1680 0 0 0 69 0 0 0 25 0 1 0 388256807 5750784 1299 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533692 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6642/statm: 1404 1299 72 118 0 1283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7056

[startup+1.50182 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 6643
/proc/meminfo: memFree=1589504/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=1440 CPUtime=0
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388256806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 360 110 95 260 0 84 0
[pid=6642] ppid=6641 vsize=6084 CPUtime=1.49
/proc/6642/stat : 6642 (march_dl) R 6641 6641 6319 0 -1 4194304 1976 0 0 0 149 0 0 0 25 0 1 0 388256807 6230016 1380 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6642/statm: 1521 1380 74 118 0 1400 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7524

[startup+3.10199 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 6643
/proc/meminfo: memFree=1589312/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=1440 CPUtime=0
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 388256806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 360 110 95 260 0 84 0
[pid=6642] ppid=6641 vsize=6084 CPUtime=3.09
/proc/6642/stat : 6642 (march_dl) R 6641 6641 6319 0 -1 4194304 1976 0 0 0 309 0 0 0 25 0 1 0 388256807 6230016 1380 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527851 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6642/statm: 1521 1380 74 118 0 1400 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7524

[startup+6.30133 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6644
/proc/meminfo: memFree=1593216/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=1440 CPUtime=4.99
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 135 1978 0 0 0 0 499 0 16 0 1 0 388256806 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6641/statm: 360 111 96 260 0 84 0
[pid=6644] ppid=6641 vsize=6188 CPUtime=1.29
/proc/6644/stat : 6644 (ubcsat2006) R 6641 6641 6319 0 -1 4194304 450 0 0 0 119 10 0 0 25 0 1 0 388257307 6336512 433 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6644/statm: 1547 433 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 6644
/proc/meminfo: memFree=1592840/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 2804

[startup+25.5014 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1589576/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=4752 CPUtime=13.16
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 951 0 0 0 1316 0 0 0 25 0 1 0 388258039 4866048 945 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525560 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 1188 945 58 118 0 1066 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7556

[startup+51.1011 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1588808/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=5412 CPUtime=38.74
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 1113 0 0 0 3874 0 0 0 25 0 1 0 388258039 5541888 1107 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 1353 1107 58 118 0 1231 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8216

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1587720/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=6612 CPUtime=89.94
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 1393 0 0 0 8993 1 0 0 25 0 1 0 388258039 6770688 1387 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 1653 1387 58 118 0 1531 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9416

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1587144/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=7296 CPUtime=149.92
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 1557 0 0 0 14991 1 0 0 25 0 1 0 388258039 7471104 1551 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 1824 1551 58 118 0 1702 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10100

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1586504/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=7880 CPUtime=209.9
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 1693 0 0 0 20989 1 0 0 25 0 1 0 388258039 8069120 1687 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 1970 1687 58 118 0 1848 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 10684

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1586120/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=8276 CPUtime=269.89
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 1792 0 0 0 26988 1 0 0 25 0 1 0 388258039 8474624 1786 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2069 1786 58 118 0 1947 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 11080

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1585608/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=8676 CPUtime=329.87
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 1908 0 0 0 32986 1 0 0 25 0 1 0 388258039 8884224 1902 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2169 1902 58 118 0 2047 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 11480


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

/proc/6645/statm: 2450 2173 58 118 0 2328 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 12604

[startup+762.306 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1584456/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=9932 CPUtime=749.77
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2191 0 0 0 74975 2 0 0 25 0 1 0 388258039 10170368 2185 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2483 2185 58 118 0 2361 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 12736

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1584200/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=10224 CPUtime=809.75
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2259 0 0 0 80973 2 0 0 25 0 1 0 388258039 10469376 2253 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2556 2253 58 118 0 2434 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 13028

[startup+882.303 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583944/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=10356 CPUtime=869.73
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2324 0 0 0 86971 2 0 0 25 0 1 0 388258039 10604544 2318 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2589 2318 58 118 0 2467 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 13160

[startup+942.303 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583880/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=10500 CPUtime=929.71
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2342 0 0 0 92969 2 0 0 25 0 1 0 388258039 10752000 2336 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2625 2336 58 118 0 2503 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 13304

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583624/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=10764 CPUtime=989.7
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2405 0 0 0 98968 2 0 0 25 0 1 0 388258039 11022336 2399 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2691 2399 58 118 0 2569 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 13568

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583496/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=10896 CPUtime=1049.68
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2437 0 0 0 104966 2 0 0 25 0 1 0 388258039 11157504 2431 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2724 2431 58 118 0 2602 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 13700

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583432/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=10896 CPUtime=1109.66
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2452 0 0 0 110964 2 0 0 25 0 1 0 388258039 11157504 2446 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2724 2446 58 118 0 2602 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 13700

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583304/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=11048 CPUtime=1169.65
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2486 0 0 0 116963 2 0 0 25 0 1 0 388258039 11313152 2480 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2762 2480 58 118 0 2640 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 13852

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583304/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=11048 CPUtime=1177.65
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2486 0 0 0 117763 2 0 0 25 0 1 0 388258039 11313152 2480 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2762 2480 58 118 0 2640 0
Current children cumulated CPU time (s) 1189.95
Current children cumulated vsize (KiB) 13852

[startup+1193.51 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583304/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=11048 CPUtime=1180.85
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2486 0 0 0 118083 2 0 0 25 0 1 0 388258039 11313152 2480 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2762 2480 58 118 0 2640 0
Current children cumulated CPU time (s) 1193.15
Current children cumulated vsize (KiB) 13852

[startup+1196.7 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583304/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=11048 CPUtime=1184.05
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2486 0 0 0 118403 2 0 0 25 0 1 0 388258039 11313152 2480 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2762 2480 58 118 0 2640 0
Current children cumulated CPU time (s) 1196.35
Current children cumulated vsize (KiB) 13852

[startup+1198.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583304/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=11048 CPUtime=1185.65
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2486 0 0 0 118563 2 0 0 25 0 1 0 388258039 11313152 2480 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2762 2480 58 118 0 2640 0
Current children cumulated CPU time (s) 1197.95
Current children cumulated vsize (KiB) 13852

[startup+1199.1 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583304/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=2804 CPUtime=12.3
/proc/6641/stat : 6641 (SATzilla2007_C) S 6639 6641 6319 0 -1 4194304 1187 2434 0 0 496 14 702 18 25 0 1 0 388256806 2871296 510 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6641/statm: 701 510 157 260 0 425 0
[pid=6645] ppid=6641 vsize=11048 CPUtime=1186.44
/proc/6645/stat : 6645 (minisat20) R 6641 6641 6319 0 -1 4194304 2486 0 0 0 118642 2 0 0 25 0 1 0 388258039 11313152 2480 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519431 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6645/statm: 2762 2480 58 118 0 2640 0
Current children cumulated CPU time (s) 1198.74
Current children cumulated vsize (KiB) 13852

[startup+1199.5 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 6645
/proc/meminfo: memFree=1583304/2055920 swapFree=4183284/4192956
[pid=6641] ppid=6639 vsize=4648 CPUtime=1199.16
/proc/6641/stat : 6641 (SATzilla2007_C) R 6639 6641 6319 0 -1 4194304 1801 4920 0 0 499 15 119381 21 18 0 1 0 388256806 4759552 930 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134589825 0 0 4096 0 0 0 0 17 0 0 0
/proc/6641/statm: 1162 930 163 260 0 886 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 4648

Child status: 17
Real time (s): 1199.54
CPU time (s): 1199.2
CPU user time (s): 1198.83
CPU system time (s): 0.370943
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 13852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.83
system time used= 0.370943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6747
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= 27
involuntary context switches= 2071

runsolver used 0.847871 second user time and 2.49062 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Mon Mar 12 07:03:14 UTC 2007

IDJOB= 338261
IDBENCH= 24718
IDSOLVER= 135
FILE ID= node63/338261-1173682994

PBS_JOBID= 4101738

Free space on /tmp= 66463 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338261-1173682994/SATzilla2007_C /tmp/evaluation/338261-1173682994/instance-338261-1173682994.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-338261-1173682994 -o ROOT/results/node63/solver-338261-1173682994 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338261-1173682994/SATzilla2007_C /tmp/evaluation/338261-1173682994/instance-338261-1173682994.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  f1b3061e7694aa99406ed9e867c9dfa5

RANDOM SEED= 613899655

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:       1595240 kB
Buffers:         41208 kB
Cached:         342904 kB
SwapCached:       4032 kB
Active:         131192 kB
Inactive:       262988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595240 kB
SwapTotal:     4192956 kB
SwapFree:      4183284 kB
Dirty:            8704 kB
Writeback:           0 kB
Mapped:          15416 kB
Slab:            52532 kB
Committed_AS:   827932 kB
PageTables:       1460 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= 66463 MiB

End job on node63 on Mon Mar 12 07:23:14 UTC 2007