Trace number 211431

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 1582.22 1583.89

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-blend.xml
MD5SUM91e806d7c4e258711c35649d1f35ecf1
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1582.22
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2490
Number of constraints117
Maximum constraint arity780
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension117
Global constraints used (with number of constraints)

Solver Data (download as text)

1583.88	
1583.88	Time: 1582176
1583.88	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

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

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

/proc/loadavg: 1.37 1.84 1.84 5/86 5625
/proc/meminfo: memFree=1278280/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=53476 CPUtime=0
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 513 0 0 0 0 0 0 0 18 0 1 0 169273335 54759424 234 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134531785 0 0 4096 2 0 0 0 17 0 0 0
/proc/5624/statm: 13369 234 124 90 0 12906 0

[startup+0.105554 s]
/proc/loadavg: 1.37 1.84 1.84 5/86 5625
/proc/meminfo: memFree=1278280/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=53828 CPUtime=0.09
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 2667 0 0 0 9 0 0 0 18 0 1 0 169273335 55119872 2385 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134608446 0 0 4096 2 0 0 0 17 0 0 0
/proc/5624/statm: 13457 2386 154 90 0 12994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53828

[startup+0.513619 s]
/proc/loadavg: 1.37 1.84 1.84 5/86 5625
/proc/meminfo: memFree=1278280/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=0.51
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4153 0 0 0 50 1 0 0 23 0 2 0 169273335 78295040 3868 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3868 178 90 0 18652 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 76460

[startup+1.33378 s]
/proc/loadavg: 1.37 1.84 1.84 3/87 5626
/proc/meminfo: memFree=1260736/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=1.33
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 132 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134799799 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 76460

[startup+2.9711 s]
/proc/loadavg: 1.37 1.84 1.84 3/87 5626
/proc/meminfo: memFree=1260736/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=2.96
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 295 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134769871 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 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) 76460

[startup+6.25274 s]
/proc/loadavg: 1.42 1.84 1.85 3/87 5626
/proc/meminfo: memFree=1260736/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=6.24
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 623 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758171 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 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) 76460

[startup+12.71 s]
/proc/loadavg: 1.47 1.84 1.85 3/87 5626
/proc/meminfo: memFree=1260736/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=12.7
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 1269 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134799862 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 76460

[startup+25.5249 s]
/proc/loadavg: 1.58 1.85 1.85 3/87 5626
/proc/meminfo: memFree=1260800/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=25.49
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 2548 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76460

[startup+51.2045 s]
/proc/loadavg: 1.72 1.86 1.85 3/87 5626
/proc/meminfo: memFree=1260864/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=51.14
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 5113 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758116 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 76460

[startup+102.488 s]
/proc/loadavg: 1.88 1.88 1.85 3/87 5626
/proc/meminfo: memFree=1260928/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=102.37
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 10236 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552915 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 76460

[startup+162.492 s]
/proc/loadavg: 1.95 1.90 1.86 3/87 5626
/proc/meminfo: memFree=1260928/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=162.31
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 16230 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758351 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 76460

[startup+222.589 s]
/proc/loadavg: 1.98 1.91 1.87 3/87 5626
/proc/meminfo: memFree=1260928/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=222.34
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 22233 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134557361 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 76460

[startup+282.68 s]
/proc/loadavg: 1.99 1.93 1.87 3/87 5626
/proc/meminfo: memFree=1260992/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=282.37
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 28236 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134557335 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 76460

[startup+342.775 s]
/proc/loadavg: 1.99 1.94 1.88 3/87 5626
/proc/meminfo: memFree=1260992/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=342.39
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 34238 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554996 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 76460

[startup+402.782 s]
/proc/loadavg: 2.07 1.96 1.89 3/87 5626
/proc/meminfo: memFree=1260992/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=402.35
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 40234 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552595 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 76460

[startup+462.847 s]
/proc/loadavg: 2.02 1.97 1.89 3/87 5626
/proc/meminfo: memFree=1261056/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=462.35
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 46234 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758178 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 76460

[startup+522.938 s]
/proc/loadavg: 2.01 1.97 1.90 3/87 5626
/proc/meminfo: memFree=1260992/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=522.36
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 52235 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758351 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 76460

