Trace number 193005

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

General information on the benchmark

Nameehi/ehi-85/
ehi-85-297-51_ext.xml
MD5SUMb767812029aa95bea58572d2bef92d4a
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.201968
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables297
Number of constraints4109
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension4109
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: 1574713
1575.42	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/193005-1168097926/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/node29/watcher-193005-1168097926 -o ROOT/results/node29/solver-193005-1168097926 -C 1800 -M 900 /tmp/evaluation/193005-1168097926/Complete/Ordinary/solver /tmp/evaluation/193005-1168097926/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.83 0.40 0.65 4/87 24596
/proc/meminfo: memFree=1582712/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=53472 CPUtime=0
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 478 0 0 0 0 0 0 0 18 0 1 0 158190410 54755328 197 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550338 0 0 4096 2 0 0 0 17 1 0 0
/proc/24595/statm: 13368 198 123 90 0 12906 0

[startup+0.107519 s]
/proc/loadavg: 0.83 0.40 0.65 4/87 24596
/proc/meminfo: memFree=1582712/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=61808 CPUtime=0.1
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 1748 0 0 0 9 1 0 0 18 0 1 0 158190410 63291392 1463 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859547 0 0 4096 2 0 0 0 17 1 0 0
/proc/24595/statm: 15452 1464 158 90 0 14990 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 61808

[startup+0.519544 s]
/proc/loadavg: 0.83 0.40 0.65 4/87 24596
/proc/meminfo: memFree=1582712/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=0.51
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3444 0 0 0 49 2 0 0 22 0 2 0 158190410 73781248 3159 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552336 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3159 170 90 0 17551 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 72052

[startup+1.3446 s]
/proc/loadavg: 0.83 0.40 0.65 3/88 24597
/proc/meminfo: memFree=1570800/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=1.34
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3450 0 0 0 132 2 0 0 25 0 2 0 158190410 73781248 3165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639062 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3165 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 72052

[startup+2.9807 s]
/proc/loadavg: 0.83 0.40 0.65 3/88 24597
/proc/meminfo: memFree=1570800/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=2.97
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3450 0 0 0 295 2 0 0 25 0 2 0 158190410 73781248 3165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639038 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3165 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 72052

[startup+6.2599 s]
/proc/loadavg: 0.93 0.42 0.65 3/88 24597
/proc/meminfo: memFree=1570800/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=6.25
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3450 0 0 0 623 2 0 0 25 0 2 0 158190410 73781248 3165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555972 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3165 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3165 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) 72052

[startup+12.7333 s]
/proc/loadavg: 1.01 0.45 0.66 3/88 24597
/proc/meminfo: memFree=1570800/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=12.72
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3451 0 0 0 1270 2 0 0 25 0 2 0 158190410 73781248 3166 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552139 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3166 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3166 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 72052

[startup+25.5591 s]
/proc/loadavg: 1.23 0.52 0.68 3/88 24597
/proc/meminfo: memFree=1570800/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=25.54
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3452 0 0 0 2552 2 0 0 25 0 2 0 158190410 73781248 3167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3167 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 72052

[startup+51.2187 s]
/proc/loadavg: 1.57 0.66 0.72 3/88 24597
/proc/meminfo: memFree=1570800/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=51.19
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3453 0 0 0 5117 2 0 0 25 0 2 0 158190410 73781248 3168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670372 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3168 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 72052

[startup+102.428 s]
/proc/loadavg: 1.81 0.86 0.79 3/88 24597
/proc/meminfo: memFree=1570736/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=102.4
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3453 0 0 0 10237 3 0 0 25 0 2 0 158190410 73781248 3168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711306 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3168 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 72052

[startup+162.469 s]
/proc/loadavg: 1.93 1.07 0.86 3/88 24597
/proc/meminfo: memFree=1570736/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=162.42
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3454 0 0 0 16239 3 0 0 25 0 2 0 158190410 73781248 3169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639382 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3169 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 72052

[startup+222.508 s]
/proc/loadavg: 1.97 1.23 0.93 3/88 24597
/proc/meminfo: memFree=1570736/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=222.45
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3454 0 0 0 22241 4 0 0 25 0 2 0 158190410 73781248 3169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134603990 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3169 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 72052

[startup+282.549 s]
/proc/loadavg: 2.02 1.38 1.00 3/88 24597
/proc/meminfo: memFree=1570736/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=282.48
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3454 0 0 0 28244 4 0 0 25 0 2 0 158190410 73781248 3169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711842 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3169 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 72052

