Trace number 311279

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
KCNFS SMP? (TO) 1200.04 601.447

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S262114230-17-UNSAT.cnf
MD5SUM6a45383bc2424adf54303f559896286c
Bench CategoryRANDOM (random 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 variables2035
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	
0.00/0.00	c Computed by /tmp/evaluation/311279-1172567083/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.00/0.01	c Input file : '/tmp/evaluation/311279-1172567083/instance-311279-1172567083.cnf'
0.00/0.01	c [#vars: 2035, #clauses: 6327 , (2-3)-CNF]
0.00/0.01	c unit clauses propagate before processing (#clause: 6327)
0.00/0.01	c estimated distribution: 8 tasks
0.00/0.06	c <22793> [PID]: 22795 22796 22797 22798 22799 22800 22801
0.02/0.43	c <22793> [PID]: 22802
0.02/0.43	c real distribution: 8 tasks
6.72/3.41	c <22793> [22796: UNSAT][22798: UNSAT][22795: UNSAT][22801: UNSAT][22800: UNSAT]

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node23/watcher-311279-1172567083 -o ROOT/results/node23/solver-311279-1172567083 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/311279-1172567083/kcnfs-smp /tmp/evaluation/311279-1172567083/instance-311279-1172567083.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.97 0.98 0.98 3/77 22793
/proc/meminfo: memFree=1797216/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=180916 CPUtime=0
/proc/22793/stat : 22793 (kcnfs-smp) R 22791 22793 21362 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 276662247 185257984 114 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/22793/statm: 45229 114 48 160 0 45067 0

[startup+0.107376 s]
/proc/loadavg: 0.97 0.98 0.98 3/77 22793
/proc/meminfo: memFree=1797216/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=0.02
/proc/22793/stat : 22793 (kcnfs-smp) R 22791 22793 21362 0 -1 4194304 700 0 0 0 2 0 0 0 23 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 182172

[startup+0.515423 s]
/proc/loadavg: 0.97 0.98 0.98 3/77 22793
/proc/meminfo: memFree=1797216/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=0.02
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 779 0 0 0 2 0 0 0 23 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 182172

[startup+1.33751 s]
/proc/loadavg: 0.97 0.98 0.98 9/86 22802
/proc/meminfo: memFree=1792728/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=0.02
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 779 0 0 0 2 0 0 0 23 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22795] ppid=22793 vsize=182172 CPUtime=0.51
/proc/22795/stat : 22795 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 61 0 0 0 51 0 0 0 23 0 1 0 276662248 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572276 0 0 4096 2 0 0 0 17 1 0 0
/proc/22795/statm: 45543 533 71 160 0 45381 0
[pid=22796] ppid=22793 vsize=182172 CPUtime=0.42
/proc/22796/stat : 22796 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 57 0 0 0 42 0 0 0 24 0 1 0 276662249 186544128 529 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 0 0 0 0 17 1 0 0
/proc/22796/statm: 45543 529 69 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=0.39
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 39 0 0 0 24 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579685 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22798] ppid=22793 vsize=182172 CPUtime=0.3
/proc/22798/stat : 22798 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 58 0 0 0 30 0 0 0 24 0 1 0 276662252 186544128 532 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572834 0 0 4096 0 0 0 0 17 1 0 0
/proc/22798/statm: 45543 532 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=0.3
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 58 0 0 0 30 0 0 0 25 0 1 0 276662253 186544128 532 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572782 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 532 71 160 0 45381 0
[pid=22800] ppid=22793 vsize=182172 CPUtime=0.2
/proc/22800/stat : 22800 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 58 0 0 0 20 0 0 0 25 0 1 0 276662253 186544128 532 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 0 0 0 0 17 1 0 0
/proc/22800/statm: 45543 532 71 160 0 45381 0
[pid=22801] ppid=22793 vsize=182172 CPUtime=0.24
/proc/22801/stat : 22801 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 58 0 0 0 24 0 0 0 25 0 1 0 276662283 186544128 532 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580056 0 0 4096 2 0 0 0 17 0 0 0
/proc/22801/statm: 45543 532 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=0.22
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 58 0 0 0 22 0 0 0 25 0 1 0 276662288 186544128 532 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572608 0 0 4096 0 0 0 0 17 0 0 0
/proc/22802/statm: 45543 532 71 160 0 45381 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 1639548

[startup+2.98971 s]
/proc/loadavg: 0.97 0.98 0.98 9/86 22802
/proc/meminfo: memFree=1792664/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=0.02
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 779 0 0 0 2 0 0 0 23 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22795] ppid=22793 vsize=182172 CPUtime=1.04
/proc/22795/stat : 22795 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 61 0 0 0 104 0 0 0 25 0 1 0 276662248 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134580256 0 0 4096 2 0 0 0 17 1 0 0
/proc/22795/statm: 45543 533 71 160 0 45381 0
[pid=22796] ppid=22793 vsize=0 CPUtime=0.47
/proc/22796/stat : 22796 (kcnfs-smp) R 22793 22793 21362 0 -1 4194372 88 0 0 0 47 0 0 0 25 0 1 0 276662249 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22796/statm: 0 0 0 0 0 0 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=0.8
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 80 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134587710 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22798] ppid=22793 vsize=182172 CPUtime=0.87
/proc/22798/stat : 22798 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 87 0 0 0 25 0 1 0 276662252 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22798/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=0.74
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 58 0 0 0 74 0 0 0 25 0 1 0 276662253 186544128 532 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567371 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 532 71 160 0 45381 0
[pid=22800] ppid=22793 vsize=182172 CPUtime=0.7
/proc/22800/stat : 22800 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 58 0 0 0 70 0 0 0 25 0 1 0 276662253 186544128 532 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572608 0 0 4096 0 0 0 0 17 1 0 0
/proc/22800/statm: 45543 532 71 160 0 45381 0
[pid=22801] ppid=22793 vsize=182172 CPUtime=0.64
/proc/22801/stat : 22801 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 58 0 0 0 64 0 0 0 25 0 1 0 276662283 186544128 532 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683578 0 0 4096 2 0 0 0 17 0 0 0
/proc/22801/statm: 45543 532 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=0.62
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 62 0 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683204 0 0 4096 0 0 0 0 17 0 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 1457376

