Trace number 455955

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 9997.86 10001

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k95.cnf
MD5SUM271f133ecbb26442db352418a90fc3e7
Bench CategoryINDUST (industrial 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 variables49582
Number of clauses175195
Sum of the clauses size464017
Maximum clause length37
Minimum clause length1
Number of clauses of size 11253
Number of clauses of size 292771
Number of clauses of size 374550
Number of clauses of size 4466
Number of clauses of size 5905
Number of clauses of size over 55250

Solver Data (download as text)

42.06/42.13	c run March_dl for 5 seconds ... 
42.06/42.13	c Bin: Executing march_dl
42.06/42.13	c child exit by a signal
42.06/42.13	c march_dl returned code 137.
42.06/42.13	c run saps (UBCSAT implementation) for 2 seconds ... 
42.06/42.13	c Bin: Executing ubcsat2006
42.06/42.13	c child exited successfully
42.06/42.13	c ubcsat2006 returned code 0.
42.06/42.13	c satzilla computing base features
42.06/42.13	c satzilla doing unit-prop probe
42.06/42.13	c satzilla doing local search probe
42.06/42.13	c satzilla doing lobjois search-space size estimate
42.06/42.13	c satzilla's ranking:
42.06/42.13	c 1) minisat20+P: -3.356161
42.06/42.13	c 2) vallst+P: 3.852006
42.06/42.13	c 3) march_dl+P: 4.059804
42.06/42.13	c 4) march_dl: 4.913457
42.06/42.13	c 5) zchaff_rand+P: 5.231663
42.06/42.13	c 6) minisat20: 5.941474
42.06/42.13	c 7) kcnfs+P: 999.000000
42.06/42.13	c 8) kcnfs: 999.000000
42.06/42.13	c 9) vallst: 999.000000
42.06/42.13	c 10) zchaff_rand: 999.000000
42.06/42.13	c satzilla running minisat20 with preprocessing ... 
99.24/99.33	This is MiniSat 2.0 beta
99.24/99.33	WARNING: for repeatability, setting FPU to use double precision
99.24/99.33	============================[ Problem Statistics ]=============================
99.24/99.33	|                                                                             |
99.24/99.35	|  Number of variables:  25848                                                |
99.24/99.35	|  Number of clauses:    111214                                               |
99.26/99.42	|  Parsing time:         0.08         s                                       |
99.26/99.43	============================[ Search Statistics ]==============================
99.26/99.43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.26/99.43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
99.26/99.43	===============================================================================
99.26/99.43	|         0 |   25848   111214   334082 |    37071        0    nan |  0.000 % |
99.26/99.47	|       100 |   25848   111214   334082 |    40778      100     29 |  0.000 % |
99.26/99.56	|       251 |   25848   111214   334082 |    44856      251     75 |  0.000 % |
99.26/99.68	|       477 |   25848   111214   334082 |    49341      477     44 |  0.000 % |
99.26/99.87	|       815 |   25848   111214   334082 |    54276      815     48 |  0.000 % |
99.92/100.08	|      1321 |   25848   111214   334082 |    59703     1321     44 |  0.000 % |
100.12/100.29	|      2081 |   25848   111214   334082 |    65674     2081     39 |  0.000 % |
100.22/100.37	|      3220 |   25848   111214   334082 |    72241     3220     32 |  0.000 % |
100.32/100.49	|      4928 |   25848   111214   334082 |    79465     4928     34 |  0.000 % |
103.02/103.15	|      7491 |   25848   111214   334082 |    87412     7491     70 |  0.000 % |
106.22/106.34	|     11335 |   25848   111214   334082 |    96153    11335     77 |  0.000 % |
107.62/107.80	|     17102 |   25848   111214   334082 |   105768    17102     63 |  0.000 % |
108.92/109.04	|     25752 |   25848   111214   334082 |   116345    25752     51 |  0.000 % |
124.82/124.96	|     38726 |   25848   111214   334082 |   127980    38726     66 |  0.000 % |
151.20/151.30	|     58188 |   25848   111214   334082 |   140778    58188     79 |  0.000 % |
221.49/221.67	|     87381 |   25848   111214   334082 |   154856    87381    100 |  0.000 % |
299.07/299.22	|    131172 |   25848   111214   334082 |   170341   131172    108 |  0.000 % |
435.43/435.68	|    196857 |   25848   111214   334082 |   187375    25992    128 |  0.000 % |
835.92/836.25	|    295383 |   25848   111214   334082 |   206113   124518    184 |  0.000 % |
1310.07/1310.50	|    443172 |   25848   111214   334082 |   226724    65754    218 |  0.000 % |
2856.03/2857.07	|    664856 |   25848   111214   334082 |   249397    65826    268 |  0.000 % |
3643.71/3644.94	|    997381 |   25848   111214   334082 |   274337   150047    140 |  0.000 % |
6671.74/6673.90	|   1496170 |   25848   111214   334082 |   301770   107385    318 |  0.000 % |
9997.77/10001.03	c Preprocessing...
9997.77/10001.03	c Inital problem has 49582 variables, 82424 nary clauses (92771 binary clauses).
9997.77/10001.03	c Num non-binary clauses 81171, Average non-binary clause length 3.415
9997.77/10001.03	c Theory has no gaps
9997.77/10001.03	c Preprocessor runtime was 56.840 seconds.
9997.77/10001.03	c 
9997.77/10001.03	c Satisfiability of theory still undetermined.
9997.77/10001.03	c See file /tmp/V40BoX for simplified theory.
9997.77/10001.03	c Bin: Executing minisat20
9997.77/10001.03	c child exit by a signal
9997.77/10001.03	c minisat20 returned code 137.
9997.77/10001.03	c minisat20 returned code 137.
9997.77/10001.03	c satzilla running vallst with preprocessing ... 
9997.77/10001.03	c Bin: Executing vallst
9997.77/10001.03	c vallst returned code 1.
9997.77/10001.03	c vallst returned code 1.
9997.77/10001.03	c satzilla running march_dl with preprocessing ... 
9997.77/10001.03	c Bin: Executing march_dl
9997.77/10001.03	c march_dl returned code 1.
9997.77/10001.03	c march_dl returned code 1.
9997.77/10001.03	c satzilla running march_dl ... 
9997.77/10001.03	c Bin: Executing march_dl
9997.77/10001.03	c march_dl returned code 1.
9997.77/10001.03	c march_dl returned code 1.
9997.77/10001.03	c satzilla running zchaff_rand with preprocessing ... 
9997.77/10001.03	c Bin: Executing zchaff_rand
9997.77/10001.03	c zchaff_rand returned code 1.
9997.77/10001.03	c zchaff_rand returned code 1.
9997.77/10001.03	c satzilla running minisat20 ... 
9997.77/10001.03	c Bin: Executing minisat20
9997.77/10001.03	c minisat20 returned code 1.
9997.77/10001.03	c minisat20 returned code 1.
9997.77/10001.03	c satzilla running kcnfs with preprocessing ... 
9997.77/10001.03	c Bin: Executing kcnfs
9997.77/10001.03	c kcnfs returned code 1.
9997.77/10001.03	c kcnfs returned code 1.
9997.77/10001.03	c satzilla running kcnfs ... 
9997.77/10001.03	c Bin: Executing kcnfs
9997.77/10001.03	c kcnfs returned code 1.
9997.77/10001.03	c kcnfs returned code 1.
9997.77/10001.03	c satzilla running vallst ... 
9997.77/10001.03	c Bin: Executing vallst
9997.77/10001.03	c vallst returned code 1.
9997.77/10001.03	c vallst returned code 1.
9997.77/10001.03	c satzilla running zchaff_rand ... 
9997.77/10001.03	c Bin: Executing zchaff_rand
9997.77/10001.03	c zchaff_rand returned code 1.
9997.77/10001.03	c zchaff_rand returned code 1.
9997.77/10001.03	c ERROR: All Failed! 
9997.77/10001.03	c SATZILLA_TIME=9999.360000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-455955-1178602092 -o ROOT/results/node19/solver-455955-1178602092 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455955-1178602092/SATzilla2007_C /tmp/evaluation/455955-1178602092/instance-455955-1178602092.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.85 0.95 0.98 3/77 22554
/proc/meminfo: memFree=1789248/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=1440 CPUtime=0
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308126613 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22554/statm: 360 110 95 260 0 84 0
[pid=22555] ppid=22554 vsize=632 CPUtime=0
/proc/22555/stat : 22555 (march_dl) R 22554 22554 22498 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 308126614 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22555/statm: 158 46 39 118 0 37 0

