Trace number 1785099

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) 4998.87 5000.92

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

Solver Data

10.45/10.55	c run March_dl for 5 seconds ... 
10.45/10.55	c Bin: Executing march_dl
10.45/10.55	c child exit by a signal
10.45/10.55	c march_dl returned code 137.
10.45/10.55	c run saps (UBCSAT implementation) for 2 seconds ... 
10.45/10.55	c Bin: Executing ubcsat2006
10.45/10.55	c child exited successfully
10.45/10.55	c ubcsat2006 returned code 0.
10.45/10.55	c satzilla computing base features
10.45/10.55	c satzilla doing unit-prop probe
10.45/10.55	c satzilla doing local search probe
10.45/10.55	c satzilla doing lobjois search-space size estimate
10.45/10.55	c satzilla's ranking:
10.45/10.55	c 1) minisat20: 1.475107
10.45/10.55	c 2) march_dl+P: 1.888107
10.45/10.55	c 3) minisat20+P: 2.049319
10.45/10.55	c 4) march_dl: 2.313384
10.45/10.55	c 5) vallst+P: 2.898265
10.45/10.55	c 6) zchaff_rand+P: 3.609436
10.45/10.55	c 7) kcnfs+P: 999.000000
10.45/10.55	c 8) kcnfs: 999.000000
10.45/10.55	c 9) vallst: 999.000000
10.45/10.55	c 10) zchaff_rand: 999.000000
10.45/10.55	c satzilla running minisat20 ... 
10.45/10.55	This is MiniSat 2.0 beta
10.45/10.55	WARNING: for repeatability, setting FPU to use double precision
10.45/10.55	============================[ Problem Statistics ]=============================
10.45/10.55	|                                                                             |
10.45/10.55	|  Number of variables:  2211                                                 |
10.45/10.55	|  Number of clauses:    14710                                                |
10.45/10.56	|  Parsing time:         0.01         s                                       |
10.45/10.56	============================[ Search Statistics ]==============================
10.45/10.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.45/10.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.45/10.56	===============================================================================
10.45/10.56	|         0 |    2211    14710    33107 |     4903        0    nan |  0.000 % |
10.45/10.57	|       100 |    2210    14710    33107 |     5393       99     27 |  0.046 % |
10.45/10.59	|       250 |    2209    14694    33075 |     5933      247     25 |  0.136 % |
10.50/10.62	|       475 |    2208    14683    33053 |     6526      472     40 |  0.136 % |
10.50/10.65	|       812 |    2207    14673    33033 |     7178      808     36 |  0.181 % |
10.50/10.72	|      1318 |    2206    14664    33015 |     7896     1313     45 |  0.226 % |
10.50/10.83	|      2079 |    2205    14651    32989 |     8686     2073     45 |  0.272 % |
10.84/11.00	|      3220 |    2204    14641    32969 |     9555     3213     47 |  0.317 % |
11.24/11.31	|      4928 |    2203    14632    32951 |    10510     4920     52 |  0.362 % |
11.74/11.81	|      7490 |    2203    14632    32951 |    11561     7482     54 |  0.362 % |
12.63/12.77	|     11335 |    2202    14619    32925 |    12717    11326     55 |  0.407 % |
14.33/14.42	|     17101 |    2200    14610    32907 |    13989    10582     53 |  0.498 % |
16.73/16.84	|     25750 |    2200    14601    32889 |    15388    11977     55 |  0.498 % |
21.03/21.13	|     38730 |    2200    14601    32889 |    16927     9063     51 |  0.498 % |
26.92/27.08	|     58191 |    2199    14589    32865 |    18620    11212     44 |  0.544 % |
37.93/38.02	|     87383 |    2199    14589    32865 |    20482    11989     51 |  0.543 % |
55.02/55.18	|    131172 |    2197    14564    32815 |    22530    13763     55 |  0.633 % |
86.61/86.72	|    196856 |    2197    14564    32815 |    24783    21967     63 |  0.634 % |
139.38/139.55	|    295382 |    2197    14564    32815 |    27262    19712     62 |  0.633 % |
221.06/221.20	|    443172 |    2197    14564    32815 |    29988    15008     49 |  0.634 % |
367.69/367.95	|    664855 |    2197    14564    32815 |    32987    20084     67 |  0.634 % |
597.50/597.83	|    997380 |    2197    14564    32815 |    36285    25633     75 |  0.633 % |
964.34/964.81	|   1496170 |    2197    14564    32815 |    39914    27882     64 |  0.634 % |
1541.52/1542.29	|   2244353 |    2197    14564    32815 |    43905    38201     74 |  0.633 % |
2515.22/2516.32	|   3366627 |    2197    14564    32815 |    48296    20095     52 |  0.634 % |
4076.49/4078.27	|   5050038 |    2197    14564    32815 |    53126    28734     78 |  0.634 % |
4998.72/5000.81	c Bin: Executing minisat20
4998.72/5000.81	c child exit by a signal
4998.72/5000.81	c minisat20 returned code 137.
4998.72/5000.81	c minisat20 returned code 137.
4998.72/5000.81	c satzilla running march_dl with preprocessing ... 
4998.84/5000.91	c Preprocessing...
4998.84/5000.91	c Inital problem has 2211 variables, 1359 nary clauses (13351 binary clauses).
4998.84/5000.91	c Num non-binary clauses 1359, Average non-binary clause length 4.713
4998.84/5000.91	c Theory has no gaps
4998.84/5000.91	c Preprocessor runtime was 0.080 seconds.
4998.84/5000.91	c 
4998.84/5000.91	c Satisfiability of theory still undetermined.
4998.84/5000.91	c See file /tmp/PKKdGD for simplified theory.
4998.84/5000.91	c Bin: Executing march_dl
4998.84/5000.91	c march_dl returned code 1.
4998.84/5000.91	c march_dl returned code 1.
4998.84/5000.91	c satzilla running minisat20 with preprocessing ... 
4998.84/5000.91	c Bin: Executing minisat20
4998.84/5000.91	c minisat20 returned code 1.
4998.84/5000.91	c minisat20 returned code 1.
4998.84/5000.91	c satzilla running march_dl ... 
4998.84/5000.91	c Bin: Executing march_dl
4998.84/5000.91	c march_dl returned code 1.
4998.84/5000.91	c march_dl returned code 1.
4998.84/5000.91	c satzilla running vallst with preprocessing ... 
4998.84/5000.91	c Bin: Executing vallst
4998.84/5000.91	c vallst returned code 1.
4998.84/5000.91	c vallst returned code 1.
4998.84/5000.91	c satzilla running zchaff_rand with preprocessing ... 
4998.84/5000.91	c Bin: Executing zchaff_rand
4998.84/5000.91	c zchaff_rand returned code 1.
4998.84/5000.91	c zchaff_rand returned code 1.
4998.84/5000.91	c satzilla running kcnfs with preprocessing ... 
4998.84/5000.91	c Bin: Executing kcnfs
4998.84/5000.91	c kcnfs returned code 1.
4998.84/5000.91	c kcnfs returned code 1.
4998.84/5000.91	c satzilla running kcnfs ... 
4998.84/5000.91	c Bin: Executing kcnfs
4998.84/5000.91	c kcnfs returned code 1.
4998.84/5000.91	c kcnfs returned code 1.
4998.84/5000.91	c satzilla running vallst ... 
4998.84/5000.91	c Bin: Executing vallst
4998.84/5000.91	c vallst returned code 1.
4998.84/5000.91	c vallst returned code 1.
4998.84/5000.91	c satzilla running zchaff_rand ... 
4998.84/5000.91	c Bin: Executing zchaff_rand
4998.84/5000.91	c zchaff_rand returned code 1.
4998.84/5000.91	c zchaff_rand returned code 1.
4998.84/5000.91	c ERROR: All Failed! 
4998.84/5000.91	c SATZILLA_TIME=4999.610000

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-1785099-1241890304/watcher-1785099-1241890304 -o /tmp/evaluation-result-1785099-1241890304/solver-1785099-1241890304 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785099-1241890304.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: 1.00 1.00 1.00 3/65 15965
/proc/meminfo: memFree=1848816/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=1440 CPUtime=0
/proc/15965/stat : 15965 (SATzilla2007_C) R 15963 15965 15850 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 217059684 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/15965/statm: 360 110 95 260 0 84 0
[pid=15966] ppid=15965 vsize=908 CPUtime=0
/proc/15966/stat : 15966 (march_dl) R 15965 15965 15850 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 217059684 929792 121 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15966/statm: 227 121 50 118 0 106 0

