Trace number 220225

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 1574.54 1576.11

General information on the benchmark

Nameehi/ehi-90/
ehi-90-315-56_ext.xml
MD5SUMe1421f5508d5252083232271443f3c24
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.109983
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables315
Number of constraints4381
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension4381
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1575.45	
1575.45	Time: 1574435
1576.10	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/220225-1168255476/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/node44/watcher-220225-1168255476 -o ROOT/results/node44/solver-220225-1168255476 -C 1800 -M 900 /tmp/evaluation/220225-1168255476/Complete/Ordinary/solver /tmp/evaluation/220225-1168255476/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.37 0.99 1.16 3/68 3538
/proc/meminfo: memFree=1758104/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=5344 CPUtime=0
/proc/3537/stat : 3537 (sh) R 3535 3537 3221 0 -1 4194304 140 0 0 0 0 0 0 0 20 0 1 0 173949013 5472256 111 18446744073709551615 4194304 4889804 548682069344 18446744073709551615 4377344 0 0 4096 0 0 0 0 17 1 0 0
/proc/3537/statm: 1336 124 99 169 0 47 0

[startup+0.107365 s]
/proc/loadavg: 0.37 0.99 1.16 3/68 3538
/proc/meminfo: memFree=1758104/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=53824 CPUtime=0.09
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 1699 0 0 0 9 0 0 0 21 0 1 0 173949013 55115776 1415 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134601199 0 0 4096 2 0 0 0 17 1 0 0
/proc/3537/statm: 13456 1415 158 90 0 12994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53824

[startup+0.515405 s]
/proc/loadavg: 0.37 0.99 1.16 3/68 3538
/proc/meminfo: memFree=1758104/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=0.51
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3498 0 0 0 49 2 0 0 24 0 2 0 173949013 73793536 3213 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711654 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3213 170 90 0 17554 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 72064

[startup+1.33549 s]
/proc/loadavg: 0.42 0.99 1.16 3/69 3539
/proc/meminfo: memFree=1745936/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=1.32
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3511 0 0 0 130 2 0 0 25 0 2 0 173949013 73793536 3226 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711836 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3226 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3226 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) 72064

[startup+2.97166 s]
/proc/loadavg: 0.42 0.99 1.16 2/69 3539
/proc/meminfo: memFree=1745872/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=2.96
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3540 0 0 0 294 2 0 0 25 0 2 0 173949013 73793536 3255 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604155 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3255 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3255 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 72064

[startup+6.25599 s]
/proc/loadavg: 0.47 0.99 1.16 2/69 3539
/proc/meminfo: memFree=1745808/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=6.24
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3544 0 0 0 622 2 0 0 25 0 2 0 173949013 73793536 3259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711188 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3259 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3259 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 72064

[startup+12.7077 s]
/proc/loadavg: 0.51 0.99 1.16 2/69 3539
/proc/meminfo: memFree=1745808/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=12.69
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3545 0 0 0 1267 2 0 0 25 0 2 0 173949013 73793536 3260 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555021 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3260 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3260 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72064

[startup+25.52 s]
/proc/loadavg: 0.58 0.99 1.15 2/69 3539
/proc/meminfo: memFree=1745808/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=25.5
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3549 0 0 0 2548 2 0 0 25 0 2 0 173949013 73793536 3264 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3264 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3264 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 72064

[startup+51.1406 s]
/proc/loadavg: 0.75 0.99 1.15 2/69 3543
/proc/meminfo: memFree=1747408/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=51.11
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3549 0 0 0 5109 2 0 0 25 0 2 0 173949013 73793536 3264 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747488 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3264 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3264 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 72064

[startup+102.392 s]
/proc/loadavg: 0.93 1.00 1.14 2/69 3611
/proc/meminfo: memFree=1746384/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=102.26
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3551 0 0 0 10223 3 0 0 25 0 2 0 173949013 73793536 3266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711496 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3266 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 72064

[startup+162.452 s]
/proc/loadavg: 0.97 1.00 1.13 2/69 3693
/proc/meminfo: memFree=1746696/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=162.27
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3551 0 0 0 16224 3 0 0 25 0 2 0 173949013 73793536 3266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554721 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3266 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3266 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 72064

[startup+222.52 s]
/proc/loadavg: 1.08 1.03 1.13 2/69 3716
/proc/meminfo: memFree=1746640/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=222.31
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3552 0 0 0 22227 4 0 0 25 0 2 0 173949013 73793536 3267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604017 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3267 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3267 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 72064

[startup+282.575 s]
/proc/loadavg: 1.11 1.04 1.13 2/75 3779
/proc/meminfo: memFree=1745256/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=282.33
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3553 0 0 0 28228 5 0 0 25 0 2 0 173949013 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3268 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 72064

