Trace number 212829

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-13? (TO) 1800.09 1809.68

General information on the benchmark

NamepseudoSeries/primesDimacs/
bf-1355-638.xml
MD5SUMd4173c08d23547badf1bca6a01d815fe
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 benchmark2.17667
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables4354
Number of constraints8940
Maximum constraint arity6
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8940
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/212829-1168224375/unknown)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-212829-1168224375 -o ROOT/results/node12/solver-212829-1168224375 -C 1800 -M 900 /tmp/evaluation/212829-1168224375/Complete/Ordinary/solver /tmp/evaluation/212829-1168224375/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: 2.06 1.99 1.99 5/87 14366
/proc/meminfo: memFree=1746656/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=18540 CPUtime=0
/proc/14365/stat : 14365 (runsolver) R 14363 14365 13695 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 170833071 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 252429528359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14365/statm: 4635 279 244 17 0 2626 0

[startup+0.107968 s]
/proc/loadavg: 2.06 1.99 1.99 5/87 14366
/proc/meminfo: memFree=1746656/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=61640 CPUtime=0.09
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 2153 0 0 0 8 1 0 0 20 0 1 0 170833071 63119360 1869 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552186 0 0 4096 2 0 0 0 17 1 0 0
/proc/14365/statm: 15410 1869 158 90 0 14948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61640

[startup+0.516036 s]
/proc/loadavg: 2.06 1.99 1.99 5/87 14366
/proc/meminfo: memFree=1746656/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=0.49
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 47 2 0 0 24 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 72828

[startup+1.33717 s]
/proc/loadavg: 2.05 1.99 1.99 3/88 14367
/proc/meminfo: memFree=1729688/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=1.31
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 129 2 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552780 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 72828

[startup+2.97447 s]
/proc/loadavg: 2.05 1.99 1.99 3/88 14367
/proc/meminfo: memFree=1729688/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=2.93
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 291 2 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552603 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 72828

[startup+6.25706 s]
/proc/loadavg: 2.05 1.99 1.99 3/88 14367
/proc/meminfo: memFree=1729688/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=6.19
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 617 2 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555032 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 72828

[startup+12.7182 s]
/proc/loadavg: 2.13 2.00 2.00 3/88 14367
/proc/meminfo: memFree=1729752/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=12.6
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 1258 2 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552570 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 72828

[startup+25.5395 s]
/proc/loadavg: 2.11 2.00 2.00 3/88 14367
/proc/meminfo: memFree=1729752/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=25.34
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 2531 3 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552744 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 72828

[startup+51.1801 s]
/proc/loadavg: 2.06 2.00 2.00 3/88 14367
/proc/meminfo: memFree=1729816/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=50.79
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 5076 3 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 72828

[startup+102.453 s]
/proc/loadavg: 2.03 2.00 2.00 3/88 14367
/proc/meminfo: memFree=1729816/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=101.67
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 10164 3 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 72828

[startup+162.551 s]
/proc/loadavg: 2.01 2.00 2.00 3/88 14367
/proc/meminfo: memFree=1729816/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=161.33
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 16129 4 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552379 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 72828

[startup+222.644 s]
/proc/loadavg: 2.05 2.01 2.00 3/88 14367
/proc/meminfo: memFree=1729752/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=220.97
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 22093 4 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134817452 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.97
Current children cumulated vsize (KiB) 72828