[startup+0.077356 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15965
/proc/meminfo: memFree=1848816/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=1440 CPUtime=0
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217059684 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 360 110 95 260 0 84 0
[pid=15966] ppid=15965 vsize=1892 CPUtime=0.07
/proc/15966/stat : 15966 (march_dl) R 15965 15965 15850 0 -1 4194304 344 0 0 0 7 0 0 0 19 0 1 0 217059684 1937408 336 1992294400 134512640 134996440 4294956256 18446744073709551615 134542876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15966/statm: 473 336 61 118 0 352 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3332

[startup+0.101357 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15965
/proc/meminfo: memFree=1848816/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=1440 CPUtime=0
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217059684 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 360 110 95 260 0 84 0
[pid=15966] ppid=15965 vsize=2608 CPUtime=0.09
/proc/15966/stat : 15966 (march_dl) R 15965 15965 15850 0 -1 4194304 557 0 0 0 9 0 0 0 19 0 1 0 217059684 2670592 534 1992294400 134512640 134996440 4294956256 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15966/statm: 652 534 65 118 0 531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4048

[startup+0.301378 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15965
/proc/meminfo: memFree=1848816/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=1440 CPUtime=0
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217059684 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 360 110 95 260 0 84 0
[pid=15966] ppid=15965 vsize=6108 CPUtime=0.29
/proc/15966/stat : 15966 (march_dl) R 15965 15965 15850 0 -1 4194304 1713 0 0 0 29 0 0 0 21 0 1 0 217059684 6254592 1204 1992294400 134512640 134996440 4294956256 18446744073709551615 134542436 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15966/statm: 1527 1204 72 118 0 1406 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7548

[startup+0.701419 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15965
/proc/meminfo: memFree=1848816/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=1440 CPUtime=0
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217059684 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 360 110 95 260 0 84 0
[pid=15966] ppid=15965 vsize=6588 CPUtime=0.69
/proc/15966/stat : 15966 (march_dl) R 15965 15965 15850 0 -1 4194304 1996 0 0 0 69 0 0 0 25 0 1 0 217059684 6746112 1315 1992294400 134512640 134996440 4294956256 18446744073709551615 134532025 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15966/statm: 1647 1315 74 118 0 1526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8028

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15967
/proc/meminfo: memFree=1843296/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=1440 CPUtime=0
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217059684 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 360 110 95 260 0 84 0
[pid=15966] ppid=15965 vsize=7304 CPUtime=1.49
/proc/15966/stat : 15966 (march_dl) R 15965 15965 15850 0 -1 4194304 2131 0 0 0 149 0 0 0 25 0 1 0 217059684 7479296 1450 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15966/statm: 1826 1450 74 118 0 1705 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8744

[startup+3.10268 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15967
/proc/meminfo: memFree=1842976/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=1440 CPUtime=0
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217059684 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 360 110 95 260 0 84 0
[pid=15966] ppid=15965 vsize=7436 CPUtime=3.08
/proc/15966/stat : 15966 (march_dl) R 15965 15965 15850 0 -1 4194304 2194 0 0 0 308 0 0 0 25 0 1 0 217059684 7614464 1513 1992294400 134512640 134996440 4294956256 18446744073709551615 134526930 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15966/statm: 1859 1513 74 118 0 1738 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8876

[startup+6.30201 s]
/proc/loadavg: 1.16 1.03 1.01 2/67 15968
/proc/meminfo: memFree=1846944/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=1440 CPUtime=4.99
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 135 2239 0 0 0 0 498 1 16 0 1 0 217059684 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15965/statm: 360 111 96 260 0 84 0
[pid=15968] ppid=15965 vsize=6188 CPUtime=1.28
/proc/15968/stat : 15968 (ubcsat2006) R 15965 15965 15850 0 -1 4194304 433 0 0 0 118 10 0 0 25 0 1 0 217060185 6336512 416 1992294400 134512640 134777720 4294956112 18446744073709551615 134704104 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15968/statm: 1547 416 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7027 s]
/proc/loadavg: 1.31 1.07 1.02 2/67 15969
/proc/meminfo: memFree=1844264/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=5220 CPUtime=2.13
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 1019 0 0 0 213 0 0 0 25 0 1 0 217060740 5345280 1014 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 1305 1015 58 118 0 1183 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 7548

[startup+25.502 s]
/proc/loadavg: 1.24 1.06 1.02 2/67 15969
/proc/meminfo: memFree=1842032/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=6848 CPUtime=14.93
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 1418 0 0 0 1493 0 0 0 25 0 1 0 217060740 7012352 1413 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 1712 1413 58 118 0 1590 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 9176

[startup+51.1017 s]
/proc/loadavg: 1.16 1.06 1.02 2/67 15969
/proc/meminfo: memFree=1840432/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=8572 CPUtime=40.52
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 1854 0 0 0 4051 1 0 0 25 0 1 0 217060740 8777728 1849 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 2143 1849 58 118 0 2021 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 10900

[startup+102.305 s]
/proc/loadavg: 1.07 1.05 1.01 2/67 15969
/proc/meminfo: memFree=1837936/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=10948 CPUtime=91.71
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 2457 0 0 0 9169 2 0 0 25 0 1 0 217060740 11210752 2452 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 2737 2452 58 118 0 2615 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 13276

[startup+162.301 s]
/proc/loadavg: 1.02 1.03 1.01 2/67 15969
/proc/meminfo: memFree=1835376/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=13624 CPUtime=151.68
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 3089 0 0 0 15165 3 0 0 25 0 1 0 217060740 13950976 3084 1992294400 134512640 134998072 4294956256 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 3406 3084 58 118 0 3284 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 15952

[startup+222.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/67 15969
/proc/meminfo: memFree=1835312/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=13624 CPUtime=211.66
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 3093 0 0 0 21163 3 0 0 25 0 1 0 217060740 13950976 3088 1992294400 134512640 134998072 4294956256 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 3406 3088 58 118 0 3284 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 15952

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 15969
/proc/meminfo: memFree=1833648/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=15208 CPUtime=271.63
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 3504 0 0 0 27159 4 0 0 25 0 1 0 217060740 15572992 3499 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 3802 3499 58 118 0 3680 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 17536

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15969
/proc/meminfo: memFree=1831984/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=16940 CPUtime=331.61
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 3926 0 0 0 33157 4 0 0 25 0 1 0 217060740 17346560 3921 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 4235 3921 58 118 0 4113 0

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

/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4600.38
Current children cumulated vsize (KiB) 36560

[startup+4662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 15979
/proc/meminfo: memFree=1812656/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4649.86
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 464974 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4660.36
Current children cumulated vsize (KiB) 36560

[startup+4722.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15979
/proc/meminfo: memFree=1812656/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4709.84
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 470972 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525502 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4720.34
Current children cumulated vsize (KiB) 36560

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15979
/proc/meminfo: memFree=1812592/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4769.81
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 476969 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4780.31
Current children cumulated vsize (KiB) 36560

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15979
/proc/meminfo: memFree=1812656/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4829.78
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 482966 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4840.28
Current children cumulated vsize (KiB) 36560

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15979
/proc/meminfo: memFree=1812656/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4889.76
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 488964 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4900.26
Current children cumulated vsize (KiB) 36560

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15979
/proc/meminfo: memFree=1812592/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4949.73
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 494961 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4960.23
Current children cumulated vsize (KiB) 36560

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15979
/proc/meminfo: memFree=1812592/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4953.73
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 495361 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4964.23
Current children cumulated vsize (KiB) 36560

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15979
/proc/meminfo: memFree=1812592/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4966.53
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 496641 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4977.03
Current children cumulated vsize (KiB) 36560

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15979
/proc/meminfo: memFree=1812592/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4979.33
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 497921 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4989.83
Current children cumulated vsize (KiB) 36560

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15979
/proc/meminfo: memFree=1812592/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4982.52
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 498240 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525523 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4993.02
Current children cumulated vsize (KiB) 36560

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15979
/proc/meminfo: memFree=1812592/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4985.72
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 498560 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4996.22
Current children cumulated vsize (KiB) 36560

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15979
/proc/meminfo: memFree=1812592/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4987.32
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 498720 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525431 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4997.82
Current children cumulated vsize (KiB) 36560

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15979
/proc/meminfo: memFree=1812592/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=2328 CPUtime=10.5
/proc/15965/stat : 15965 (SATzilla2007_C) S 15963 15965 15850 0 -1 4194304 1184 2678 0 0 322 9 700 19 25 0 1 0 217059684 2383872 408 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15965/statm: 582 408 157 260 0 306 0
[pid=15969] ppid=15965 vsize=34232 CPUtime=4988.12
/proc/15969/stat : 15969 (minisat20) R 15965 15965 15850 0 -1 4194304 8233 0 0 0 498800 12 0 0 25 0 1 0 217060740 35053568 8221 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15969/statm: 8558 8221 58 118 0 8436 0
Current children cumulated CPU time (s) 4998.62
Current children cumulated vsize (KiB) 36560

[startup+5000.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15979
/proc/meminfo: memFree=1812592/2055924 swapFree=4181596/4192956
[pid=15965] ppid=15963 vsize=4152 CPUtime=4998.84
/proc/15965/stat : 15965 (SATzilla2007_C) R 15963 15965 15850 0 -1 4194304 1713 10911 0 0 330 10 499512 32 19 0 1 0 217059684 4251648 835 1992294400 134512640 135579813 4294956224 18446744073709551615 135167586 0 0 4096 0 0 0 0 17 0 0 0
/proc/15965/statm: 1038 835 164 260 0 762 0
Current children cumulated CPU time (s) 4998.84
Current children cumulated vsize (KiB) 4152

Child status: 17
Real time (s): 5000.92
CPU time (s): 4998.87
CPU user time (s): 4998.44
CPU system time (s): 0.436933
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 36568

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

runsolver used 4.40833 second user time and 13.7859 second system time

The end

Launcher Data

Begin job on node83 at 2009-05-09 19:31:44
IDJOB=1785099
IDBENCH=24697
IDSOLVER=640
FILE ID=node83/1785099-1241890304
PBS_JOBID= 9264691
Free space on /tmp= 66084 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785099-1241890304/watcher-1785099-1241890304 -o /tmp/evaluation-result-1785099-1241890304/solver-1785099-1241890304 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785099-1241890304.cnf            

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

MD5SUM BENCH= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=1051968924

node83.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.222
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.222
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:      2055924 kB
MemFree:       1849376 kB
Buffers:         33632 kB
Cached:         112568 kB
SwapCached:       5508 kB
Active:          63868 kB
Inactive:        90460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1849376 kB
SwapTotal:     4192956 kB
SwapFree:      4181596 kB
Dirty:            8544 kB
Writeback:           0 kB
Mapped:          13732 kB
Slab:            38192 kB
Committed_AS:   709232 kB
PageTables:       1384 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= 66076 MiB
End job on node83 at 2009-05-09 20:55:05