Trace number 332778

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.15 601.62

General information on the benchmark

Namecrafted/Medium/contest05/pebbling/
unsat-pbl-00150.sat05-1328.reshuffled-07.cnf
MD5SUMb89dce22e5369c8081062018c6eea272
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.37979
Satisfiable
(Un)Satisfiability was proved
Number of variables552
Number of clauses30977
Sum of the clauses size265108
Maximum clause length11
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 29
Number of clauses of size 3112
Number of clauses of size 4194
Number of clauses of size 5765
Number of clauses of size over 529893

Solver Data (download as text)

0.00/0.00	
0.00/0.00	c Computed by /tmp/evaluation/332778-1173489700/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.09/0.13	c Input file : '/tmp/evaluation/332778-1173489700/instance-332778-1173489700.cnf'
0.09/0.13	c [#vars: 552, #clauses: 30977 , (1-11)-CNF]
0.19/0.27	c unit clauses propagate before processing (#clause: 30973)
0.19/0.27	c estimated distribution: 8 tasks
0.19/0.28	c [PID]: 16404 16405 16406 16407
0.28/0.49	c real distribution: 4 tasks

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node4/watcher-332778-1173489700 -o ROOT/results/node4/solver-332778-1173489700 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332778-1173489700/kcnfs-smp /tmp/evaluation/332778-1173489700/instance-332778-1173489700.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16402
/proc/meminfo: memFree=1555880/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=180916 CPUtime=0
/proc/16402/stat : 16402 (kcnfs-smp) R 16400 16402 14424 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 368924896 185257984 110 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/16402/statm: 45229 111 48 160 0 45067 0

[startup+0.0448721 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16402
/proc/meminfo: memFree=1555880/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=183028 CPUtime=0.04
/proc/16402/stat : 16402 (kcnfs-smp) R 16400 16402 14424 0 -1 4194304 658 0 0 0 4 0 0 0 18 0 1 0 368924896 187420672 643 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/16402/statm: 45757 644 48 160 0 45595 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 183028

[startup+0.101878 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16402
/proc/meminfo: memFree=1555880/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=186064 CPUtime=0.09
/proc/16402/stat : 16402 (kcnfs-smp) R 16400 16402 14424 0 -1 4194304 1419 0 0 0 9 0 0 0 18 0 1 0 368924896 190529536 1404 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/16402/statm: 46516 1405 48 160 0 46354 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 186064

[startup+0.301904 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16402
/proc/meminfo: memFree=1555880/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) R 16400 16402 14424 0 -1 4194304 4001 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836899 0 0 4096 0 0 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 192144

[startup+0.701941 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16402
/proc/meminfo: memFree=1555880/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 192144

[startup+1.50302 s]
/proc/loadavg: 0.92 0.98 0.99 5/82 16407
/proc/meminfo: memFree=1538048/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=0.71
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 71 0 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=0.6
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 60 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=0.6
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 60 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134717216 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=0.49
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 49 0 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716274 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 960720

[startup+3.10117 s]
/proc/loadavg: 0.92 0.98 0.99 5/82 16407
/proc/meminfo: memFree=1537856/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=1.51
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 151 0 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=1.4
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 140 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711399 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=1.38
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 138 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134709269 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=1.29
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 129 0 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 960720

[startup+6.30148 s]
/proc/loadavg: 1.17 1.03 1.01 5/82 16407
/proc/meminfo: memFree=1537664/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=3.11
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 311 0 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=3
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 300 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711413 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=2.97
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 297 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134717226 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=2.89
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 289 0 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711399 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 960720

[startup+12.7011 s]
/proc/loadavg: 1.39 1.08 1.03 5/82 16407
/proc/meminfo: memFree=1537600/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=6.31
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 631 0 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=6.2
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 620 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=6.14
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 614 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=6.09
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 609 0 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 960720

[startup+25.5023 s]
/proc/loadavg: 1.97 1.22 1.07 5/82 16407
/proc/meminfo: memFree=1537600/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=12.71
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 1271 0 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=12.59
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 1259 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134690676 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=12.5
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 1250 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=12.49
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 1249 0 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711424 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 960720

[startup+51.1028 s]
/proc/loadavg: 2.66 1.45 1.15 5/82 16407
/proc/meminfo: memFree=1537600/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=25.5
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 2550 0 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=25.29
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 2529 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716269 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=25.27
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 2527 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716280 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=25.29
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 2529 0 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716267 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 960720

[startup+102.307 s]
/proc/loadavg: 3.42 1.84 1.30 5/82 16407
/proc/meminfo: memFree=1537664/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=51.1
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 5110 0 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134690316 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=50.79
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 5079 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711413 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=50.76
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 5076 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716272 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=50.88
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 5088 0 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716272 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0

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

[pid=16404] ppid=16402 vsize=192144 CPUtime=111.08
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 11108 0 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711411 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=110.54
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 11054 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134691274 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=110.48
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 11048 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711411 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=110.87
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 11086 1 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711383 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 443.25
Current children cumulated vsize (KiB) 960720

[startup+282.303 s]
/proc/loadavg: 3.97 2.81 1.77 5/82 16407
/proc/meminfo: memFree=1537664/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=141.08
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 14107 1 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=140.38
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 14038 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=140.37
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 14037 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=140.86
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 14085 1 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134712074 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 562.97
Current children cumulated vsize (KiB) 960720

[startup+342.303 s]
/proc/loadavg: 3.99 3.02 1.90 5/82 16407
/proc/meminfo: memFree=1537600/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=171.07
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 17106 1 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=170.27
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 17027 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716269 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=170.23
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 17023 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=170.84
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 17083 1 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716269 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 682.69
Current children cumulated vsize (KiB) 960720

[startup+402.302 s]
/proc/loadavg: 3.99 3.20 2.03 5/82 16407
/proc/meminfo: memFree=1537664/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=201.06
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 20105 1 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134690629 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=200.17
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 20017 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134691564 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=200.07
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 20007 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711418 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=200.83
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 20082 1 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711399 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 802.41
Current children cumulated vsize (KiB) 960720

[startup+462.302 s]
/proc/loadavg: 3.99 3.34 2.15 5/82 16407
/proc/meminfo: memFree=1537664/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=231.07
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 23105 2 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716272 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=230.01
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 23001 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=229.96
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 22996 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716272 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=230.82
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 23081 1 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134690316 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 922.14
Current children cumulated vsize (KiB) 960720

[startup+522.303 s]
/proc/loadavg: 3.99 3.46 2.26 5/82 16407
/proc/meminfo: memFree=1537664/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=261.06
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 26104 2 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716075 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=259.86
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 25986 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716280 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=259.85
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 25985 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711887 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=260.81
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 26080 1 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 960720

[startup+582.303 s]
/proc/loadavg: 3.99 3.55 2.37 5/82 16407
/proc/meminfo: memFree=1537664/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=291.05
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 29103 2 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716264 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=289.75
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 28975 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711399 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=289.7
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 28970 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=290.8
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 29078 2 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716280 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 1161.58
Current children cumulated vsize (KiB) 960720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 3.99 3.58 2.40 5/82 16407
/proc/meminfo: memFree=1537664/2055920 swapFree=4153224/4192956
[pid=16402] ppid=16400 vsize=192144 CPUtime=0.28
/proc/16402/stat : 16402 (kcnfs-smp) S 16400 16402 14424 0 -1 4194304 4023 0 0 0 27 1 0 0 23 0 1 0 368924896 196755456 3717 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16402/statm: 48036 3717 68 160 0 47874 0
[pid=16404] ppid=16402 vsize=192144 CPUtime=300.71
/proc/16404/stat : 16404 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 30069 2 0 0 25 0 1 0 368924924 196755456 3727 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716136 0 0 4096 2 0 0 0 17 1 0 0
/proc/16404/statm: 48036 3727 69 160 0 47874 0
[pid=16405] ppid=16402 vsize=192144 CPUtime=299.35
/proc/16405/stat : 16405 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 134 0 0 0 29935 0 0 0 25 0 1 0 368924925 196755456 3728 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711399 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 48036 3728 69 160 0 47874 0
[pid=16406] ppid=16402 vsize=192144 CPUtime=299.31
/proc/16406/stat : 16406 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 188 0 0 0 29931 0 0 0 25 0 1 0 368924925 196755456 3777 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134716255 0 0 4096 2 0 0 0 17 0 0 0
/proc/16406/statm: 48036 3777 71 160 0 47874 0
[pid=16407] ppid=16402 vsize=192144 CPUtime=300.45
/proc/16407/stat : 16407 (kcnfs-smp) R 16402 16402 14424 0 -1 4194368 185 0 0 0 30043 2 0 0 25 0 1 0 368924926 196755456 3774 18446744073709551615 134512640 135172044 4294956704 18446744073709551615 134711408 0 0 4096 0 0 0 0 17 1 0 0
/proc/16407/statm: 48036 3774 70 160 0 47874 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 960720

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.62
CPU time (s): 1200.15
CPU user time (s): 1200.07
CPU system time (s): 0.083987
CPU usage (%): 199.487
Max. virtual memory (cumulated for all children) (KiB): 960720

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

runsolver used 0.558915 second user time and 1.64375 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Mar 10 01:21:40 UTC 2007

IDJOB= 332778
IDBENCH= 24588
IDSOLVER= 112
FILE ID= node4/332778-1173489700

PBS_JOBID= 4101090

Free space on /tmp= 66520 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00150.sat05-1328.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332778-1173489700/kcnfs-smp /tmp/evaluation/332778-1173489700/instance-332778-1173489700.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-332778-1173489700 -o ROOT/results/node4/solver-332778-1173489700 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332778-1173489700/kcnfs-smp /tmp/evaluation/332778-1173489700/instance-332778-1173489700.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  b89dce22e5369c8081062018c6eea272

RANDOM SEED= 51404575

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1556224 kB
Buffers:         43236 kB
Cached:         375812 kB
SwapCached:       2824 kB
Active:         255264 kB
Inactive:       191776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556224 kB
SwapTotal:     4192956 kB
SwapFree:      4153224 kB
Dirty:            4352 kB
Writeback:           0 kB
Mapped:          34432 kB
Slab:            38168 kB
Committed_AS:  1276544 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= 66520 MiB

End job on node4 on Sat Mar 10 01:31:44 UTC 2007