Trace number 207892

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.03 1809.15

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-66_ext.xml
MD5SUMfcadb94f08912b090e26967068500721
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03269
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/207892-1168183737/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/node15/watcher-207892-1168183737 -o ROOT/results/node15/solver-207892-1168183737 -C 1800 -M 900 /tmp/evaluation/207892-1168183737/Complete/Ordinary/solver /tmp/evaluation/207892-1168183737/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: 2.10 2.09 2.05 5/94 19593
/proc/meminfo: memFree=1387536/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=5352 CPUtime=0
/proc/19592/stat : 19592 (sh) R 19590 19592 19163 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 166768623 5480448 231 18446744073709551615 4194304 4889804 548682069344 18446744073709551615 240472191374 0 0 4100 65536 0 0 0 17 1 0 0
/proc/19592/statm: 1338 231 194 169 0 49 0

[startup+0.102863 s]
/proc/loadavg: 2.10 2.09 2.05 5/94 19593
/proc/meminfo: memFree=1387536/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=61780 CPUtime=0.08
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 1601 0 0 0 8 0 0 0 20 0 1 0 166768623 63262720 1283 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134590506 0 0 4096 2 0 0 0 17 1 0 0
/proc/19592/statm: 15445 1283 158 90 0 14983 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 61780

[startup+0.510932 s]
/proc/loadavg: 2.10 2.09 2.05 5/94 19593
/proc/meminfo: memFree=1387536/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72948 CPUtime=0.49
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 9348 0 0 0 46 3 0 0 24 0 2 0 166768623 74698752 6594 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19592/statm: 18237 6594 170 90 0 17775 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 72948

[startup+1.33407 s]
/proc/loadavg: 2.09 2.09 2.05 3/95 19594
/proc/meminfo: memFree=1360520/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72956 CPUtime=1.31
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 11511 0 0 0 127 4 0 0 25 0 2 0 166768623 74706944 6613 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859780 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19592/statm: 18239 6613 170 90 0 17777 0
[pid=19592/tid=19594] ppid=19590 vsize=72956 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74706944 6613 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 72956

[startup+2.97435 s]
/proc/loadavg: 2.09 2.09 2.05 3/95 19594
/proc/meminfo: memFree=1359368/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72960 CPUtime=2.94
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 14499 0 0 0 290 4 0 0 25 0 2 0 166768623 74711040 6637 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19592/statm: 18240 6637 170 90 0 17778 0
[pid=19592/tid=19594] ppid=19590 vsize=72960 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74711040 6637 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 72960

[startup+6.25692 s]
/proc/loadavg: 2.09 2.09 2.05 3/95 19594
/proc/meminfo: memFree=1355976/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72964 CPUtime=6.22
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 14777 0 0 0 617 5 0 0 25 0 2 0 166768623 74715136 6645 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19592/statm: 18241 6645 170 90 0 17779 0
[pid=19592/tid=19594] ppid=19590 vsize=72964 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74715136 6645 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 72964

[startup+12.727 s]
/proc/loadavg: 2.08 2.09 2.05 3/95 19594
/proc/meminfo: memFree=1349328/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72968 CPUtime=12.65
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 19407 0 0 0 1259 6 0 0 25 0 2 0 166768623 74719232 6666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554069 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19592/statm: 18242 6666 170 90 0 17780 0
[pid=19592/tid=19594] ppid=19590 vsize=72968 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74719232 6666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 72968

[startup+25.5502 s]
/proc/loadavg: 2.06 2.09 2.04 3/95 19594
/proc/meminfo: memFree=1339280/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72972 CPUtime=25.42
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 20508 0 0 0 2535 7 0 0 25 0 2 0 166768623 74723328 6678 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664594 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19592/statm: 18243 6678 170 90 0 17781 0
[pid=19592/tid=19594] ppid=19590 vsize=72972 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74723328 6678 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 72972

[startup+51.2126 s]
/proc/loadavg: 2.04 2.08 2.04 3/95 19594
/proc/meminfo: memFree=1322576/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72976 CPUtime=50.96
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 22717 0 0 0 5088 8 0 0 25 0 2 0 166768623 74727424 6701 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711655 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19592/statm: 18244 6701 170 90 0 17782 0
[pid=19592/tid=19594] ppid=19590 vsize=72976 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74727424 6701 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 72976

