Trace number 194202

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.86 1575.43

General information on the benchmark

Nameehi/ehi-85/
ehi-85-297-18_ext.xml
MD5SUM63acf96d707ae15bdb3b2fcf76cc15e8
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.225965
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables297
Number of constraints4120
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension4120
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1575.42	
1575.42	Time: 1574822
1575.42	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/194202-1168099667/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/node45/watcher-194202-1168099667 -o ROOT/results/node45/solver-194202-1168099667 -C 1800 -M 900 /tmp/evaluation/194202-1168099667/Complete/Ordinary/solver /tmp/evaluation/194202-1168099667/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.02 0.46 0.63 4/65 29365
/proc/meminfo: memFree=1898920/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=53472 CPUtime=0
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 484 0 0 0 0 0 0 0 18 0 1 0 158368991 54755328 203 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/29364/statm: 13368 204 123 90 0 12906 0

[startup+0.107497 s]
/proc/loadavg: 0.02 0.46 0.63 4/65 29365
/proc/meminfo: memFree=1898920/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=61808 CPUtime=0.09
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 1824 0 0 0 9 0 0 0 18 0 1 0 158368991 63291392 1539 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134570090 0 0 4096 2 0 0 0 17 0 0 0
/proc/29364/statm: 15452 1539 158 90 0 14990 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61808

[startup+0.515569 s]
/proc/loadavg: 0.02 0.46 0.63 4/65 29365
/proc/meminfo: memFree=1898920/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=0.5
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3388 0 0 0 49 1 0 0 23 0 2 0 158368991 73781248 3103 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589843 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29364/statm: 18013 3103 170 90 0 17551 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 72052

[startup+1.33572 s]
/proc/loadavg: 0.09 0.47 0.64 2/66 29366
/proc/meminfo: memFree=1887072/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=1.32
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3389 0 0 0 131 1 0 0 25 0 2 0 158368991 73781248 3104 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747386 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29364/statm: 18013 3104 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3104 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) 72052

[startup+2.97702 s]
/proc/loadavg: 0.09 0.47 0.64 2/66 29366
/proc/meminfo: memFree=1887072/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=2.96
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3390 0 0 0 295 1 0 0 25 0 2 0 158368991 73781248 3105 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134563382 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29364/statm: 18013 3105 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3105 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) 72052

[startup+6.25361 s]
/proc/loadavg: 0.09 0.47 0.64 2/66 29366
/proc/meminfo: memFree=1887008/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=6.24
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3399 0 0 0 623 1 0 0 25 0 2 0 158368991 73781248 3114 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29364/statm: 18013 3114 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3114 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 72052

[startup+12.7168 s]
/proc/loadavg: 0.23 0.49 0.64 2/66 29366
/proc/meminfo: memFree=1887008/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=12.69
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3401 0 0 0 1268 1 0 0 25 0 2 0 158368991 73781248 3116 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134559165 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29364/statm: 18013 3116 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3116 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72052

[startup+25.5231 s]
/proc/loadavg: 0.35 0.50 0.64 2/66 29366
/proc/meminfo: memFree=1887008/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=25.49
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3402 0 0 0 2548 1 0 0 25 0 2 0 158368991 73781248 3117 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609452 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29364/statm: 18013 3117 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3117 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72052

[startup+51.1457 s]
/proc/loadavg: 0.57 0.54 0.65 2/66 29366
/proc/meminfo: memFree=1887008/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=51.1
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3407 0 0 0 5109 1 0 0 25 0 2 0 158368991 73781248 3122 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670189 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/29364/statm: 18013 3122 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3122 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 72052

[startup+102.387 s]
/proc/loadavg: 0.83 0.62 0.67 2/66 29366
/proc/meminfo: memFree=1886944/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=102.3
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3407 0 0 0 10229 1 0 0 25 0 2 0 158368991 73781248 3122 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555021 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 18013 3122 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3122 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72052

[startup+162.427 s]
/proc/loadavg: 0.93 0.68 0.68 2/66 29366
/proc/meminfo: memFree=1886880/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=162.32
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3409 0 0 0 16231 1 0 0 25 0 2 0 158368991 73781248 3124 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669919 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 18013 3124 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3124 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 72052

[startup+222.463 s]
/proc/loadavg: 0.97 0.74 0.70 2/66 29366
/proc/meminfo: memFree=1886944/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=222.33
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3409 0 0 0 22232 1 0 0 25 0 2 0 158368991 73781248 3124 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552067 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 18013 3124 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3124 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 72052

[startup+282.5 s]
/proc/loadavg: 0.99 0.78 0.72 2/66 29366
/proc/meminfo: memFree=1886880/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=282.35
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3409 0 0 0 28234 1 0 0 25 0 2 0 158368991 73781248 3124 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554407 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 18013 3124 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3124 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 72052

[startup+342.54 s]
/proc/loadavg: 0.99 0.82 0.73 2/66 29366
/proc/meminfo: memFree=1886944/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=342.37
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3409 0 0 0 34236 1 0 0 25 0 2 0 158368991 73781248 3124 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 18013 3124 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3124 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 72052