[startup+582.951 s]
/proc/loadavg: 2.00 1.97 1.91 3/87 5626
/proc/meminfo: memFree=1260992/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=582.32
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 58231 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134794361 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 76460

[startup+642.976 s]

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

/proc/meminfo: memFree=1260928/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=822.29
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 82228 1 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758894 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 76460

[startup+883.265 s]
/proc/loadavg: 2.02 1.99 1.91 3/87 5626
/proc/meminfo: memFree=1260992/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=76460 CPUtime=882.32
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4161 0 0 0 88230 2 0 0 25 0 2 0 169273335 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555034 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 19115 3876 178 90 0 18652 0
[pid=5624/tid=5626] ppid=5622 vsize=76460 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 23 0 2 0 169273378 78295040 3876 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 76460

[startup+943.275 s]
/proc/loadavg: 2.01 1.99 1.91 3/88 5627
/proc/meminfo: memFree=1260920/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=86704 CPUtime=942.27
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4169 0 0 0 94225 2 0 0 25 0 3 0 169273335 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758208 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 21676 3884 178 90 0 21213 0
[pid=5624/tid=5626] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 169273378 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5627] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5627/stat : 5627 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 169363395 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 86704

[startup+1003.28 s]
/proc/loadavg: 2.00 1.99 1.91 3/88 5627
/proc/meminfo: memFree=1260920/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=86704 CPUtime=1002.23
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4169 0 0 0 100221 2 0 0 25 0 3 0 169273335 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134799799 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 21676 3884 178 90 0 21213 0
[pid=5624/tid=5626] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 169273378 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5627] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5627/stat : 5627 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 169363395 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 86704

[startup+1063.29 s]
/proc/loadavg: 2.00 1.99 1.91 3/88 5627
/proc/meminfo: memFree=1260920/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=86704 CPUtime=1062.14
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4169 0 0 0 106212 2 0 0 25 0 3 0 169273335 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614646 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 21676 3884 178 90 0 21213 0
[pid=5624/tid=5626] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 169273378 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5627] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5627/stat : 5627 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 169363395 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.14
Current children cumulated vsize (KiB) 86704

[startup+1123.37 s]
/proc/loadavg: 2.06 2.00 1.92 3/88 5627
/proc/meminfo: memFree=1260856/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=86704 CPUtime=1122.18
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4169 0 0 0 112216 2 0 0 25 0 3 0 169273335 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552942 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 21676 3884 178 90 0 21213 0
[pid=5624/tid=5626] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 169273378 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5627] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5627/stat : 5627 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 169363395 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.18
Current children cumulated vsize (KiB) 86704

[startup+1183.43 s]
/proc/loadavg: 2.06 2.01 1.93 3/88 5627
/proc/meminfo: memFree=1260856/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=86704 CPUtime=1182.18
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4169 0 0 0 118216 2 0 0 25 0 3 0 169273335 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758100 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 21676 3884 178 90 0 21213 0
[pid=5624/tid=5626] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 169273378 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5627] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5627/stat : 5627 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 169363395 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1182.18
Current children cumulated vsize (KiB) 86704

[startup+1243.48 s]
/proc/loadavg: 2.02 2.01 1.93 3/88 5627
/proc/meminfo: memFree=1260856/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=86704 CPUtime=1242.14
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4169 0 0 0 124212 2 0 0 25 0 3 0 169273335 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758173 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 21676 3884 178 90 0 21213 0
[pid=5624/tid=5626] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 169273378 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5627] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5627/stat : 5627 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 169363395 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1242.14
Current children cumulated vsize (KiB) 86704

[startup+1303.49 s]
/proc/loadavg: 2.04 2.02 1.93 3/88 5627
/proc/meminfo: memFree=1260856/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=86704 CPUtime=1302.1
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4169 0 0 0 130208 2 0 0 25 0 3 0 169273335 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758208 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 21676 3884 178 90 0 21213 0
[pid=5624/tid=5626] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 169273378 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5627] ppid=5622 vsize=86704 CPUtime=0
/proc/5624/task/5627/stat : 5627 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 169363395 88784896 3884 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 86704

