Trace number 233433

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.08 1803.59

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-5.xml
MD5SUMa34c97e86aa6f21f2941b431d9a10048
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 size911
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/233433-1168326239/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/node51/watcher-233433-1168326239 -o ROOT/results/node51/solver-233433-1168326239 -C 1800 -M 900 /tmp/evaluation/233433-1168326239/Complete/Ordinary/solver /tmp/evaluation/233433-1168326239/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.02 2.02 1.87 5/81 5716
/proc/meminfo: memFree=1126248/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=18540 CPUtime=0
/proc/5715/stat : 5715 (runsolver) R 5713 5715 4207 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 181022672 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 235368676850 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5715/statm: 4635 279 244 17 0 2626 0

[startup+0.107405 s]
/proc/loadavg: 2.02 2.02 1.87 5/81 5716
/proc/meminfo: memFree=1126248/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=53824 CPUtime=0.09
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 1668 0 0 0 9 0 0 0 20 0 1 0 181022672 55115776 1384 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550510 0 0 4096 2 0 0 0 17 1 0 0
/proc/5715/statm: 13456 1384 158 90 0 12994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53824

[startup+0.515477 s]
/proc/loadavg: 2.02 2.02 1.87 5/81 5716
/proc/meminfo: memFree=1126248/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=0.5
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2602 0 0 0 50 0 0 0 24 0 2 0 181022672 73895936 2317 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618372 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5715/statm: 18041 2317 172 90 0 17579 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 72164

[startup+1.33665 s]
/proc/loadavg: 2.02 2.02 1.87 3/82 5717
/proc/meminfo: memFree=1117472/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=1.31
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2607 0 0 0 131 0 0 0 25 0 2 0 181022672 73895936 2322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552861 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5715/statm: 18041 2322 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2322 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) 72164

[startup+2.97389 s]
/proc/loadavg: 2.02 2.02 1.87 3/82 5717
/proc/meminfo: memFree=1117408/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=2.94
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 294 0 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 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) 72164

[startup+6.25945 s]
/proc/loadavg: 2.02 2.02 1.87 3/82 5717
/proc/meminfo: memFree=1117408/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=6.19
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 619 0 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134624684 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 72164

[startup+12.7316 s]
/proc/loadavg: 2.02 2.02 1.87 4/82 5717
/proc/meminfo: memFree=1117280/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=12.61
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 1261 0 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 72164

[startup+25.5607 s]
/proc/loadavg: 2.17 2.05 1.89 4/82 5788
/proc/meminfo: memFree=1774496/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=25.35
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 2533 2 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552888 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 72164

[startup+51.2109 s]
/proc/loadavg: 2.16 2.06 1.89 3/85 5840
/proc/meminfo: memFree=1769816/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=50.83
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 5081 2 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134622506 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 72164

[startup+102.482 s]
/proc/loadavg: 2.54 2.18 1.94 5/85 5840
/proc/meminfo: memFree=1070872/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=99.79
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 9977 2 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134608700 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.79
Current children cumulated vsize (KiB) 72164

[startup+162.502 s]
/proc/loadavg: 2.35 2.22 1.97 2/66 5855
/proc/meminfo: memFree=1812672/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=159.58
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 15955 3 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618274 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 159.58
Current children cumulated vsize (KiB) 72164

[startup+222.56 s]
/proc/loadavg: 1.50 1.99 1.91 2/66 5855
/proc/meminfo: memFree=1812872/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=219.62
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 21959 3 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134624664 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 219.62
Current children cumulated vsize (KiB) 72164

[startup+282.618 s]
/proc/loadavg: 1.18 1.81 1.85 2/66 5855
/proc/meminfo: memFree=1812936/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=279.66
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 27962 4 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614655 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.66
Current children cumulated vsize (KiB) 72164

[startup+342.674 s]
/proc/loadavg: 1.06 1.66 1.79 2/66 5855
/proc/meminfo: memFree=1813000/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=339.69
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 33965 4 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552888 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.69
Current children cumulated vsize (KiB) 72164

[startup+402.732 s]
/proc/loadavg: 1.02 1.54 1.74 2/66 5855
/proc/meminfo: memFree=1812936/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=399.73
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 39969 4 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618159 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.73
Current children cumulated vsize (KiB) 72164

[startup+462.791 s]
/proc/loadavg: 1.01 1.44 1.69 2/66 5855
/proc/meminfo: memFree=1812936/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=459.77
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 45973 4 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552381 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.77
Current children cumulated vsize (KiB) 72164

