Trace number 217749

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-13UNSAT 1687.13 1694.77

General information on the benchmark

NamegolombRuler/golombRulerArity3/
ruler-55-11-a3.xml
MD5SUM6caf16780145de405cd4e27ecb1d3953
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark69.0525
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables66
Number of constraints1595
Maximum constraint arity3
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1595
Global constraints used (with number of constraints)

Solver Data (download as text)

1694.76	
1694.76	Time: 1687070
1694.76	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/217749-1168248757/unknown)

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-217749-1168248757 -o ROOT/results/node55/solver-217749-1168248757 -C 1800 -M 900 /tmp/evaluation/217749-1168248757/Complete/Ordinary/solver /tmp/evaluation/217749-1168248757/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: 0.86 1.40 1.75 4/68 32003
/proc/meminfo: memFree=1791792/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=53472 CPUtime=0
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 478 0 0 0 0 0 0 0 18 0 1 0 173274366 54755328 197 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550338 0 0 4096 2 0 0 0 17 1 0 0
/proc/32002/statm: 13368 198 123 90 0 12906 0

[startup+0.106706 s]
/proc/loadavg: 0.86 1.40 1.75 4/68 32003
/proc/meminfo: memFree=1791792/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=0.1
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1139 0 0 0 10 0 0 0 18 0 2 0 173274366 73605120 854 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552999 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32002/statm: 17970 854 179 90 0 17508 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 71880

[startup+0.514744 s]
/proc/loadavg: 0.86 1.40 1.75 4/68 32003
/proc/meminfo: memFree=1791792/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=0.5
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1140 0 0 0 50 0 0 0 22 0 2 0 173274366 73605120 855 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134661370 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32002/statm: 17970 855 179 90 0 17508 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 71880

[startup+1.33482 s]
/proc/loadavg: 0.87 1.40 1.74 2/69 32007
/proc/meminfo: memFree=1789616/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=1.32
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1141 0 0 0 132 0 0 0 25 0 2 0 173274366 73605120 856 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134626443 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32002/statm: 17970 856 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 856 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 71880

[startup+2.97198 s]
/proc/loadavg: 0.87 1.40 1.74 3/82 32066
/proc/meminfo: memFree=1781384/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=2.95
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1142 0 0 0 295 0 0 0 25 0 2 0 173274366 73605120 857 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552405 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 857 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 857 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 71880

[startup+6.2533 s]
/proc/loadavg: 0.96 1.41 1.74 3/82 32066
/proc/meminfo: memFree=1753736/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=6.19
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1142 0 0 0 619 0 0 0 25 0 2 0 173274366 73605120 857 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134774993 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 857 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 857 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 71880

[startup+12.7129 s]
/proc/loadavg: 1.04 1.42 1.74 3/82 32066
/proc/meminfo: memFree=1747408/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=12.62
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1142 0 0 0 1262 0 0 0 25 0 2 0 173274366 73605120 857 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134579256 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 857 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 857 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 71880

[startup+25.5332 s]
/proc/loadavg: 1.19 1.44 1.75 3/82 32066
/proc/meminfo: memFree=1747472/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=25.39
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1142 0 0 0 2539 0 0 0 25 0 2 0 173274366 73605120 857 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 857 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 857 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 71880

[startup+51.1647 s]
/proc/loadavg: 1.51 1.49 1.75 3/82 32066
/proc/meminfo: memFree=1747472/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=50.9
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1142 0 0 0 5090 0 0 0 25 0 2 0 173274366 73605120 857 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134611514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 857 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 857 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 71880

[startup+102.423 s]
/proc/loadavg: 1.78 1.56 1.76 3/82 32066
/proc/meminfo: memFree=1747472/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=101.93
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1143 0 0 0 10193 0 0 0 25 0 2 0 173274366 73605120 858 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555034 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 858 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 858 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 71880

[startup+162.502 s]
/proc/loadavg: 1.92 1.64 1.77 3/82 32066
/proc/meminfo: memFree=1745680/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=161.75
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1143 0 0 0 16174 1 0 0 25 0 2 0 173274366 73605120 858 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552879 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 858 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 858 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 71880

[startup+222.578 s]
/proc/loadavg: 1.97 1.70 1.79 3/82 32066
/proc/meminfo: memFree=1745680/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=221.56
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1143 0 0 0 22155 1 0 0 25 0 2 0 173274366 73605120 858 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134809062 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 858 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 858 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.56
Current children cumulated vsize (KiB) 71880

[startup+282.653 s]
/proc/loadavg: 2.05 1.77 1.80 3/82 32066
/proc/meminfo: memFree=1745680/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=281.35
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1143 0 0 0 28134 1 0 0 25 0 2 0 173274366 73605120 858 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750120 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 858 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 858 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.35
Current children cumulated vsize (KiB) 71880

