Trace number 1730109

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.74 1200.18

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
MD5SUM3ea6a8df7aa4f426ea9b73a3dcbe6d01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.7661
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

12.77/12.86	c run March_dl for 5 seconds ... 
12.77/12.86	c Bin: Executing march_dl
12.77/12.86	c child exit by a signal
12.77/12.86	c march_dl returned code 137.
12.77/12.86	c run saps (UBCSAT implementation) for 2 seconds ... 
12.77/12.86	c Bin: Executing ubcsat2006
12.77/12.86	c child exited successfully
12.77/12.86	c ubcsat2006 returned code 0.
12.77/12.86	c satzilla computing base features
12.77/12.86	c satzilla doing unit-prop probe
12.77/12.86	c satzilla doing local search probe
12.77/12.86	c satzilla doing lobjois search-space size estimate
12.77/12.86	c satzilla's ranking:
12.77/12.86	c 1) minisat20+P: 0.043021
12.77/12.86	c 2) zchaff_rand+P: 0.164989
12.77/12.86	c 3) minisat20: 0.711887
12.77/12.86	c 4) vallst+P: 1.624448
12.77/12.86	c 5) march_dl: 2.060414
12.77/12.86	c 6) march_dl+P: 3.858849
12.77/12.86	c 7) kcnfs+P: 999.000000
12.77/12.86	c 8) kcnfs: 999.000000
12.77/12.86	c 9) vallst: 999.000000
12.77/12.86	c 10) zchaff_rand: 999.000000
12.77/12.86	c satzilla running minisat20 with preprocessing ... 
12.88/12.92	This is MiniSat 2.0 beta
12.88/12.92	WARNING: for repeatability, setting FPU to use double precision
12.88/12.92	============================[ Problem Statistics ]=============================
12.88/12.92	|                                                                             |
12.88/12.92	|  Number of variables:  1297                                                 |
12.88/12.92	|  Number of clauses:    6167                                                 |
12.88/12.93	|  Parsing time:         0.01         s                                       |
12.88/12.93	============================[ Search Statistics ]==============================
12.88/12.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.88/12.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.88/12.93	===============================================================================
12.88/12.93	|         0 |    1297     6167    56990 |     2055        0    nan |  0.000 % |
12.88/12.93	|       100 |    1297     6167    56990 |     2261      100     11 |  0.000 % |
12.88/12.94	|       250 |    1297     6167    56990 |     2487      250     13 |  0.000 % |
12.88/12.94	|       475 |    1297     6167    56990 |     2736      475     14 |  0.000 % |
12.88/12.95	|       812 |    1297     6167    56990 |     3009      812     15 |  0.000 % |
12.88/12.96	|      1319 |    1297     6167    56990 |     3310     1319     15 |  0.000 % |
12.88/12.98	|      2079 |    1297     6167    56990 |     3641     2079     17 |  0.000 % |
12.90/13.02	|      3218 |    1297     6167    56990 |     4005     3218     18 |  0.000 % |
12.90/13.10	|      4926 |    1297     6167    56990 |     4406     2918     19 |  0.000 % |
13.17/13.22	|      7488 |    1297     6167    56990 |     4847     3233     19 |  0.000 % |
13.36/13.46	|     11333 |    1297     6167    56990 |     5331     4617     23 |  0.000 % |
13.76/13.82	|     17099 |    1297     6167    56990 |     5865     4957     23 |  0.000 % |
14.36/14.43	|     25748 |    1297     6167    56990 |     6451     4691     22 |  0.000 % |
15.36/15.48	|     38722 |    1297     6167    56990 |     7096     4614     21 |  0.000 % |
16.76/16.80	|     58183 |    1297     6167    56990 |     7806     6140     21 |  0.000 % |
19.26/19.37	|     87375 |    1297     6167    56990 |     8587     7804     22 |  0.000 % |
24.06/24.14	|    131164 |    1297     6167    56990 |     9445     8331     25 |  0.000 % |
32.05/32.12	|    196849 |    1297     6167    56990 |    10390     7478     27 |  0.000 % |
44.34/44.49	|    295376 |    1297     6167    56990 |    11429     6705     27 |  0.000 % |
63.94/64.04	|    443166 |    1297     6167    56990 |    12572    10762     24 |  0.001 % |
97.03/97.12	|    664852 |    1297     6167    56990 |    13829    11267     26 |  0.000 % |
149.51/149.62	|    997377 |    1297     6167    56990 |    15212    10433     25 |  0.000 % |
238.37/238.56	|   1496165 |    1297     6167    56990 |    16733    12558     28 |  0.000 % |
396.12/396.34	|   2244347 |    1297     6167    56990 |    18407    13176     28 |  0.000 % |
646.83/647.10	|   3366622 |    1297     6167    56990 |    20247    17924     28 |  0.000 % |
1057.78/1058.28	|   5050034 |    1297     6167    56990 |    22272    15708     32 |  0.001 % |
1199.64/1200.18	c Preprocessing...
1199.64/1200.18	c Inital problem has 1339 variables, 6806 nary clauses (289 binary clauses).
1199.64/1200.18	c Num non-binary clauses 6773, Average non-binary clause length 8.806
1199.64/1200.18	c Theory has no gaps
1199.64/1200.18	c Preprocessor runtime was 0.030 seconds.
1199.64/1200.18	c 
1199.64/1200.18	c Satisfiability of theory still undetermined.
1199.64/1200.18	c See file /tmp/yvlcim for simplified theory.
1199.64/1200.18	c Bin: Executing minisat20
1199.64/1200.18	c child exit by a signal
1199.64/1200.18	c minisat20 returned code 137.
1199.64/1200.18	c minisat20 returned code 137.
1199.64/1200.18	c satzilla running zchaff_rand with preprocessing ... 
1199.64/1200.18	c Bin: Executing zchaff_rand
1199.64/1200.18	c zchaff_rand returned code 1.
1199.64/1200.18	c zchaff_rand returned code 1.
1199.64/1200.18	c satzilla running minisat20 ... 
1199.64/1200.18	c Bin: Executing minisat20
1199.64/1200.18	c minisat20 returned code 1.
1199.64/1200.18	c minisat20 returned code 1.
1199.64/1200.18	c satzilla running vallst with preprocessing ... 
1199.64/1200.18	c Bin: Executing vallst
1199.64/1200.18	c vallst returned code 1.
1199.64/1200.18	c vallst returned code 1.
1199.64/1200.18	c satzilla running march_dl ... 
1199.64/1200.18	c Bin: Executing march_dl
1199.64/1200.18	c march_dl returned code 1.
1199.64/1200.18	c march_dl returned code 1.
1199.64/1200.18	c satzilla running march_dl with preprocessing ... 
1199.64/1200.18	c Bin: Executing march_dl
1199.64/1200.18	c march_dl returned code 1.
1199.64/1200.18	c march_dl returned code 1.
1199.64/1200.18	c satzilla running kcnfs with preprocessing ... 
1199.64/1200.18	c Bin: Executing kcnfs
1199.64/1200.18	c kcnfs returned code 1.
1199.64/1200.18	c kcnfs returned code 1.
1199.64/1200.18	c satzilla running kcnfs ... 
1199.64/1200.18	c Bin: Executing kcnfs
1199.64/1200.18	c kcnfs returned code 1.
1199.64/1200.18	c kcnfs returned code 1.
1199.64/1200.18	c satzilla running vallst ... 
1199.64/1200.18	c Bin: Executing vallst
1199.64/1200.18	c vallst returned code 1.
1199.64/1200.18	c vallst returned code 1.
1199.64/1200.18	c satzilla running zchaff_rand ... 
1199.64/1200.18	c Bin: Executing zchaff_rand
1199.64/1200.18	c zchaff_rand returned code 1.
1199.64/1200.18	c zchaff_rand returned code 1.
1199.64/1200.18	c ERROR: All Failed! 
1199.64/1200.18	c SATZILLA_TIME=1199.900000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730109-1240756101/watcher-1730109-1240756101 -o /tmp/evaluation-result-1730109-1240756101/solver-1730109-1240756101 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1730109-1240756101.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): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 24691
/proc/meminfo: memFree=1814208/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=1440 CPUtime=0
/proc/24691/stat : 24691 (SATzilla2007_C) R 24689 24691 24346 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 103644269 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 360 110 95 260 0 84 0
[pid=24692] ppid=24691 vsize=768 CPUtime=0
/proc/24692/stat : 24692 (march_dl) R 24691 24691 24346 0 -1 4194304 102 0 0 0 0 0 0 0 18 0 1 0 103644269 786432 97 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24692/statm: 192 97 50 118 0 71 0

