Trace number 456216

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.26 2578.07

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
MD5SUM4c4e7e1211c6b5f2d2564e77e64df6f5
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 variables12558
Number of clauses1112504
Sum of the clauses size2234596
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21111019
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51484

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/node17/watcher-456216-1179021153 -o ROOT/results/node17/solver-456216-1179021153 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456216-1179021153/MiraXTv3_dyn /tmp/evaluation/456216-1179021153/instance-456216-1179021153.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.69 1.95 1.97 3/77 28100
/proc/meminfo: memFree=1574832/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=3788 CPUtime=0
/proc/28100/stat : 28100 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194304 412 0 0 0 0 0 0 0 18 0 1 0 350033055 3878912 387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/28100/statm: 947 396 202 20 0 305 0

[startup+0.076919 s]
/proc/loadavg: 1.69 1.95 1.97 3/77 28100
/proc/meminfo: memFree=1574832/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=8408 CPUtime=0.07
/proc/28100/stat : 28100 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194304 1607 0 0 0 7 0 0 0 18 0 1 0 350033055 8609792 1582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/28100/statm: 2102 1582 206 20 0 1460 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8408

[startup+0.10192 s]
/proc/loadavg: 1.69 1.95 1.97 3/77 28100
/proc/meminfo: memFree=1574832/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=9440 CPUtime=0.09
/proc/28100/stat : 28100 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194304 1859 0 0 0 9 0 0 0 18 0 1 0 350033055 9666560 1834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 0 0 0
/proc/28100/statm: 2393 1835 206 20 0 1751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9440

[startup+0.301944 s]
/proc/loadavg: 1.69 1.95 1.97 3/77 28100
/proc/meminfo: memFree=1574832/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=17876 CPUtime=0.29
/proc/28100/stat : 28100 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194304 3822 0 0 0 28 1 0 0 20 0 1 0 350033055 18305024 3797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/28100/statm: 4469 3797 206 20 0 3827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17876

[startup+0.701983 s]
/proc/loadavg: 1.69 1.95 1.97 3/77 28100
/proc/meminfo: memFree=1574832/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=35040 CPUtime=0.69
/proc/28100/stat : 28100 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194304 7984 0 0 0 65 4 0 0 23 0 1 0 350033055 35880960 7959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 0 0 0
/proc/28100/statm: 8760 7960 206 20 0 8118 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35040

[startup+1.50107 s]
/proc/loadavg: 1.69 1.95 1.97 2/78 28101
/proc/meminfo: memFree=1530856/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=66156 CPUtime=1.49
/proc/28100/stat : 28100 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194304 15172 0 0 0 142 7 0 0 25 0 1 0 350033055 67743744 15147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/28100/statm: 16539 15147 207 20 0 15897 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66156

[startup+3.10123 s]
/proc/loadavg: 1.69 1.95 1.97 2/78 28101
/proc/meminfo: memFree=1514792/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=66156 CPUtime=3.09
/proc/28100/stat : 28100 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194304 15172 0 0 0 302 7 0 0 25 0 1 0 350033055 67743744 15147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/28100/statm: 16539 15147 207 20 0 15897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66156

[startup+6.30157 s]
/proc/loadavg: 1.64 1.93 1.97 2/78 28101
/proc/meminfo: memFree=1514792/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=66156 CPUtime=6.29
/proc/28100/stat : 28100 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194304 15172 0 0 0 622 7 0 0 25 0 1 0 350033055 67743744 15147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/28100/statm: 16539 15147 207 20 0 15897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66156

[startup+12.7012 s]
/proc/loadavg: 1.59 1.91 1.96 2/78 28101
/proc/meminfo: memFree=1514792/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=66156 CPUtime=12.67
/proc/28100/stat : 28100 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194304 15172 0 0 0 1260 7 0 0 25 0 1 0 350033055 67743744 15147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/28100/statm: 16539 15147 207 20 0 15897 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 66156

