Trace number 459930

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
MiraXT v3? (MO) 4831.84 2436.56

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6657.8
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-459930-1179016208 -o ROOT/results/node15/solver-459930-1179016208 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/459930-1179016208/MiraXTv3_dyn /tmp/evaluation/459930-1179016208/instance-459930-1179016208.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.65 1.86 1.95 3/77 23531
/proc/meminfo: memFree=1724920/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=3788 CPUtime=0
/proc/23531/stat : 23531 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194304 411 0 0 0 0 0 0 0 18 0 1 0 349538675 3878912 386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 947 394 202 20 0 305 0

[startup+0.073288 s]
/proc/loadavg: 1.65 1.86 1.95 3/77 23531
/proc/meminfo: memFree=1724920/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=11528 CPUtime=0.06
/proc/23531/stat : 23531 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194304 2347 0 0 0 6 0 0 0 18 0 1 0 349538675 11804672 2322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585409 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 2882 2324 206 20 0 2240 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11528

[startup+0.101291 s]
/proc/loadavg: 1.65 1.86 1.95 3/77 23531
/proc/meminfo: memFree=1724920/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=13088 CPUtime=0.09
/proc/23531/stat : 23531 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194304 2718 0 0 0 9 0 0 0 18 0 1 0 349538675 13402112 2693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 3272 2694 206 20 0 2630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13088

[startup+0.301309 s]
/proc/loadavg: 1.65 1.86 1.95 3/77 23531
/proc/meminfo: memFree=1724920/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=45316 CPUtime=0.28
/proc/23531/stat : 23531 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194304 9407 0 0 0 25 3 0 0 19 0 1 0 349538675 46403584 9382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 11329 9382 206 20 0 10687 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45316

[startup+0.701346 s]
/proc/loadavg: 1.65 1.86 1.95 3/77 23531
/proc/meminfo: memFree=1724920/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=68500 CPUtime=0.69
/proc/23531/stat : 23531 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194304 15081 0 0 0 63 6 0 0 23 0 1 0 349538675 70144000 15056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 17125 15056 206 20 0 16483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68500

[startup+1.50142 s]
/proc/loadavg: 1.65 1.86 1.95 2/78 23532
/proc/meminfo: memFree=1654768/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=105940 CPUtime=1.49
/proc/23531/stat : 23531 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194304 24659 0 0 0 138 11 0 0 25 0 1 0 349538675 108482560 24634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 26485 24634 206 20 0 25843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105940

[startup+3.10157 s]
/proc/loadavg: 1.65 1.86 1.95 2/78 23532
/proc/meminfo: memFree=1614704/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=131848 CPUtime=3.09
/proc/23531/stat : 23531 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194304 31220 0 0 0 295 14 0 0 25 0 1 0 349538675 135012352 31195 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/23531/statm: 32962 31195 207 20 0 32320 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131848

[startup+6.30187 s]
/proc/loadavg: 1.60 1.85 1.94 2/78 23532
/proc/meminfo: memFree=1577904/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=456212 CPUtime=6.53
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 57991 0 0 0 625 28 0 0 25 0 3 0 349538675 467161088 53078 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 114053 53079 214 20 0 113411 0
Current children cumulated CPU time (s) 6.53
Current children cumulated vsize (KiB) 456212

[startup+12.7024 s]
/proc/loadavg: 1.55 1.83 1.94 2/80 23534
/proc/meminfo: memFree=1431328/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=506000 CPUtime=13.39
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 78402 0 0 0 1301 38 0 0 25 0 3 0 349538675 518144000 73489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 126500 73489 218 20 0 125858 0
[pid=23531/tid=23533] ppid=23529 vsize=506000 CPUtime=6.63
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 22220 0 0 0 652 11 0 0 25 0 3 0 349539281 518144000 73489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525924 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=506000 CPUtime=0.7
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194368 17441 0 0 0 61 9 0 0 18 0 3 0 349539281 518144000 73489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.39
Current children cumulated vsize (KiB) 506000