[startup+6.26908 s]
/proc/loadavg: 1.45 1.08 1.01 8/85 22802
/proc/meminfo: memFree=1792544/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=0.49
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 88 0 0 2 0 47 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22795] ppid=22793 vsize=182172 CPUtime=2.14
/proc/22795/stat : 22795 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 61 0 0 0 214 0 0 0 25 0 1 0 276662248 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 2 0 0 0 17 1 0 0
/proc/22795/statm: 45543 533 71 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=1.6
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 160 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567555 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22798] ppid=22793 vsize=182172 CPUtime=1.95
/proc/22798/stat : 22798 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 195 0 0 0 25 0 1 0 276662252 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22798/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=1.6
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 160 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22800] ppid=22793 vsize=182172 CPUtime=1.8
/proc/22800/stat : 22800 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 58 0 0 0 180 0 0 0 25 0 1 0 276662253 186544128 532 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572284 0 0 4096 0 0 0 0 17 1 0 0
/proc/22800/statm: 45543 532 71 160 0 45381 0
[pid=22801] ppid=22793 vsize=182172 CPUtime=1.45
/proc/22801/stat : 22801 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 145 0 0 0 25 0 1 0 276662283 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134628417 0 0 4096 2 0 0 0 17 0 0 0
/proc/22801/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=1.42
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 142 0 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572195 0 0 4096 0 0 0 0 17 0 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1457376

[startup+12.7688 s]
/proc/loadavg: 1.89 1.18 1.04 7/84 22802
/proc/meminfo: memFree=1792680/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=4.07
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 178 0 0 2 0 405 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22795] ppid=22793 vsize=182172 CPUtime=4.51
/proc/22795/stat : 22795 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 61 0 0 0 451 0 0 0 25 0 1 0 276662248 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134675319 0 0 4096 2 0 0 0 17 1 0 0
/proc/22795/statm: 45543 533 71 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=3.2
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 320 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683158 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=3.2
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 320 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683578 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22800] ppid=22793 vsize=182172 CPUtime=4.2
/proc/22800/stat : 22800 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 420 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572655 0 0 4096 0 0 0 0 17 1 0 0
/proc/22800/statm: 45543 533 71 160 0 45381 0
[pid=22801] ppid=22793 vsize=182172 CPUtime=3.14
/proc/22801/stat : 22801 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 314 0 0 0 25 0 1 0 276662283 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572834 0 0 4096 2 0 0 0 17 1 0 0
/proc/22801/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=3.09
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 309 0 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683263 0 0 4096 0 0 0 0 17 0 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 1275204