[startup+25.5016 s]
/proc/loadavg: 1.45 1.87 1.95 2/78 28101
/proc/meminfo: memFree=1481128/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=101176 CPUtime=25.47
/proc/28100/stat : 28100 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194304 23660 0 0 0 2535 12 0 0 25 0 1 0 350033055 103604224 23635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 0 0 0
/proc/28100/statm: 25294 23635 207 20 0 24652 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 101176

[startup+51.1013 s]
/proc/loadavg: 1.30 1.80 1.92 2/78 28101
/proc/meminfo: memFree=1475688/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=109020 CPUtime=51.06
/proc/28100/stat : 28100 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194304 24966 0 0 0 5092 14 0 0 25 0 1 0 350033055 111636480 24941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584069 0 0 4096 0 0 0 0 17 0 0 0
/proc/28100/statm: 27255 24941 207 20 0 26613 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 109020

[startup+102.306 s]
/proc/loadavg: 1.66 1.81 1.91 3/80 28103
/proc/meminfo: memFree=1359960/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=444116 CPUtime=146.25
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 57649 0 0 0 14587 38 0 0 25 0 3 0 350033055 454774784 53804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 111029 53804 218 20 0 110387 0
[pid=28100/tid=28102] ppid=28098 vsize=444116 CPUtime=49.34
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 15075 0 0 0 4925 9 0 0 25 0 3 0 350038347 454774784 53804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=444116 CPUtime=44.02
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 13769 0 0 0 4389 13 0 0 25 0 3 0 350038347 454774784 53804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 146.25
Current children cumulated vsize (KiB) 444116

[startup+162.302 s]
/proc/loadavg: 1.87 1.84 1.91 3/80 28103
/proc/meminfo: memFree=1348120/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=455184 CPUtime=265.95
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 60977 0 0 0 26551 44 0 0 25 0 3 0 350033055 466108416 56766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 113796 56766 218 20 0 113154 0
[pid=28100/tid=28102] ppid=28098 vsize=455184 CPUtime=109.28
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 15980 0 0 0 10918 10 0 0 25 0 3 0 350038347 466108416 56766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=455184 CPUtime=103.78
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 16192 0 0 0 10360 18 0 0 25 0 3 0 350038347 466108416 56766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 265.95
Current children cumulated vsize (KiB) 455184

[startup+222.301 s]
/proc/loadavg: 1.95 1.87 1.91 3/80 28103
/proc/meminfo: memFree=1320024/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=481632 CPUtime=385.64
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 68559 0 0 0 38509 55 0 0 25 0 3 0 350033055 493191168 63748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 120408 63748 218 20 0 119766 0
[pid=28100/tid=28102] ppid=28098 vsize=481632 CPUtime=169.23
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 19183 0 0 0 16909 14 0 0 25 0 3 0 350038347 493191168 63748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526565 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=481632 CPUtime=163.52
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 20571 0 0 0 16327 25 0 0 25 0 3 0 350038347 493191168 63748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 385.64
Current children cumulated vsize (KiB) 481632

[startup+282.301 s]
/proc/loadavg: 1.98 1.89 1.91 3/80 28103
/proc/meminfo: memFree=1319320/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=481632 CPUtime=505.37
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 69280 0 0 0 50480 57 0 0 25 0 3 0 350033055 493191168 63881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 120408 63881 218 20 0 119766 0
[pid=28100/tid=28102] ppid=28098 vsize=481632 CPUtime=229.18
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 19543 0 0 0 22904 14 0 0 25 0 3 0 350038347 493191168 63881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=481632 CPUtime=223.29
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 20932 0 0 0 22303 26 0 0 25 0 3 0 350038347 493191168 63881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 505.37
Current children cumulated vsize (KiB) 481632

[startup+342.302 s]
/proc/loadavg: 1.99 1.91 1.91 3/80 28103
/proc/meminfo: memFree=1303128/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=497316 CPUtime=625.07
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 73840 0 0 0 62443 64 0 0 25 0 3 0 350033055 509251584 67912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 124329 67912 218 20 0 123687 0
[pid=28100/tid=28102] ppid=28098 vsize=497316 CPUtime=289.13
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 21564 0 0 0 28896 17 0 0 25 0 3 0 350038347 509251584 67912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=497316 CPUtime=283.05
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 23471 0 0 0 28274 31 0 0 25 0 3 0 350038347 509251584 67912 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 625.07
Current children cumulated vsize (KiB) 497316