[startup+25.5016 s]
/proc/loadavg: 1.43 1.79 1.92 2/80 23534
/proc/meminfo: memFree=1430752/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=506660 CPUtime=26.19
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 78569 0 0 0 2580 39 0 0 25 0 3 0 349538675 518819840 73656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 126665 73656 218 20 0 126023 0
[pid=23531/tid=23533] ppid=23529 vsize=506660 CPUtime=19.43
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 22387 0 0 0 1931 12 0 0 25 0 3 0 349539281 518819840 73656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=506660 CPUtime=0.7
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194368 17441 0 0 0 61 9 0 0 18 0 3 0 349539281 518819840 73656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.19
Current children cumulated vsize (KiB) 506660

[startup+51.102 s]
/proc/loadavg: 1.57 1.79 1.91 3/80 23534
/proc/meminfo: memFree=1425056/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=511200 CPUtime=72.66
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 82381 0 0 0 7224 42 0 0 25 0 3 0 349538675 523468800 75058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 127800 75058 218 20 0 127158 0
[pid=23531/tid=23533] ppid=23529 vsize=511200 CPUtime=44.98
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 25194 0 0 0 4485 13 0 0 25 0 3 0 349539281 523468800 75058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134533146 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=511200 CPUtime=21.62
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 18446 0 0 0 2151 11 0 0 25 0 3 0 349539281 523468800 75058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526172 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 72.66
Current children cumulated vsize (KiB) 511200

[startup+102.307 s]
/proc/loadavg: 1.81 1.82 1.91 3/80 23534
/proc/meminfo: memFree=1415136/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=521280 CPUtime=174.82
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 84981 0 0 0 17435 47 0 0 25 0 3 0 349538675 533790720 77585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 130320 77585 218 20 0 129678 0
[pid=23531/tid=23533] ppid=23529 vsize=521280 CPUtime=96.15
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 25272 0 0 0 9601 14 0 0 25 0 3 0 349539281 533790720 77585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565445 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=521280 CPUtime=72.61
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 20968 0 0 0 7246 15 0 0 25 0 3 0 349539281 533790720 77585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 174.82
Current children cumulated vsize (KiB) 521280

[startup+162.301 s]
/proc/loadavg: 1.93 1.85 1.91 3/80 23534
/proc/meminfo: memFree=1376480/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=558964 CPUtime=294.55
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 94660 0 0 0 29397 58 0 0 25 0 3 0 349538675 572379136 87264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 139741 87264 218 20 0 139099 0
[pid=23531/tid=23533] ppid=23529 vsize=558964 CPUtime=156.11
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 31510 0 0 0 15593 18 0 0 25 0 3 0 349539281 572379136 87264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=558964 CPUtime=132.37
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 24409 0 0 0 13216 21 0 0 25 0 3 0 349539281 572379136 87264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526172 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 294.55
Current children cumulated vsize (KiB) 558964

[startup+222.302 s]
/proc/loadavg: 1.97 1.87 1.91 3/80 23534
/proc/meminfo: memFree=1341408/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=595872 CPUtime=414.27
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 103446 0 0 0 41361 66 0 0 25 0 3 0 349538675 610172928 96016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 148968 96016 218 20 0 148326 0
[pid=23531/tid=23533] ppid=23529 vsize=595872 CPUtime=216.07
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 37690 0 0 0 21585 22 0 0 25 0 3 0 349539281 610172928 96016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=595872 CPUtime=192.14
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 27015 0 0 0 19188 26 0 0 25 0 3 0 349539281 610172928 96016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 414.27
Current children cumulated vsize (KiB) 595872

[startup+282.301 s]
/proc/loadavg: 1.99 1.89 1.91 3/80 23534
/proc/meminfo: memFree=1328352/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=606572 CPUtime=533.99
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 108984 0 0 0 53325 74 0 0 25 0 3 0 349538675 621129728 99376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 151643 99376 218 20 0 151001 0
[pid=23531/tid=23533] ppid=23529 vsize=606572 CPUtime=276.02
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 37730 0 0 0 27580 22 0 0 25 0 3 0 349539281 621129728 99376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525993 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=606572 CPUtime=251.91
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 32513 0 0 0 25157 34 0 0 25 0 3 0 349539281 621129728 99376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526198 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 533.99
Current children cumulated vsize (KiB) 606572

