Trace number 456219

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? (TO) 5000.18 2578.69

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
MD5SUMff7bc04717f7472a7de76a6b5c02e3a4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables9528
Number of clauses1018562
Sum of the clauses size2044318
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21017395
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 55
Number of clauses of size over 51154

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/node6/watcher-456219-1179021154 -o ROOT/results/node6/solver-456219-1179021154 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456219-1179021154/MiraXTv3_dyn /tmp/evaluation/456219-1179021154/instance-456219-1179021154.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.91 1.95 1.90 3/77 11063
/proc/meminfo: memFree=1405296/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=3788 CPUtime=0
/proc/11063/stat : 11063 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 378153235 3878912 253 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 947 258 202 20 0 305 0

[startup+0.021593 s]
/proc/loadavg: 1.91 1.95 1.90 3/77 11063
/proc/meminfo: memFree=1405296/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=5580 CPUtime=0.01
/proc/11063/stat : 11063 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194304 939 0 0 0 1 0 0 0 18 0 1 0 378153235 5713920 914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 1395 915 206 20 0 753 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5580

[startup+0.101602 s]
/proc/loadavg: 1.91 1.95 1.90 3/77 11063
/proc/meminfo: memFree=1405296/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=9156 CPUtime=0.09
/proc/11063/stat : 11063 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194304 1791 0 0 0 8 1 0 0 18 0 1 0 378153235 9375744 1766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 2289 1766 206 20 0 1647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9156

[startup+0.301625 s]
/proc/loadavg: 1.91 1.95 1.90 3/77 11063
/proc/meminfo: memFree=1405296/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=18120 CPUtime=0.29
/proc/11063/stat : 11063 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194304 3926 0 0 0 27 2 0 0 20 0 1 0 378153235 18554880 3901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 4530 3901 206 20 0 3888 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18120

[startup+0.701673 s]
/proc/loadavg: 1.91 1.95 1.90 3/77 11063
/proc/meminfo: memFree=1405296/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=36208 CPUtime=0.69
/proc/11063/stat : 11063 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194304 8353 0 0 0 65 4 0 0 23 0 1 0 378153235 37076992 8328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 9052 8329 206 20 0 8410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36208

[startup+1.50177 s]
/proc/loadavg: 1.91 1.95 1.90 2/78 11064
/proc/meminfo: memFree=1358568/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=56892 CPUtime=1.49
/proc/11063/stat : 11063 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194304 13700 0 0 0 142 7 0 0 25 0 1 0 378153235 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584069 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56892

[startup+3.10195 s]
/proc/loadavg: 1.91 1.95 1.90 2/78 11064
/proc/meminfo: memFree=1351080/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=56892 CPUtime=3.09
/proc/11063/stat : 11063 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194304 13700 0 0 0 302 7 0 0 25 0 1 0 378153235 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56892

[startup+6.30133 s]
/proc/loadavg: 1.84 1.94 1.90 2/78 11064
/proc/meminfo: memFree=1351080/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=56892 CPUtime=6.28
/proc/11063/stat : 11063 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194304 13700 0 0 0 621 7 0 0 25 0 1 0 378153235 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56892

[startup+12.7011 s]
/proc/loadavg: 1.77 1.92 1.89 2/78 11064
/proc/meminfo: memFree=1351208/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=56892 CPUtime=12.68
/proc/11063/stat : 11063 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194304 13700 0 0 0 1261 7 0 0 25 0 1 0 378153235 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56892

[startup+25.5016 s]
/proc/loadavg: 1.60 1.88 1.88 2/78 11064
/proc/meminfo: memFree=1315624/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=93764 CPUtime=25.49
/proc/11063/stat : 11063 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194304 22622 0 0 0 2537 12 0 0 25 0 1 0 378153235 96014336 22597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 23441 22597 207 20 0 22799 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93764

[startup+51.1016 s]
/proc/loadavg: 1.40 1.81 1.85 2/78 11064
/proc/meminfo: memFree=1312040/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=99172 CPUtime=51.08
/proc/11063/stat : 11063 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194304 23522 0 0 0 5095 13 0 0 25 0 1 0 378153235 101552128 23497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 1 0 0
/proc/11063/statm: 24793 23497 207 20 0 24151 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 99172