[startup+402.301 s]
/proc/loadavg: 1.99 1.92 1.91 3/80 28103
/proc/meminfo: memFree=1301464/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=499132 CPUtime=744.8
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 75159 0 0 0 74413 67 0 0 25 0 3 0 350033055 511111168 68562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 124783 68562 218 20 0 124141 0
[pid=28100/tid=28102] ppid=28098 vsize=499132 CPUtime=349.09
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 22117 0 0 0 34891 18 0 0 25 0 3 0 350038347 511111168 68562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=499132 CPUtime=342.82
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 24237 0 0 0 34249 33 0 0 25 0 3 0 350038347 511111168 68562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 744.8
Current children cumulated vsize (KiB) 499132

[startup+462.301 s]
/proc/loadavg: 1.99 1.93 1.91 3/80 28103
/proc/meminfo: memFree=1278808/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=520600 CPUtime=864.5
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 81178 0 0 0 86373 77 0 0 25 0 3 0 350033055 533094400 73995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 130150 73995 218 20 0 129508 0
[pid=28100/tid=28102] ppid=28098 vsize=520600 CPUtime=409.04
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 25344 0 0 0 40882 22 0 0 25 0 3 0 350038347 533094400 73995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=520600 CPUtime=402.57
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 27029 0 0 0 40218 39 0 0 25 0 3 0 350038347 533094400 73995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 864.5
Current children cumulated vsize (KiB) 520600

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

/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 41168 0 0 0 183867 64 0 0 25 0 3 0 350038347 617226240 95180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=602760 CPUtime=1810.48
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 46498 0 0 0 180968 80 0 0 25 0 3 0 350038347 617226240 95180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3702.68
Current children cumulated vsize (KiB) 602760

[startup+1962.3 s]
/proc/loadavg: 3.01 2.52 2.15 4/87 14736
/proc/meminfo: memFree=1169752/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=602760 CPUtime=3809.69
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 117133 0 0 0 380803 166 0 0 25 0 3 0 350033055 617226240 95192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 150690 95192 218 20 0 150048 0
[pid=28100/tid=28102] ppid=28098 vsize=602760 CPUtime=1897.25
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 41499 0 0 0 189657 68 0 0 25 0 3 0 350038347 617226240 95192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=602760 CPUtime=1859.54
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 46829 0 0 0 185872 82 0 0 25 0 3 0 350038347 617226240 95192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3809.69
Current children cumulated vsize (KiB) 602760

[startup+2022.3 s]
/proc/loadavg: 3.13 2.65 2.21 3/87 20217
/proc/meminfo: memFree=1163416/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=602760 CPUtime=3916.43
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 117635 0 0 0 391471 172 0 0 25 0 3 0 350033055 617226240 95203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 150690 95203 218 20 0 150048 0
[pid=28100/tid=28102] ppid=28098 vsize=602760 CPUtime=1954.74
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 41832 0 0 0 195403 71 0 0 25 0 3 0 350038347 617226240 95203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28100/tid=28103] ppid=28098 vsize=602760 CPUtime=1908.79
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 46998 0 0 0 190794 85 0 0 25 0 3 0 350038347 617226240 95203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3916.43
Current children cumulated vsize (KiB) 602760

[startup+2082.31 s]
/proc/loadavg: 3.27 2.77 2.28 4/86 25497
/proc/meminfo: memFree=1156384/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=602760 CPUtime=4023.77
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 118309 0 0 0 402193 184 0 0 25 0 3 0 350033055 617226240 95218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 150690 95218 218 20 0 150048 0
[pid=28100/tid=28102] ppid=28098 vsize=602760 CPUtime=2003.97
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 42169 0 0 0 200323 74 0 0 25 0 3 0 350038347 617226240 95218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28100/tid=28103] ppid=28098 vsize=602760 CPUtime=1966.9
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 47335 0 0 0 196597 93 0 0 25 0 3 0 350038347 617226240 95218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4023.77
Current children cumulated vsize (KiB) 602760