[startup+102.445 s]
/proc/loadavg: 2.01 2.06 2.04 3/88 19595
/proc/meminfo: memFree=858056/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72976 CPUtime=101.93
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 22718 0 0 0 10185 8 0 0 25 0 2 0 166768623 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711766 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 18244 6702 170 90 0 17782 0
[pid=19592/tid=19594] ppid=19590 vsize=72976 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 72976

[startup+162.516 s]
/proc/loadavg: 2.00 2.05 2.03 3/88 19595
/proc/meminfo: memFree=857032/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72976 CPUtime=161.72
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 22718 0 0 0 16163 9 0 0 25 0 2 0 166768623 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 18244 6702 170 90 0 17782 0
[pid=19592/tid=19594] ppid=19590 vsize=72976 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 72976

[startup+222.591 s]
/proc/loadavg: 2.00 2.04 2.03 3/88 19595
/proc/meminfo: memFree=856840/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72976 CPUtime=221.5
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 22718 0 0 0 22141 9 0 0 25 0 2 0 166768623 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 18244 6702 170 90 0 17782 0
[pid=19592/tid=19594] ppid=19590 vsize=72976 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (KiB) 72976

[startup+282.657 s]
/proc/loadavg: 2.00 2.03 2.02 3/88 19595
/proc/meminfo: memFree=856712/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72976 CPUtime=281.29
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 22718 0 0 0 28120 9 0 0 25 0 2 0 166768623 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 18244 6702 170 90 0 17782 0
[pid=19592/tid=19594] ppid=19590 vsize=72976 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.29
Current children cumulated vsize (KiB) 72976

[startup+342.722 s]
/proc/loadavg: 2.06 2.04 2.02 3/88 19595
/proc/meminfo: memFree=856712/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72976 CPUtime=341.08
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 22718 0 0 0 34099 9 0 0 25 0 2 0 166768623 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134856392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 18244 6702 170 90 0 17782 0
[pid=19592/tid=19594] ppid=19590 vsize=72976 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.08
Current children cumulated vsize (KiB) 72976

[startup+402.785 s]
/proc/loadavg: 2.02 2.03 2.01 3/88 19595
/proc/meminfo: memFree=856648/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72976 CPUtime=400.85
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 22718 0 0 0 40075 10 0 0 25 0 2 0 166768623 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859786 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 18244 6702 170 90 0 17782 0
[pid=19592/tid=19594] ppid=19590 vsize=72976 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.85
Current children cumulated vsize (KiB) 72976

[startup+462.846 s]
/proc/loadavg: 2.00 2.02 2.01 3/88 19595
/proc/meminfo: memFree=856648/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72976 CPUtime=460.64
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 22718 0 0 0 46054 10 0 0 25 0 2 0 166768623 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134566546 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 18244 6702 170 90 0 17782 0
[pid=19592/tid=19594] ppid=19590 vsize=72976 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.64
Current children cumulated vsize (KiB) 72976

[startup+522.919 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 19595
/proc/meminfo: memFree=856648/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72976 CPUtime=520.44
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 22718 0 0 0 52034 10 0 0 25 0 2 0 166768623 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552065 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 18244 6702 170 90 0 17782 0
[pid=19592/tid=19594] ppid=19590 vsize=72976 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.44
Current children cumulated vsize (KiB) 72976

[startup+583.001 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 19595
/proc/meminfo: memFree=856584/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=72976 CPUtime=580.22
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 22718 0 0 0 58012 10 0 0 25 0 2 0 166768623 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 18244 6702 170 90 0 17782 0
[pid=19592/tid=19594] ppid=19590 vsize=72976 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 166768656 74727424 6702 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.22
Current children cumulated vsize (KiB) 72976

[startup+643.064 s]

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

/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24951 0 0 0 117783 14 0 0 25 0 3 0 166768623 85221376 6737 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 20806 6737 170 90 0 20344 0
[pid=19592/tid=19594] ppid=19590 vsize=83224 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 166768656 85221376 6737 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19592/tid=19596] ppid=19590 vsize=83224 CPUtime=0
/proc/19592/task/19596/stat : 19596 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166858671 85221376 6737 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1177.97
Current children cumulated vsize (KiB) 83224

[startup+1243.83 s]
/proc/loadavg: 2.08 2.02 2.00 3/89 19596
/proc/meminfo: memFree=856448/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=83224 CPUtime=1237.75
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24951 0 0 0 123761 14 0 0 25 0 3 0 166768623 85221376 6737 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859786 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 20806 6737 170 90 0 20344 0
[pid=19592/tid=19594] ppid=19590 vsize=83224 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 166768656 85221376 6737 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19592/tid=19596] ppid=19590 vsize=83224 CPUtime=0
/proc/19592/task/19596/stat : 19596 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166858671 85221376 6737 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1237.75
Current children cumulated vsize (KiB) 83224

