Trace number 1785243

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) 4999.06 5000.51

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
MD5SUM51a1a3a012cf07e3662164064eca4702
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark359.637
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of clauses2619
Sum of the clauses size5508
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22601
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

10.70/10.89	c run March_dl for 5 seconds ... 
10.70/10.89	c Bin: Executing march_dl
10.70/10.89	c child exit by a signal
10.70/10.89	c march_dl returned code 137.
10.70/10.89	c run saps (UBCSAT implementation) for 2 seconds ... 
10.70/10.89	c Bin: Executing ubcsat2006
10.70/10.89	c child exited successfully
10.70/10.89	c ubcsat2006 returned code 0.
10.70/10.89	c satzilla computing base features
10.70/10.89	c satzilla doing unit-prop probe
10.70/10.89	c satzilla doing local search probe
10.70/10.89	c satzilla doing lobjois search-space size estimate
10.70/10.89	c satzilla's ranking:
10.70/10.89	c 1) minisat20: 3.063460
10.70/10.89	c 2) march_dl+P: 4.134155
10.70/10.89	c 3) minisat20+P: 4.254356
10.70/10.89	c 4) march_dl: 4.375102
10.70/10.89	c 5) vallst+P: 4.517647
10.70/10.89	c 6) zchaff_rand+P: 5.177998
10.70/10.89	c 7) kcnfs+P: 999.000000
10.70/10.89	c 8) kcnfs: 999.000000
10.70/10.89	c 9) vallst: 999.000000
10.70/10.89	c 10) zchaff_rand: 999.000000
10.70/10.89	c satzilla running minisat20 ... 
10.70/10.89	This is MiniSat 2.0 beta
10.70/10.89	WARNING: for repeatability, setting FPU to use double precision
10.70/10.89	============================[ Problem Statistics ]=============================
10.70/10.89	|                                                                             |
10.70/10.89	|  Number of variables:  306                                                  |
10.70/10.89	|  Number of clauses:    2619                                                 |
10.70/10.89	|  Parsing time:         0.00         s                                       |
10.70/10.89	============================[ Search Statistics ]==============================
10.70/10.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.70/10.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.70/10.89	===============================================================================
10.70/10.89	|         0 |     306     2619     5508 |      873        0    nan |  0.000 % |
10.70/10.90	|       103 |     306     2619     5508 |      960      103     63 |  0.001 % |
10.79/10.90	|       253 |     306     2619     5508 |     1056      253     71 |  0.001 % |
10.79/10.91	|       479 |     306     2619     5508 |     1161      479     77 |  0.019 % |
10.79/10.92	|       816 |     306     2619     5508 |     1278      816     82 |  0.001 % |
10.79/10.95	|      1324 |     306     2619     5508 |     1405     1324     83 |  0.019 % |
10.79/10.99	|      2083 |     306     2619     5508 |     1546     1268     84 |  0.001 % |
10.89/11.07	|      3224 |     306     2619     5508 |     1701     1536     83 |  0.019 % |
11.08/11.22	|      4932 |     306     2619     5508 |     1871     1325    103 |  0.001 % |
11.28/11.44	|      7495 |     306     2619     5508 |     2058     1809    101 |  0.019 % |
11.68/11.88	|     11340 |     306     2619     5508 |     2264     2252    115 |  0.019 % |
12.48/12.63	|     17106 |     306     2619     5508 |     2490     1820    119 |  0.019 % |
13.68/13.84	|     25758 |     306     2619     5508 |     2739     2341    116 |  0.001 % |
15.48/15.62	|     38732 |     306     2619     5508 |     3013     2045    112 |  0.019 % |
18.38/18.54	|     58193 |     306     2619     5508 |     3315     2198    116 |  0.019 % |
23.18/23.31	|     87385 |     306     2619     5508 |     3646     3187    130 |  0.019 % |
30.97/31.18	|    131174 |     306     2619     5508 |     4011     2612    137 |  0.019 % |
43.26/43.43	|    196858 |     306     2619     5508 |     4412     2927    131 |  0.001 % |
62.65/62.81	|    295385 |     306     2619     5508 |     4853     4493    115 |  0.019 % |
93.55/93.70	|    443177 |     306     2619     5508 |     5339     3006    120 |  0.019 % |
139.23/139.41	|    664862 |     306     2619     5508 |     5873     5560    123 |  0.019 % |
217.41/217.62	|    997389 |     306     2619     5508 |     6460     3698    130 |  0.019 % |
338.68/338.92	|   1496178 |     306     2619     5508 |     7106     6210    130 |  0.001 % |
533.54/533.88	|   2244360 |     306     2619     5508 |     7817     5895    135 |  0.019 % |
839.95/840.35	|   3366634 |     306     2619     5508 |     8598     5859    123 |  0.001 % |
1334.21/1334.74	|   5050045 |     306     2619     5508 |     9458     8622    134 |  0.001 % |
2115.30/2116.01	|   7575161 |     306     2619     5508 |    10404     9138    121 |  0.019 % |
3390.96/3392.06	|  11362837 |     306     2619     5508 |    11445     6919    138 |  0.019 % |
4998.93/5000.50	c Bin: Executing minisat20
4998.93/5000.50	c child exit by a signal
4998.93/5000.50	c minisat20 returned code 137.
4998.93/5000.50	c minisat20 returned code 137.
4998.93/5000.50	c satzilla running march_dl with preprocessing ... 
4999.04/5000.50	c Preprocessing...
4999.04/5000.50	c Inital problem has 306 variables, 18 nary clauses (2601 binary clauses).
4999.04/5000.50	c Num non-binary clauses 18, Average non-binary clause length 17.000
4999.04/5000.50	c Theory has no gaps
4999.04/5000.50	c Preprocessor runtime was 0.000 seconds.
4999.04/5000.50	c 
4999.04/5000.50	c Satisfiability of theory still undetermined.
4999.04/5000.50	c See file /tmp/6TXurF for simplified theory.
4999.04/5000.50	c Bin: Executing march_dl
4999.04/5000.50	c march_dl returned code 1.
4999.04/5000.50	c march_dl returned code 1.
4999.04/5000.50	c satzilla running minisat20 with preprocessing ... 
4999.04/5000.50	c Bin: Executing minisat20
4999.04/5000.50	c minisat20 returned code 1.
4999.04/5000.50	c minisat20 returned code 1.
4999.04/5000.50	c satzilla running march_dl ... 
4999.04/5000.50	c Bin: Executing march_dl
4999.04/5000.50	c march_dl returned code 1.
4999.04/5000.50	c march_dl returned code 1.
4999.04/5000.50	c satzilla running vallst with preprocessing ... 
4999.04/5000.50	c Bin: Executing vallst
4999.04/5000.50	c vallst returned code 1.
4999.04/5000.50	c vallst returned code 1.
4999.04/5000.50	c satzilla running zchaff_rand with preprocessing ... 
4999.04/5000.50	c Bin: Executing zchaff_rand
4999.04/5000.50	c zchaff_rand returned code 1.
4999.04/5000.50	c zchaff_rand returned code 1.
4999.04/5000.50	c satzilla running kcnfs with preprocessing ... 
4999.04/5000.50	c Bin: Executing kcnfs
4999.04/5000.50	c kcnfs returned code 1.
4999.04/5000.50	c kcnfs returned code 1.
4999.04/5000.50	c satzilla running kcnfs ... 
4999.04/5000.50	c Bin: Executing kcnfs
4999.04/5000.50	c kcnfs returned code 1.
4999.04/5000.50	c kcnfs returned code 1.
4999.04/5000.50	c satzilla running vallst ... 
4999.04/5000.50	c Bin: Executing vallst
4999.04/5000.50	c vallst returned code 1.
4999.04/5000.50	c vallst returned code 1.
4999.04/5000.50	c satzilla running zchaff_rand ... 
4999.04/5000.50	c Bin: Executing zchaff_rand
4999.04/5000.50	c zchaff_rand returned code 1.
4999.04/5000.50	c zchaff_rand returned code 1.
4999.04/5000.50	c ERROR: All Failed! 
4999.04/5000.50	c SATZILLA_TIME=4999.800000

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-1785243-1241899211/watcher-1785243-1241899211 -o /tmp/evaluation-result-1785243-1241899211/solver-1785243-1241899211 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785243-1241899211.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.91 3/64 24526
/proc/meminfo: memFree=1876304/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1440 CPUtime=0
/proc/24526/stat : 24526 (SATzilla2007_C) R 24524 24526 24415 0 -1 4194304 126 0 0 0 0 0 0 0 20 0 1 0 217949099 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/24526/statm: 360 110 95 260 0 84 0
[pid=24527] ppid=24526 vsize=772 CPUtime=0
/proc/24527/stat : 24527 (march_dl) R 24526 24526 24415 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 217949099 790528 100 1992294400 134512640 134996440 4294956256 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24527/statm: 193 100 53 118 0 72 0