[startup+342.624 s]
/proc/loadavg: 1.04 1.03 1.11 2/69 3789
/proc/meminfo: memFree=1746704/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=342.35
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3553 0 0 0 34230 5 0 0 25 0 2 0 173949013 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670386 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3268 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 72064

[startup+402.723 s]
/proc/loadavg: 1.30 1.10 1.13 2/69 3850
/proc/meminfo: memFree=1744904/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=402.17
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3553 0 0 0 40211 6 0 0 25 0 2 0 173949013 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589733 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3268 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 72064

[startup+462.775 s]
/proc/loadavg: 1.11 1.08 1.12 2/69 3856
/proc/meminfo: memFree=1746256/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=462.2
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3553 0 0 0 46214 6 0 0 25 0 2 0 173949013 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3268 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 72064

[startup+522.837 s]
/proc/loadavg: 1.04 1.06 1.11 2/69 3907
/proc/meminfo: memFree=1745680/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=522.22
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3553 0 0 0 52216 6 0 0 25 0 2 0 173949013 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134603990 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3268 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 72064

[startup+582.906 s]
/proc/loadavg: 1.27 1.11 1.12 3/76 3984
/proc/meminfo: memFree=1735312/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=582.25
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3553 0 0 0 58218 7 0 0 25 0 2 0 173949013 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552092 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3268 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 72064

[startup+642.953 s]

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

/proc/meminfo: memFree=1750696/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=822.43
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3553 0 0 0 82235 8 0 0 25 0 2 0 173949013 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552049 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3268 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.43
Current children cumulated vsize (KiB) 72064

[startup+883.201 s]
/proc/loadavg: 1.06 1.25 1.18 2/66 4001
/proc/meminfo: memFree=1750760/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=72064 CPUtime=882.45
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3553 0 0 0 88237 8 0 0 25 0 2 0 173949013 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555761 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 18016 3268 170 90 0 17554 0
[pid=3537/tid=3539] ppid=3535 vsize=72064 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 173949034 73793536 3268 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.45
Current children cumulated vsize (KiB) 72064

[startup+943.254 s]
/proc/loadavg: 1.02 1.20 1.17 2/67 4002
/proc/meminfo: memFree=1750752/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=82308 CPUtime=942.49
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3554 0 0 0 94241 8 0 0 25 0 3 0 173949013 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552336 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 20577 3269 170 90 0 20115 0
[pid=3537/tid=3539] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173949034 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4002] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/4002/stat : 4002 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 174039047 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.49
Current children cumulated vsize (KiB) 82308

[startup+1003.32 s]
/proc/loadavg: 1.06 1.18 1.17 2/67 4002
/proc/meminfo: memFree=1750752/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=82308 CPUtime=1002.54
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3554 0 0 0 100246 8 0 0 25 0 3 0 173949013 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134608205 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 20577 3269 170 90 0 20115 0
[pid=3537/tid=3539] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173949034 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4002] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/4002/stat : 4002 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 174039047 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.54
Current children cumulated vsize (KiB) 82308

[startup+1063.38 s]
/proc/loadavg: 1.02 1.14 1.15 2/67 4002
/proc/meminfo: memFree=1750688/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=82308 CPUtime=1062.59
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3554 0 0 0 106251 8 0 0 25 0 3 0 173949013 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134610401 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 20577 3269 170 90 0 20115 0
[pid=3537/tid=3539] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173949034 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4002] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/4002/stat : 4002 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 174039047 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 82308

[startup+1123.45 s]
/proc/loadavg: 1.01 1.11 1.14 2/67 4002
/proc/meminfo: memFree=1750688/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=82308 CPUtime=1122.63
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3554 0 0 0 112255 8 0 0 25 0 3 0 173949013 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639104 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 20577 3269 170 90 0 20115 0
[pid=3537/tid=3539] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173949034 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4002] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/4002/stat : 4002 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 174039047 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.63
Current children cumulated vsize (KiB) 82308

[startup+1183.51 s]
/proc/loadavg: 1.00 1.09 1.13 2/67 4002
/proc/meminfo: memFree=1750688/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=82308 CPUtime=1182.68
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3554 0 0 0 118260 8 0 0 25 0 3 0 173949013 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670372 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 20577 3269 170 90 0 20115 0
[pid=3537/tid=3539] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173949034 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4002] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/4002/stat : 4002 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 174039047 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1182.68
Current children cumulated vsize (KiB) 82308

[startup+1243.57 s]
/proc/loadavg: 1.00 1.07 1.12 2/67 4002
/proc/meminfo: memFree=1750624/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=82308 CPUtime=1242.73
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3554 0 0 0 124265 8 0 0 25 0 3 0 173949013 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565693 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 20577 3269 170 90 0 20115 0
[pid=3537/tid=3539] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173949034 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4002] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/4002/stat : 4002 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 174039047 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1242.73
Current children cumulated vsize (KiB) 82308