[startup+102.306 s]
/proc/loadavg: 1.66 1.80 1.85 3/80 11066
/proc/meminfo: memFree=1195096/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=435416 CPUtime=143.62
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 55757 0 0 0 14323 39 0 0 25 0 3 0 378153235 445865984 52675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 108854 52675 218 20 0 108212 0
[pid=11063/tid=11065] ppid=11061 vsize=435416 CPUtime=46.17
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 14375 0 0 0 4608 9 0 0 18 0 3 0 378158845 445865984 52675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526534 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11063/tid=11066] ppid=11061 vsize=435416 CPUtime=41.36
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 13886 0 0 0 4121 15 0 0 25 0 3 0 378158845 445865984 52675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 143.62
Current children cumulated vsize (KiB) 435416

[startup+162.302 s]
/proc/loadavg: 1.87 1.84 1.85 3/80 11066
/proc/meminfo: memFree=1159448/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=471220 CPUtime=263.32
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 64903 0 0 0 26278 54 0 0 25 0 3 0 378153235 482529280 61741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 117805 61741 218 20 0 117163 0
[pid=11063/tid=11065] ppid=11061 vsize=471220 CPUtime=106.15
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 18354 0 0 0 10600 15 0 0 25 0 3 0 378158845 482529280 61741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11063/tid=11066] ppid=11061 vsize=471220 CPUtime=101.09
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 19053 0 0 0 10085 24 0 0 25 0 3 0 378158845 482529280 61741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 263.32
Current children cumulated vsize (KiB) 471220

[startup+222.302 s]
/proc/loadavg: 1.95 1.86 1.86 3/80 11066
/proc/meminfo: memFree=1121496/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=507484 CPUtime=383.05
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 74437 0 0 0 38235 70 0 0 25 0 3 0 378153235 519663616 71079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 126871 71079 218 20 0 126229 0
[pid=11063/tid=11065] ppid=11061 vsize=507484 CPUtime=166.13
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 23022 0 0 0 16592 21 0 0 25 0 3 0 378158845 519663616 71079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11063/tid=11066] ppid=11061 vsize=507484 CPUtime=160.83
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 23919 0 0 0 16049 34 0 0 25 0 3 0 378158845 519663616 71079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 383.05
Current children cumulated vsize (KiB) 507484

[startup+282.302 s]
/proc/loadavg: 1.98 1.89 1.87 3/80 11066
/proc/meminfo: memFree=1114456/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=513228 CPUtime=502.77
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 76326 0 0 0 50203 74 0 0 25 0 3 0 378153235 525545472 72729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 128307 72729 218 20 0 127665 0
[pid=11063/tid=11065] ppid=11061 vsize=513228 CPUtime=226.12
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 23880 0 0 0 22589 23 0 0 25 0 3 0 378158845 525545472 72729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11063/tid=11066] ppid=11061 vsize=513228 CPUtime=220.56
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 24950 0 0 0 22020 36 0 0 25 0 3 0 378158845 525545472 72729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 502.77
Current children cumulated vsize (KiB) 513228

[startup+342.302 s]
/proc/loadavg: 1.99 1.90 1.87 3/80 11066
/proc/meminfo: memFree=1114264/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=513228 CPUtime=622.48
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 76520 0 0 0 62173 75 0 0 25 0 3 0 378153235 525545472 72793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 128307 72793 218 20 0 127665 0
[pid=11063/tid=11065] ppid=11061 vsize=513228 CPUtime=286.1
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 23979 0 0 0 28587 23 0 0 25 0 3 0 378158845 525545472 72793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11063/tid=11066] ppid=11061 vsize=513228 CPUtime=280.29
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 25045 0 0 0 27992 37 0 0 25 0 3 0 378158845 525545472 72793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 622.48
Current children cumulated vsize (KiB) 513228