[startup+342.302 s]
/proc/loadavg: 1.99 1.91 1.91 3/80 23534
/proc/meminfo: memFree=1270112/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=663320 CPUtime=653.72
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 123382 0 0 0 65281 91 0 0 25 0 3 0 349538675 679239680 113774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 165830 113774 218 20 0 165188 0
[pid=23531/tid=23533] ppid=23529 vsize=663320 CPUtime=335.99
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 45048 0 0 0 33571 28 0 0 25 0 3 0 349539281 679239680 113774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=663320 CPUtime=311.67
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 39593 0 0 0 31122 45 0 0 25 0 3 0 349539281 679239680 113774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 653.72
Current children cumulated vsize (KiB) 663320

[startup+402.301 s]
/proc/loadavg: 1.99 1.92 1.91 3/80 23534
/proc/meminfo: memFree=1160928/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=774100 CPUtime=773.44
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 150956 0 0 0 77224 120 0 0 25 0 3 0 349538675 792678400 141298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 193525 141298 218 20 0 192883 0
[pid=23531/tid=23533] ppid=23529 vsize=774100 CPUtime=395.94
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 57189 0 0 0 39557 37 0 0 25 0 3 0 349539281 792678400 141298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=774100 CPUtime=371.44
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 55026 0 0 0 37079 65 0 0 25 0 3 0 349539281 792678400 141298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 773.44
Current children cumulated vsize (KiB) 774100


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