[startup+0.103209 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 24691
/proc/meminfo: memFree=1814208/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=1440 CPUtime=0
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103644269 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24691/statm: 360 110 95 260 0 84 0
[pid=24692] ppid=24691 vsize=2024 CPUtime=0.09
/proc/24692/stat : 24692 (march_dl) R 24691 24691 24346 0 -1 4194304 461 0 0 0 9 0 0 0 19 0 1 0 103644269 2072576 423 1992294400 134512640 134996440 4294956256 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24692/statm: 506 423 65 118 0 385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3464

[startup+0.202225 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 24691
/proc/meminfo: memFree=1814208/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=1440 CPUtime=0
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103644269 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24691/statm: 360 110 95 260 0 84 0
[pid=24692] ppid=24691 vsize=3488 CPUtime=0.19
/proc/24692/stat : 24692 (march_dl) R 24691 24691 24346 0 -1 4194304 692 0 0 0 19 0 0 0 20 0 1 0 103644269 3571712 579 1992294400 134512640 134996440 4294956256 18446744073709551615 134583570 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24692/statm: 872 579 67 118 0 751 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4928

[startup+0.302244 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 24691
/proc/meminfo: memFree=1814208/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=1440 CPUtime=0
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103644269 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24691/statm: 360 110 95 260 0 84 0
[pid=24692] ppid=24691 vsize=3488 CPUtime=0.29
/proc/24692/stat : 24692 (march_dl) R 24691 24691 24346 0 -1 4194304 694 0 0 0 29 0 0 0 21 0 1 0 103644269 3571712 581 1992294400 134512640 134996440 4294956256 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24692/statm: 872 581 67 118 0 751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4928

[startup+0.702316 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 24691
/proc/meminfo: memFree=1814208/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=1440 CPUtime=0
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103644269 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24691/statm: 360 110 95 260 0 84 0
[pid=24692] ppid=24691 vsize=6148 CPUtime=0.69
/proc/24692/stat : 24692 (march_dl) R 24691 24691 24346 0 -1 4194304 1768 0 0 0 66 3 0 0 24 0 1 0 103644269 6295552 1439 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24692/statm: 1537 1439 72 118 0 1416 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7588

[startup+1.50146 s]
/proc/loadavg: 0.92 0.97 0.97 2/66 24693
/proc/meminfo: memFree=1808176/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=1440 CPUtime=0
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103644269 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24691/statm: 360 110 95 260 0 84 0
[pid=24692] ppid=24691 vsize=6728 CPUtime=1.49
/proc/24692/stat : 24692 (march_dl) R 24691 24691 24346 0 -1 4194304 1892 0 0 0 136 13 0 0 25 0 1 0 103644269 6889472 1563 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24692/statm: 1682 1563 72 118 0 1561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8168

[startup+3.10176 s]
/proc/loadavg: 0.92 0.97 0.97 2/66 24693
/proc/meminfo: memFree=1807920/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=1440 CPUtime=0
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 103644269 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24691/statm: 360 110 95 260 0 84 0
[pid=24692] ppid=24691 vsize=6260 CPUtime=3.09
/proc/24692/stat : 24692 (march_dl) R 24691 24691 24346 0 -1 4194304 2183 0 0 0 276 33 0 0 25 0 1 0 103644269 6410240 1488 1992294400 134512640 134996440 4294956256 18446744073709551615 134560101 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24692/statm: 1565 1488 72 118 0 1444 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7700

[startup+6.30134 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 24694
/proc/meminfo: memFree=1812656/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=1440 CPUtime=4.99
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 135 2188 0 0 0 0 466 33 16 0 1 0 103644269 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 360 111 96 260 0 84 0
[pid=24694] ppid=24691 vsize=6188 CPUtime=1.29
/proc/24694/stat : 24694 (ubcsat2006) R 24691 24691 24346 0 -1 4194304 419 0 0 0 118 11 0 0 25 0 1 0 103644770 6336512 402 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24694/statm: 1547 402 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7015 s]
/proc/loadavg: 1.01 0.99 0.98 2/65 24694
/proc/meminfo: memFree=1812600/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=2412 CPUtime=12.67
/proc/24691/stat : 24691 (SATzilla2007_C) R 24689 24691 24346 0 -1 4194304 1109 2613 0 0 530 15 669 53 25 0 1 0 103644269 2469888 430 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/24691/statm: 603 430 157 260 0 327 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2412

[startup+25.5028 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 24695
/proc/meminfo: memFree=1807984/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=4064 CPUtime=12.56
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 755 0 0 0 1256 0 0 0 25 0 1 0 103645562 4161536 750 1992294400 134512640 134998072 4294956304 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 1016 750 58 118 0 894 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8288

[startup+51.1025 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 24695
/proc/meminfo: memFree=1807280/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=4732 CPUtime=38.14
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 936 0 0 0 3814 0 0 0 25 0 1 0 103645562 4845568 931 1992294400 134512640 134998072 4294956304 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 1183 931 58 118 0 1061 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8956

[startup+102.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 24695
/proc/meminfo: memFree=1806448/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=5528 CPUtime=89.33
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 1135 0 0 0 8932 1 0 0 25 0 1 0 103645562 5660672 1130 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 1382 1130 58 118 0 1260 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9752

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 24695
/proc/meminfo: memFree=1805872/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=6200 CPUtime=149.3
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 1277 0 0 0 14929 1 0 0 25 0 1 0 103645562 6348800 1272 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 1550 1272 58 118 0 1428 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10424

[startup+222.306 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 24695
/proc/meminfo: memFree=1805232/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=6740 CPUtime=209.28
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 1432 0 0 0 20927 1 0 0 25 0 1 0 103645562 6901760 1427 1992294400 134512640 134998072 4294956304 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 1685 1427 58 118 0 1563 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 10964

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 24695
/proc/meminfo: memFree=1804912/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=7020 CPUtime=269.26
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 1501 0 0 0 26924 2 0 0 25 0 1 0 103645562 7188480 1496 1992294400 134512640 134998072 4294956304 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 1755 1496 58 118 0 1633 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 11244

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 24695
/proc/meminfo: memFree=1804656/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=7288 CPUtime=329.24
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 1552 0 0 0 32922 2 0 0 25 0 1 0 103645562 7462912 1547 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 1822 1547 58 118 0 1700 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 11512


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1802800/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=8820 CPUtime=809.07
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 1922 0 0 0 80904 3 0 0 25 0 1 0 103645562 9031680 1917 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2205 1917 58 118 0 2083 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 13044

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1802736/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=8820 CPUtime=869.05
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 1944 0 0 0 86902 3 0 0 25 0 1 0 103645562 9031680 1939 1992294400 134512640 134998072 4294956304 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2205 1939 58 118 0 2083 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 13044

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1802544/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=8952 CPUtime=929.02
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 1973 0 0 0 92899 3 0 0 25 0 1 0 103645562 9166848 1968 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2238 1968 58 118 0 2116 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 13176

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1802352/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=9232 CPUtime=989
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 2020 0 0 0 98897 3 0 0 25 0 1 0 103645562 9453568 2015 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2308 2015 58 118 0 2186 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 13456

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1802160/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=9380 CPUtime=1048.98
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 2061 0 0 0 104895 3 0 0 25 0 1 0 103645562 9605120 2056 1992294400 134512640 134998072 4294956304 18446744073709551615 134530230 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2345 2056 58 118 0 2223 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 13604

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1801904/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=9664 CPUtime=1108.95
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 2120 0 0 0 110892 3 0 0 25 0 1 0 103645562 9895936 2115 1992294400 134512640 134998072 4294956304 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2416 2115 58 118 0 2294 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 13888

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1801840/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=9664 CPUtime=1168.94
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 2128 0 0 0 116890 4 0 0 25 0 1 0 103645562 9895936 2123 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2416 2123 58 118 0 2294 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 13888

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1801840/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=9664 CPUtime=1177.04
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 2128 0 0 0 117700 4 0 0 25 0 1 0 103645562 9895936 2123 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2416 2123 58 118 0 2294 0
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (KiB) 13888

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1801840/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=9664 CPUtime=1183.44
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 2128 0 0 0 118340 4 0 0 25 0 1 0 103645562 9895936 2123 1992294400 134512640 134998072 4294956304 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2416 2123 58 118 0 2294 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 13888

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1801840/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=9664 CPUtime=1185.03
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 2128 0 0 0 118499 4 0 0 25 0 1 0 103645562 9895936 2123 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2416 2123 58 118 0 2294 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 13888

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1801840/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=9664 CPUtime=1185.83
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 2128 0 0 0 118579 4 0 0 25 0 1 0 103645562 9895936 2123 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2416 2123 58 118 0 2294 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 13888

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1801840/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=9664 CPUtime=1186.23
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 2128 0 0 0 118619 4 0 0 25 0 1 0 103645562 9895936 2123 1992294400 134512640 134998072 4294956304 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2416 2123 58 118 0 2294 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 13888

[startup+1200 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1801840/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=9664 CPUtime=1186.63
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 2128 0 0 0 118659 4 0 0 25 0 1 0 103645562 9895936 2123 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2416 2123 58 118 0 2294 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 13888

[startup+1200.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 24697
/proc/meminfo: memFree=1801840/2055920 swapFree=4180820/4192956
[pid=24691] ppid=24689 vsize=4224 CPUtime=12.9
/proc/24691/stat : 24691 (SATzilla2007_C) S 24689 24691 24346 0 -1 4194304 1527 2613 0 0 552 16 669 53 25 0 1 0 103644269 4325376 843 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24691/statm: 1056 843 166 260 0 780 0
[pid=24695] ppid=24691 vsize=9664 CPUtime=1186.74
/proc/24695/stat : 24695 (minisat20) R 24691 24691 24346 0 -1 4194304 2128 0 0 0 118670 4 0 0 25 0 1 0 103645562 9895936 2123 1992294400 134512640 134998072 4294956304 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24695/statm: 2416 2123 58 118 0 2294 0
Current children cumulated CPU time (s) 1199.64
Current children cumulated vsize (KiB) 13888

Child status: 17
Real time (s): 1200.18
CPU time (s): 1199.74
CPU user time (s): 1199
CPU system time (s): 0.742887
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 13888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199
system time used= 0.742887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6281
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= 10
involuntary context switches= 2564

runsolver used 1.3328 second user time and 2.89456 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-26 16:28:22
IDJOB=1730109
IDBENCH=24721
IDSOLVER=558
FILE ID=node2/1730109-1240756101
PBS_JOBID= 9187049
Free space on /tmp= 66316 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730109-1240756101/watcher-1730109-1240756101 -o /tmp/evaluation-result-1730109-1240756101/solver-1730109-1240756101 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1730109-1240756101.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3ea6a8df7aa4f426ea9b73a3dcbe6d01
RANDOM SEED=1791606956

node2.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.265
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.265
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:       1814688 kB
Buffers:         28860 kB
Cached:         135160 kB
SwapCached:       5980 kB
Active:          27200 kB
Inactive:       145296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814688 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            8652 kB
Writeback:           0 kB
Mapped:          14092 kB
Slab:            54652 kB
Committed_AS:   398432 kB
PageTables:       1468 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= 66308 MiB
End job on node2 at 2009-04-26 16:48:22