Trace number 456201

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.17 2566.35

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1834.24
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

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-456201-1179020779 -o ROOT/results/node15/solver-456201-1179020779 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456201-1179020779/MiraXTv3_dyn /tmp/evaluation/456201-1179020779/instance-456201-1179020779.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.91 3/77 24223
/proc/meminfo: memFree=1720888/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=3788 CPUtime=0
/proc/24223/stat : 24223 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 349995808 3878912 372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/24223/statm: 947 382 202 20 0 305 0

[startup+0.007027 s]
/proc/loadavg: 1.91 1.95 1.91 3/77 24223
/proc/meminfo: memFree=1720888/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=4196 CPUtime=0
/proc/24223/stat : 24223 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194304 633 0 0 0 0 0 0 0 18 0 1 0 349995808 4296704 608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571806 0 0 4096 0 0 0 0 17 0 0 0
/proc/24223/statm: 1049 609 205 20 0 407 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4196

[startup+0.101038 s]
/proc/loadavg: 1.91 1.95 1.91 3/77 24223
/proc/meminfo: memFree=1720888/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=9636 CPUtime=0.09
/proc/24223/stat : 24223 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194304 1901 0 0 0 9 0 0 0 18 0 1 0 349995808 9867264 1876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/24223/statm: 2409 1877 206 20 0 1767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9636

[startup+0.301055 s]
/proc/loadavg: 1.91 1.95 1.91 3/77 24223
/proc/meminfo: memFree=1720888/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=15656 CPUtime=0.29
/proc/24223/stat : 24223 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194304 3361 0 0 0 28 1 0 0 19 0 1 0 349995808 16031744 3336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/24223/statm: 3914 3336 206 20 0 3272 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15656

[startup+0.701092 s]
/proc/loadavg: 1.91 1.95 1.91 3/77 24223
/proc/meminfo: memFree=1720888/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=27712 CPUtime=0.69
/proc/24223/stat : 24223 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194304 6307 0 0 0 66 3 0 0 23 0 1 0 349995808 28377088 6282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/24223/statm: 6928 6283 206 20 0 6286 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27712

[startup+1.50117 s]
/proc/loadavg: 1.91 1.95 1.91 2/78 24224
/proc/meminfo: memFree=1687344/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=53260 CPUtime=1.49
/proc/24223/stat : 24223 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194304 12490 0 0 0 142 7 0 0 25 0 1 0 349995808 54538240 12465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/24223/statm: 13315 12465 206 20 0 12673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53260

[startup+3.10131 s]
/proc/loadavg: 1.91 1.95 1.91 2/78 24224
/proc/meminfo: memFree=1658096/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=68836 CPUtime=3.09
/proc/24223/stat : 24223 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194304 15891 0 0 0 300 9 0 0 25 0 1 0 349995808 70488064 15866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/24223/statm: 17209 15866 207 20 0 16567 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68836

[startup+6.3016 s]
/proc/loadavg: 1.84 1.94 1.90 2/78 24224
/proc/meminfo: memFree=1658096/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=68836 CPUtime=6.29
/proc/24223/stat : 24223 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194304 15891 0 0 0 620 9 0 0 25 0 1 0 349995808 70488064 15866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584061 0 0 4096 0 0 0 0 17 0 0 0
/proc/24223/statm: 17209 15866 207 20 0 16567 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68836

[startup+12.7012 s]
/proc/loadavg: 1.77 1.92 1.90 2/78 24224
/proc/meminfo: memFree=1633584/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=96064 CPUtime=12.69
/proc/24223/stat : 24223 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194304 22176 0 0 0 1257 12 0 0 25 0 1 0 349995808 98369536 22151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584184 0 0 4096 0 0 0 0 17 0 0 0
/proc/24223/statm: 24016 22151 207 20 0 23374 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96064

[startup+25.5014 s]
/proc/loadavg: 1.60 1.87 1.88 2/78 24224
/proc/meminfo: memFree=1626928/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=98048 CPUtime=25.45
/proc/24223/stat : 24223 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194304 23692 0 0 0 2532 13 0 0 25 0 1 0 349995808 100401152 23667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/24223/statm: 24512 23667 207 20 0 23870 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 98048