[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 23536
/proc/meminfo: memFree=306464/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=1625220 CPUtime=3646.71
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 368903 0 0 0 364298 373 0 0 25 0 3 0 349538675 1664225280 354141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 406305 354141 218 20 0 405663 0
[pid=23531/tid=23533] ppid=23529 vsize=1625220 CPUtime=1834.87
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 143879 0 0 0 183371 116 0 0 25 0 3 0 349539281 1664225280 354141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=1625220 CPUtime=1805.77
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 186283 0 0 0 180338 239 0 0 25 0 3 0 349539281 1664225280 354141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3646.71
Current children cumulated vsize (KiB) 1625220

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 23712
/proc/meminfo: memFree=305200/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=1625220 CPUtime=3766.13
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 368910 0 0 0 376226 387 0 0 25 0 3 0 349538675 1664225280 354148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 406305 354148 218 20 0 405663 0
[pid=23531/tid=23533] ppid=23529 vsize=1625220 CPUtime=1894.75
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 143885 0 0 0 189345 130 0 0 25 0 3 0 349539281 1664225280 354148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=1625220 CPUtime=1865.32
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 186284 0 0 0 186293 239 0 0 25 0 3 0 349539281 1664225280 354148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3766.13
Current children cumulated vsize (KiB) 1625220

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 23734
/proc/meminfo: memFree=306144/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=1625220 CPUtime=3885.82
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 368914 0 0 0 388193 389 0 0 25 0 3 0 349538675 1664225280 354152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 406305 354152 218 20 0 405663 0
[pid=23531/tid=23533] ppid=23529 vsize=1625220 CPUtime=1954.71
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 143885 0 0 0 195340 131 0 0 25 0 3 0 349539281 1664225280 354152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=1625220 CPUtime=1925.06
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 186288 0 0 0 192266 240 0 0 25 0 3 0 349539281 1664225280 354152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3885.82
Current children cumulated vsize (KiB) 1625220

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 23734
/proc/meminfo: memFree=200288/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=1731396 CPUtime=4005.49
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 395515 0 0 0 400134 415 0 0 25 0 3 0 349538675 1772949504 380581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 432849 380581 218 20 0 432207 0
[pid=23531/tid=23533] ppid=23529 vsize=1731396 CPUtime=2014.61
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 151581 0 0 0 201325 136 0 0 25 0 3 0 349539281 1772949504 380581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=1731396 CPUtime=1984.81
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 205193 0 0 0 198220 261 0 0 25 0 3 0 349539281 1772949504 380581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542721 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4005.49
Current children cumulated vsize (KiB) 1731396

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 23734
/proc/meminfo: memFree=200096/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=1731396 CPUtime=4125.22
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 395603 0 0 0 412106 416 0 0 25 0 3 0 349538675 1772949504 380582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 432849 380582 218 20 0 432207 0
[pid=23531/tid=23533] ppid=23529 vsize=1731396 CPUtime=2074.57
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 151581 0 0 0 207321 136 0 0 25 0 3 0 349539281 1772949504 380582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=1731396 CPUtime=2044.59
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 205281 0 0 0 204197 262 0 0 25 0 3 0 349539281 1772949504 380582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4125.22
Current children cumulated vsize (KiB) 1731396

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 23734
/proc/meminfo: memFree=200096/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=1731396 CPUtime=4244.94
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 395693 0 0 0 424077 417 0 0 25 0 3 0 349538675 1772949504 380587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 432849 380587 218 20 0 432207 0
[pid=23531/tid=23533] ppid=23529 vsize=1731396 CPUtime=2134.53
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 151671 0 0 0 213317 136 0 0 25 0 3 0 349539281 1772949504 380587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565686 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=1731396 CPUtime=2104.34
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 205281 0 0 0 210172 262 0 0 25 0 3 0 349539281 1772949504 380587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565494 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4244.94
Current children cumulated vsize (KiB) 1731396

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 23734
/proc/meminfo: memFree=200096/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=1731396 CPUtime=4364.66
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 395783 0 0 0 436049 417 0 0 25 0 3 0 349538675 1772949504 380590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 432849 380590 218 20 0 432207 0
[pid=23531/tid=23533] ppid=23529 vsize=1731396 CPUtime=2194.48
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 151671 0 0 0 219312 136 0 0 25 0 3 0 349539281 1772949504 380590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526472 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=1731396 CPUtime=2164.11
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 205371 0 0 0 216148 263 0 0 25 0 3 0 349539281 1772949504 380590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4364.66
Current children cumulated vsize (KiB) 1731396

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 23734
/proc/meminfo: memFree=200096/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=1731396 CPUtime=4484.38
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 398059 0 0 0 448019 419 0 0 25 0 3 0 349538675 1772949504 380592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 432849 380592 218 20 0 432207 0
[pid=23531/tid=23533] ppid=23529 vsize=1731396 CPUtime=2254.44
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 153857 0 0 0 225306 138 0 0 25 0 3 0 349539281 1772949504 380592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=1731396 CPUtime=2223.88
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 205461 0 0 0 222125 263 0 0 25 0 3 0 349539281 1772949504 380592 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4484.38
Current children cumulated vsize (KiB) 1731396

[startup+2322.3 s]
/proc/loadavg: 2.08 2.03 1.94 3/80 23734
/proc/meminfo: memFree=200096/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=1731396 CPUtime=4604.11
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 398238 0 0 0 459991 420 0 0 25 0 3 0 349538675 1772949504 380597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 432849 380597 218 20 0 432207 0
[pid=23531/tid=23533] ppid=23529 vsize=1731396 CPUtime=2314.4
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 153946 0 0 0 231302 138 0 0 25 0 3 0 349539281 1772949504 380597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=1731396 CPUtime=2283.65
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 205551 0 0 0 228101 264 0 0 25 0 3 0 349539281 1772949504 380597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565845 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4604.11
Current children cumulated vsize (KiB) 1731396

[startup+2382.3 s]
/proc/loadavg: 2.03 2.02 1.94 3/80 23734
/proc/meminfo: memFree=169568/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=1762508 CPUtime=4723.83
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 406124 0 0 0 471957 426 0 0 25 0 3 0 349538675 1804808192 388395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 440627 388395 218 20 0 439985 0
[pid=23531/tid=23533] ppid=23529 vsize=1762508 CPUtime=2374.36
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 161730 0 0 0 237293 143 0 0 25 0 3 0 349539281 1804808192 388395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=1762508 CPUtime=2343.4
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 205653 0 0 0 234076 264 0 0 25 0 3 0 349539281 1804808192 388395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526198 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4723.83
Current children cumulated vsize (KiB) 1762508



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+2436.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/80 23734
/proc/meminfo: memFree=88480/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=1844012 CPUtime=4831.57
/proc/23531/stat : 23531 (MiraXTv3_dyn) S 23529 23531 23085 0 -1 4194304 426316 0 0 0 482711 446 0 0 25 0 3 0 349538675 1888268288 408501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23531/statm: 461003 408501 218 20 0 460361 0
[pid=23531/tid=23533] ppid=23529 vsize=1844012 CPUtime=2428.32
/proc/23531/task/23533/stat : 23533 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 170660 0 0 0 242682 150 0 0 25 0 3 0 349539281 1888268288 408501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23531/tid=23534] ppid=23529 vsize=1844012 CPUtime=2397.19
/proc/23531/task/23534/stat : 23534 (MiraXTv3_dyn) R 23529 23531 23085 0 -1 4194368 216915 0 0 0 239441 278 0 0 25 0 3 0 349539281 1888268288 408501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4831.57
Current children cumulated vsize (KiB) 1844012

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