[startup+402.583 s]
/proc/loadavg: 0.99 0.85 0.75 2/66 29366
/proc/meminfo: memFree=1886880/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=402.39
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3410 0 0 0 40238 1 0 0 25 0 2 0 158368991 73781248 3125 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639111 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 18013 3125 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3125 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 72052

[startup+462.622 s]
/proc/loadavg: 0.99 0.87 0.76 2/66 29366
/proc/meminfo: memFree=1886816/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=462.41
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3411 0 0 0 46240 1 0 0 25 0 2 0 158368991 73781248 3126 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134558933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 18013 3126 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3126 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 72052

[startup+522.66 s]
/proc/loadavg: 0.99 0.89 0.77 2/66 29366
/proc/meminfo: memFree=1886816/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=522.43
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3411 0 0 0 52242 1 0 0 25 0 2 0 158368991 73781248 3126 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 18013 3126 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3126 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 72052

[startup+582.699 s]
/proc/loadavg: 0.99 0.91 0.78 2/66 29366
/proc/meminfo: memFree=1886816/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=582.45
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3411 0 0 0 58244 1 0 0 25 0 2 0 158368991 73781248 3126 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134597152 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 18013 3126 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3126 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 72052

[startup+642.739 s]

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

/proc/meminfo: memFree=1886752/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=822.53
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3411 0 0 0 82251 2 0 0 25 0 2 0 158368991 73781248 3126 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552062 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 18013 3126 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3126 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.53
Current children cumulated vsize (KiB) 72052

[startup+882.89 s]
/proc/loadavg: 1.00 0.96 0.83 2/66 29368
/proc/meminfo: memFree=1886752/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=72052 CPUtime=882.55
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3411 0 0 0 88253 2 0 0 25 0 2 0 158368991 73781248 3126 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 18013 3126 170 90 0 17551 0
[pid=29364/tid=29366] ppid=29362 vsize=72052 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158369009 73781248 3126 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 72052

[startup+942.943 s]
/proc/loadavg: 1.00 0.97 0.84 2/67 29369
/proc/meminfo: memFree=1886616/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=82296 CPUtime=942.58
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3412 0 0 0 94256 2 0 0 25 0 3 0 158368991 84271104 3127 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134608196 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 20574 3127 170 90 0 20112 0
[pid=29364/tid=29366] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158369009 84271104 3127 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29364/tid=29369] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29369/stat : 29369 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158459022 84271104 3127 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.58
Current children cumulated vsize (KiB) 82296

[startup+1003 s]
/proc/loadavg: 1.00 0.97 0.84 2/67 29369
/proc/meminfo: memFree=1886616/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=82296 CPUtime=1002.62
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3412 0 0 0 100260 2 0 0 25 0 3 0 158368991 84271104 3127 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552625 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 20574 3127 170 90 0 20112 0
[pid=29364/tid=29366] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158369009 84271104 3127 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29364/tid=29369] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29369/stat : 29369 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158459022 84271104 3127 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.62
Current children cumulated vsize (KiB) 82296

[startup+1063.07 s]
/proc/loadavg: 1.00 0.97 0.85 2/67 29369
/proc/meminfo: memFree=1886616/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=82296 CPUtime=1062.66
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3414 0 0 0 106264 2 0 0 25 0 3 0 158368991 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 20574 3129 170 90 0 20112 0
[pid=29364/tid=29366] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158369009 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29364/tid=29369] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29369/stat : 29369 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158459022 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.66
Current children cumulated vsize (KiB) 82296

[startup+1123.13 s]
/proc/loadavg: 1.00 0.97 0.85 2/67 29369
/proc/meminfo: memFree=1886616/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=82296 CPUtime=1122.7
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3414 0 0 0 112268 2 0 0 25 0 3 0 158368991 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711814 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 20574 3129 170 90 0 20112 0
[pid=29364/tid=29366] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158369009 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29364/tid=29369] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29369/stat : 29369 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158459022 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.7
Current children cumulated vsize (KiB) 82296

[startup+1183.19 s]
/proc/loadavg: 1.00 0.97 0.86 2/67 29369
/proc/meminfo: memFree=1886616/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=82296 CPUtime=1182.75
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3414 0 0 0 118273 2 0 0 25 0 3 0 158368991 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 20574 3129 170 90 0 20112 0
[pid=29364/tid=29366] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158369009 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29364/tid=29369] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29369/stat : 29369 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158459022 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1182.75
Current children cumulated vsize (KiB) 82296

[startup+1243.26 s]
/proc/loadavg: 1.00 0.97 0.87 2/67 29369
/proc/meminfo: memFree=1886552/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=82296 CPUtime=1242.8
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3414 0 0 0 124278 2 0 0 25 0 3 0 158368991 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670189 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 20574 3129 170 90 0 20112 0
[pid=29364/tid=29366] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158369009 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29364/tid=29369] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29369/stat : 29369 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158459022 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1242.8
Current children cumulated vsize (KiB) 82296