[startup+25.6193 s]
/proc/loadavg: 2.80 1.42 1.12 7/84 22802
/proc/meminfo: memFree=1792680/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=4.07
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 178 0 0 2 0 405 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22795] ppid=22793 vsize=182172 CPUtime=8.76
/proc/22795/stat : 22795 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 61 0 0 0 876 0 0 0 25 0 1 0 276662248 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579685 0 0 4096 2 0 0 0 17 1 0 0
/proc/22795/statm: 45543 533 71 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=7.5
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 750 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567604 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=7.47
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 747 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569009 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22800] ppid=22793 vsize=182172 CPUtime=8.49
/proc/22800/stat : 22800 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 849 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572306 0 0 4096 0 0 0 0 17 1 0 0
/proc/22800/statm: 45543 533 71 160 0 45381 0
[pid=22801] ppid=22793 vsize=182172 CPUtime=7.44
/proc/22801/stat : 22801 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 744 0 0 0 25 0 1 0 276662283 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567303 0 0 4096 2 0 0 0 17 1 0 0
/proc/22801/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=7.32
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 732 0 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572288 0 0 4096 0 0 0 0 17 0 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1275204

[startup+51.2282 s]
/proc/loadavg: 3.59 1.72 1.23 5/82 22802
/proc/meminfo: memFree=1793336/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=31.75
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 360 0 0 2 0 3173 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=16.9
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 1690 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683195 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=16.87
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 1687 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567283 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22800] ppid=22793 vsize=182172 CPUtime=19.82

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

[pid=22799] ppid=22793 vsize=182172 CPUtime=102.18
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 10218 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572720 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=177.55
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 17755 0 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683601 0 0 4096 0 0 0 0 17 1 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 444.15
Current children cumulated vsize (KiB) 728688

[startup+282.697 s]
/proc/loadavg: 3.05 2.44 1.63 4/81 22802
/proc/meminfo: memFree=1793792/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=62.17
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 450 0 0 2 0 6215 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=132.16
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 13216 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134577649 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=132.07
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 13207 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572829 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=237.61
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 23760 1 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572638 0 0 4096 0 0 0 0 17 1 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 564.01
Current children cumulated vsize (KiB) 728688

[startup+342.764 s]
/proc/loadavg: 3.06 2.56 1.72 4/81 22802
/proc/meminfo: memFree=1793856/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=62.17
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 450 0 0 2 0 6215 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=162.08
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 16208 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567202 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=161.97
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 16197 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567534 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=297.66
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 29765 1 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567505 0 0 4096 0 0 0 0 17 1 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 683.88
Current children cumulated vsize (KiB) 728688

[startup+402.834 s]
/proc/loadavg: 3.02 2.64 1.79 4/81 22802
/proc/meminfo: memFree=1793856/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=62.17
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 450 0 0 2 0 6215 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=191.97
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 19197 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572834 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=191.9
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 19190 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134684979 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=357.71
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 35770 1 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579725 0 0 4096 0 0 0 0 17 1 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 803.75
Current children cumulated vsize (KiB) 728688

[startup+462.905 s]
/proc/loadavg: 3.01 2.70 1.87 4/81 22802
/proc/meminfo: memFree=1793920/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=62.17
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 450 0 0 2 0 6215 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=221.87
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 22187 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572735 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=221.8
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 22180 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567341 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=417.77
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 41775 2 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134674522 0 0 4096 0 0 0 0 17 1 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 923.61
Current children cumulated vsize (KiB) 728688

[startup+522.974 s]
/proc/loadavg: 3.00 2.75 1.93 4/81 22802
/proc/meminfo: memFree=1793920/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=62.17
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 450 0 0 2 0 6215 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=251.76
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 25176 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572900 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=251.73
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 25173 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134683051 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=477.82
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 47780 2 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567517 0 0 4096 0 0 0 0 17 1 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 1043.48
Current children cumulated vsize (KiB) 728688