[startup+0.027897 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 22554
/proc/meminfo: memFree=1789248/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=1440 CPUtime=0
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308126613 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22554/statm: 360 110 95 260 0 84 0
[pid=22555] ppid=22554 vsize=632 CPUtime=0.02
/proc/22555/stat : 22555 (march_dl) R 22554 22554 22498 0 -1 4194304 51 0 0 0 2 0 0 0 19 0 1 0 308126614 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22555/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2072

[startup+0.101903 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 22554
/proc/meminfo: memFree=1789248/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=1440 CPUtime=0
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308126613 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22554/statm: 360 110 95 260 0 84 0
[pid=22555] ppid=22554 vsize=5548 CPUtime=0.09
/proc/22555/stat : 22555 (march_dl) R 22554 22554 22498 0 -1 4194304 1106 0 0 0 9 0 0 0 19 0 1 0 308126614 5681152 1101 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22555/statm: 1387 1101 50 118 0 1266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6988

[startup+0.301924 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 22554
/proc/meminfo: memFree=1789248/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=1440 CPUtime=0
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308126613 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22554/statm: 360 110 95 260 0 84 0
[pid=22555] ppid=22554 vsize=7792 CPUtime=0.29
/proc/22555/stat : 22555 (march_dl) R 22554 22554 22498 0 -1 4194304 1803 0 0 0 29 0 0 0 21 0 1 0 308126614 7979008 1798 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22555/statm: 1948 1798 50 118 0 1827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9232

[startup+0.701969 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 22554
/proc/meminfo: memFree=1789248/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=1440 CPUtime=0
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308126613 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22554/statm: 360 110 95 260 0 84 0
[pid=22555] ppid=22554 vsize=44528 CPUtime=0.69
/proc/22555/stat : 22555 (march_dl) R 22554 22554 22498 0 -1 4194304 11129 0 0 0 65 4 0 0 25 0 1 0 308126614 45596672 10436 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22555/statm: 11132 10438 55 118 0 11011 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45968

[startup+1.50106 s]
/proc/loadavg: 0.85 0.95 0.98 2/79 22556
/proc/meminfo: memFree=1772848/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=1440 CPUtime=0
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308126613 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22554/statm: 360 110 95 260 0 84 0
[pid=22555] ppid=22554 vsize=18316 CPUtime=1.49
/proc/22555/stat : 22555 (march_dl) R 22554 22554 22498 0 -1 4194304 18016 0 0 0 140 9 0 0 25 0 1 0 308126614 18755584 3891 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22555/statm: 4579 3891 55 118 0 4458 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19756

[startup+3.10223 s]
/proc/loadavg: 0.85 0.95 0.98 2/79 22556
/proc/meminfo: memFree=1770928/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=1440 CPUtime=0
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308126613 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22554/statm: 360 110 95 260 0 84 0
[pid=22555] ppid=22554 vsize=20692 CPUtime=3.09
/proc/22555/stat : 22555 (march_dl) R 22554 22554 22498 0 -1 4194304 19113 0 0 0 300 9 0 0 25 0 1 0 308126614 21188608 4537 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543099 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22555/statm: 5173 4537 57 118 0 5052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22132

[startup+6.30158 s]
/proc/loadavg: 0.86 0.95 0.98 2/79 22557
/proc/meminfo: memFree=1777328/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=1440 CPUtime=5
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 134 19115 0 0 0 0 489 11 16 0 1 0 308126613 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 360 111 96 260 0 84 0
[pid=22557] ppid=22554 vsize=18488 CPUtime=1.28
/proc/22557/stat : 22557 (ubcsat2006) R 22554 22554 22498 0 -1 4194304 3043 0 0 0 127 1 0 0 25 0 1 0 308127114 18931712 3026 18446744073709551615 134512640 134777720 4294956528 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22557/statm: 4622 3026 156 64 0 4203 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19928

[startup+12.7013 s]
/proc/loadavg: 0.87 0.95 0.98 2/78 22557
/proc/meminfo: memFree=1771648/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=19396 CPUtime=12.67
/proc/22554/stat : 22554 (SATzilla2007_C) R 22552 22554 22498 0 -1 4194304 4502 22164 0 0 540 2 712 13 25 0 1 0 308126613 19861504 4472 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 1 0 0
/proc/22554/statm: 4849 4472 121 260 0 4573 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19396

[startup+25.5017 s]
/proc/loadavg: 0.90 0.96 0.98 2/78 22557
/proc/meminfo: memFree=1778240/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=12056 CPUtime=25.46
/proc/22554/stat : 22554 (SATzilla2007_C) R 22552 22554 22498 0 -1 4194304 5863 22164 0 0 1817 4 712 13 25 0 1 0 308126613 12345344 2769 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134542263 0 0 4096 0 0 0 0 17 1 0 0
/proc/22554/statm: 3014 2769 124 260 0 2738 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12056

[startup+51.1014 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 22557
/proc/meminfo: memFree=1716928/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=238472 CPUtime=51.06
/proc/22554/stat : 22554 (SATzilla2007_C) R 22552 22554 22498 0 -1 4194304 26487 22164 0 0 4366 15 712 13 25 0 1 0 308126613 244195328 18142 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134598602 0 0 4096 0 0 0 0 17 1 0 0
/proc/22554/statm: 59618 18142 164 260 0 59342 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 238472

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/79 22558
/proc/meminfo: memFree=1694968/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=10308 CPUtime=2.97
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 2446 0 0 0 295 2 0 0 25 0 1 0 308136546 10555392 2440 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 2577 2440 59 118 0 2455 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 94516

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22558
/proc/meminfo: memFree=1673144/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=32248 CPUtime=62.94
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 7886 0 0 0 6286 8 0 0 25 0 1 0 308136546 33021952 7880 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 8062 7880 59 118 0 7940 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 116456

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22558
/proc/meminfo: memFree=1658872/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=46252 CPUtime=122.93
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 11433 0 0 0 12281 12 0 0 25 0 1 0 308136546 47362048 11427 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 11563 11427 59 118 0 11441 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 130460

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22558
/proc/meminfo: memFree=1641336/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=64004 CPUtime=182.91
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 15845 0 0 0 18274 17 0 0 25 0 1 0 308136546 65540096 15839 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 16001 15839 59 118 0 15879 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 148212

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22558
/proc/meminfo: memFree=1621432/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=83872 CPUtime=242.89
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 20772 0 0 0 24268 21 0 0 25 0 1 0 308136546 85884928 20766 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 20968 20766 59 118 0 20846 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 168080

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22558
/proc/meminfo: memFree=1610424/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0

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


[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9599.91
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 959798 193 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9699.17
Current children cumulated vsize (KiB) 480012

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308344/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9659.89
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 965796 193 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9759.15
Current children cumulated vsize (KiB) 480012

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9719.88
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 971794 194 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9819.14
Current children cumulated vsize (KiB) 480012

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9779.86
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 977792 194 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9879.12
Current children cumulated vsize (KiB) 480012

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9839.83
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 983789 194 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9939.09
Current children cumulated vsize (KiB) 480012

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9855.84
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 985389 195 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9955.1
Current children cumulated vsize (KiB) 480012

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9881.43
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 987948 195 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9980.69
Current children cumulated vsize (KiB) 480012

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9887.82
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 988587 195 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9987.08
Current children cumulated vsize (KiB) 480012

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9894.23
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 989228 195 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9993.49
Current children cumulated vsize (KiB) 480012

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9895.82
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 989387 195 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9995.08
Current children cumulated vsize (KiB) 480012

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9897.42
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 989547 195 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9996.68
Current children cumulated vsize (KiB) 480012

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9898.22
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 989627 195 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9997.48
Current children cumulated vsize (KiB) 480012

[startup+10000.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=395804 CPUtime=9898.42
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4194304 98763 0 0 0 989647 195 0 0 25 0 1 0 308136546 405303296 98437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 98951 98437 59 118 0 98829 0
Current children cumulated CPU time (s) 9997.68
Current children cumulated vsize (KiB) 480012

[startup+10001 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23158
/proc/meminfo: memFree=1308280/2055920 swapFree=4153680/4192956
[pid=22554] ppid=22552 vsize=84208 CPUtime=99.26
/proc/22554/stat : 22554 (SATzilla2007_C) S 22552 22554 22498 0 -1 4194304 31165 22164 0 0 9156 45 712 13 25 0 1 0 308126613 86228992 19979 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22554/statm: 21052 19979 165 260 0 20776 0
[pid=22558] ppid=22554 vsize=0 CPUtime=9898.51
/proc/22558/stat : 22558 (minisat20) R 22554 22554 22498 0 -1 4195332 98763 0 0 0 989653 198 0 0 25 0 1 0 308136546 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/22558/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.77
Current children cumulated vsize (KiB) 84208

Child status: 17
Real time (s): 10001
CPU time (s): 9997.86
CPU user time (s): 9995.24
CPU system time (s): 2.6266
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 481328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9995.24
system time used= 2.6266
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152105
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 204530

runsolver used 9.59454 second user time and 26.283 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue May  8 05:28:12 UTC 2007

IDJOB= 455955
IDBENCH= 20528
IDSOLVER= 179
FILE ID= node19/455955-1178602092

PBS_JOBID= 5217768

Free space on /tmp= 66551 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k95.cnf
COMMAND LINE= /tmp/evaluation/455955-1178602092/SATzilla2007_C /tmp/evaluation/455955-1178602092/instance-455955-1178602092.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-455955-1178602092 -o ROOT/results/node19/solver-455955-1178602092 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455955-1178602092/SATzilla2007_C /tmp/evaluation/455955-1178602092/instance-455955-1178602092.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  271f133ecbb26442db352418a90fc3e7

RANDOM SEED= 999299088

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
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.213
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:       1789656 kB
Buffers:         32804 kB
Cached:         144420 kB
SwapCached:       8076 kB
Active:          90100 kB
Inactive:       109864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789656 kB
SwapTotal:     4192956 kB
SwapFree:      4153680 kB
Dirty:           12864 kB
Writeback:           0 kB
Mapped:          29784 kB
Slab:            51812 kB
Committed_AS:  9084756 kB
PageTables:       1784 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= 66551 MiB

End job on node19 on Tue May  8 08:14:54 UTC 2007