[startup+402.302 s]
/proc/loadavg: 1.99 1.92 1.88 3/80 11066
/proc/meminfo: memFree=1087768/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=540356 CPUtime=742.21
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 83785 0 0 0 74133 88 0 0 25 0 3 0 378153235 553324544 79783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 135089 79783 218 20 0 134447 0
[pid=11063/tid=11065] ppid=11061 vsize=540356 CPUtime=346.08
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 28060 0 0 0 34579 29 0 0 25 0 3 0 378158845 553324544 79783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11063/tid=11066] ppid=11061 vsize=540356 CPUtime=340.04
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 28229 0 0 0 33961 43 0 0 25 0 3 0 378158845 553324544 79783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 742.21
Current children cumulated vsize (KiB) 540356

[startup+462.302 s]
/proc/loadavg: 1.99 1.93 1.88 3/80 11066
/proc/meminfo: memFree=1065240/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=560864 CPUtime=861.92
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 89151 0 0 0 86095 97 0 0 25 0 3 0 378153235 574324736 85006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 140216 85006 218 20 0 139574 0
[pid=11063/tid=11065] ppid=11061 vsize=560864 CPUtime=406.07
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 30432 0 0 0 40575 32 0 0 25 0 3 0 378158845 574324736 85006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11063/tid=11066] ppid=11061 vsize=560864 CPUtime=399.77
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 31223 0 0 0 39927 50 0 0 25 0 3 0 378158845 574324736 85006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 861.92
Current children cumulated vsize (KiB) 560864

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

/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52494 0 0 0 183352 65 0 0 25 0 3 0 378158845 742690816 126403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=725284 CPUtime=1810.33
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 53687 0 0 0 180904 129 0 0 25 0 3 0 378158845 742690816 126403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3700.6
Current children cumulated vsize (KiB) 725284

[startup+1962.3 s]
/proc/loadavg: 3.33 2.64 2.18 4/87 30321
/proc/meminfo: memFree=875288/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=725284 CPUtime=3807.48
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 133680 0 0 0 380533 215 0 0 25 0 3 0 378153235 742690816 126406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 181321 126406 218 20 0 180679 0
[pid=11063/tid=11065] ppid=11061 vsize=725284 CPUtime=1892.14
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52494 0 0 0 189145 69 0 0 25 0 3 0 378158845 742690816 126406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=725284 CPUtime=1859.26
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 53690 0 0 0 185795 131 0 0 25 0 3 0 378158845 742690816 126406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3807.48
Current children cumulated vsize (KiB) 725284

[startup+2022.3 s]
/proc/loadavg: 3.33 2.77 2.25 4/87 3231
/proc/meminfo: memFree=869016/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=725284 CPUtime=3914.72
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 133682 0 0 0 391251 221 0 0 25 0 3 0 378153235 742690816 126408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 181321 126408 218 20 0 180679 0
[pid=11063/tid=11065] ppid=11061 vsize=725284 CPUtime=1950.17
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52496 0 0 0 194945 72 0 0 25 0 3 0 378158845 742690816 126408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=725284 CPUtime=1908.47
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 53690 0 0 0 190713 134 0 0 25 0 3 0 378158845 742690816 126408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.72
Current children cumulated vsize (KiB) 725284

[startup+2082.31 s]
/proc/loadavg: 3.19 2.82 2.30 4/86 9037
/proc/meminfo: memFree=861920/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=725284 CPUtime=4021.05
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 133684 0 0 0 401876 229 0 0 25 0 3 0 378153235 742690816 126410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 181321 126410 218 20 0 180679 0
[pid=11063/tid=11065] ppid=11061 vsize=725284 CPUtime=2008.05
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52497 0 0 0 200727 78 0 0 25 0 3 0 378158845 742690816 126410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=725284 CPUtime=1956.91
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 53691 0 0 0 195556 135 0 0 25 0 3 0 378158845 742690816 126410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4021.05
Current children cumulated vsize (KiB) 725284

