Trace number 236940

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 1573.57 1575.73

General information on the benchmark

Namefisher/
FISCHER5-5-fair.xml
MD5SUMd793aecd3fb6070b52505b11bf1257a9
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 benchmark1573.57
SatisfiableNO
(Un)Satisfiability was proved
Number of variables6693
Number of constraints6322
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6322
Global constraints used (with number of constraints)

Solver Data (download as text)

1575.72	
1575.72	Time: 1573440
1575.72	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/236940-1168345623/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/node23/watcher-236940-1168345623 -o ROOT/results/node23/solver-236940-1168345623 -C 1800 -M 900 /tmp/evaluation/236940-1168345623/Complete/Ordinary/solver /tmp/evaluation/236940-1168345623/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.43 2.57 2.28 5/88 1566
/proc/meminfo: memFree=1865424/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=18540 CPUtime=0
/proc/1565/stat : 1565 (runsolver) R 1563 1565 1362 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 182957056 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1565/statm: 4635 279 244 17 0 2626 0

[startup+0.108857 s]
/proc/loadavg: 2.43 2.57 2.28 5/88 1566
/proc/meminfo: memFree=1865424/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=61640 CPUtime=0.09
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 2262 0 0 0 8 1 0 0 20 0 1 0 182957056 63119360 1978 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134598915 0 0 4096 2 0 0 0 17 1 0 0
/proc/1565/statm: 15410 1978 158 90 0 14948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61640

[startup+0.517932 s]
/proc/loadavg: 2.43 2.57 2.28 5/88 1566
/proc/meminfo: memFree=1865424/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=0.5
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 48 2 0 0 24 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 72772

[startup+1.33909 s]
/proc/loadavg: 2.43 2.57 2.28 3/89 1567
/proc/meminfo: memFree=1848840/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=1.32
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 130 2 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134809101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 72772

[startup+2.9764 s]
/proc/loadavg: 2.43 2.57 2.28 3/89 1567
/proc/meminfo: memFree=1848840/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=2.95
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 293 2 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552888 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 72772

[startup+6.26004 s]
/proc/loadavg: 2.40 2.56 2.28 3/89 1567
/proc/meminfo: memFree=1848840/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=6.22
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 620 2 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134785506 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 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) 72772

[startup+12.7213 s]
/proc/loadavg: 2.37 2.55 2.28 3/89 1567
/proc/meminfo: memFree=1849096/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=12.66
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 1264 2 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552924 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 72772

[startup+25.5428 s]
/proc/loadavg: 2.28 2.52 2.27 3/89 1567
/proc/meminfo: memFree=1849160/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=25.43
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 2541 2 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552942 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 72772

[startup+51.1867 s]
/proc/loadavg: 2.19 2.48 2.26 4/89 1567
/proc/meminfo: memFree=1849288/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=50.96
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 5094 2 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134754716 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 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) 72772

[startup+102.469 s]
/proc/loadavg: 2.08 2.40 2.25 3/89 1567
/proc/meminfo: memFree=1849352/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=102.05
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 10202 3 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 72772

[startup+162.478 s]
/proc/loadavg: 2.03 2.33 2.23 3/95 1719
/proc/meminfo: memFree=1781576/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=161.89
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 16182 7 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552894 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 72772

[startup+222.504 s]
/proc/loadavg: 2.01 2.26 2.21 3/95 1719
/proc/meminfo: memFree=1781704/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=221.84
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 22176 8 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750842 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.84
Current children cumulated vsize (KiB) 72772

[startup+282.531 s]
/proc/loadavg: 2.00 2.21 2.20 4/95 1719
/proc/meminfo: memFree=1781704/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=281.81
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 28173 8 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758398 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.81
Current children cumulated vsize (KiB) 72772

[startup+342.606 s]
/proc/loadavg: 2.00 2.17 2.18 3/95 1719
/proc/meminfo: memFree=1781704/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=341.82
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 34174 8 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552915 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.82
Current children cumulated vsize (KiB) 72772

[startup+402.615 s]
/proc/loadavg: 2.00 2.14 2.17 3/95 1719
/proc/meminfo: memFree=1781704/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=401.75
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 40167 8 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552945 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.75
Current children cumulated vsize (KiB) 72772

[startup+462.667 s]
/proc/loadavg: 2.00 2.11 2.16 3/95 1719
/proc/meminfo: memFree=1781704/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=461.74
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 46166 8 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552942 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.74
Current children cumulated vsize (KiB) 72772

