Trace number 219864

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 1575.1 1575.5

General information on the benchmark

Nameehi/ehi-90/
ehi-90-315-14_ext.xml
MD5SUMe6b20778f45fd73cf269bb2a1be123e3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.098984
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables315
Number of constraints4377
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension4377
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1575.49	
1575.49	Time: 1574944
1575.49	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/219864-1168255018/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/node26/watcher-219864-1168255018 -o ROOT/results/node26/solver-219864-1168255018 -C 1800 -M 900 /tmp/evaluation/219864-1168255018/Complete/Ordinary/solver /tmp/evaluation/219864-1168255018/unknown 1800 

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

/proc/loadavg: 1.24 1.16 1.12 5/86 24623
/proc/meminfo: memFree=1667312/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=53472 CPUtime=0
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 483 0 0 0 0 0 0 0 18 0 1 0 173897070 54755328 202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/24622/statm: 13368 203 123 90 0 12906 0

[startup+0.103807 s]
/proc/loadavg: 1.24 1.16 1.12 5/86 24623
/proc/meminfo: memFree=1667312/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=53824 CPUtime=0.09
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 1683 0 0 0 9 0 0 0 18 0 1 0 173897070 55115776 1399 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134601199 0 0 4096 2 0 0 0 17 1 0 0
/proc/24622/statm: 13456 1399 158 90 0 12994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53824

[startup+0.511846 s]
/proc/loadavg: 1.24 1.16 1.12 5/86 24623
/proc/meminfo: memFree=1667312/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=0.5
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3517 0 0 0 49 1 0 0 22 0 2 0 173897070 73793536 3232 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565967 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3232 170 90 0 17554 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 72064

[startup+1.33292 s]
/proc/loadavg: 1.24 1.16 1.12 3/87 24624
/proc/meminfo: memFree=1655080/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=1.32
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3525 0 0 0 131 1 0 0 25 0 2 0 173897070 73793536 3240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552500 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3240 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3240 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) 72064

[startup+2.97108 s]
/proc/loadavg: 1.24 1.16 1.12 3/87 24624
/proc/meminfo: memFree=1655080/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=2.96
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3532 0 0 0 295 1 0 0 25 0 2 0 173897070 73793536 3247 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552780 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3247 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3247 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 72064

[startup+6.26238 s]
/proc/loadavg: 1.30 1.18 1.12 3/87 24624
/proc/meminfo: memFree=1655016/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=6.25
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3547 0 0 0 624 1 0 0 25 0 2 0 173897070 73793536 3262 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670474 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3262 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3262 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 72064

[startup+12.73 s]
/proc/loadavg: 1.35 1.19 1.13 3/87 24624
/proc/meminfo: memFree=1655016/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=12.71
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3547 0 0 0 1270 1 0 0 25 0 2 0 173897070 73793536 3262 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639077 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3262 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3262 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 72064

[startup+25.5522 s]
/proc/loadavg: 1.50 1.23 1.14 3/87 24624
/proc/meminfo: memFree=1654952/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=25.53
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3547 0 0 0 2552 1 0 0 25 0 2 0 173897070 73793536 3262 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134610241 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3262 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3262 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 72064

[startup+51.2116 s]
/proc/loadavg: 1.67 1.29 1.16 3/87 24624
/proc/meminfo: memFree=1655016/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=51.18
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3554 0 0 0 5117 1 0 0 25 0 2 0 173897070 73793536 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3269 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 72064

[startup+102.415 s]
/proc/loadavg: 1.85 1.40 1.21 3/87 24624
/proc/meminfo: memFree=1655016/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=102.37
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3554 0 0 0 10236 1 0 0 25 0 2 0 173897070 73793536 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565553 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3269 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 72064

[startup+162.443 s]
/proc/loadavg: 1.94 1.50 1.25 3/87 24626
/proc/meminfo: memFree=1654888/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=162.39
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3555 0 0 0 16237 2 0 0 25 0 2 0 173897070 73793536 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639037 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3270 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 72064

[startup+222.476 s]
/proc/loadavg: 1.98 1.59 1.30 3/87 24626
/proc/meminfo: memFree=1654888/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=222.4
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3555 0 0 0 22238 2 0 0 25 0 2 0 173897070 73793536 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711233 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3270 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 72064

[startup+282.504 s]
/proc/loadavg: 2.05 1.68 1.34 3/87 24626
/proc/meminfo: memFree=1654824/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=282.42
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3555 0 0 0 28239 3 0 0 25 0 2 0 173897070 73793536 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639325 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3270 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 72064

[startup+342.536 s]
/proc/loadavg: 2.08 1.75 1.39 3/87 24626
/proc/meminfo: memFree=1654760/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=342.43
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3563 0 0 0 34240 3 0 0 25 0 2 0 173897070 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639038 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3278 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.43
Current children cumulated vsize (KiB) 72064