[startup+51.1015 s]
/proc/loadavg: 1.62 1.85 1.88 3/80 24226
/proc/meminfo: memFree=1552288/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=332680 CPUtime=68.57
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 46058 0 0 0 6809 48 0 0 25 0 3 0 349995808 340664320 42265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 83170 42265 218 20 0 82528 0
[pid=24223/tid=24225] ppid=24221 vsize=332680 CPUtime=22.61
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 11380 0 0 0 2243 18 0 0 18 0 3 0 349998651 340664320 42265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=332680 CPUtime=17.57
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 10201 0 0 0 1741 16 0 0 17 0 3 0 349998651 340664320 42265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 68.57
Current children cumulated vsize (KiB) 332680

[startup+102.311 s]
/proc/loadavg: 1.83 1.87 1.88 3/80 24226
/proc/meminfo: memFree=1457504/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=425496 CPUtime=170.76
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 70039 0 0 0 16993 83 0 0 25 0 3 0 349995808 435707904 66027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 106374 66027 218 20 0 105732 0
[pid=24223/tid=24225] ppid=24221 vsize=425496 CPUtime=73.8
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 22490 0 0 0 7348 32 0 0 21 0 3 0 349998651 435707904 66027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=425496 CPUtime=68.55
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 23072 0 0 0 6820 35 0 0 16 0 3 0 349998651 435707904 66027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 170.76
Current children cumulated vsize (KiB) 425496

[startup+162.302 s]
/proc/loadavg: 1.94 1.89 1.89 3/80 24226
/proc/meminfo: memFree=1422240/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=459748 CPUtime=290.44
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 79136 0 0 0 28947 97 0 0 25 0 3 0 349995808 470781952 74852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 114937 74852 218 20 0 114295 0
[pid=24223/tid=24225] ppid=24221 vsize=459748 CPUtime=133.77
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 26568 0 0 0 13338 39 0 0 24 0 3 0 349998651 470781952 74852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=459748 CPUtime=128.27
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 28091 0 0 0 12784 43 0 0 25 0 3 0 349998651 470781952 74852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 290.44
Current children cumulated vsize (KiB) 459748

[startup+222.301 s]
/proc/loadavg: 1.97 1.91 1.89 3/80 24226
/proc/meminfo: memFree=1317536/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=563848 CPUtime=410.17
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 105564 0 0 0 40881 136 0 0 25 0 3 0 349995808 577380352 100968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 140962 100968 218 20 0 140320 0
[pid=24223/tid=24225] ppid=24221 vsize=563848 CPUtime=193.75
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 39256 0 0 0 19317 58 0 0 25 0 3 0 349998651 577380352 100968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=563848 CPUtime=188.01
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 41831 0 0 0 18738 63 0 0 17 0 3 0 349998651 577380352 100968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 410.17
Current children cumulated vsize (KiB) 563848

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.90 3/80 24226
/proc/meminfo: memFree=1199200/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=682936 CPUtime=529.88
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 135525 0 0 0 52809 179 0 0 25 0 3 0 349995808 699326464 130763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 170734 130763 218 20 0 170092 0
[pid=24223/tid=24225] ppid=24221 vsize=682936 CPUtime=253.74
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 54070 0 0 0 25295 79 0 0 18 0 3 0 349998651 699326464 130763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=682936 CPUtime=247.74
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 56978 0 0 0 24689 85 0 0 20 0 3 0 349998651 699326464 130763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 529.88
Current children cumulated vsize (KiB) 682936

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.90 3/80 24226
/proc/meminfo: memFree=1169376/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=710364 CPUtime=649.57
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 142836 0 0 0 64766 191 0 0 25 0 3 0 349995808 727412736 137726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 177591 137726 218 20 0 176949 0
[pid=24223/tid=24225] ppid=24221 vsize=710364 CPUtime=313.71
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 57384 0 0 0 31287 84 0 0 25 0 3 0 349998651 727412736 137726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=710364 CPUtime=307.46
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 60975 0 0 0 30654 92 0 0 25 0 3 0 349998651 727412736 137726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 649.57
Current children cumulated vsize (KiB) 710364

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.91 3/80 24226
/proc/meminfo: memFree=1169248/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=710364 CPUtime=769.3
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 143136 0 0 0 76738 192 0 0 25 0 3 0 349995808 727412736 137756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 177591 137756 218 20 0 176949 0
[pid=24223/tid=24225] ppid=24221 vsize=710364 CPUtime=373.7
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 57584 0 0 0 37285 85 0 0 25 0 3 0 349998651 727412736 137756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=710364 CPUtime=367.2
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 61075 0 0 0 36628 92 0 0 25 0 3 0 349998651 727412736 137756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 769.3
Current children cumulated vsize (KiB) 710364

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 24226
/proc/meminfo: memFree=1119648/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=759884 CPUtime=889.03
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 155958 0 0 0 88694 209 0 0 25 0 3 0 349995808 778121216 150395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 189971 150395 218 20 0 189329 0
[pid=24223/tid=24225] ppid=24221 vsize=759884 CPUtime=433.68
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 62615 0 0 0 43277 91 0 0 25 0 3 0 349998651 778121216 150395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0

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