[startup+282.733 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 14367
/proc/meminfo: memFree=1729752/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=280.6
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 28056 4 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552379 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.6
Current children cumulated vsize (KiB) 72828

[startup+342.828 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14367
/proc/meminfo: memFree=1729688/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=340.26
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 34021 5 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134809056 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.26
Current children cumulated vsize (KiB) 72828

[startup+402.927 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14367
/proc/meminfo: memFree=1729624/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=399.9
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 39985 5 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134815996 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.9
Current children cumulated vsize (KiB) 72828

[startup+463.019 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14367
/proc/meminfo: memFree=1729496/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=459.55
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 45949 6 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552611 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.55
Current children cumulated vsize (KiB) 72828

[startup+523.112 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14367
/proc/meminfo: memFree=1729432/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=519.19
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 51913 6 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134820968 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.19
Current children cumulated vsize (KiB) 72828

[startup+583.203 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 14367
/proc/meminfo: memFree=1729368/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=72828 CPUtime=578.85
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5328 0 0 0 57878 7 0 0 25 0 2 0 170833071 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554977 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14365/statm: 18207 4378 171 90 0 17745 0
[pid=14365/tid=14367] ppid=14363 vsize=72828 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 170833118 74575872 4378 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 578.85
Current children cumulated vsize (KiB) 72828

[startup+643.294 s]

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

/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5888 0 0 0 117496 16 0 0 25 0 3 0 170833071 85094400 4461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552749 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14365/statm: 20775 4461 171 90 0 20313 0
[pid=14365/tid=14367] ppid=14363 vsize=83100 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 170833118 85094400 4461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14453] ppid=14363 vsize=83100 CPUtime=0
/proc/14365/task/14453/stat : 14453 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 170923143 85094400 4461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1175.12
Current children cumulated vsize (KiB) 83100

[startup+1244.16 s]
/proc/loadavg: 2.01 2.04 2.01 3/90 14977
/proc/meminfo: memFree=1698632/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=83100 CPUtime=1235.11
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5888 0 0 0 123495 16 0 0 25 0 3 0 170833071 85094400 4461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552749 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14365/statm: 20775 4461 171 90 0 20313 0
[pid=14365/tid=14367] ppid=14363 vsize=83100 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 170833118 85094400 4461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14453] ppid=14363 vsize=83100 CPUtime=0
/proc/14365/task/14453/stat : 14453 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 170923143 85094400 4461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1235.11
Current children cumulated vsize (KiB) 83100

[startup+1304.16 s]
/proc/loadavg: 2.00 2.03 2.00 3/91 14978
/proc/meminfo: memFree=1698560/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=83100 CPUtime=1295.06
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5888 0 0 0 129490 16 0 0 25 0 3 0 170833071 85094400 4461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134822560 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14365/statm: 20775 4461 171 90 0 20313 0
[pid=14365/tid=14367] ppid=14363 vsize=83100 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 170833118 85094400 4461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14453] ppid=14363 vsize=83100 CPUtime=0
/proc/14365/task/14453/stat : 14453 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 170923143 85094400 4461 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1295.06
Current children cumulated vsize (KiB) 83100

[startup+1364.16 s]
/proc/loadavg: 2.00 2.02 2.00 3/92 14979
/proc/meminfo: memFree=1698488/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=93344 CPUtime=1355.01
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5889 0 0 0 135485 16 0 0 25 0 4 0 170833071 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552570 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14365/statm: 23336 4462 171 90 0 22874 0
[pid=14365/tid=14367] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170833118 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14453] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14453/stat : 14453 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170923143 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14979] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14979/stat : 14979 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 170968153 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1355.01
Current children cumulated vsize (KiB) 93344

[startup+1424.17 s]
/proc/loadavg: 2.08 2.04 2.01 3/92 14979
/proc/meminfo: memFree=1698488/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=93344 CPUtime=1414.93
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5889 0 0 0 141477 16 0 0 25 0 4 0 170833071 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134809117 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14365/statm: 23336 4462 171 90 0 22874 0
[pid=14365/tid=14367] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170833118 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14453] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14453/stat : 14453 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170923143 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14979] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14979/stat : 14979 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 170968153 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1414.93
Current children cumulated vsize (KiB) 93344

[startup+1484.18 s]
/proc/loadavg: 2.03 2.03 2.00 3/92 14979
/proc/meminfo: memFree=1698488/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=93344 CPUtime=1474.88
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5889 0 0 0 147472 16 0 0 25 0 4 0 170833071 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14365/statm: 23336 4462 171 90 0 22874 0
[pid=14365/tid=14367] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170833118 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14453] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14453/stat : 14453 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170923143 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14979] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14979/stat : 14979 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 170968153 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.88
Current children cumulated vsize (KiB) 93344

[startup+1544.19 s]
/proc/loadavg: 2.01 2.02 2.00 3/92 14979
/proc/meminfo: memFree=1698424/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=93344 CPUtime=1534.83
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5889 0 0 0 153467 16 0 0 25 0 4 0 170833071 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134815902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14365/statm: 23336 4462 171 90 0 22874 0
[pid=14365/tid=14367] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170833118 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14453] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14453/stat : 14453 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170923143 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14979] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14979/stat : 14979 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 170968153 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.83
Current children cumulated vsize (KiB) 93344