[startup+402.564 s]
/proc/loadavg: 2.03 1.79 1.42 3/87 24626
/proc/meminfo: memFree=1654696/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=402.45
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3563 0 0 0 40241 4 0 0 25 0 2 0 173897070 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554724 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3278 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.45
Current children cumulated vsize (KiB) 72064

[startup+462.591 s]
/proc/loadavg: 2.01 1.83 1.46 3/87 24626
/proc/meminfo: memFree=1654632/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=462.46
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3563 0 0 0 46242 4 0 0 25 0 2 0 173897070 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565693 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3278 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.46
Current children cumulated vsize (KiB) 72064

[startup+522.623 s]
/proc/loadavg: 2.00 1.86 1.49 3/87 24626
/proc/meminfo: memFree=1654568/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=522.49
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3563 0 0 0 52244 5 0 0 25 0 2 0 173897070 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552336 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3278 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.49
Current children cumulated vsize (KiB) 72064

[startup+582.655 s]
/proc/loadavg: 2.00 1.88 1.52 3/87 24626
/proc/meminfo: memFree=1654568/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=582.5
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3563 0 0 0 58245 5 0 0 25 0 2 0 173897070 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711375 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3278 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.5
Current children cumulated vsize (KiB) 72064

[startup+642.681 s]

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

/proc/meminfo: memFree=1785520/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=822.62
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3563 0 0 0 82255 7 0 0 25 0 2 0 173897070 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618159 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3278 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.62
Current children cumulated vsize (KiB) 72064

[startup+882.899 s]
/proc/loadavg: 1.07 1.53 1.48 2/79 24641
/proc/meminfo: memFree=1785520/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=72064 CPUtime=882.66
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3563 0 0 0 88258 8 0 0 25 0 2 0 173897070 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639160 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 18016 3278 170 90 0 17554 0
[pid=24622/tid=24624] ppid=24620 vsize=72064 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 2 0 173897092 73793536 3278 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.66
Current children cumulated vsize (KiB) 72064

[startup+942.971 s]
/proc/loadavg: 1.02 1.43 1.44 2/80 24642
/proc/meminfo: memFree=1785512/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=82308 CPUtime=942.71
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3564 0 0 0 94263 8 0 0 25 0 3 0 173897070 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670686 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 20577 3279 170 90 0 20115 0
[pid=24622/tid=24624] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173897092 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24622/tid=24642] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24642/stat : 24642 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173987108 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.71
Current children cumulated vsize (KiB) 82308

[startup+1003.05 s]
/proc/loadavg: 1.01 1.35 1.42 2/80 24642
/proc/meminfo: memFree=1785448/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=82308 CPUtime=1002.78
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3564 0 0 0 100269 9 0 0 25 0 3 0 173897070 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 20577 3279 170 90 0 20115 0
[pid=24622/tid=24624] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173897092 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24622/tid=24642] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24642/stat : 24642 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173987108 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.78
Current children cumulated vsize (KiB) 82308

[startup+1063.13 s]
/proc/loadavg: 1.00 1.29 1.39 2/80 24642
/proc/meminfo: memFree=1785448/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=82308 CPUtime=1062.84
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3564 0 0 0 106275 9 0 0 25 0 3 0 173897070 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670114 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 20577 3279 170 90 0 20115 0
[pid=24622/tid=24624] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173897092 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24622/tid=24642] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24642/stat : 24642 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173987108 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.84
Current children cumulated vsize (KiB) 82308

[startup+1123.21 s]
/proc/loadavg: 1.00 1.23 1.36 2/80 24642
/proc/meminfo: memFree=1785392/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=82308 CPUtime=1122.9
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3564 0 0 0 112281 9 0 0 25 0 3 0 173897070 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552086 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 20577 3279 170 90 0 20115 0
[pid=24622/tid=24624] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173897092 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24622/tid=24642] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24642/stat : 24642 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173987108 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.9
Current children cumulated vsize (KiB) 82308

[startup+1183.28 s]
/proc/loadavg: 1.00 1.19 1.33 2/80 24642
/proc/meminfo: memFree=1785328/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=82308 CPUtime=1182.97
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3564 0 0 0 118287 10 0 0 25 0 3 0 173897070 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604155 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 20577 3279 170 90 0 20115 0
[pid=24622/tid=24624] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173897092 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24622/tid=24642] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24642/stat : 24642 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173987108 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1182.97
Current children cumulated vsize (KiB) 82308

[startup+1243.36 s]
/proc/loadavg: 1.00 1.15 1.31 2/80 24642
/proc/meminfo: memFree=1785264/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=82308 CPUtime=1243.04
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3564 0 0 0 124293 11 0 0 25 0 3 0 173897070 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711836 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 20577 3279 170 90 0 20115 0
[pid=24622/tid=24624] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173897092 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24622/tid=24642] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24642/stat : 24642 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173987108 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1243.04
Current children cumulated vsize (KiB) 82308