[startup+522.844 s]
/proc/loadavg: 1.00 1.35 1.64 2/66 5855
/proc/meminfo: memFree=1812936/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=519.79
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2610 0 0 0 51975 4 0 0 25 0 2 0 181022672 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618352 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 18041 2325 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2325 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.79
Current children cumulated vsize (KiB) 72164

[startup+582.9 s]
/proc/loadavg: 1.00 1.29 1.60 2/66 5855
/proc/meminfo: memFree=1812872/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=72164 CPUtime=579.82
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2653 0 0 0 57978 4 0 0 25 0 2 0 181022672 73895936 2368 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134754762 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 18041 2368 172 90 0 17579 0
[pid=5715/tid=5717] ppid=5713 vsize=72164 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 22 0 2 0 181022696 73895936 2368 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 579.82
Current children cumulated vsize (KiB) 72164

[startup+642.954 s]

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

/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2662 0 0 0 118025 5 0 0 25 0 3 0 181022672 84385792 2377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618372 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 20602 2377 172 90 0 20140 0
[pid=5715/tid=5717] ppid=5713 vsize=82408 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 181022696 84385792 2377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5858] ppid=5713 vsize=82408 CPUtime=0
/proc/5715/task/5858/stat : 5858 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 181112711 84385792 2377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1180.3
Current children cumulated vsize (KiB) 82408

[startup+1243.68 s]
/proc/loadavg: 1.00 1.02 1.27 2/67 5858
/proc/meminfo: memFree=1812608/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=82408 CPUtime=1240.36
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2662 0 0 0 124031 5 0 0 25 0 3 0 181022672 84385792 2377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552838 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 20602 2377 172 90 0 20140 0
[pid=5715/tid=5717] ppid=5713 vsize=82408 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 181022696 84385792 2377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5858] ppid=5713 vsize=82408 CPUtime=0
/proc/5715/task/5858/stat : 5858 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 181112711 84385792 2377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1240.36
Current children cumulated vsize (KiB) 82408

[startup+1303.76 s]
/proc/loadavg: 1.00 1.01 1.25 2/67 5858
/proc/meminfo: memFree=1812608/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=82408 CPUtime=1300.43
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2662 0 0 0 130037 6 0 0 25 0 3 0 181022672 84385792 2377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618340 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 20602 2377 172 90 0 20140 0
[pid=5715/tid=5717] ppid=5713 vsize=82408 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 181022696 84385792 2377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5858] ppid=5713 vsize=82408 CPUtime=0
/proc/5715/task/5858/stat : 5858 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 181112711 84385792 2377 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1300.43
Current children cumulated vsize (KiB) 82408

[startup+1363.85 s]
/proc/loadavg: 1.04 1.03 1.24 2/68 5859
/proc/meminfo: memFree=1812536/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=92652 CPUtime=1360.5
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2720 0 0 0 136043 7 0 0 25 0 4 0 181022672 94875648 2435 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134557319 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 23163 2435 172 90 0 22701 0
[pid=5715/tid=5717] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 181022696 94875648 2435 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5858] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5858/stat : 5858 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181112711 94875648 2435 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5859] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5859/stat : 5859 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 181157717 94875648 2435 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1360.5
Current children cumulated vsize (KiB) 92652

[startup+1423.86 s]
/proc/loadavg: 1.01 1.02 1.22 2/68 5859
/proc/meminfo: memFree=1812472/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=92652 CPUtime=1420.49
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2722 0 0 0 142042 7 0 0 25 0 4 0 181022672 94875648 2437 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552744 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 23163 2437 172 90 0 22701 0
[pid=5715/tid=5717] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 181022696 94875648 2437 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5858] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5858/stat : 5858 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181112711 94875648 2437 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5859] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5859/stat : 5859 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 181157717 94875648 2437 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1420.49
Current children cumulated vsize (KiB) 92652

[startup+1483.86 s]
/proc/loadavg: 1.00 1.01 1.21 2/68 5859
/proc/meminfo: memFree=1812344/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=92652 CPUtime=1480.47
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2746 0 0 0 148040 7 0 0 25 0 4 0 181022672 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618340 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 23163 2461 172 90 0 22701 0
[pid=5715/tid=5717] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 181022696 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5858] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5858/stat : 5858 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181112711 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5859] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5859/stat : 5859 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 181157717 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1480.47
Current children cumulated vsize (KiB) 92652