[startup+2142.3 s]
/proc/loadavg: 3.14 2.87 2.34 3/80 14022
/proc/meminfo: memFree=858512/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=725272 CPUtime=4129.53
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 133688 0 0 0 412720 233 0 0 25 0 3 0 378153235 742678528 126413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 181318 126413 218 20 0 180676 0
[pid=11063/tid=11065] ppid=11061 vsize=725272 CPUtime=2066.46
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52500 0 0 0 206565 81 0 0 25 0 3 0 378158845 742678528 126413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=725272 CPUtime=2006.97
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 53692 0 0 0 200561 136 0 0 25 0 3 0 378158845 742678528 126413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4129.53
Current children cumulated vsize (KiB) 725272

[startup+2202.3 s]
/proc/loadavg: 2.42 2.71 2.32 3/80 14022
/proc/meminfo: memFree=858840/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=725272 CPUtime=4249.25
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 133689 0 0 0 424691 234 0 0 25 0 3 0 378153235 742678528 126414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 181318 126414 218 20 0 180676 0
[pid=11063/tid=11065] ppid=11061 vsize=725272 CPUtime=2126.2
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52501 0 0 0 212539 81 0 0 25 0 3 0 378158845 742678528 126414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=725272 CPUtime=2066.95
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 53692 0 0 0 206558 137 0 0 25 0 3 0 378158845 742678528 126414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526198 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4249.25
Current children cumulated vsize (KiB) 725272

[startup+2262.3 s]
/proc/loadavg: 2.15 2.58 2.30 3/80 14022
/proc/meminfo: memFree=858840/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=725272 CPUtime=4368.98
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 133690 0 0 0 436664 234 0 0 25 0 3 0 378153235 742678528 126415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 181318 126415 218 20 0 180676 0
[pid=11063/tid=11065] ppid=11061 vsize=725272 CPUtime=2185.95
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52501 0 0 0 218514 81 0 0 25 0 3 0 378158845 742678528 126415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=725272 CPUtime=2126.93
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 53693 0 0 0 212556 137 0 0 25 0 3 0 378158845 742678528 126415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4368.98
Current children cumulated vsize (KiB) 725272

[startup+2322.3 s]
/proc/loadavg: 2.05 2.47 2.27 3/80 14022
/proc/meminfo: memFree=858904/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=725272 CPUtime=4488.68
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 133694 0 0 0 448633 235 0 0 25 0 3 0 378153235 742678528 126419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 181318 126419 218 20 0 180676 0
[pid=11063/tid=11065] ppid=11061 vsize=725272 CPUtime=2245.68
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52502 0 0 0 224486 82 0 0 25 0 3 0 378158845 742678528 126419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=725272 CPUtime=2186.92
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 53696 0 0 0 218554 138 0 0 25 0 3 0 378158845 742678528 126419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4488.68
Current children cumulated vsize (KiB) 725272

[startup+2382.3 s]
/proc/loadavg: 2.02 2.38 2.26 3/80 14022
/proc/meminfo: memFree=858904/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=725272 CPUtime=4608.41
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 133694 0 0 0 460605 236 0 0 25 0 3 0 378153235 742678528 126419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 181318 126419 218 20 0 180676 0
[pid=11063/tid=11065] ppid=11061 vsize=725272 CPUtime=2305.42
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52502 0 0 0 230460 82 0 0 25 0 3 0 378158845 742678528 126419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=725272 CPUtime=2246.9
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 53696 0 0 0 224552 138 0 0 25 0 3 0 378158845 742678528 126419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4608.41
Current children cumulated vsize (KiB) 725272

[startup+2442.3 s]
/proc/loadavg: 2.00 2.31 2.24 3/80 14022
/proc/meminfo: memFree=853400/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=731416 CPUtime=4728.13
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 135130 0 0 0 472574 239 0 0 25 0 3 0 378153235 748969984 127768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 182854 127768 218 20 0 182212 0
[pid=11063/tid=11065] ppid=11061 vsize=731416 CPUtime=2365.16
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52503 0 0 0 236434 82 0 0 25 0 3 0 378158845 748969984 127768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=731416 CPUtime=2306.88
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 55131 0 0 0 230546 142 0 0 25 0 3 0 378158845 748969984 127768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4728.13
Current children cumulated vsize (KiB) 731416