[startup+1303.92 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 19596
/proc/meminfo: memFree=856384/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=83224 CPUtime=1297.51
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24951 0 0 0 129736 15 0 0 25 0 3 0 166768623 85221376 6737 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639217 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 20806 6737 170 90 0 20344 0
[pid=19592/tid=19594] ppid=19590 vsize=83224 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 166768656 85221376 6737 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19592/tid=19596] ppid=19590 vsize=83224 CPUtime=0
/proc/19592/task/19596/stat : 19596 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166858671 85221376 6737 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1297.51
Current children cumulated vsize (KiB) 83224

[startup+1364.01 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 19597
/proc/meminfo: memFree=856376/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=93468 CPUtime=1357.3
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24957 0 0 0 135715 15 0 0 25 0 4 0 166768623 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711861 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 23367 6743 170 90 0 22905 0
[pid=19592/tid=19594] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166768656 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19592/tid=19596] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19596/stat : 19596 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166858671 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=19592/tid=19597] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19597/stat : 19597 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166903680 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1357.3
Current children cumulated vsize (KiB) 93468

[startup+1424.02 s]
/proc/loadavg: 2.03 2.02 2.00 3/90 19597
/proc/meminfo: memFree=856312/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=93468 CPUtime=1417.01
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24957 0 0 0 141686 15 0 0 25 0 4 0 166768623 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589726 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 23367 6743 170 90 0 22905 0
[pid=19592/tid=19594] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166768656 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19592/tid=19596] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19596/stat : 19596 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166858671 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=19592/tid=19597] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19597/stat : 19597 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166903680 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1417.01
Current children cumulated vsize (KiB) 93468

[startup+1484.02 s]
/proc/loadavg: 2.01 2.01 2.00 3/90 19597
/proc/meminfo: memFree=856312/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=93468 CPUtime=1476.73
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24957 0 0 0 147658 15 0 0 25 0 4 0 166768623 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609705 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 23367 6743 170 90 0 22905 0
[pid=19592/tid=19594] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166768656 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19592/tid=19596] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19596/stat : 19596 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166858671 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=19592/tid=19597] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19597/stat : 19597 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166903680 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.73
Current children cumulated vsize (KiB) 93468

[startup+1544.02 s]
/proc/loadavg: 2.09 2.04 2.01 3/90 19597
/proc/meminfo: memFree=856248/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=93468 CPUtime=1536.47
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24957 0 0 0 153632 15 0 0 25 0 4 0 166768623 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639147 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 23367 6743 170 90 0 22905 0
[pid=19592/tid=19594] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166768656 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19592/tid=19596] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19596/stat : 19596 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166858671 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=19592/tid=19597] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19597/stat : 19597 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166903680 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.47
Current children cumulated vsize (KiB) 93468

[startup+1604.04 s]
/proc/loadavg: 2.11 2.06 2.01 3/90 19597
/proc/meminfo: memFree=856248/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=93468 CPUtime=1596.2
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24957 0 0 0 159604 16 0 0 25 0 4 0 166768623 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747406 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/19592/statm: 23367 6743 170 90 0 22905 0
[pid=19592/tid=19594] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166768656 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19592/tid=19596] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19596/stat : 19596 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166858671 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=19592/tid=19597] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19597/stat : 19597 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166903680 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.2
Current children cumulated vsize (KiB) 93468