[startup+342.59 s]
/proc/loadavg: 2.01 1.49 1.06 3/88 24597
/proc/meminfo: memFree=1570736/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=342.51
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3455 0 0 0 34246 5 0 0 25 0 2 0 158190410 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134574003 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3170 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 72052

[startup+402.627 s]
/proc/loadavg: 2.10 1.61 1.12 3/88 24597
/proc/meminfo: memFree=1570672/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=402.53
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3455 0 0 0 40248 5 0 0 25 0 2 0 158190410 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3170 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.53
Current children cumulated vsize (KiB) 72052

[startup+462.669 s]
/proc/loadavg: 2.12 1.71 1.19 3/88 24597
/proc/meminfo: memFree=1570672/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=462.56
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3455 0 0 0 46250 6 0 0 25 0 2 0 158190410 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3170 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.56
Current children cumulated vsize (KiB) 72052

[startup+522.707 s]
/proc/loadavg: 2.15 1.79 1.24 3/88 24597
/proc/meminfo: memFree=1570672/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=522.59
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3455 0 0 0 52253 6 0 0 25 0 2 0 158190410 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552062 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3170 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.59
Current children cumulated vsize (KiB) 72052

[startup+582.755 s]
/proc/loadavg: 2.05 1.83 1.29 3/88 24597
/proc/meminfo: memFree=1570672/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=582.62
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3455 0 0 0 58256 6 0 0 25 0 2 0 158190410 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670474 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3170 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.62
Current children cumulated vsize (KiB) 72052

[startup+642.794 s]

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

/proc/meminfo: memFree=1570600/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=822.73
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3455 0 0 0 82265 8 0 0 25 0 2 0 158190410 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554254 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3170 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.73
Current children cumulated vsize (KiB) 72052

[startup+882.962 s]
/proc/loadavg: 2.01 1.94 1.48 3/89 24598
/proc/meminfo: memFree=1570600/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=72052 CPUtime=882.76
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3455 0 0 0 88268 8 0 0 25 0 2 0 158190410 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 18013 3170 170 90 0 17551 0
[pid=24595/tid=24597] ppid=24593 vsize=72052 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158190430 73781248 3170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.76
Current children cumulated vsize (KiB) 72052

[startup+943.023 s]
/proc/loadavg: 2.00 1.95 1.51 3/90 24599
/proc/meminfo: memFree=1570528/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=82296 CPUtime=942.81
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3460 0 0 0 94272 9 0 0 25 0 3 0 158190410 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555972 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 20574 3175 170 90 0 20112 0
[pid=24595/tid=24597] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158190430 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24599] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24599/stat : 24599 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158280439 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.81
Current children cumulated vsize (KiB) 82296

[startup+1003.09 s]
/proc/loadavg: 2.00 1.95 1.54 3/90 24599
/proc/meminfo: memFree=1570528/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=82296 CPUtime=1002.87
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3460 0 0 0 100277 10 0 0 25 0 3 0 158190410 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552673 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 20574 3175 170 90 0 20112 0
[pid=24595/tid=24597] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158190430 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24599] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24599/stat : 24599 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158280439 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.87
Current children cumulated vsize (KiB) 82296

[startup+1063.15 s]
/proc/loadavg: 2.00 1.96 1.56 3/90 24599
/proc/meminfo: memFree=1570528/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=82296 CPUtime=1062.91
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3460 0 0 0 106281 10 0 0 25 0 3 0 158190410 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 20574 3175 170 90 0 20112 0
[pid=24595/tid=24597] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158190430 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24599] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24599/stat : 24599 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158280439 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.91
Current children cumulated vsize (KiB) 82296

[startup+1123.22 s]
/proc/loadavg: 2.00 1.96 1.58 3/90 24599
/proc/meminfo: memFree=1570528/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=82296 CPUtime=1122.97
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3460 0 0 0 112287 10 0 0 25 0 3 0 158190410 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567834 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 20574 3175 170 90 0 20112 0
[pid=24595/tid=24597] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158190430 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24599] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24599/stat : 24599 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158280439 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122.97
Current children cumulated vsize (KiB) 82296

[startup+1183.28 s]
/proc/loadavg: 2.00 1.97 1.61 3/90 24599
/proc/meminfo: memFree=1570464/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=82296 CPUtime=1183.02
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3460 0 0 0 118291 11 0 0 25 0 3 0 158190410 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 20574 3175 170 90 0 20112 0
[pid=24595/tid=24597] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158190430 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24599] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24599/stat : 24599 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158280439 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1183.02
Current children cumulated vsize (KiB) 82296