[startup+583.046 s]
/proc/loadavg: 3.00 2.79 2.00 4/81 22802
/proc/meminfo: memFree=1793920/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=62.17
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 450 0 0 2 0 6215 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=281.66
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 28166 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572834 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=281.65
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 28165 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134567517 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=537.88
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 53786 2 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134579507 0 0 4096 0 0 0 0 17 1 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 1163.36
Current children cumulated vsize (KiB) 728688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.435 s]
/proc/loadavg: 3.08 2.82 2.02 4/81 22802
/proc/meminfo: memFree=1793856/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=62.17
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 450 0 0 2 0 6215 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=290.85
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 29085 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636064 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=290.75
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 29075 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572856 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=556.27
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 55625 2 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569503 0 0 4096 0 0 0 0 17 1 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 728688

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+601.435 s]
/proc/loadavg: 3.08 2.82 2.02 4/81 22802
/proc/meminfo: memFree=1793856/2055920 swapFree=4145516/4192956
[pid=22793] ppid=22791 vsize=182172 CPUtime=62.17
/proc/22793/stat : 22793 (kcnfs-smp) S 22791 22793 21362 0 -1 4194304 780 450 0 0 2 0 6215 0 16 0 1 0 276662247 186544128 521 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22793/statm: 45543 521 66 160 0 45381 0
[pid=22797] ppid=22793 vsize=182172 CPUtime=290.85
/proc/22797/stat : 22797 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 29085 0 0 0 25 0 1 0 276662251 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134636064 0 0 4096 2 0 0 0 17 0 0 0
/proc/22797/statm: 45543 533 71 160 0 45381 0
[pid=22799] ppid=22793 vsize=182172 CPUtime=290.75
/proc/22799/stat : 22799 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 29075 0 0 0 25 0 1 0 276662253 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134572856 0 0 4096 2 0 0 0 17 0 0 0
/proc/22799/statm: 45543 533 71 160 0 45381 0
[pid=22802] ppid=22793 vsize=182172 CPUtime=556.27
/proc/22802/stat : 22802 (kcnfs-smp) R 22793 22793 21362 0 -1 4194368 59 0 0 0 55625 2 0 0 25 0 1 0 276662288 186544128 533 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134569503 0 0 4096 0 0 0 0 17 1 0 0
/proc/22802/statm: 45543 533 71 160 0 45381 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 728688

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 22793 and gives childrusage.ru_utime.tv_sec=62 childrusage.ru_utime.tv_usec=181546 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=15997
CPU time returned by wait4() is 62.1975
while last known CPU time is 1200.04

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 601.447
CPU time (s): 1200.04
CPU user time (s): 1200.02
CPU system time (s): 0.02
CPU usage (%): 199.525
Max. virtual memory (cumulated for all children) (KiB): 1639548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.1815
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1230
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= 41
involuntary context switches= 859

runsolver used 0.632903 second user time and 1.50777 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Tue Feb 27 09:04:43 UTC 2007

IDJOB= 311279
IDBENCH= 20310
IDSOLVER= 112
FILE ID= node23/311279-1172567083

PBS_JOBID= 3971885

Free space on /tmp= 66557 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S262114230-17-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/311279-1172567083/kcnfs-smp /tmp/evaluation/311279-1172567083/instance-311279-1172567083.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-311279-1172567083 -o ROOT/results/node23/solver-311279-1172567083 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/311279-1172567083/kcnfs-smp /tmp/evaluation/311279-1172567083/instance-311279-1172567083.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  6a45383bc2424adf54303f559896286c

RANDOM SEED= 394858038

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.216
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.216
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:       1797624 kB
Buffers:         38136 kB
Cached:         153104 kB
SwapCached:      15208 kB
Active:         123904 kB
Inactive:        95100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797624 kB
SwapTotal:     4192956 kB
SwapFree:      4145516 kB
Dirty:            3260 kB
Writeback:           0 kB
Mapped:          30456 kB
Slab:            24888 kB
Committed_AS:   774140 kB
PageTables:       1696 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= 66557 MiB

End job on node23 on Tue Feb 27 09:14:47 UTC 2007