[startup+0.0509141 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 24526
/proc/meminfo: memFree=1876304/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1440 CPUtime=0
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 217949099 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 360 110 95 260 0 84 0
[pid=24527] ppid=24526 vsize=1300 CPUtime=0.04
/proc/24527/stat : 24527 (march_dl) R 24526 24526 24415 0 -1 4194304 252 0 0 0 4 0 0 0 21 0 1 0 217949099 1331200 244 1992294400 134512640 134996440 4294956256 18446744073709551615 134533070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24527/statm: 325 244 74 118 0 204 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2740

[startup+0.101919 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 24526
/proc/meminfo: memFree=1876304/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1440 CPUtime=0
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 217949099 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 360 110 95 260 0 84 0
[pid=24527] ppid=24526 vsize=1300 CPUtime=0.09
/proc/24527/stat : 24527 (march_dl) R 24526 24526 24415 0 -1 4194304 254 0 0 0 9 0 0 0 21 0 1 0 217949099 1331200 246 1992294400 134512640 134996440 4294956256 18446744073709551615 134528079 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24527/statm: 325 246 74 118 0 204 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2740

[startup+0.301942 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 24526
/proc/meminfo: memFree=1876304/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1440 CPUtime=0
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 217949099 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 360 110 95 260 0 84 0
[pid=24527] ppid=24526 vsize=1300 CPUtime=0.29
/proc/24527/stat : 24527 (march_dl) R 24526 24526 24415 0 -1 4194304 256 0 0 0 29 0 0 0 23 0 1 0 217949099 1331200 248 1992294400 134512640 134996440 4294956256 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24527/statm: 325 248 74 118 0 204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2740

[startup+0.701989 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 24526
/proc/meminfo: memFree=1876304/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1440 CPUtime=0
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 217949099 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 360 110 95 260 0 84 0
[pid=24527] ppid=24526 vsize=1300 CPUtime=0.69
/proc/24527/stat : 24527 (march_dl) R 24526 24526 24415 0 -1 4194304 257 0 0 0 69 0 0 0 25 0 1 0 217949099 1331200 249 1992294400 134512640 134996440 4294956256 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24527/statm: 325 249 74 118 0 204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2740

[startup+1.50108 s]
/proc/loadavg: 0.92 0.97 0.91 2/66 24528
/proc/meminfo: memFree=1875520/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1440 CPUtime=0
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 217949099 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 360 110 95 260 0 84 0
[pid=24527] ppid=24526 vsize=1300 CPUtime=1.49
/proc/24527/stat : 24527 (march_dl) R 24526 24526 24415 0 -1 4194304 258 0 0 0 149 0 0 0 25 0 1 0 217949099 1331200 250 1992294400 134512640 134996440 4294956256 18446744073709551615 134531154 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24527/statm: 325 250 74 118 0 204 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2740

[startup+3.10127 s]
/proc/loadavg: 0.92 0.97 0.91 2/66 24528
/proc/meminfo: memFree=1875392/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1440 CPUtime=0
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 217949099 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24526/statm: 360 110 95 260 0 84 0
[pid=24527] ppid=24526 vsize=1300 CPUtime=3.09
/proc/24527/stat : 24527 (march_dl) R 24526 24526 24415 0 -1 4194304 260 0 0 0 309 0 0 0 25 0 1 0 217949099 1331200 252 1992294400 134512640 134996440 4294956256 18446744073709551615 134528085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24527/statm: 325 252 74 118 0 204 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2740

[startup+6.30165 s]
/proc/loadavg: 0.93 0.97 0.91 2/66 24529
/proc/meminfo: memFree=1874304/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1440 CPUtime=4.99
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 135 261 0 0 0 0 499 0 16 0 1 0 217949099 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 360 111 96 260 0 84 0
[pid=24529] ppid=24526 vsize=6188 CPUtime=1.21
/proc/24529/stat : 24529 (ubcsat2006) R 24526 24526 24415 0 -1 4194304 256 0 13 0 100 21 0 0 25 0 1 0 217949599 6336512 252 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24529/statm: 1547 252 156 64 0 1128 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 7628

[startup+12.7024 s]
/proc/loadavg: 0.93 0.97 0.91 2/66 24530
/proc/meminfo: memFree=1872704/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=3396 CPUtime=1.79
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 525 0 0 0 179 0 0 0 25 0 1 0 217950189 3477504 520 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 849 520 58 118 0 727 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 5140

[startup+25.5019 s]
/proc/loadavg: 0.95 0.97 0.91 2/66 24530
/proc/meminfo: memFree=1871040/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=4848 CPUtime=14.59
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 895 0 0 0 1459 0 0 0 25 0 1 0 217950189 4964352 890 1992294400 134512640 134998072 4294956256 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 1212 890 58 118 0 1090 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 6592

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.91 2/66 24536
/proc/meminfo: memFree=1869944/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=5904 CPUtime=40.17
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 1164 0 0 0 4017 0 0 0 25 0 1 0 217950189 6045696 1159 1992294400 134512640 134998072 4294956256 18446744073709551615 134528343 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 1476 1159 58 118 0 1354 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 7648

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 24536
/proc/meminfo: memFree=1869056/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=6944 CPUtime=91.36
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 1395 0 0 0 9135 1 0 0 25 0 1 0 217950189 7110656 1390 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 1736 1390 58 118 0 1614 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 8688

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24536
/proc/meminfo: memFree=1867840/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=8060 CPUtime=151.34
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 1690 0 0 0 15133 1 0 0 25 0 1 0 217950189 8253440 1685 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 2015 1685 58 118 0 1893 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 9804

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24536
/proc/meminfo: memFree=1867584/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=8304 CPUtime=211.32
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 1739 0 0 0 21131 1 0 0 25 0 1 0 217950189 8503296 1734 1992294400 134512640 134998072 4294956256 18446744073709551615 134527345 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 2076 1734 58 118 0 1954 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 10048

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24536
/proc/meminfo: memFree=1866752/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=9112 CPUtime=271.3
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 1939 0 0 0 27129 1 0 0 25 0 1 0 217950189 9330688 1934 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 2278 1934 58 118 0 2156 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 10856

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24536
/proc/meminfo: memFree=1866560/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=9244 CPUtime=331.29
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 1980 0 0 0 33128 1 0 0 25 0 1 0 217950189 9465856 1975 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 2311 1975 58 118 0 2189 0

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

/proc/24530/statm: 4448 4123 58 118 0 4326 0
Current children cumulated CPU time (s) 4600.94
Current children cumulated vsize (KiB) 19536

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856064/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17760 CPUtime=4650.13
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4277 0 0 0 465009 4 0 0 25 0 1 0 217950189 18186240 4115 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4440 4115 58 118 0 4318 0
Current children cumulated CPU time (s) 4660.92
Current children cumulated vsize (KiB) 19504

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856000/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=18004 CPUtime=4710.12
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4328 0 0 0 471008 4 0 0 25 0 1 0 217950189 18436096 4166 1992294400 134512640 134998072 4294956256 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4501 4166 58 118 0 4379 0
Current children cumulated CPU time (s) 4720.91
Current children cumulated vsize (KiB) 19748

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856000/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17820 CPUtime=4770.1
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4338 0 0 0 477006 4 0 0 25 0 1 0 217950189 18247680 4130 1992294400 134512640 134998072 4294956256 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4455 4130 58 118 0 4333 0
Current children cumulated CPU time (s) 4780.89
Current children cumulated vsize (KiB) 19564

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856000/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17792 CPUtime=4830.08
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4338 0 0 0 483004 4 0 0 25 0 1 0 217950189 18219008 4123 1992294400 134512640 134998072 4294956256 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4448 4123 58 118 0 4326 0
Current children cumulated CPU time (s) 4840.87
Current children cumulated vsize (KiB) 19536

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856000/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17924 CPUtime=4890.06
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4343 0 0 0 489002 4 0 0 25 0 1 0 217950189 18354176 4128 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4481 4128 58 118 0 4359 0
Current children cumulated CPU time (s) 4900.85
Current children cumulated vsize (KiB) 19668

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856064/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17924 CPUtime=4950.05
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4365 0 0 0 495001 4 0 0 25 0 1 0 217950189 18354176 4150 1992294400 134512640 134998072 4294956256 18446744073709551615 134525610 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4481 4150 58 118 0 4359 0
Current children cumulated CPU time (s) 4960.84
Current children cumulated vsize (KiB) 19668

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

[startup+4966.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856064/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17924 CPUtime=4954.05
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4365 0 0 0 495401 4 0 0 25 0 1 0 217950189 18354176 4150 1992294400 134512640 134998072 4294956256 18446744073709551615 134527881 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4481 4150 58 118 0 4359 0
Current children cumulated CPU time (s) 4964.84
Current children cumulated vsize (KiB) 19668

[startup+4979.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856064/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17924 CPUtime=4966.84
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4365 0 0 0 496680 4 0 0 25 0 1 0 217950189 18354176 4150 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4481 4150 58 118 0 4359 0
Current children cumulated CPU time (s) 4977.63
Current children cumulated vsize (KiB) 19668

[startup+4991.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856064/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17924 CPUtime=4979.64
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4365 0 0 0 497960 4 0 0 25 0 1 0 217950189 18354176 4150 1992294400 134512640 134998072 4294956256 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4481 4150 58 118 0 4359 0
Current children cumulated CPU time (s) 4990.43
Current children cumulated vsize (KiB) 19668

[startup+4995.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856064/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17924 CPUtime=4982.84
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4365 0 0 0 498280 4 0 0 25 0 1 0 217950189 18354176 4150 1992294400 134512640 134998072 4294956256 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4481 4150 58 118 0 4359 0
Current children cumulated CPU time (s) 4993.63
Current children cumulated vsize (KiB) 19668

[startup+4998.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856128/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17924 CPUtime=4986.04
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4365 0 0 0 498600 4 0 0 25 0 1 0 217950189 18354176 4150 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4481 4150 58 118 0 4359 0
Current children cumulated CPU time (s) 4996.83
Current children cumulated vsize (KiB) 19668

[startup+4999.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856128/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17924 CPUtime=4987.64
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4365 0 0 0 498760 4 0 0 25 0 1 0 217950189 18354176 4150 1992294400 134512640 134998072 4294956256 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4481 4150 58 118 0 4359 0
Current children cumulated CPU time (s) 4998.43
Current children cumulated vsize (KiB) 19668

[startup+5000.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24544
/proc/meminfo: memFree=1856128/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1744 CPUtime=10.79
/proc/24526/stat : 24526 (SATzilla2007_C) S 24524 24526 24415 0 -1 4194304 589 523 0 13 310 31 700 38 25 0 1 0 217949099 1785856 256 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24526/statm: 436 256 157 260 0 160 0
[pid=24530] ppid=24526 vsize=17924 CPUtime=4988.04
/proc/24530/stat : 24530 (minisat20) R 24526 24526 24415 0 -1 4194304 4365 0 0 0 498800 4 0 0 25 0 1 0 217950189 18354176 4150 1992294400 134512640 134998072 4294956256 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24530/statm: 4481 4150 58 118 0 4359 0
Current children cumulated CPU time (s) 4998.83
Current children cumulated vsize (KiB) 19668

[startup+5000.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24544
/proc/meminfo: memFree=1872328/2055920 swapFree=4162192/4192956
[pid=24526] ppid=24524 vsize=1984 CPUtime=4999.04
/proc/24526/stat : 24526 (SATzilla2007_C) R 24524 24526 24415 0 -1 4194304 687 4888 0 13 311 31 499520 42 16 0 1 0 217949099 2031616 306 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/24526/statm: 496 306 164 260 0 220 0
Current children cumulated CPU time (s) 4999.04
Current children cumulated vsize (KiB) 1984

Child status: 17
Real time (s): 5000.51
CPU time (s): 4999.06
CPU user time (s): 4998.32
CPU system time (s): 0.740887
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 19800

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

runsolver used 5.39618 second user time and 11.9972 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-09 22:00:11
IDJOB=1785243
IDBENCH=24731
IDSOLVER=640
FILE ID=node53/1785243-1241899211
PBS_JOBID= 9264727
Free space on /tmp= 66340 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785243-1241899211/watcher-1785243-1241899211 -o /tmp/evaluation-result-1785243-1241899211/solver-1785243-1241899211 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785243-1241899211.cnf            

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

MD5SUM BENCH= 51a1a3a012cf07e3662164064eca4702
RANDOM SEED=374349184

node53.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1876784 kB
Buffers:         35548 kB
Cached:          77628 kB
SwapCached:      24932 kB
Active:          53564 kB
Inactive:        86900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876784 kB
SwapTotal:     4192956 kB
SwapFree:      4162192 kB
Dirty:            8384 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            24676 kB
Committed_AS:   655156 kB
PageTables:       1376 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= 66332 MiB
End job on node53 at 2009-05-09 23:23:31