[startup+522.671 s]
/proc/loadavg: 2.00 2.09 2.14 3/95 1719
/proc/meminfo: memFree=1781576/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=521.68
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 52160 8 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.68
Current children cumulated vsize (KiB) 72772

[startup+582.672 s]
/proc/loadavg: 2.00 2.07 2.13 3/95 1719
/proc/meminfo: memFree=1781448/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=581.61
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 58152 9 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.61
Current children cumulated vsize (KiB) 72772

[startup+642.732 s]

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

/proc/meminfo: memFree=1781192/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=821.64
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 82155 9 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589526 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.64
Current children cumulated vsize (KiB) 72772

[startup+883.062 s]
/proc/loadavg: 2.00 2.03 2.09 3/95 1719
/proc/meminfo: memFree=1781064/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=72772 CPUtime=881.67
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4799 0 0 0 88157 10 0 0 25 0 2 0 182957056 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552894 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 18193 4292 184 90 0 17731 0
[pid=1565/tid=1567] ppid=1563 vsize=72772 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 182957097 74518528 4292 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.67
Current children cumulated vsize (KiB) 72772

[startup+943.145 s]
/proc/loadavg: 2.07 2.04 2.09 3/96 1720
/proc/meminfo: memFree=1780800/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=83016 CPUtime=941.66
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4829 0 0 0 94156 10 0 0 25 0 3 0 182957056 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750842 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 20754 4322 184 90 0 20292 0
[pid=1565/tid=1567] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182957097 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1565/tid=1720] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1720/stat : 1720 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183047112 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 83016

[startup+1003.22 s]
/proc/loadavg: 2.02 2.03 2.08 3/96 1720
/proc/meminfo: memFree=1780736/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=83016 CPUtime=1001.69
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4829 0 0 0 100159 10 0 0 25 0 3 0 182957056 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 20754 4322 184 90 0 20292 0
[pid=1565/tid=1567] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182957097 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1565/tid=1720] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1720/stat : 1720 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183047112 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 83016

[startup+1063.29 s]
/proc/loadavg: 2.01 2.02 2.07 3/96 1720
/proc/meminfo: memFree=1780672/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=83016 CPUtime=1061.69
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4829 0 0 0 106159 10 0 0 25 0 3 0 182957056 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750842 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 20754 4322 184 90 0 20292 0
[pid=1565/tid=1567] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182957097 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1565/tid=1720] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1720/stat : 1720 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183047112 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 83016

[startup+1123.31 s]
/proc/loadavg: 2.00 2.02 2.07 4/96 1720
/proc/meminfo: memFree=1780608/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=83016 CPUtime=1121.62
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4829 0 0 0 112152 10 0 0 25 0 3 0 182957056 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134626292 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 20754 4322 184 90 0 20292 0
[pid=1565/tid=1567] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182957097 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1565/tid=1720] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1720/stat : 1720 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183047112 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 83016

[startup+1183.33 s]
/proc/loadavg: 2.06 2.03 2.07 3/96 1720
/proc/meminfo: memFree=1780480/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=83016 CPUtime=1181.59
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4829 0 0 0 118149 10 0 0 25 0 3 0 182957056 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618416 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 20754 4322 184 90 0 20292 0
[pid=1565/tid=1567] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182957097 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1565/tid=1720] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1720/stat : 1720 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183047112 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 83016

[startup+1243.35 s]
/proc/loadavg: 2.02 2.02 2.06 3/96 1720
/proc/meminfo: memFree=1780416/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=83016 CPUtime=1241.56
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4829 0 0 0 124146 10 0 0 25 0 3 0 182957056 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555099 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 20754 4322 184 90 0 20292 0
[pid=1565/tid=1567] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182957097 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1565/tid=1720] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1720/stat : 1720 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183047112 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1241.56
Current children cumulated vsize (KiB) 83016

[startup+1303.4 s]
/proc/loadavg: 2.05 2.03 2.06 3/96 1720
/proc/meminfo: memFree=1780352/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=83016 CPUtime=1301.53
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4829 0 0 0 130143 10 0 0 25 0 3 0 182957056 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664573 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 20754 4322 184 90 0 20292 0
[pid=1565/tid=1567] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 182957097 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1565/tid=1720] ppid=1563 vsize=83016 CPUtime=0
/proc/1565/task/1720/stat : 1720 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183047112 85008384 4322 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1301.53
Current children cumulated vsize (KiB) 83016