[pid=24223] ppid=24221 vsize=995484 CPUtime=3875.48
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 220041 0 0 0 387225 323 0 0 25 0 3 0 349995808 1019375616 209319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 248871 209319 218 20 0 248229 0
[pid=24223/tid=24225] ppid=24221 vsize=995484 CPUtime=1927.6
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 94751 0 0 0 192604 156 0 0 25 0 3 0 349998651 1019375616 209319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=995484 CPUtime=1919.48
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 100813 0 0 0 191796 152 0 0 25 0 3 0 349998651 1019375616 209319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3875.48
Current children cumulated vsize (KiB) 995484

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 24904
/proc/meminfo: memFree=881504/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=995484 CPUtime=3995.05
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 220245 0 0 0 399181 324 0 0 25 0 3 0 349995808 1019375616 209318 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 248871 209318 218 20 0 248229 0
[pid=24223/tid=24225] ppid=24221 vsize=995484 CPUtime=1987.58
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 94955 0 0 0 198601 157 0 0 24 0 3 0 349998651 1019375616 209318 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=995484 CPUtime=1979.07
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 100813 0 0 0 197755 152 0 0 25 0 3 0 349998651 1019375616 209318 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3995.05
Current children cumulated vsize (KiB) 995484

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 24904
/proc/meminfo: memFree=881504/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=995484 CPUtime=4114.78
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 220367 0 0 0 411154 324 0 0 25 0 3 0 349995808 1019375616 209332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 248871 209332 218 20 0 248229 0
[pid=24223/tid=24225] ppid=24221 vsize=995484 CPUtime=2047.56
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 95077 0 0 0 204599 157 0 0 25 0 3 0 349998651 1019375616 209332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=995484 CPUtime=2038.82
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 100813 0 0 0 203730 152 0 0 25 0 3 0 349998651 1019375616 209332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4114.78
Current children cumulated vsize (KiB) 995484

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.96 4/87 25281
/proc/meminfo: memFree=878880/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=995484 CPUtime=4233.43
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 220501 0 0 0 423018 325 0 0 25 0 3 0 349995808 1019375616 209357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 248871 209357 218 20 0 248229 0
[pid=24223/tid=24225] ppid=24221 vsize=995484 CPUtime=2106.7
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 95203 0 0 0 210512 158 0 0 25 0 3 0 349998651 1019375616 209357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=995484 CPUtime=2098.32
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 100821 0 0 0 209680 152 0 0 25 0 3 0 349998651 1019375616 209357 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4233.43
Current children cumulated vsize (KiB) 995484