[startup+2142.3 s]
/proc/loadavg: 3.10 2.81 2.32 4/87 31039
/proc/meminfo: memFree=1150032/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=602760 CPUtime=4130.9
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 118646 0 0 0 412901 189 0 0 25 0 3 0 350033055 617226240 95224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 150690 95224 218 20 0 150048 0
[pid=28100/tid=28102] ppid=28098 vsize=602760 CPUtime=2054.16
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 42339 0 0 0 205339 77 0 0 25 0 3 0 350038347 617226240 95224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28100/tid=28103] ppid=28098 vsize=602760 CPUtime=2023.86
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 47502 0 0 0 202289 97 0 0 25 0 3 0 350038347 617226240 95224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4130.9
Current children cumulated vsize (KiB) 602760

[startup+2202.3 s]
/proc/loadavg: 2.40 2.66 2.30 3/80 31059
/proc/meminfo: memFree=1152856/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=602760 CPUtime=4250.62
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 119319 0 0 0 424872 190 0 0 25 0 3 0 350033055 617226240 95233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 150690 95233 218 20 0 150048 0
[pid=28100/tid=28102] ppid=28098 vsize=602760 CPUtime=2114.13
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 42674 0 0 0 211336 77 0 0 25 0 3 0 350038347 617226240 95233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28100/tid=28103] ppid=28098 vsize=602760 CPUtime=2083.6
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 47840 0 0 0 208263 97 0 0 25 0 3 0 350038347 617226240 95233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4250.62
Current children cumulated vsize (KiB) 602760

[startup+2262.3 s]
/proc/loadavg: 2.15 2.54 2.28 3/80 31059
/proc/meminfo: memFree=1152856/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=602760 CPUtime=4370.33
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 119998 0 0 0 436842 191 0 0 25 0 3 0 350033055 617226240 95244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 150690 95244 218 20 0 150048 0
[pid=28100/tid=28102] ppid=28098 vsize=602760 CPUtime=2174.11
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 43014 0 0 0 217333 78 0 0 25 0 3 0 350038347 617226240 95244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28100/tid=28103] ppid=28098 vsize=602760 CPUtime=2143.34
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 48179 0 0 0 214236 98 0 0 25 0 3 0 350038347 617226240 95244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4370.33
Current children cumulated vsize (KiB) 602760

[startup+2322.3 s]
/proc/loadavg: 2.05 2.44 2.26 3/80 31059
/proc/meminfo: memFree=1150872/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=604744 CPUtime=4490
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 121002 0 0 0 448808 192 0 0 25 0 3 0 350033055 619257856 95744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 151186 95744 218 20 0 150544 0
[pid=28100/tid=28102] ppid=28098 vsize=604744 CPUtime=2234.04
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 43676 0 0 0 223325 79 0 0 25 0 3 0 350038347 619257856 95744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=604744 CPUtime=2203.08
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 48521 0 0 0 220210 98 0 0 25 0 3 0 350038347 619257856 95744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4490
Current children cumulated vsize (KiB) 604744

[startup+2382.3 s]
/proc/loadavg: 2.07 2.37 2.24 3/80 31059
/proc/meminfo: memFree=1150744/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=604744 CPUtime=4609.72
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 121690 0 0 0 460779 193 0 0 25 0 3 0 350033055 619257856 95757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 151186 95757 218 20 0 150544 0
[pid=28100/tid=28102] ppid=28098 vsize=604744 CPUtime=2293.77
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 44019 0 0 0 229298 79 0 0 25 0 3 0 350038347 619257856 95757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=604744 CPUtime=2263.06
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 48866 0 0 0 226208 98 0 0 25 0 3 0 350038347 619257856 95757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4609.72
Current children cumulated vsize (KiB) 604744