[startup+1604.2 s]
/proc/loadavg: 2.04 2.03 2.00 3/92 14979
/proc/meminfo: memFree=1698360/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=93344 CPUtime=1594.76
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5889 0 0 0 159460 16 0 0 25 0 4 0 170833071 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552804 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14365/statm: 23336 4462 171 90 0 22874 0
[pid=14365/tid=14367] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170833118 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14453] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14453/stat : 14453 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170923143 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14979] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14979/stat : 14979 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170968153 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.76
Current children cumulated vsize (KiB) 93344

[startup+1664.21 s]
/proc/loadavg: 2.01 2.02 2.00 3/92 14979
/proc/meminfo: memFree=1698232/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=93344 CPUtime=1654.72
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5889 0 0 0 165455 17 0 0 25 0 4 0 170833071 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618046 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14365/statm: 23336 4462 171 90 0 22874 0
[pid=14365/tid=14367] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170833118 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14453] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14453/stat : 14453 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170923143 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14979] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14979/stat : 14979 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170968153 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.72
Current children cumulated vsize (KiB) 93344

[startup+1724.3 s]
/proc/loadavg: 1.85 1.98 1.99 2/84 14991
/proc/meminfo: memFree=1807616/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=93344 CPUtime=1714.76
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5889 0 0 0 171459 17 0 0 25 0 4 0 170833071 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134557354 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14365/statm: 23336 4462 171 90 0 22874 0
[pid=14365/tid=14367] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170833118 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14453] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14453/stat : 14453 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170923143 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14979] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14979/stat : 14979 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170968153 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.76
Current children cumulated vsize (KiB) 93344

[startup+1784.34 s]
/proc/loadavg: 1.31 1.80 1.92 2/84 15096
/proc/meminfo: memFree=1805624/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=93344 CPUtime=1774.75
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5889 0 0 0 177456 19 0 0 25 0 4 0 170833071 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552500 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14365/statm: 23336 4462 171 90 0 22874 0
[pid=14365/tid=14367] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14367/stat : 14367 (bprolog) S 14363 14365 13695 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 170833118 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14453] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14453/stat : 14453 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170923143 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14365/tid=14979] ppid=14363 vsize=93344 CPUtime=0
/proc/14365/task/14979/stat : 14979 (bprolog) S 14363 14365 13695 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 170968153 95584256 4462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.75
Current children cumulated vsize (KiB) 93344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.67 s]
/proc/loadavg: 1.20 1.74 1.90 2/81 15097
/proc/meminfo: memFree=1806392/2055920 swapFree=4160348/4192956
[pid=14365] ppid=14363 vsize=93344 CPUtime=1800.08
/proc/14365/stat : 14365 (bprolog) R 14363 14365 13695 0 -1 4194304 5890 0 0 0 179988 20 0 0 25 0 1 0 170833071 95584256 4463 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552641 0 0 4096 2 0 0 0 17 0 0 0
/proc/14365/statm: 23336 4463 172 90 0 22874 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 93344

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.68
CPU time (s): 1800.09
CPU user time (s): 1799.88
CPU system time (s): 0.204968
CPU usage (%): 99.4701
Max. virtual memory (cumulated for all children) (KiB): 93344

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

runsolver used 1.74073 s user time and 5.43517 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Jan  8 02:46:15 UTC 2007


IDJOB= 212829
IDBENCH= 4801
FILE ID= node12/212829-1168224375

PBS_JOBID= 3480674

Free space on /tmp= 66306 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/bf-1355-638.xml
COMMAND LINE= /tmp/evaluation/212829-1168224375/Complete/Ordinary/solver /tmp/evaluation/212829-1168224375/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node12/convwatcher-212829-1168224375 -o ROOT/results/node12/conversion-212829-1168224375 -C 600 -M 900 /tmp/evaluation/212829-1168224375/Complete/Ordinary/conversion /tmp/evaluation/212829-1168224375/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-212829-1168224375 -o ROOT/results/node12/solver-212829-1168224375 -C 1800 -M 900  /tmp/evaluation/212829-1168224375/Complete/Ordinary/solver /tmp/evaluation/212829-1168224375/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  d4173c08d23547badf1bca6a01d815fe

RANDOM SEED= 310886000

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.265
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.265
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:       1747072 kB
Buffers:         32828 kB
Cached:          92872 kB
SwapCached:       5132 kB
Active:         190168 kB
Inactive:        63748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747072 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            3312 kB
Writeback:           0 kB
Mapped:         138768 kB
Slab:            39732 kB
Committed_AS:  4935180 kB
PageTables:       2264 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= 66326 MiB



End job on node12 on Mon Jan  8 03:16:34 UTC 2007