[startup+2202.3 s]
/proc/loadavg: 2.79 2.22 2.04 6/87 30541
/proc/meminfo: memFree=863008/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=1003676 CPUtime=4340.94
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 222671 0 0 0 433762 332 0 0 25 0 3 0 349995808 1027764224 211527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 250919 211527 218 20 0 250277 0
[pid=24223/tid=24225] ppid=24221 vsize=1003676 CPUtime=2156.37
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 95477 0 0 0 215477 160 0 0 25 0 3 0 349998651 1027764224 211527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24223/tid=24226] ppid=24221 vsize=1003676 CPUtime=2156.18
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 102717 0 0 0 215461 157 0 0 25 0 3 0 349998651 1027764224 211527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4340.94
Current children cumulated vsize (KiB) 1003676

[startup+2262.3 s]
/proc/loadavg: 3.13 2.42 2.12 4/86 3514
/proc/meminfo: memFree=843240/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=1016988 CPUtime=4448.12
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 226201 0 0 0 444470 342 0 0 25 0 3 0 349995808 1041395712 214857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 254247 214857 218 20 0 253605 0
[pid=24223/tid=24225] ppid=24221 vsize=1016988 CPUtime=2207.67
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 95846 0 0 0 220604 163 0 0 25 0 3 0 349998651 1041395712 214857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530002 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24223/tid=24226] ppid=24221 vsize=1016988 CPUtime=2212.05
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 105878 0 0 0 221041 164 0 0 25 0 3 0 349998651 1041395712 214857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4448.12
Current children cumulated vsize (KiB) 1016988

[startup+2322.3 s]
/proc/loadavg: 3.25 2.59 2.19 4/87 8653
/proc/meminfo: memFree=837664/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=1016988 CPUtime=4556.1
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 226431 0 0 0 455263 347 0 0 25 0 3 0 349995808 1041395712 214866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 254247 214866 218 20 0 253605 0
[pid=24223/tid=24225] ppid=24221 vsize=1016988 CPUtime=2265.84
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 95970 0 0 0 226419 165 0 0 25 0 3 0 349998651 1041395712 214866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24223/tid=24226] ppid=24221 vsize=1016988 CPUtime=2261.86
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 105984 0 0 0 226019 167 0 0 25 0 3 0 349998651 1041395712 214866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4556.1
Current children cumulated vsize (KiB) 1016988

[startup+2382.3 s]
/proc/loadavg: 3.18 2.69 2.25 4/86 13617
/proc/meminfo: memFree=832488/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=1016988 CPUtime=4663.99
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 226786 0 0 0 466048 351 0 0 25 0 3 0 349995808 1041395712 214881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 254247 214881 218 20 0 253605 0
[pid=24223/tid=24225] ppid=24221 vsize=1016988 CPUtime=2318.46
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 96090 0 0 0 231678 168 0 0 25 0 3 0 349998651 1041395712 214881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24223/tid=24226] ppid=24221 vsize=1016988 CPUtime=2317.14
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 106219 0 0 0 231545 169 0 0 25 0 3 0 349998651 1041395712 214881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4663.99
Current children cumulated vsize (KiB) 1016988

[startup+2442.3 s]
/proc/loadavg: 3.14 2.76 2.30 4/87 18205
/proc/meminfo: memFree=826328/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=1016988 CPUtime=4773.11
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 226954 0 0 0 476955 356 0 0 25 0 3 0 349995808 1041395712 214899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 254247 214899 218 20 0 253605 0
[pid=24223/tid=24225] ppid=24221 vsize=1016988 CPUtime=2376.57
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 96240 0 0 0 237486 171 0 0 25 0 3 0 349998651 1041395712 214899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24223/tid=24226] ppid=24221 vsize=1016988 CPUtime=2368.14
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 106237 0 0 0 236644 170 0 0 25 0 3 0 349998651 1041395712 214899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4773.11
Current children cumulated vsize (KiB) 1016988