[startup+2442.3 s]
/proc/loadavg: 2.03 2.30 2.23 3/80 31059
/proc/meminfo: memFree=1150680/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=604744 CPUtime=4729.43
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 122382 0 0 0 472749 194 0 0 25 0 3 0 350033055 619257856 95770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 151186 95770 218 20 0 150544 0
[pid=28100/tid=28102] ppid=28098 vsize=604744 CPUtime=2353.5
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 44365 0 0 0 235271 79 0 0 25 0 3 0 350038347 619257856 95770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=604744 CPUtime=2323.04
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 49212 0 0 0 232205 99 0 0 25 0 3 0 350038347 619257856 95770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4729.43
Current children cumulated vsize (KiB) 604744

[startup+2502.3 s]
/proc/loadavg: 2.01 2.24 2.21 3/80 31059
/proc/meminfo: memFree=1150680/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=604744 CPUtime=4849.14
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 122904 0 0 0 484719 195 0 0 25 0 3 0 350033055 619257856 95780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 151186 95780 218 20 0 150544 0
[pid=28100/tid=28102] ppid=28098 vsize=604744 CPUtime=2413.23
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 44712 0 0 0 241244 79 0 0 25 0 3 0 350038347 619257856 95780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=604744 CPUtime=2383.01
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 49387 0 0 0 238202 99 0 0 25 0 3 0 350038347 619257856 95780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4849.14
Current children cumulated vsize (KiB) 604744

[startup+2562.3 s]
/proc/loadavg: 2.00 2.20 2.19 3/80 31059
/proc/meminfo: memFree=1150552/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=604744 CPUtime=4968.85
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 123668 0 0 0 496689 196 0 0 25 0 3 0 350033055 619257856 95858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 151186 95858 218 20 0 150544 0
[pid=28100/tid=28102] ppid=28098 vsize=604744 CPUtime=2472.97
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 45126 0 0 0 247217 80 0 0 25 0 3 0 350038347 619257856 95858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=604744 CPUtime=2442.99
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 49737 0 0 0 244199 100 0 0 25 0 3 0 350038347 619257856 95858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4968.85
Current children cumulated vsize (KiB) 604744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2578 s]
/proc/loadavg: 2.00 2.19 2.19 3/80 31059
/proc/meminfo: memFree=1150552/2055920 swapFree=4140644/4192956
[pid=28100] ppid=28098 vsize=604744 CPUtime=5000.18
/proc/28100/stat : 28100 (MiraXTv3_dyn) S 28098 28100 27651 0 -1 4194304 123668 0 0 0 499822 196 0 0 25 0 3 0 350033055 619257856 95858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28100/statm: 151186 95858 218 20 0 150544 0
[pid=28100/tid=28102] ppid=28098 vsize=604744 CPUtime=2488.59
/proc/28100/task/28102/stat : 28102 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 45126 0 0 0 248779 80 0 0 25 0 3 0 350038347 619257856 95858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28100/tid=28103] ppid=28098 vsize=604744 CPUtime=2458.69
/proc/28100/task/28103/stat : 28103 (MiraXTv3_dyn) R 28098 28100 27651 0 -1 4194368 49737 0 0 0 245769 100 0 0 25 0 3 0 350038347 619257856 95858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 604744

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.07
CPU time (s): 5000.26
CPU user time (s): 4998.24
CPU system time (s): 2.02469
CPU usage (%): 193.954
Max. virtual memory (cumulated for all children) (KiB): 605424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.24
system time used= 2.02469
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123668
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= 680
involuntary context switches= 113128

runsolver used 2.82157 second user time and 7.02693 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun May 13 01:52:35 UTC 2007

IDJOB= 456216
IDBENCH= 24637
IDSOLVER= 196
FILE ID= node17/456216-1179021153

PBS_JOBID= 5252891

Free space on /tmp= 66529 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4c4e7e1211c6b5f2d2564e77e64df6f5

RANDOM SEED= 510457901

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1575048 kB
Buffers:         51908 kB
Cached:         330936 kB
SwapCached:      15568 kB
Active:         213344 kB
Inactive:       202564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575048 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:           18400 kB
Writeback:           0 kB
Mapped:          39016 kB
Slab:            50436 kB
Committed_AS: 10255216 kB
PageTables:       1816 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= 66529 MiB

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