[startup+1303.32 s]
/proc/loadavg: 1.00 0.97 0.87 2/67 29369
/proc/meminfo: memFree=1886552/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=82296 CPUtime=1302.83
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3414 0 0 0 130281 2 0 0 25 0 3 0 158368991 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134605992 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 20574 3129 170 90 0 20112 0
[pid=29364/tid=29366] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158369009 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29364/tid=29369] ppid=29362 vsize=82296 CPUtime=0
/proc/29364/task/29369/stat : 29369 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158459022 84271104 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1302.83
Current children cumulated vsize (KiB) 82296

[startup+1363.39 s]
/proc/loadavg: 1.00 0.97 0.88 2/68 29370
/proc/meminfo: memFree=1886544/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=92540 CPUtime=1362.88
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3415 0 0 0 136286 2 0 0 25 0 4 0 158368991 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711375 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 23135 3130 170 90 0 22673 0
[pid=29364/tid=29366] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158369009 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29364/tid=29369] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29369/stat : 29369 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158459022 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=29364/tid=29370] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29370/stat : 29370 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158504029 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1362.88
Current children cumulated vsize (KiB) 92540

[startup+1423.48 s]
/proc/loadavg: 1.08 0.99 0.89 2/68 29370
/proc/meminfo: memFree=1886480/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=92540 CPUtime=1422.96
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3415 0 0 0 142294 2 0 0 25 0 4 0 158368991 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 23135 3130 170 90 0 22673 0
[pid=29364/tid=29366] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158369009 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29364/tid=29369] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29369/stat : 29369 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158459022 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=29364/tid=29370] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29370/stat : 29370 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158504029 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1422.96
Current children cumulated vsize (KiB) 92540

[startup+1483.58 s]
/proc/loadavg: 1.03 0.99 0.90 2/68 29370
/proc/meminfo: memFree=1886480/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=92540 CPUtime=1483.03
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3415 0 0 0 148301 2 0 0 25 0 4 0 158368991 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 23135 3130 170 90 0 22673 0
[pid=29364/tid=29366] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158369009 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29364/tid=29369] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29369/stat : 29369 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158459022 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=29364/tid=29370] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29370/stat : 29370 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158504029 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.03
Current children cumulated vsize (KiB) 92540

[startup+1543.66 s]
/proc/loadavg: 1.01 0.99 0.90 2/68 29370
/proc/meminfo: memFree=1886480/2055920 swapFree=4184048/4192956
[pid=29364] ppid=29362 vsize=92540 CPUtime=1543.1
/proc/29364/stat : 29364 (bprolog) R 29362 29364 28186 0 -1 4194304 3415 0 0 0 154308 2 0 0 25 0 4 0 158368991 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/29364/statm: 23135 3130 170 90 0 22673 0
[pid=29364/tid=29366] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29366/stat : 29366 (bprolog) S 29362 29364 28186 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158369009 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=29364/tid=29369] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29369/stat : 29369 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158459022 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=29364/tid=29370] ppid=29362 vsize=92540 CPUtime=0
/proc/29364/task/29370/stat : 29370 (bprolog) S 29362 29364 28186 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158504029 94760960 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.1
Current children cumulated vsize (KiB) 92540

Child status: 0
Real time (s): 1575.43
CPU time (s): 1574.86
CPU user time (s): 1574.83
CPU system time (s): 0.030995
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 92540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1574.83
system time used= 0.030995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3426
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= 1737

runsolver used 1.21681 s user time and 3.21051 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 16:07:52 UTC 2007


IDJOB= 194202
IDBENCH= 3202
FILE ID= node45/194202-1168099667

PBS_JOBID= 3476926

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/ehi/ehi-85/ehi-85-297-18_ext.xml
COMMAND LINE= /tmp/evaluation/194202-1168099667/Complete/Ordinary/solver /tmp/evaluation/194202-1168099667/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node45/convwatcher-194202-1168099667 -o ROOT/results/node45/conversion-194202-1168099667 -C 600 -M 900 /tmp/evaluation/194202-1168099667/Complete/Ordinary/conversion /tmp/evaluation/194202-1168099667/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-194202-1168099667 -o ROOT/results/node45/solver-194202-1168099667 -C 1800 -M 900  /tmp/evaluation/194202-1168099667/Complete/Ordinary/solver /tmp/evaluation/194202-1168099667/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  63acf96d707ae15bdb3b2fcf76cc15e8

RANDOM SEED= 955573879

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.259
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.259
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:       1899336 kB
Buffers:          9848 kB
Cached:          90620 kB
SwapCached:       3164 kB
Active:          59912 kB
Inactive:        50244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1899336 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:          15252 kB
Slab:            32508 kB
Committed_AS:  2762824 kB
PageTables:       1396 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= 66543 MiB



End job on node45 on Sat Jan  6 16:34:36 UTC 2007