[startup+342.731 s]
/proc/loadavg: 2.10 1.83 1.82 3/82 32066
/proc/meminfo: memFree=1745680/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=341.16
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1144 0 0 0 34115 1 0 0 25 0 2 0 173274366 73605120 859 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552942 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 859 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 859 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341.16
Current children cumulated vsize (KiB) 71880

[startup+402.811 s]
/proc/loadavg: 2.03 1.85 1.83 3/82 32066
/proc/meminfo: memFree=1745680/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=400.98
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1144 0 0 0 40097 1 0 0 25 0 2 0 173274366 73605120 859 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618527 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 859 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 859 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.98
Current children cumulated vsize (KiB) 71880

[startup+462.887 s]
/proc/loadavg: 2.01 1.88 1.83 3/82 32066
/proc/meminfo: memFree=1745616/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=460.78
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1144 0 0 0 46076 2 0 0 25 0 2 0 173274366 73605120 859 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 859 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 859 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.78
Current children cumulated vsize (KiB) 71880

[startup+522.96 s]
/proc/loadavg: 2.04 1.91 1.84 3/82 32066
/proc/meminfo: memFree=1745616/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=520.59
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1144 0 0 0 52057 2 0 0 25 0 2 0 173274366 73605120 859 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552512 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 859 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 859 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.59
Current children cumulated vsize (KiB) 71880

[startup+583.035 s]
/proc/loadavg: 2.05 1.94 1.85 3/82 32066
/proc/meminfo: memFree=1745616/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=71880 CPUtime=580.4
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1144 0 0 0 58038 2 0 0 25 0 2 0 173274366 73605120 859 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664316 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 17970 859 180 90 0 17508 0
[pid=32002/tid=32004] ppid=32000 vsize=71880 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 173274371 73605120 859 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 580.4
Current children cumulated vsize (KiB) 71880

[startup+643.114 s]

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

Current children cumulated CPU time (s) 939.24
Current children cumulated vsize (KiB) 82124