[startup+1363.59 s]
/proc/loadavg: 2.01 2.01 1.93 3/89 5628
/proc/meminfo: memFree=1260784/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=96948 CPUtime=1362.15
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4170 0 0 0 136213 2 0 0 25 0 4 0 169273335 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568424 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 24237 3885 178 90 0 23774 0
[pid=5624/tid=5626] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 169273378 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5627] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5627/stat : 5627 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169363395 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5628] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5628/stat : 5628 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 169408406 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1362.15
Current children cumulated vsize (KiB) 96948

[startup+1423.63 s]
/proc/loadavg: 2.00 2.01 1.93 3/89 5628
/proc/meminfo: memFree=1260848/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=96948 CPUtime=1422.1
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4170 0 0 0 142208 2 0 0 25 0 4 0 169273335 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134799850 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 24237 3885 178 90 0 23774 0
[pid=5624/tid=5626] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 169273378 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5627] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5627/stat : 5627 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169363395 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5628] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5628/stat : 5628 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 169408406 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1422.1
Current children cumulated vsize (KiB) 96948

[startup+1483.64 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 5628
/proc/meminfo: memFree=1260848/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=96948 CPUtime=1482.07
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4170 0 0 0 148204 3 0 0 25 0 4 0 169273335 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614710 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 24237 3885 178 90 0 23774 0
[pid=5624/tid=5626] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 169273378 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5627] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5627/stat : 5627 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169363395 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5628] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5628/stat : 5628 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 169408406 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 96948

[startup+1543.65 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 5628
/proc/meminfo: memFree=1260784/2055888 swapFree=4095388/4096564
[pid=5624] ppid=5622 vsize=96948 CPUtime=1542.03
/proc/5624/stat : 5624 (bprolog) R 5622 5624 5451 0 -1 4194304 4170 0 0 0 154200 3 0 0 25 0 4 0 169273335 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134758175 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5624/statm: 24237 3885 178 90 0 23774 0
[pid=5624/tid=5626] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5626/stat : 5626 (bprolog) S 5622 5624 5451 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 169273378 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5627] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5627/stat : 5627 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169363395 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5624/tid=5628] ppid=5622 vsize=96948 CPUtime=0
/proc/5624/task/5628/stat : 5628 (bprolog) S 5622 5624 5451 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 169408406 99274752 3885 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 96948

Child status: 0
Real time (s): 1583.89
CPU time (s): 1582.22
CPU user time (s): 1582.19
CPU system time (s): 0.033994
CPU usage (%): 99.8947
Max. virtual memory (cumulated for all children) (KiB): 96948

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

runsolver used 1.92371 s user time and 3.69544 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Jan  7 22:25:58 UTC 2007


IDJOB= 211431
IDBENCH= 4694
FILE ID= node76/211431-1168208758

PBS_JOBID= 3480812

Free space on /tmp= 66642 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-blend.xml
COMMAND LINE= /tmp/evaluation/211431-1168208758/Complete/Ordinary/solver /tmp/evaluation/211431-1168208758/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node76/convwatcher-211431-1168208758 -o ROOT/results/node76/conversion-211431-1168208758 -C 600 -M 900 /tmp/evaluation/211431-1168208758/Complete/Ordinary/conversion /tmp/evaluation/211431-1168208758/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-211431-1168208758 -o ROOT/results/node76/solver-211431-1168208758 -C 1800 -M 900  /tmp/evaluation/211431-1168208758/Complete/Ordinary/solver /tmp/evaluation/211431-1168208758/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  91e806d7c4e258711c35649d1f35ecf1

RANDOM SEED= 418223012

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1278632 kB
Buffers:         46736 kB
Cached:         579728 kB
SwapCached:        428 kB
Active:         210008 kB
Inactive:       513392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1278632 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:            6768 kB
Writeback:           0 kB
Mapped:         114616 kB
Slab:            39232 kB
Committed_AS:  7069544 kB
PageTables:       2028 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66642 MiB



End job on node76 on Sun Jan  7 22:52:26 UTC 2007