[startup+1543.87 s]
/proc/loadavg: 1.00 1.01 1.19 2/68 5859
/proc/meminfo: memFree=1812280/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=92652 CPUtime=1540.45
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2746 0 0 0 154038 7 0 0 25 0 4 0 181022672 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134557329 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 23163 2461 172 90 0 22701 0
[pid=5715/tid=5717] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 181022696 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5858] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5858/stat : 5858 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181112711 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5859] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5859/stat : 5859 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 181157717 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1540.45
Current children cumulated vsize (KiB) 92652

[startup+1603.87 s]
/proc/loadavg: 1.00 1.00 1.17 2/68 5859
/proc/meminfo: memFree=1812280/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=92652 CPUtime=1600.44
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2746 0 0 0 160037 7 0 0 25 0 4 0 181022672 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552953 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 23163 2461 172 90 0 22701 0
[pid=5715/tid=5717] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 181022696 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5858] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5858/stat : 5858 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181112711 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5859] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5859/stat : 5859 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181157717 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.44
Current children cumulated vsize (KiB) 92652

[startup+1663.88 s]
/proc/loadavg: 1.08 1.02 1.17 2/68 5859
/proc/meminfo: memFree=1812216/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=92652 CPUtime=1660.42
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2746 0 0 0 166035 7 0 0 25 0 4 0 181022672 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552106 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 23163 2461 172 90 0 22701 0
[pid=5715/tid=5717] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 181022696 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5858] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5858/stat : 5858 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181112711 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5859] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5859/stat : 5859 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181157717 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.42
Current children cumulated vsize (KiB) 92652

[startup+1723.88 s]
/proc/loadavg: 1.03 1.01 1.16 2/68 5859
/proc/meminfo: memFree=1812152/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=92652 CPUtime=1720.4
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2746 0 0 0 172033 7 0 0 25 0 4 0 181022672 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134626292 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 23163 2461 172 90 0 22701 0
[pid=5715/tid=5717] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 181022696 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5858] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5858/stat : 5858 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181112711 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5859] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5859/stat : 5859 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181157717 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.4
Current children cumulated vsize (KiB) 92652

[startup+1783.89 s]
/proc/loadavg: 1.01 1.00 1.14 2/68 5859
/proc/meminfo: memFree=1812152/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=92652 CPUtime=1780.39
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2746 0 0 0 178032 7 0 0 25 0 4 0 181022672 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589651 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5715/statm: 23163 2461 172 90 0 22701 0
[pid=5715/tid=5717] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5717/stat : 5717 (bprolog) S 5713 5715 4207 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 181022696 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5858] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5858/stat : 5858 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181112711 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5715/tid=5859] ppid=5713 vsize=92652 CPUtime=0
/proc/5715/task/5859/stat : 5859 (bprolog) S 5713 5715 4207 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 181157717 94875648 2461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.39
Current children cumulated vsize (KiB) 92652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.58 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 5859
/proc/meminfo: memFree=1812152/2055920 swapFree=4192812/4192956
[pid=5715] ppid=5713 vsize=92652 CPUtime=1800.07
/proc/5715/stat : 5715 (bprolog) R 5713 5715 4207 0 -1 4194304 2747 0 0 0 180000 7 0 0 25 0 1 0 181022672 94875648 2462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552096 0 0 4096 2 0 0 0 17 0 0 0
/proc/5715/statm: 23163 2462 173 90 0 22701 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 92652

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.59
CPU time (s): 1800.08
CPU user time (s): 1800.01
CPU system time (s): 0.076988
CPU usage (%): 99.8058
Max. virtual memory (cumulated for all children) (KiB): 92652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2747
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= 11
involuntary context switches= 6493

runsolver used 1.65875 s user time and 4.79927 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Tue Jan  9 07:03:59 UTC 2007


IDJOB= 233433
IDBENCH= 6608
FILE ID= node51/233433-1168326239

PBS_JOBID= 3502934

Free space on /tmp= 66562 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-233433-1168326239 -o ROOT/results/node51/solver-233433-1168326239 -C 1800 -M 900  /tmp/evaluation/233433-1168326239/Complete/Ordinary/solver /tmp/evaluation/233433-1168326239/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  a34c97e86aa6f21f2941b431d9a10048

RANDOM SEED= 332088595

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.277
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.277
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:       1126664 kB
Buffers:         23784 kB
Cached:         138872 kB
SwapCached:          0 kB
Active:         734792 kB
Inactive:       136244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1126664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1776 kB
Writeback:           0 kB
Mapped:         726500 kB
Slab:            42236 kB
Committed_AS:  4784312 kB
PageTables:       3184 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= 66562 MiB



End job on node51 on Tue Jan  9 07:34:05 UTC 2007