Trace number 233364

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
BPrologCSPSolver70a 2006-12-13? (TO) 1800.06 1806.8

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-4.xml
MD5SUMa7015b7b8a0911f86cf4ded97ed359d1
Bench Category2-ARY-INT (binary constraints in intension)
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 variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size942
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/233364-1168325594/unknown)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node76/watcher-233364-1168325594 -o ROOT/results/node76/solver-233364-1168325594 -C 1800 -M 900 /tmp/evaluation/233364-1168325594/Complete/Ordinary/solver /tmp/evaluation/233364-1168325594/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.97 2.01 1.91 5/79 24301
/proc/meminfo: memFree=1348728/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=53476 CPUtime=0
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 487 0 0 0 0 0 0 0 20 0 1 0 180956655 54759424 208 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/24300/statm: 13369 209 120 90 0 12906 0

[startup+0.107594 s]
/proc/loadavg: 1.97 2.01 1.91 5/79 24301
/proc/meminfo: memFree=1348728/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=53828 CPUtime=0.09
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 1692 0 0 0 9 0 0 0 21 0 1 0 180956655 55119872 1410 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134592424 0 0 4096 2 0 0 0 17 1 0 0
/proc/24300/statm: 13457 1410 154 90 0 12994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53828

[startup+0.515672 s]
/proc/loadavg: 1.97 2.01 1.91 5/79 24301
/proc/meminfo: memFree=1348728/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=0.5
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2568 0 0 0 49 1 0 0 25 0 2 0 180956655 73900032 2285 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552096 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2285 168 90 0 17579 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 72168

[startup+1.34184 s]
/proc/loadavg: 1.97 2.01 1.91 3/80 24302
/proc/meminfo: memFree=1340272/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=1.32
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2572 0 0 0 131 1 0 0 25 0 2 0 180956655 73900032 2289 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552861 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2289 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2289 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 72168

[startup+2.98016 s]
/proc/loadavg: 1.97 2.01 1.91 3/80 24302
/proc/meminfo: memFree=1340272/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=2.96
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2572 0 0 0 295 1 0 0 25 0 2 0 180956655 73900032 2289 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134623871 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2289 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2289 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 72168

[startup+6.2648 s]
/proc/loadavg: 1.97 2.01 1.91 3/80 24302
/proc/meminfo: memFree=1340208/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=6.23
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2572 0 0 0 622 1 0 0 25 0 2 0 180956655 73900032 2289 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134820465 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2289 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2289 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 72168

[startup+12.7301 s]
/proc/loadavg: 1.98 2.01 1.91 3/80 24302
/proc/meminfo: memFree=1340248/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=12.67
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2572 0 0 0 1266 1 0 0 25 0 2 0 180956655 73900032 2289 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134626300 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2289 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2289 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 72168

[startup+25.5516 s]
/proc/loadavg: 1.98 2.01 1.91 3/80 24302
/proc/meminfo: memFree=1340312/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=25.44
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2574 0 0 0 2543 1 0 0 25 0 2 0 180956655 73900032 2291 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134622549 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2291 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2291 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 72168

[startup+51.2076 s]
/proc/loadavg: 1.99 2.00 1.91 3/80 24302
/proc/meminfo: memFree=1340376/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=50.99
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2574 0 0 0 5098 1 0 0 25 0 2 0 180956655 73900032 2291 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552968 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2291 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2291 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 72168

[startup+102.412 s]
/proc/loadavg: 2.06 2.02 1.92 3/80 24302
/proc/meminfo: memFree=1340376/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=102
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2574 0 0 0 10199 1 0 0 25 0 2 0 180956655 73900032 2291 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555024 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2291 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2291 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 72168

[startup+162.436 s]
/proc/loadavg: 2.02 2.01 1.92 3/80 24302
/proc/meminfo: memFree=1340376/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=161.79
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2574 0 0 0 16178 1 0 0 25 0 2 0 180956655 73900032 2291 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2291 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2291 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.79
Current children cumulated vsize (KiB) 72168

[startup+222.475 s]
/proc/loadavg: 2.01 2.00 1.92 3/80 24302
/proc/meminfo: memFree=1340376/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=221.59
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2577 0 0 0 22158 1 0 0 25 0 2 0 180956655 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589843 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2294 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.59
Current children cumulated vsize (KiB) 72168