[startup+1243.35 s]
/proc/loadavg: 2.00 1.97 1.63 3/90 24599
/proc/meminfo: memFree=1570464/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=82296 CPUtime=1243.07
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3460 0 0 0 124296 11 0 0 25 0 3 0 158190410 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 20574 3175 170 90 0 20112 0
[pid=24595/tid=24597] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158190430 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24599] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24599/stat : 24599 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158280439 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1243.07
Current children cumulated vsize (KiB) 82296

[startup+1303.42 s]
/proc/loadavg: 2.00 1.97 1.65 3/97 24664
/proc/meminfo: memFree=1569080/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=82296 CPUtime=1303.06
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3460 0 0 0 130294 12 0 0 25 0 3 0 158190410 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555972 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 20574 3175 170 90 0 20112 0
[pid=24595/tid=24597] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158190430 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24599] ppid=24593 vsize=82296 CPUtime=0
/proc/24595/task/24599/stat : 24599 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158280439 84271104 3175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1303.06
Current children cumulated vsize (KiB) 82296

[startup+1363.51 s]
/proc/loadavg: 2.00 1.97 1.67 3/98 24757
/proc/meminfo: memFree=1569032/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=92540 CPUtime=1363.04
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3461 0 0 0 136292 12 0 0 25 0 4 0 158190410 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662633 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 23135 3176 170 90 0 22673 0
[pid=24595/tid=24597] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158190430 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24599] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24599/stat : 24599 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158280439 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24747] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24747/stat : 24747 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158325447 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1363.04
Current children cumulated vsize (KiB) 92540

[startup+1423.51 s]
/proc/loadavg: 2.00 1.97 1.69 3/92 24799
/proc/meminfo: memFree=1570064/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=92540 CPUtime=1422.97
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3461 0 0 0 142285 12 0 0 25 0 4 0 158190410 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711598 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 23135 3176 170 90 0 22673 0
[pid=24595/tid=24597] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158190430 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24599] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24599/stat : 24599 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158280439 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24747] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24747/stat : 24747 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158325447 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1422.97
Current children cumulated vsize (KiB) 92540

[startup+1483.6 s]
/proc/loadavg: 2.00 1.97 1.70 3/92 24799
/proc/meminfo: memFree=1570064/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=92540 CPUtime=1483.06
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3461 0 0 0 148293 13 0 0 25 0 4 0 158190410 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567862 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 23135 3176 170 90 0 22673 0
[pid=24595/tid=24597] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158190430 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24599] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24599/stat : 24599 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158280439 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24747] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24747/stat : 24747 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158325447 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1483.06
Current children cumulated vsize (KiB) 92540

[startup+1543.69 s]
/proc/loadavg: 2.00 1.97 1.72 3/92 24799
/proc/meminfo: memFree=1570064/2055920 swapFree=4192812/4192956
[pid=24595] ppid=24593 vsize=92540 CPUtime=1543.14
/proc/24595/stat : 24595 (bprolog) R 24593 24595 24404 0 -1 4194304 3461 0 0 0 154301 13 0 0 25 0 4 0 158190410 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711236 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24595/statm: 23135 3176 170 90 0 22673 0
[pid=24595/tid=24597] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24597/stat : 24597 (bprolog) S 24593 24595 24404 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158190430 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24599] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24599/stat : 24599 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158280439 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24595/tid=24747] ppid=24593 vsize=92540 CPUtime=0
/proc/24595/task/24747/stat : 24747 (bprolog) S 24593 24595 24404 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158325447 94760960 3176 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1543.14
Current children cumulated vsize (KiB) 92540

Child status: 0
Real time (s): 1575.43
CPU time (s): 1574.87
CPU user time (s): 1574.73
CPU system time (s): 0.142978
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 92540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1574.73
system time used= 0.142978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3472
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 31737

runsolver used 1.49777 s user time and 4.19036 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 15:38:56 UTC 2007


IDJOB= 193005
IDBENCH= 3139
FILE ID= node29/193005-1168097926

PBS_JOBID= 3476871

Free space on /tmp= 66546 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-193005-1168097926 -o ROOT/results/node29/solver-193005-1168097926 -C 1800 -M 900  /tmp/evaluation/193005-1168097926/Complete/Ordinary/solver /tmp/evaluation/193005-1168097926/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  b767812029aa95bea58572d2bef92d4a

RANDOM SEED= 509332693

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.241
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.241
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:       1583256 kB
Buffers:         47552 kB
Cached:         277352 kB
SwapCached:          0 kB
Active:         178096 kB
Inactive:       217724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          91172 kB
Slab:            61508 kB
Committed_AS:  3167988 kB
PageTables:       2392 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= 66546 MiB



End job on node29 on Sat Jan  6 16:05:45 UTC 2007