[startup+1363.43 s]
/proc/loadavg: 2.02 2.02 2.06 3/97 1721
/proc/meminfo: memFree=1780088/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=93260 CPUtime=1361.49
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4854 0 0 0 136139 10 0 0 25 0 4 0 182957056 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 23315 4347 184 90 0 22853 0
[pid=1565/tid=1567] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182957097 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1565/tid=1720] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1720/stat : 1720 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183047112 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1565/tid=1721] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1721/stat : 1721 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183092121 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1361.49
Current children cumulated vsize (KiB) 93260

[startup+1423.5 s]
/proc/loadavg: 2.00 2.02 2.05 3/97 1721
/proc/meminfo: memFree=1780024/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=93260 CPUtime=1421.51
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4854 0 0 0 142140 11 0 0 25 0 4 0 182957056 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555013 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 23315 4347 184 90 0 22853 0
[pid=1565/tid=1567] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182957097 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1565/tid=1720] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1720/stat : 1720 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183047112 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1565/tid=1721] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1721/stat : 1721 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183092121 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1421.51
Current children cumulated vsize (KiB) 93260

[startup+1483.56 s]
/proc/loadavg: 2.00 2.01 2.04 3/97 1721
/proc/meminfo: memFree=1779960/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=93260 CPUtime=1481.49
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4854 0 0 0 148138 11 0 0 25 0 4 0 182957056 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567806 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 23315 4347 184 90 0 22853 0
[pid=1565/tid=1567] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182957097 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1565/tid=1720] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1720/stat : 1720 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183047112 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1565/tid=1721] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1721/stat : 1721 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183092121 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.49
Current children cumulated vsize (KiB) 93260

[startup+1543.59 s]
/proc/loadavg: 2.09 2.04 2.05 4/97 1721
/proc/meminfo: memFree=1779896/2055920 swapFree=4191880/4192956
[pid=1565] ppid=1563 vsize=93260 CPUtime=1541.46
/proc/1565/stat : 1565 (bprolog) R 1563 1565 1362 0 -1 4194304 4854 0 0 0 154135 11 0 0 25 0 4 0 182957056 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555024 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1565/statm: 23315 4347 184 90 0 22853 0
[pid=1565/tid=1567] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1567/stat : 1567 (bprolog) S 1563 1565 1362 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 182957097 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1565/tid=1720] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1720/stat : 1720 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183047112 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1565/tid=1721] ppid=1563 vsize=93260 CPUtime=0
/proc/1565/task/1721/stat : 1721 (bprolog) S 1563 1565 1362 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183092121 95498240 4347 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.46
Current children cumulated vsize (KiB) 93260

Child status: 0
Real time (s): 1575.73
CPU time (s): 1573.57
CPU user time (s): 1573.45
CPU system time (s): 0.118981
CPU usage (%): 99.863
Max. virtual memory (cumulated for all children) (KiB): 93260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1573.45
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4865
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= 15
involuntary context switches= 13809

runsolver used 1.65075 s user time and 4.31934 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Tue Jan  9 12:27:03 UTC 2007


IDJOB= 236940
IDBENCH= 6886
FILE ID= node23/236940-1168345623

PBS_JOBID= 3503556

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fisher/FISCHER5-5-fair.xml
COMMAND LINE= /tmp/evaluation/236940-1168345623/Complete/Ordinary/solver /tmp/evaluation/236940-1168345623/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node23/convwatcher-236940-1168345623 -o ROOT/results/node23/conversion-236940-1168345623 -C 600 -M 900 /tmp/evaluation/236940-1168345623/Complete/Ordinary/conversion /tmp/evaluation/236940-1168345623/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-236940-1168345623 -o ROOT/results/node23/solver-236940-1168345623 -C 1800 -M 900  /tmp/evaluation/236940-1168345623/Complete/Ordinary/solver /tmp/evaluation/236940-1168345623/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  d793aecd3fb6070b52505b11bf1257a9

RANDOM SEED= 607770318

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.265
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.265
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:       1865840 kB
Buffers:          7080 kB
Cached:          61208 kB
SwapCached:        256 kB
Active:         110424 kB
Inactive:        26788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865840 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3184 kB
Writeback:           0 kB
Mapped:          87908 kB
Slab:            37592 kB
Committed_AS:  3960220 kB
PageTables:       2272 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= 66553 MiB



End job on node23 on Tue Jan  9 12:53:23 UTC 2007