[startup+282.505 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 24302
/proc/meminfo: memFree=1340312/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=281.39
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2577 0 0 0 28138 1 0 0 25 0 2 0 180956655 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2294 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.39
Current children cumulated vsize (KiB) 72168

[startup+342.536 s]
/proc/loadavg: 2.10 2.03 1.93 3/80 24302
/proc/meminfo: memFree=1340376/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=341.19
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2577 0 0 0 34118 1 0 0 25 0 2 0 180956655 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134553076 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2294 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.19
Current children cumulated vsize (KiB) 72168

[startup+402.562 s]
/proc/loadavg: 2.04 2.02 1.93 3/80 24302
/proc/meminfo: memFree=1340376/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=400.98
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2577 0 0 0 40097 1 0 0 25 0 2 0 180956655 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552958 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2294 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.98
Current children cumulated vsize (KiB) 72168

[startup+462.587 s]
/proc/loadavg: 2.01 2.02 1.93 3/80 24302
/proc/meminfo: memFree=1340312/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=460.77
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2577 0 0 0 46076 1 0 0 25 0 2 0 180956655 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2294 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.77
Current children cumulated vsize (KiB) 72168

[startup+522.639 s]
/proc/loadavg: 2.10 2.05 1.94 3/86 24452
/proc/meminfo: memFree=1339040/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=520.48
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2577 0 0 0 52047 1 0 0 25 0 2 0 180956655 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552092 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2294 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.48
Current children cumulated vsize (KiB) 72168

[startup+582.684 s]
/proc/loadavg: 2.03 2.04 1.94 3/80 24500
/proc/meminfo: memFree=1340120/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=72168 CPUtime=580.25
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2577 0 0 0 58023 2 0 0 25 0 2 0 180956655 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618046 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 18042 2294 168 90 0 17579 0
[pid=24300/tid=24302] ppid=24298 vsize=72168 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 180956677 73900032 2294 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.25
Current children cumulated vsize (KiB) 72168

[startup+642.712 s]

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

/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2616 0 0 0 117775 2 0 0 25 0 3 0 180956655 84389888 2333 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552442 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24300/statm: 20603 2333 168 90 0 20140 0
[pid=24300/tid=24302] ppid=24298 vsize=82412 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 180956677 84389888 2333 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24501] ppid=24298 vsize=82412 CPUtime=0
/proc/24300/task/24501/stat : 24501 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 181046691 84389888 2333 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1177.77
Current children cumulated vsize (KiB) 82412

[startup+1243.14 s]
/proc/loadavg: 2.92 2.39 2.09 4/88 24575
/proc/meminfo: memFree=733328/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=82412 CPUtime=1237.3
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2616 0 0 0 123728 2 0 0 25 0 3 0 180956655 84389888 2333 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134809024 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24300/statm: 20603 2333 168 90 0 20140 0
[pid=24300/tid=24302] ppid=24298 vsize=82412 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 180956677 84389888 2333 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24501] ppid=24298 vsize=82412 CPUtime=0
/proc/24300/task/24501/stat : 24501 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 181046691 84389888 2333 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1237.3
Current children cumulated vsize (KiB) 82412

[startup+1303.19 s]
/proc/loadavg: 2.36 2.33 2.09 3/80 24612
/proc/meminfo: memFree=1195192/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=82412 CPUtime=1297.01
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2620 0 0 0 129699 2 0 0 25 0 3 0 180956655 84389888 2337 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134553076 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 20603 2337 168 90 0 20140 0
[pid=24300/tid=24302] ppid=24298 vsize=82412 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 180956677 84389888 2337 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24501] ppid=24298 vsize=82412 CPUtime=0
/proc/24300/task/24501/stat : 24501 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 181046691 84389888 2337 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1297.01
Current children cumulated vsize (KiB) 82412

[startup+1363.21 s]
/proc/loadavg: 2.13 2.26 2.08 3/81 24613
/proc/meminfo: memFree=843504/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=92656 CPUtime=1356.79
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2621 0 0 0 135677 2 0 0 25 0 4 0 180956655 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134557319 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 23164 2338 168 90 0 22701 0
[pid=24300/tid=24302] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 180956677 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24501] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24501/stat : 24501 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181046691 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24613] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24613/stat : 24613 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 181091703 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1356.79
Current children cumulated vsize (KiB) 92656

[startup+1423.23 s]
/proc/loadavg: 1.95 2.20 2.07 2/73 24632
/proc/meminfo: memFree=1464752/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=92656 CPUtime=1416.6
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2621 0 0 0 141658 2 0 0 25 0 4 0 180956655 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 23164 2338 168 90 0 22701 0
[pid=24300/tid=24302] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 180956677 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24501] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24501/stat : 24501 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181046691 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24613] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24613/stat : 24613 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 181091703 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1416.6
Current children cumulated vsize (KiB) 92656

[startup+1483.31 s]
/proc/loadavg: 1.35 1.98 2.00 2/73 24632
/proc/meminfo: memFree=1464880/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=92656 CPUtime=1476.66
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2621 0 0 0 147664 2 0 0 25 0 4 0 180956655 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552804 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 23164 2338 168 90 0 22701 0
[pid=24300/tid=24302] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 180956677 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24501] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24501/stat : 24501 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181046691 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24613] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24613/stat : 24613 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 181091703 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.66
Current children cumulated vsize (KiB) 92656