[startup+1664.13 s]
/proc/loadavg: 2.00 2.03 2.00 3/96 19654
/proc/meminfo: memFree=1595336/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=93468 CPUtime=1655.99
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24957 0 0 0 165582 17 0 0 25 0 4 0 166768623 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19592/statm: 23367 6743 170 90 0 22905 0
[pid=19592/tid=19594] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166768656 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19592/tid=19596] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19596/stat : 19596 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166858671 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=19592/tid=19597] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19597/stat : 19597 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166903680 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.99
Current children cumulated vsize (KiB) 93468

[startup+1724.22 s]
/proc/loadavg: 2.00 2.02 2.00 3/96 19654
/proc/meminfo: memFree=1595400/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=93468 CPUtime=1715.79
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24957 0 0 0 171561 18 0 0 25 0 4 0 166768623 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19592/statm: 23367 6743 170 90 0 22905 0
[pid=19592/tid=19594] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166768656 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19592/tid=19596] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19596/stat : 19596 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166858671 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=19592/tid=19597] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19597/stat : 19597 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166903680 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.79
Current children cumulated vsize (KiB) 93468

[startup+1784.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/96 19654
/proc/meminfo: memFree=1595336/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=93468 CPUtime=1775.59
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24957 0 0 0 177541 18 0 0 25 0 4 0 166768623 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/19592/statm: 23367 6743 170 90 0 22905 0
[pid=19592/tid=19594] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19594/stat : 19594 (bprolog) S 19590 19592 19163 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166768656 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=19592/tid=19596] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19596/stat : 19596 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166858671 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=19592/tid=19597] ppid=19590 vsize=93468 CPUtime=0
/proc/19592/task/19597/stat : 19597 (bprolog) S 19590 19592 19163 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166903680 95711232 6743 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.59
Current children cumulated vsize (KiB) 93468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.84 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 19654
/proc/meminfo: memFree=1595336/2055920 swapFree=4174172/4192956
[pid=19592] ppid=19590 vsize=93468 CPUtime=1800.02
/proc/19592/stat : 19592 (bprolog) R 19590 19592 19163 0 -1 4194304 24958 0 0 0 179983 19 0 0 25 0 1 0 166768623 95711232 6744 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554244 0 0 4096 2 0 0 0 17 1 0 0
/proc/19592/statm: 23367 6744 171 90 0 22905 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 93468

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.15
CPU time (s): 1800.03
CPU user time (s): 1799.83
CPU system time (s): 0.19497
CPU usage (%): 99.4955
Max. virtual memory (cumulated for all children) (KiB): 93468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24958
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= 29
involuntary context switches= 60019

runsolver used 2.12768 s user time and 5.8881 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Jan  7 15:28:57 UTC 2007


IDJOB= 207892
IDBENCH= 4342
FILE ID= node15/207892-1168183737

PBS_JOBID= 3478935

Free space on /tmp= 66158 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-25/tsp-25-66_ext.xml
COMMAND LINE= /tmp/evaluation/207892-1168183737/Complete/Ordinary/solver /tmp/evaluation/207892-1168183737/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node15/convwatcher-207892-1168183737 -o ROOT/results/node15/conversion-207892-1168183737 -C 600 -M 900 /tmp/evaluation/207892-1168183737/Complete/Ordinary/conversion /tmp/evaluation/207892-1168183737/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-207892-1168183737 -o ROOT/results/node15/solver-207892-1168183737 -C 1800 -M 900  /tmp/evaluation/207892-1168183737/Complete/Ordinary/solver /tmp/evaluation/207892-1168183737/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  fcadb94f08912b090e26967068500721

RANDOM SEED= 12888776

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.276
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.276
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:       1388016 kB
Buffers:         65388 kB
Cached:         422844 kB
SwapCached:       6400 kB
Active:         306524 kB
Inactive:       301760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1388016 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            2760 kB
Writeback:           0 kB
Mapped:         138188 kB
Slab:            44000 kB
Committed_AS:  5396512 kB
PageTables:       2660 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= 66327 MiB



End job on node15 on Sun Jan  7 15:59:07 UTC 2007