Solver just ended. Dumping a history of the last processes samples

[startup+2436.41 s]
/proc/loadavg: 2.01 2.02 1.94 2/80 23735
/proc/meminfo: memFree=750360/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=0 CPUtime=4831.68
/proc/23531/stat : 23531 (MiraXTv3_dyn) Z 23529 23531 23085 0 -1 4195340 426318 0 0 0 482712 456 0 0 16 0 2 0 349538675 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23531/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4831.68
Current children cumulated vsize (KiB) 0

[startup+2436.51 s]
/proc/loadavg: 2.01 2.02 1.94 2/80 23735
/proc/meminfo: memFree=750360/2055920 swapFree=4156504/4192956
[pid=23531] ppid=23529 vsize=0 CPUtime=4831.77
/proc/23531/stat : 23531 (MiraXTv3_dyn) Z 23529 23531 23085 0 -1 4195340 426318 0 0 0 482712 465 0 0 16 0 2 0 349538675 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23531/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4831.77
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2436.56
CPU time (s): 4831.84
CPU user time (s): 4827.13
CPU system time (s): 4.70728
CPU usage (%): 198.305
Max. virtual memory (cumulated for all children) (KiB): 1844012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4827.13
system time used= 4.70728
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 426318
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= 968
involuntary context switches= 91567

runsolver used 2.58861 second user time and 6.42102 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun May 13 00:30:11 UTC 2007

IDJOB= 459930
IDBENCH= 20349
IDSOLVER= 196
FILE ID= node15/459930-1179016208

PBS_JOBID= 5252873

Free space on /tmp= 66515 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= /tmp/evaluation/459930-1179016208/MiraXTv3_dyn /tmp/evaluation/459930-1179016208/instance-459930-1179016208.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-459930-1179016208 -o ROOT/results/node15/solver-459930-1179016208 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/459930-1179016208/MiraXTv3_dyn /tmp/evaluation/459930-1179016208/instance-459930-1179016208.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f72920912a1bb14f90e9fea5dee0ec1c

RANDOM SEED= 103633910

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.227
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.227
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:       1725136 kB
Buffers:         42028 kB
Cached:         220744 kB
SwapCached:      16300 kB
Active:         126532 kB
Inactive:       160720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725136 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:           29724 kB
Writeback:           0 kB
Mapped:          30288 kB
Slab:            28956 kB
Committed_AS: 10930652 kB
PageTables:       1868 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= 66515 MiB

End job on node15 on Sun May 13 01:10:49 UTC 2007