[startup+1543.4 s]
/proc/loadavg: 1.12 1.80 1.94 2/73 24632
/proc/meminfo: memFree=1464944/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=92656 CPUtime=1536.73
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2621 0 0 0 153671 2 0 0 25 0 4 0 180956655 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618382 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 23164 2338 168 90 0 22701 0
[pid=24300/tid=24302] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 180956677 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24501] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24501/stat : 24501 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181046691 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24613] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24613/stat : 24613 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 181091703 94879744 2338 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.73
Current children cumulated vsize (KiB) 92656

[startup+1603.49 s]
/proc/loadavg: 1.04 1.65 1.87 2/73 24634
/proc/meminfo: memFree=1464176/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=92656 CPUtime=1596.8
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2818 0 0 0 159678 2 0 0 25 0 4 0 180956655 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618046 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 23164 2535 168 90 0 22701 0
[pid=24300/tid=24302] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 180956677 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24501] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24501/stat : 24501 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181046691 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24613] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24613/stat : 24613 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181091703 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.8
Current children cumulated vsize (KiB) 92656

[startup+1663.57 s]
/proc/loadavg: 1.01 1.53 1.82 2/73 24634
/proc/meminfo: memFree=1464176/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=92656 CPUtime=1656.87
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2818 0 0 0 165685 2 0 0 25 0 4 0 180956655 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552065 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 23164 2535 168 90 0 22701 0
[pid=24300/tid=24302] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 180956677 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24501] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24501/stat : 24501 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181046691 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24613] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24613/stat : 24613 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181091703 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.87
Current children cumulated vsize (KiB) 92656

[startup+1723.65 s]
/proc/loadavg: 1.00 1.43 1.76 2/73 24634
/proc/meminfo: memFree=1464112/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=92656 CPUtime=1716.93
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2818 0 0 0 171691 2 0 0 25 0 4 0 180956655 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664604 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 23164 2535 168 90 0 22701 0
[pid=24300/tid=24302] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 180956677 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24501] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24501/stat : 24501 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181046691 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24613] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24613/stat : 24613 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181091703 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.93
Current children cumulated vsize (KiB) 92656

[startup+1783.73 s]
/proc/loadavg: 1.04 1.36 1.72 2/73 24634
/proc/meminfo: memFree=1464112/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=92656 CPUtime=1776.98
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2818 0 0 0 177696 2 0 0 25 0 4 0 180956655 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552512 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 23164 2535 168 90 0 22701 0
[pid=24300/tid=24302] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24302/stat : 24302 (bprolog) S 24298 24300 21594 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 180956677 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24501] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24501/stat : 24501 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181046691 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24300/tid=24613] ppid=24298 vsize=92656 CPUtime=0
/proc/24300/task/24613/stat : 24613 (bprolog) S 24298 24300 21594 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181091703 94879744 2535 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.98
Current children cumulated vsize (KiB) 92656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.8 s]
/proc/loadavg: 1.03 1.33 1.70 2/70 24634
/proc/meminfo: memFree=1464112/2055888 swapFree=4095388/4096564
[pid=24300] ppid=24298 vsize=92656 CPUtime=1800.04
/proc/24300/stat : 24300 (bprolog) R 24298 24300 21594 0 -1 4194304 2819 0 0 0 180002 2 0 0 25 0 1 0 180956655 94879744 2536 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134564915 0 0 4096 2 0 0 0 17 1 0 0
/proc/24300/statm: 23164 2536 169 90 0 22701 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 92656

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.8
CPU time (s): 1800.06
CPU user time (s): 1800.03
CPU system time (s): 0.031995
CPU usage (%): 99.6268
Max. virtual memory (cumulated for all children) (KiB): 92656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2819
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= 12
involuntary context switches= 19193

runsolver used 1.79973 s user time and 4.6243 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Tue Jan  9 06:53:14 UTC 2007


IDJOB= 233364
IDBENCH= 6604
FILE ID= node76/233364-1168325594

PBS_JOBID= 3502906

Free space on /tmp= 66621 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-15/os-taillard-15-95-4.xml
COMMAND LINE= /tmp/evaluation/233364-1168325594/Complete/Ordinary/solver /tmp/evaluation/233364-1168325594/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node76/convwatcher-233364-1168325594 -o ROOT/results/node76/conversion-233364-1168325594 -C 600 -M 900 /tmp/evaluation/233364-1168325594/Complete/Ordinary/conversion /tmp/evaluation/233364-1168325594/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-233364-1168325594 -o ROOT/results/node76/solver-233364-1168325594 -C 1800 -M 900  /tmp/evaluation/233364-1168325594/Complete/Ordinary/solver /tmp/evaluation/233364-1168325594/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  a7015b7b8a0911f86cf4ded97ed359d1

RANDOM SEED= 930641782

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1349336 kB
Buffers:         79908 kB
Cached:         439524 kB
SwapCached:        428 kB
Active:         303492 kB
Inactive:       330128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1349336 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:            1896 kB
Writeback:           0 kB
Mapped:         124176 kB
Slab:            58572 kB
Committed_AS:  6868656 kB
PageTables:       1952 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66647 MiB



End job on node76 on Tue Jan  9 07:23:23 UTC 2007