[startup+1003.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 32067
/proc/meminfo: memFree=1745544/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=82124 CPUtime=999.06
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1146 0 0 0 99903 3 0 0 25 0 3 0 173274366 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134553033 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 20531 861 180 90 0 20069 0
[pid=32002/tid=32004] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173274371 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173364384 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 999.06
Current children cumulated vsize (KiB) 82124

[startup+1063.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 32067
/proc/meminfo: memFree=1745544/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=82124 CPUtime=1058.89
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1146 0 0 0 105886 3 0 0 25 0 3 0 173274366 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134661339 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 20531 861 180 90 0 20069 0
[pid=32002/tid=32004] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173274371 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173364384 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1058.89
Current children cumulated vsize (KiB) 82124

[startup+1123.8 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 32067
/proc/meminfo: memFree=1745544/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=82124 CPUtime=1118.72
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1146 0 0 0 111869 3 0 0 25 0 3 0 173274366 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134615875 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 20531 861 180 90 0 20069 0
[pid=32002/tid=32004] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173274371 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173364384 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1118.72
Current children cumulated vsize (KiB) 82124

[startup+1183.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 32067
/proc/meminfo: memFree=1745544/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=82124 CPUtime=1178.54
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1146 0 0 0 117851 3 0 0 25 0 3 0 173274366 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552861 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 20531 861 180 90 0 20069 0
[pid=32002/tid=32004] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173274371 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173364384 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1178.54
Current children cumulated vsize (KiB) 82124

[startup+1244 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 32067
/proc/meminfo: memFree=1745480/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=82124 CPUtime=1238.38
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1146 0 0 0 123835 3 0 0 25 0 3 0 173274366 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554998 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 20531 861 180 90 0 20069 0
[pid=32002/tid=32004] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173274371 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173364384 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1238.38
Current children cumulated vsize (KiB) 82124

[startup+1304 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 32067
/proc/meminfo: memFree=1745416/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=82124 CPUtime=1298.11
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1146 0 0 0 129808 3 0 0 25 0 3 0 173274366 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664994 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 20531 861 180 90 0 20069 0
[pid=32002/tid=32004] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173274371 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=82124 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173364384 84094976 861 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1298.11
Current children cumulated vsize (KiB) 82124

[startup+1364 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 32068
/proc/meminfo: memFree=1745344/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=92368 CPUtime=1357.84
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1153 0 0 0 135780 4 0 0 25 0 4 0 173274366 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618249 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 23092 868 180 90 0 22630 0
[pid=32002/tid=32004] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173274371 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173364384 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32068] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32068/stat : 32068 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 173409391 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1357.84
Current children cumulated vsize (KiB) 92368

[startup+1424.02 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 32068
/proc/meminfo: memFree=1745344/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=92368 CPUtime=1417.6
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1153 0 0 0 141756 4 0 0 25 0 4 0 173274366 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758876 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 23092 868 180 90 0 22630 0
[pid=32002/tid=32004] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173274371 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173364384 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32068] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32068/stat : 32068 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 173409391 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1417.6
Current children cumulated vsize (KiB) 92368

[startup+1484.04 s]
/proc/loadavg: 2.04 2.01 1.91 3/84 32068
/proc/meminfo: memFree=1745344/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=92368 CPUtime=1477.35
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1153 0 0 0 147731 4 0 0 25 0 4 0 173274366 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134800277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 23092 868 180 90 0 22630 0
[pid=32002/tid=32004] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173274371 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173364384 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32068] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32068/stat : 32068 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 173409391 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.35
Current children cumulated vsize (KiB) 92368

[startup+1544.07 s]
/proc/loadavg: 2.01 2.00 1.91 3/84 32068
/proc/meminfo: memFree=1745344/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=92368 CPUtime=1537.09
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1153 0 0 0 153705 4 0 0 25 0 4 0 173274366 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 23092 868 180 90 0 22630 0
[pid=32002/tid=32004] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173274371 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173364384 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32068] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32068/stat : 32068 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 173409391 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.09
Current children cumulated vsize (KiB) 92368

[startup+1604.09 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 32068
/proc/meminfo: memFree=1745344/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=92368 CPUtime=1596.86
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1153 0 0 0 159682 4 0 0 25 0 4 0 173274366 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552804 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 23092 868 180 90 0 22630 0
[pid=32002/tid=32004] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173274371 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173364384 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32068] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32068/stat : 32068 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173409391 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.86
Current children cumulated vsize (KiB) 92368

[startup+1664.11 s]
/proc/loadavg: 2.00 2.00 1.91 3/84 32068
/proc/meminfo: memFree=1745344/2055920 swapFree=4192192/4192956
[pid=32002] ppid=32000 vsize=92368 CPUtime=1656.62
/proc/32002/stat : 32002 (bprolog) R 32000 32002 31861 0 -1 4194304 1153 0 0 0 165658 4 0 0 25 0 4 0 173274366 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664483 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32002/statm: 23092 868 180 90 0 22630 0
[pid=32002/tid=32004] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32004/stat : 32004 (bprolog) S 32000 32002 31861 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173274371 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32067] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32067/stat : 32067 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173364384 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32002/tid=32068] ppid=32000 vsize=92368 CPUtime=0
/proc/32002/task/32068/stat : 32068 (bprolog) S 32000 32002 31861 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173409391 94584832 868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.62
Current children cumulated vsize (KiB) 92368

Child status: 0
Real time (s): 1694.77
CPU time (s): 1687.13
CPU user time (s): 1687.08
CPU system time (s): 0.047992
CPU usage (%): 99.5493
Max. virtual memory (cumulated for all children) (KiB): 92368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1687.08
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1164
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= 14
involuntary context switches= 24143

runsolver used 1.48977 s user time and 4.52531 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Mon Jan  8 09:32:39 UTC 2007


IDJOB= 217749
IDBENCH= 5169
FILE ID= node55/217749-1168248757

PBS_JOBID= 3481903

Free space on /tmp= 66563 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity3/ruler-55-11-a3.xml
COMMAND LINE= /tmp/evaluation/217749-1168248757/Complete/Ordinary/solver /tmp/evaluation/217749-1168248757/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node55/convwatcher-217749-1168248757 -o ROOT/results/node55/conversion-217749-1168248757 -C 600 -M 900 /tmp/evaluation/217749-1168248757/Complete/Ordinary/conversion /tmp/evaluation/217749-1168248757/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-217749-1168248757 -o ROOT/results/node55/solver-217749-1168248757 -C 1800 -M 900  /tmp/evaluation/217749-1168248757/Complete/Ordinary/solver /tmp/evaluation/217749-1168248757/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  6caf16780145de405cd4e27ecb1d3953

RANDOM SEED= 883704547

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.218
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	: 5931.00
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.218
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:       1792272 kB
Buffers:         46264 kB
Cached:         141604 kB
SwapCached:        424 kB
Active:         107424 kB
Inactive:       100172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792272 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:          28580 kB
Slab:            41904 kB
Committed_AS:  3720672 kB
PageTables:       1572 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= 66563 MiB



End job on node55 on Mon Jan  8 10:00:56 UTC 2007