[startup+2502.3 s]
/proc/loadavg: 3.20 2.85 2.36 4/87 24048
/proc/meminfo: memFree=819360/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=1016988 CPUtime=4879.45
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 227086 0 0 0 487581 364 0 0 25 0 3 0 349995808 1041395712 214913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 254247 214913 218 20 0 253605 0
[pid=24223/tid=24225] ppid=24221 vsize=1016988 CPUtime=2434.49
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 96240 0 0 0 243271 178 0 0 25 0 3 0 349998651 1041395712 214913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24223/tid=24226] ppid=24221 vsize=1016988 CPUtime=2416.57
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 106369 0 0 0 241485 172 0 0 25 0 3 0 349998651 1041395712 214913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4879.45
Current children cumulated vsize (KiB) 1016988

[startup+2562.3 s]
/proc/loadavg: 2.83 2.82 2.38 3/80 27181
/proc/meminfo: memFree=818144/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=1016988 CPUtime=4992.42
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 227353 0 0 0 498875 367 0 0 25 0 3 0 349995808 1041395712 214937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 254247 214937 218 20 0 253605 0
[pid=24223/tid=24225] ppid=24221 vsize=1016988 CPUtime=2493.56
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 96240 0 0 0 249177 179 0 0 25 0 3 0 349998651 1041395712 214937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24223/tid=24226] ppid=24221 vsize=1016988 CPUtime=2470.45
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 106636 0 0 0 246872 173 0 0 25 0 3 0 349998651 1041395712 214937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4992.42
Current children cumulated vsize (KiB) 1016988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2566.2 s]
/proc/loadavg: 2.76 2.81 2.37 3/80 27181
/proc/meminfo: memFree=818144/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=1016988 CPUtime=5000.02
/proc/24223/stat : 24223 (MiraXTv3_dyn) S 24221 24223 23799 0 -1 4194304 227353 0 0 0 499635 367 0 0 25 0 3 0 349995808 1041395712 214937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 254247 214937 218 20 0 253605 0
[pid=24223/tid=24225] ppid=24221 vsize=1016988 CPUtime=2497.26
/proc/24223/task/24225/stat : 24225 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 96240 0 0 0 249546 180 0 0 18 0 3 0 349998651 1041395712 214937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24223/tid=24226] ppid=24221 vsize=1016988 CPUtime=2474.36
/proc/24223/task/24226/stat : 24226 (MiraXTv3_dyn) R 24221 24223 23799 0 -1 4194368 106636 0 0 0 247263 173 0 0 25 0 3 0 349998651 1041395712 214937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1016988

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

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

[startup+2566.32 s]
/proc/loadavg: 2.76 2.81 2.37 3/80 27181
/proc/meminfo: memFree=818144/2055920 swapFree=4156504/4192956
[pid=24223] ppid=24221 vsize=0 CPUtime=5000.13
/proc/24223/stat : 24223 (MiraXTv3_dyn) Z 24221 24223 23799 0 -1 4195340 227353 0 0 0 499636 377 0 0 16 0 2 0 349995808 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24223/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2566.35
CPU time (s): 5000.17
CPU user time (s): 4996.36
CPU system time (s): 3.80642
CPU usage (%): 194.836
Max. virtual memory (cumulated for all children) (KiB): 1017588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.36
system time used= 3.80642
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227353
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= 15917
involuntary context switches= 114363

runsolver used 2.73758 second user time and 7.02793 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun May 13 01:46:22 UTC 2007

IDJOB= 456201
IDBENCH= 24632
IDSOLVER= 196
FILE ID= node15/456201-1179020779

PBS_JOBID= 5252893

Free space on /tmp= 66517 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bf3618cdbef11db03f2026bf209783fc

RANDOM SEED= 779142099

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:       1721104 kB
Buffers:         42276 kB
Cached:         225052 kB
SwapCached:      16300 kB
Active:         126104 kB
Inactive:       165440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721104 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:           19844 kB
Writeback:           0 kB
Mapped:          30040 kB
Slab:            28708 kB
Committed_AS: 10938948 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= 66517 MiB

End job on node15 on Sun May 13 02:29:10 UTC 2007