[startup+2502.3 s]
/proc/loadavg: 2.00 2.25 2.22 3/80 14022
/proc/meminfo: memFree=853400/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=731416 CPUtime=4847.81
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 135274 0 0 0 484542 239 0 0 25 0 3 0 378153235 748969984 127825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 182854 127825 218 20 0 182212 0
[pid=11063/tid=11065] ppid=11061 vsize=731416 CPUtime=2424.88
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52508 0 0 0 242406 82 0 0 25 0 3 0 378158845 748969984 127825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=731416 CPUtime=2366.85
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 55270 0 0 0 236543 142 0 0 25 0 3 0 378158845 748969984 127825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4847.81
Current children cumulated vsize (KiB) 731416

[startup+2562.3 s]
/proc/loadavg: 2.00 2.20 2.20 3/80 14022
/proc/meminfo: memFree=853208/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=731416 CPUtime=4967.54
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 135367 0 0 0 496514 240 0 0 25 0 3 0 378153235 748969984 127831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 182854 127831 218 20 0 182212 0
[pid=11063/tid=11065] ppid=11061 vsize=731416 CPUtime=2484.62
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52510 0 0 0 248380 82 0 0 25 0 3 0 378158845 748969984 127831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=731416 CPUtime=2426.84
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 55361 0 0 0 242541 143 0 0 25 0 3 0 378158845 748969984 127831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4967.54
Current children cumulated vsize (KiB) 731416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2578.6 s]
/proc/loadavg: 2.00 2.19 2.20 3/80 14022
/proc/meminfo: memFree=853144/2055924 swapFree=4143816/4192956
[pid=11063] ppid=11061 vsize=731416 CPUtime=5000.08
/proc/11063/stat : 11063 (MiraXTv3_dyn) S 11061 11063 10814 0 -1 4194304 135456 0 0 0 499768 240 0 0 25 0 3 0 378153235 748969984 127832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11063/statm: 182854 127832 218 20 0 182212 0
[pid=11063/tid=11065] ppid=11061 vsize=731416 CPUtime=2500.85
/proc/11063/task/11065/stat : 11065 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 52510 0 0 0 250003 82 0 0 25 0 3 0 378158845 748969984 127832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11063/tid=11066] ppid=11061 vsize=731416 CPUtime=2443.13
/proc/11063/task/11066/stat : 11066 (MiraXTv3_dyn) R 11061 11063 10814 0 -1 4194368 55450 0 0 0 244170 143 0 0 25 0 3 0 378158845 748969984 127832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 731416

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2578.69
CPU time (s): 5000.18
CPU user time (s): 4997.69
CPU system time (s): 2.48062
CPU usage (%): 193.904
Max. virtual memory (cumulated for all children) (KiB): 731764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.69
system time used= 2.48062
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135456
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= 4657
involuntary context switches= 114367

runsolver used 2.74658 second user time and 7.03593 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun May 13 01:52:36 UTC 2007

IDJOB= 456219
IDBENCH= 24638
IDSOLVER= 196
FILE ID= node6/456219-1179021154

PBS_JOBID= 5252892

Free space on /tmp= 66496 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456219-1179021154/MiraXTv3_dyn /tmp/evaluation/456219-1179021154/instance-456219-1179021154.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-456219-1179021154 -o ROOT/results/node6/solver-456219-1179021154 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456219-1179021154/MiraXTv3_dyn /tmp/evaluation/456219-1179021154/instance-456219-1179021154.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ff7bc04717f7472a7de76a6b5c02e3a4

RANDOM SEED= 720684188

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1405640 kB
Buffers:         47960 kB
Cached:         528668 kB
SwapCached:      17556 kB
Active:         297836 kB
Inactive:       303780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1405640 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:           16656 kB
Writeback:           0 kB
Mapped:          30196 kB
Slab:            34212 kB
Committed_AS: 12807088 kB
PageTables:       1784 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= 66496 MiB

End job on node6 on Sun May 13 02:35:36 UTC 2007