[startup+1303.64 s]
/proc/loadavg: 1.00 1.06 1.11 2/67 4002
/proc/meminfo: memFree=1750688/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=82308 CPUtime=1302.78
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3554 0 0 0 130270 8 0 0 25 0 3 0 173949013 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134596394 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 20577 3269 170 90 0 20115 0
[pid=3537/tid=3539] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 173949034 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4002] ppid=3535 vsize=82308 CPUtime=0
/proc/3537/task/4002/stat : 4002 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 174039047 84283392 3269 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1302.78
Current children cumulated vsize (KiB) 82308

[startup+1363.7 s]
/proc/loadavg: 1.00 1.04 1.10 2/68 4003
/proc/meminfo: memFree=1750616/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=92552 CPUtime=1362.84
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3555 0 0 0 136275 9 0 0 25 0 4 0 173949013 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711777 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 23138 3270 170 90 0 22676 0
[pid=3537/tid=3539] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173949034 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4002] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/4002/stat : 4002 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 174039047 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4003] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/4003/stat : 4003 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 174084053 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1362.84
Current children cumulated vsize (KiB) 92552

[startup+1423.79 s]
/proc/loadavg: 1.00 1.03 1.09 2/68 4003
/proc/meminfo: memFree=1750616/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=92552 CPUtime=1422.91
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3555 0 0 0 142282 9 0 0 25 0 4 0 173949013 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567862 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 23138 3270 170 90 0 22676 0
[pid=3537/tid=3539] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173949034 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4002] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/4002/stat : 4002 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 174039047 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4003] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/4003/stat : 4003 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 174084053 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1422.91
Current children cumulated vsize (KiB) 92552

[startup+1483.88 s]
/proc/loadavg: 1.00 1.02 1.08 2/68 4003
/proc/meminfo: memFree=1750680/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=92552 CPUtime=1482.98
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3555 0 0 0 148289 9 0 0 25 0 4 0 173949013 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589719 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 23138 3270 170 90 0 22676 0
[pid=3537/tid=3539] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173949034 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4002] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/4002/stat : 4002 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 174039047 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4003] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/4003/stat : 4003 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 174084053 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.98
Current children cumulated vsize (KiB) 92552

[startup+1543.97 s]
/proc/loadavg: 1.00 1.02 1.08 2/68 4003
/proc/meminfo: memFree=1750616/2055920 swapFree=4191892/4192956
[pid=3537] ppid=3535 vsize=92552 CPUtime=1543.05
/proc/3537/stat : 3537 (bprolog) R 3535 3537 3221 0 -1 4194304 3555 0 0 0 154296 9 0 0 25 0 4 0 173949013 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555972 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3537/statm: 23138 3270 170 90 0 22676 0
[pid=3537/tid=3539] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/3539/stat : 3539 (bprolog) S 3535 3537 3221 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 173949034 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4002] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/4002/stat : 4002 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 174039047 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3537/tid=4003] ppid=3535 vsize=92552 CPUtime=0
/proc/3537/task/4003/stat : 4003 (bprolog) S 3535 3537 3221 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 174084053 94773248 3270 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.05
Current children cumulated vsize (KiB) 92552

Child status: 0
Real time (s): 1576.11
CPU time (s): 1574.54
CPU user time (s): 1574.45
CPU system time (s): 0.096985
CPU usage (%): 99.9007
Max. virtual memory (cumulated for all children) (KiB): 92552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1574.45
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3566
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 2649

runsolver used 1.44478 s user time and 3.69644 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Jan  8 11:24:40 UTC 2007


IDJOB= 220225
IDBENCH= 5349
FILE ID= node44/220225-1168255476

PBS_JOBID= 3482141

Free space on /tmp= 66544 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-220225-1168255476 -o ROOT/results/node44/solver-220225-1168255476 -C 1800 -M 900  /tmp/evaluation/220225-1168255476/Complete/Ordinary/solver /tmp/evaluation/220225-1168255476/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  e1421f5508d5252083232271443f3c24

RANDOM SEED= 245437103

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.213
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.213
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:       1758704 kB
Buffers:         37948 kB
Cached:         184448 kB
SwapCached:        304 kB
Active:         127076 kB
Inactive:       115468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758704 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3652 kB
Writeback:           0 kB
Mapped:          29060 kB
Slab:            40444 kB
Committed_AS:  3731420 kB
PageTables:       1596 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= 66545 MiB



End job on node44 on Mon Jan  8 11:51:16 UTC 2007