[startup+1303.44 s]
/proc/loadavg: 1.00 1.12 1.29 2/80 24642
/proc/meminfo: memFree=1785264/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=82308 CPUtime=1303.09
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3564 0 0 0 130298 11 0 0 25 0 3 0 173897070 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134559192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 20577 3279 170 90 0 20115 0
[pid=24622/tid=24624] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173897092 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24622/tid=24642] ppid=24620 vsize=82308 CPUtime=0
/proc/24622/task/24642/stat : 24642 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 173987108 84283392 3279 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1303.09
Current children cumulated vsize (KiB) 82308

[startup+1363.52 s]
/proc/loadavg: 1.00 1.10 1.27 2/81 24643
/proc/meminfo: memFree=1785192/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=92552 CPUtime=1363.15
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3565 0 0 0 136304 11 0 0 25 0 4 0 173897070 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134610190 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 23138 3280 170 90 0 22676 0
[pid=24622/tid=24624] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173897092 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24622/tid=24642] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24642/stat : 24642 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173987108 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24622/tid=24643] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24643/stat : 24643 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 174032114 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1363.15
Current children cumulated vsize (KiB) 92552

[startup+1423.62 s]
/proc/loadavg: 1.00 1.08 1.25 2/81 24643
/proc/meminfo: memFree=1785192/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=92552 CPUtime=1423.24
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3565 0 0 0 142312 12 0 0 25 0 4 0 173897070 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589671 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 23138 3280 170 90 0 22676 0
[pid=24622/tid=24624] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173897092 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24622/tid=24642] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24642/stat : 24642 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173987108 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24622/tid=24643] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24643/stat : 24643 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 174032114 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1423.24
Current children cumulated vsize (KiB) 92552

[startup+1483.72 s]
/proc/loadavg: 1.00 1.06 1.23 2/81 24643
/proc/meminfo: memFree=1785064/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=92552 CPUtime=1483.33
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3565 0 0 0 148321 12 0 0 25 0 4 0 173897070 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639360 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 23138 3280 170 90 0 22676 0
[pid=24622/tid=24624] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173897092 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24622/tid=24642] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24642/stat : 24642 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173987108 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24622/tid=24643] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24643/stat : 24643 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 174032114 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.33
Current children cumulated vsize (KiB) 92552

[startup+1543.83 s]
/proc/loadavg: 1.00 1.05 1.21 2/81 24643
/proc/meminfo: memFree=1785064/2055920 swapFree=4192812/4192956
[pid=24622] ppid=24620 vsize=92552 CPUtime=1543.42
/proc/24622/stat : 24622 (bprolog) R 24620 24622 24426 0 -1 4194304 3565 0 0 0 154329 13 0 0 25 0 4 0 173897070 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24622/statm: 23138 3280 170 90 0 22676 0
[pid=24622/tid=24624] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24624/stat : 24624 (bprolog) S 24620 24622 24426 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173897092 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24622/tid=24642] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24642/stat : 24642 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 173987108 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24622/tid=24643] ppid=24620 vsize=92552 CPUtime=0
/proc/24622/task/24643/stat : 24643 (bprolog) S 24620 24622 24426 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 174032114 94773248 3280 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.42
Current children cumulated vsize (KiB) 92552

Child status: 0
Real time (s): 1575.5
CPU time (s): 1575.1
CPU user time (s): 1574.96
CPU system time (s): 0.135979
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 92552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1574.96
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3576
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= 13
involuntary context switches= 29294

runsolver used 1.67974 s user time and 3.9124 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Jan  8 11:17:01 UTC 2007


IDJOB= 219864
IDBENCH= 5330
FILE ID= node26/219864-1168255018

PBS_JOBID= 3482096

Free space on /tmp= 66533 MiB

BENCH NAME= HOME/pub/bench/CPAI06/ehi/ehi-90/ehi-90-315-14_ext.xml
COMMAND LINE= /tmp/evaluation/219864-1168255018/Complete/Ordinary/solver /tmp/evaluation/219864-1168255018/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node26/convwatcher-219864-1168255018 -o ROOT/results/node26/conversion-219864-1168255018 -C 600 -M 900 /tmp/evaluation/219864-1168255018/Complete/Ordinary/conversion /tmp/evaluation/219864-1168255018/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-219864-1168255018 -o ROOT/results/node26/solver-219864-1168255018 -C 1800 -M 900  /tmp/evaluation/219864-1168255018/Complete/Ordinary/solver /tmp/evaluation/219864-1168255018/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  e6b20778f45fd73cf269bb2a1be123e3

RANDOM SEED= 476325879

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.236
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.236
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:       1667856 kB
Buffers:         36992 kB
Cached:         114920 kB
SwapCached:          0 kB
Active:         258748 kB
Inactive:        73836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:         203080 kB
Slab:            40028 kB
Committed_AS:  3610096 kB
PageTables:       2464 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= 66541 MiB



End job on node26 on Mon Jan  8 11:43:27 UTC 2007