Trace number 456183

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.21 2566.54

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
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 variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
Number of clauses of size over 50

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/node23/watcher-456183-1179020723 -o ROOT/results/node23/solver-456183-1179020723 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456183-1179020723/MiraXTv3_dyn /tmp/evaluation/456183-1179020723/instance-456183-1179020723.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.77 1.94 1.90 3/77 7209
/proc/meminfo: memFree=1205176/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=3788 CPUtime=0
/proc/7209/stat : 7209 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 349990359 3878912 304 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7209/statm: 947 312 202 20 0 305 0

[startup+0.090606 s]
/proc/loadavg: 1.77 1.94 1.90 3/77 7209
/proc/meminfo: memFree=1205176/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=24956 CPUtime=0.08
/proc/7209/stat : 7209 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194304 4714 0 0 0 6 2 0 0 18 0 1 0 349990359 25554944 4647 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/7209/statm: 6239 4647 206 20 0 5597 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24956

[startup+0.101607 s]
/proc/loadavg: 1.77 1.94 1.90 3/77 7209
/proc/meminfo: memFree=1205176/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=25220 CPUtime=0.09
/proc/7209/stat : 7209 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194304 4787 0 0 0 7 2 0 0 18 0 1 0 349990359 25825280 4720 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/7209/statm: 6305 4720 206 20 0 5663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25220

[startup+0.301646 s]
/proc/loadavg: 1.77 1.94 1.90 3/77 7209
/proc/meminfo: memFree=1205176/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=29652 CPUtime=0.29
/proc/7209/stat : 7209 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194304 5878 0 0 0 27 2 0 0 19 0 1 0 349990359 30363648 5811 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/7209/statm: 7413 5811 206 20 0 6771 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29652

[startup+0.701723 s]
/proc/loadavg: 1.77 1.94 1.90 3/77 7209
/proc/meminfo: memFree=1205176/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=36728 CPUtime=0.69
/proc/7209/stat : 7209 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194304 7546 0 0 0 66 3 0 0 22 0 1 0 349990359 37609472 7479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/7209/statm: 9182 7479 206 20 0 8540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36728

[startup+1.50188 s]
/proc/loadavg: 1.71 1.92 1.89 2/78 7210
/proc/meminfo: memFree=1171504/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=48252 CPUtime=1.49
/proc/7209/stat : 7209 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194304 10547 0 0 0 145 4 0 0 25 0 1 0 349990359 49410048 10480 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/7209/statm: 12063 10480 206 20 0 11421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48252

[startup+3.10119 s]
/proc/loadavg: 1.71 1.92 1.89 2/78 7210
/proc/meminfo: memFree=1155632/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=71656 CPUtime=3.09
/proc/7209/stat : 7209 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194304 16257 0 0 0 302 7 0 0 25 0 1 0 349990359 73375744 16190 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/7209/statm: 17914 16190 206 20 0 17272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71656

[startup+6.30181 s]
/proc/loadavg: 1.71 1.92 1.89 2/78 7210
/proc/meminfo: memFree=1108528/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=118060 CPUtime=6.28
/proc/7209/stat : 7209 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194304 27414 0 0 0 614 14 0 0 25 0 1 0 349990359 120893440 27347 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584903 0 0 4096 0 0 0 0 17 1 0 0
/proc/7209/statm: 29515 27347 206 20 0 28873 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 118060

[startup+12.701 s]
/proc/loadavg: 1.60 1.89 1.88 2/78 7210
/proc/meminfo: memFree=1064688/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=153048 CPUtime=12.68
/proc/7209/stat : 7209 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194304 35430 0 0 0 1248 20 0 0 25 0 1 0 349990359 156721152 35363 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134581564 0 0 4096 0 0 0 0 17 1 0 0
/proc/7209/statm: 38262 35363 207 20 0 37620 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 153048

[startup+25.5015 s]
/proc/loadavg: 1.51 1.86 1.87 2/78 7210
/proc/meminfo: memFree=1060272/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=157928 CPUtime=25.47
/proc/7209/stat : 7209 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194304 36535 0 0 0 2526 21 0 0 25 0 1 0 349990359 161718272 36468 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134581301 0 0 4096 0 0 0 0 17 1 0 0
/proc/7209/statm: 39482 36468 207 20 0 38840 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 157928

[startup+51.1015 s]
/proc/loadavg: 1.56 1.84 1.87 3/80 7212
/proc/meminfo: memFree=879648/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=647724 CPUtime=63.57
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 88616 0 0 0 6300 57 0 0 25 0 3 0 349990359 663269376 81613 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 161931 81613 218 20 0 161289 0
[pid=7209/tid=7211] ppid=7207 vsize=647724 CPUtime=17.15
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 26463 0 0 0 1699 16 0 0 18 0 3 0 349993748 663269376 81613 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=647724 CPUtime=12.55
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 19315 0 0 0 1239 16 0 0 18 0 3 0 349993748 663269376 81613 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 63.57
Current children cumulated vsize (KiB) 647724

[startup+102.305 s]
/proc/loadavg: 2.29 1.99 1.91 3/80 7212
/proc/meminfo: memFree=869792/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=655916 CPUtime=165.73
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 90995 0 0 0 16511 62 0 0 25 0 3 0 349990359 671657984 83992 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 163979 83992 218 20 0 163337 0
[pid=7209/tid=7211] ppid=7207 vsize=655916 CPUtime=68.34
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 26809 0 0 0 6818 16 0 0 25 0 3 0 349993748 671657984 83992 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=655916 CPUtime=63.52
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 21348 0 0 0 6332 20 0 0 25 0 3 0 349993748 671657984 83992 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 165.73
Current children cumulated vsize (KiB) 655916

[startup+162.301 s]
/proc/loadavg: 2.18 2.01 1.92 3/80 7212
/proc/meminfo: memFree=859936/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=665132 CPUtime=285.44
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 93492 0 0 0 28476 68 0 0 25 0 3 0 349990359 681095168 86456 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 166283 86456 218 20 0 165641 0
[pid=7209/tid=7211] ppid=7207 vsize=665132 CPUtime=128.32
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 26887 0 0 0 12815 17 0 0 25 0 3 0 349993748 681095168 86456 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=665132 CPUtime=123.24
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 23767 0 0 0 12299 25 0 0 25 0 3 0 349993748 681095168 86456 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 285.44
Current children cumulated vsize (KiB) 665132

[startup+222.303 s]
/proc/loadavg: 2.14 2.02 1.93 3/80 7212
/proc/meminfo: memFree=853728/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=671276 CPUtime=405.15
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 95073 0 0 0 40443 72 0 0 25 0 3 0 349990359 687386624 88037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 167819 88037 218 20 0 167177 0
[pid=7209/tid=7211] ppid=7207 vsize=671276 CPUtime=188.29
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 26939 0 0 0 18812 17 0 0 25 0 3 0 349993748 687386624 88037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=671276 CPUtime=182.98
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 25296 0 0 0 18269 29 0 0 25 0 3 0 349993748 687386624 88037 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 405.15
Current children cumulated vsize (KiB) 671276

[startup+282.301 s]
/proc/loadavg: 2.05 2.01 1.93 3/80 7212
/proc/meminfo: memFree=843168/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=681516 CPUtime=524.87
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 97732 0 0 0 52409 78 0 0 25 0 3 0 349990359 697872384 90645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 170379 90645 218 20 0 169737 0
[pid=7209/tid=7211] ppid=7207 vsize=681516 CPUtime=248.28
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 27043 0 0 0 24810 18 0 0 25 0 3 0 349993748 697872384 90645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=681516 CPUtime=242.72
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 27851 0 0 0 24237 35 0 0 25 0 3 0 349993748 697872384 90645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 524.87
Current children cumulated vsize (KiB) 681516

[startup+342.302 s]
/proc/loadavg: 2.02 2.00 1.93 3/80 7212
/proc/meminfo: memFree=822496/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=701012 CPUtime=644.57
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 103052 0 0 0 64371 86 0 0 25 0 3 0 349990359 717836288 95861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 175253 95861 218 20 0 174611 0
[pid=7209/tid=7211] ppid=7207 vsize=701012 CPUtime=308.25
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 30674 0 0 0 30803 22 0 0 25 0 3 0 349993748 717836288 95861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=701012 CPUtime=302.44
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 29540 0 0 0 30205 39 0 0 25 0 3 0 349993748 717836288 95861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 644.57
Current children cumulated vsize (KiB) 701012

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 7212
/proc/meminfo: memFree=816544/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=705932 CPUtime=764.26
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 104517 0 0 0 76337 89 0 0 25 0 3 0 349990359 722874368 97265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 176483 97265 218 20 0 175841 0
[pid=7209/tid=7211] ppid=7207 vsize=705932 CPUtime=368.23
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 31211 0 0 0 36800 23 0 0 25 0 3 0 349993748 722874368 97265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=705932 CPUtime=362.15
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 30468 0 0 0 36175 40 0 0 25 0 3 0 349993748 722874368 97265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 764.26
Current children cumulated vsize (KiB) 705932

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 7212
/proc/meminfo: memFree=812384/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=710024 CPUtime=883.97
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 105693 0 0 0 88307 90 0 0 25 0 3 0 349990359 727064576 98370 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 177506 98370 218 20 0 176864 0
[pid=7209/tid=7211] ppid=7207 vsize=710024 CPUtime=428.2
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 32165 0 0 0 42796 24 0 0 25 0 3 0 349993748 727064576 98370 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0

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

[pid=7209] ppid=7207 vsize=1066500 CPUtime=3872.35
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 196325 0 0 0 386995 240 0 0 25 0 3 0 349990359 1092096000 187952 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 266625 187952 218 20 0 265983 0
[pid=7209/tid=7211] ppid=7207 vsize=1066500 CPUtime=1923.68
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 79630 0 0 0 192289 79 0 0 19 0 3 0 349993748 1092096000 187952 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1066500 CPUtime=1914.78
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 73857 0 0 0 191344 134 0 0 25 0 3 0 349993748 1092096000 187952 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3872.35
Current children cumulated vsize (KiB) 1066500

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 7891
/proc/meminfo: memFree=433632/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=1085224 CPUtime=3992.04
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 201199 0 0 0 398957 247 0 0 25 0 3 0 349990359 1111269376 192717 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 271306 192717 218 20 0 270664 0
[pid=7209/tid=7211] ppid=7207 vsize=1085224 CPUtime=1983.66
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 80930 0 0 0 198284 82 0 0 25 0 3 0 349993748 1111269376 192717 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526685 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1085224 CPUtime=1974.5
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 77431 0 0 0 197311 139 0 0 25 0 3 0 349993748 1111269376 192717 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3992.04
Current children cumulated vsize (KiB) 1085224

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 7891
/proc/meminfo: memFree=433632/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=1085224 CPUtime=4111.77
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 201201 0 0 0 410929 248 0 0 25 0 3 0 349990359 1111269376 192719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 271306 192719 218 20 0 270664 0
[pid=7209/tid=7211] ppid=7207 vsize=1085224 CPUtime=2043.65
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 80932 0 0 0 204282 83 0 0 25 0 3 0 349993748 1111269376 192719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1085224 CPUtime=2034.25
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 77431 0 0 0 203285 140 0 0 25 0 3 0 349993748 1111269376 192719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4111.77
Current children cumulated vsize (KiB) 1085224

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 7891
/proc/meminfo: memFree=433504/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=1085224 CPUtime=4231.45
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 201332 0 0 0 422897 248 0 0 25 0 3 0 349990359 1111269376 192738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 271306 192738 218 20 0 270664 0
[pid=7209/tid=7211] ppid=7207 vsize=1085224 CPUtime=2103.61
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 80943 0 0 0 210278 83 0 0 25 0 3 0 349993748 1111269376 192738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1085224 CPUtime=2093.97
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 77551 0 0 0 209257 140 0 0 25 0 3 0 349993748 1111269376 192738 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4231.45
Current children cumulated vsize (KiB) 1085224

[startup+2202.3 s]
/proc/loadavg: 2.22 2.05 1.97 4/87 9025
/proc/meminfo: memFree=429904/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=1085224 CPUtime=4348.37
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 201340 0 0 0 434587 250 0 0 25 0 3 0 349990359 1111269376 192746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 271306 192746 218 20 0 270664 0
[pid=7209/tid=7211] ppid=7207 vsize=1085224 CPUtime=2161.13
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 80951 0 0 0 216030 83 0 0 25 0 3 0 349993748 1111269376 192746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517035 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1085224 CPUtime=2153.36
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 77551 0 0 0 215195 141 0 0 25 0 3 0 349993748 1111269376 192746 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4348.37
Current children cumulated vsize (KiB) 1085224

[startup+2262.3 s]
/proc/loadavg: 3.01 2.31 2.06 4/86 13978
/proc/meminfo: memFree=423320/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=1085224 CPUtime=4456.29
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 201347 0 0 0 445374 255 0 0 25 0 3 0 349990359 1111269376 192753 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 271306 192753 218 20 0 270664 0
[pid=7209/tid=7211] ppid=7207 vsize=1085224 CPUtime=2210.88
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 80958 0 0 0 221003 85 0 0 25 0 3 0 349993748 1111269376 192753 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1085224 CPUtime=2211.54
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 77551 0 0 0 221010 144 0 0 25 0 3 0 349993748 1111269376 192753 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4456.29
Current children cumulated vsize (KiB) 1085224

[startup+2322.3 s]
/proc/loadavg: 3.11 2.46 2.13 5/87 19518
/proc/meminfo: memFree=416216/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=1085224 CPUtime=4563.23
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 201473 0 0 0 456063 260 0 0 25 0 3 0 349990359 1111269376 192766 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 271306 192766 218 20 0 270664 0
[pid=7209/tid=7211] ppid=7207 vsize=1085224 CPUtime=2259.72
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 80964 0 0 0 225885 87 0 0 25 0 3 0 349993748 1111269376 192766 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1085224 CPUtime=2269.64
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 77671 0 0 0 226816 148 0 0 25 0 3 0 349993748 1111269376 192766 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4563.23
Current children cumulated vsize (KiB) 1085224

[startup+2382.3 s]
/proc/loadavg: 3.21 2.60 2.20 4/87 24629
/proc/meminfo: memFree=410520/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=1085224 CPUtime=4670.76
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 201601 0 0 0 466811 265 0 0 25 0 3 0 349990359 1111269376 192779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 271306 192779 218 20 0 270664 0
[pid=7209/tid=7211] ppid=7207 vsize=1085224 CPUtime=2309.1
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 80964 0 0 0 230821 89 0 0 25 0 3 0 349993748 1111269376 192779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1085224 CPUtime=2327.78
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 77799 0 0 0 232627 151 0 0 25 0 3 0 349993748 1111269376 192779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134566316 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4670.76
Current children cumulated vsize (KiB) 1085224

[startup+2442.3 s]
/proc/loadavg: 3.11 2.69 2.25 5/87 29394
/proc/meminfo: memFree=405784/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=1085224 CPUtime=4779.48
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 201849 0 0 0 477678 270 0 0 25 0 3 0 349990359 1111269376 192795 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 271306 192795 218 20 0 270664 0
[pid=7209/tid=7211] ppid=7207 vsize=1085224 CPUtime=2359.56
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 81091 0 0 0 235866 90 0 0 25 0 3 0 349993748 1111269376 192795 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1085224 CPUtime=2386.03
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 77920 0 0 0 238449 154 0 0 25 0 3 0 349993748 1111269376 192795 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4779.48
Current children cumulated vsize (KiB) 1085224

[startup+2502.3 s]
/proc/loadavg: 3.46 2.86 2.33 4/86 2614
/proc/meminfo: memFree=397408/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=1085224 CPUtime=4885.51
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 201861 0 0 0 488271 280 0 0 25 0 3 0 349990359 1111269376 192807 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 271306 192807 218 20 0 270664 0
[pid=7209/tid=7211] ppid=7207 vsize=1085224 CPUtime=2408.84
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 81092 0 0 0 240792 92 0 0 25 0 3 0 349993748 1111269376 192807 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1085224 CPUtime=2442.79
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 77931 0 0 0 244117 162 0 0 25 0 3 0 349993748 1111269376 192807 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4885.51
Current children cumulated vsize (KiB) 1085224

[startup+2562.3 s]
/proc/loadavg: 3.45 2.97 2.40 4/86 8228
/proc/meminfo: memFree=391968/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=1085224 CPUtime=4992.91
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 202014 0 0 0 499006 285 0 0 25 0 3 0 349990359 1111269376 192840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 271306 192840 218 20 0 270664 0
[pid=7209/tid=7211] ppid=7207 vsize=1085224 CPUtime=2459.72
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 81236 0 0 0 245877 95 0 0 25 0 3 0 349993748 1111269376 192840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1085224 CPUtime=2499.32
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 77940 0 0 0 249767 165 0 0 25 0 3 0 349993748 1111269376 192840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4992.91
Current children cumulated vsize (KiB) 1085224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2566.4 s]
/proc/loadavg: 3.49 2.99 2.41 5/87 8781
/proc/meminfo: memFree=391192/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=1085224 CPUtime=5000.06
/proc/7209/stat : 7209 (MiraXTv3_dyn) S 7207 7209 7135 0 -1 4194304 202014 0 0 0 499721 285 0 0 25 0 3 0 349990359 1111269376 192840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7209/statm: 271306 192840 218 20 0 270664 0
[pid=7209/tid=7211] ppid=7207 vsize=1085224 CPUtime=2462.98
/proc/7209/task/7211/stat : 7211 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 81236 0 0 0 246203 95 0 0 25 0 3 0 349993748 1111269376 192840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7209/tid=7212] ppid=7207 vsize=1085224 CPUtime=2503.21
/proc/7209/task/7212/stat : 7212 (MiraXTv3_dyn) R 7207 7209 7135 0 -1 4194368 77940 0 0 0 250156 165 0 0 25 0 3 0 349993748 1111269376 192840 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1085224

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

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

[startup+2566.51 s]
/proc/loadavg: 3.49 2.99 2.41 5/87 8781
/proc/meminfo: memFree=391192/2055920 swapFree=4169188/4192956
[pid=7209] ppid=7207 vsize=0 CPUtime=5000.18
/proc/7209/stat : 7209 (MiraXTv3_dyn) Z 7207 7209 7135 0 -1 4195340 202014 0 0 0 499723 295 0 0 16 0 2 0 349990359 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7209/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2566.54
CPU time (s): 5000.21
CPU user time (s): 4997.23
CPU system time (s): 2.97855
CPU usage (%): 194.823
Max. virtual memory (cumulated for all children) (KiB): 1085704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.23
system time used= 2.97855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202014
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= 2319
involuntary context switches= 113947

runsolver used 2.76458 second user time and 6.97494 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Sun May 13 01:45:32 UTC 2007

IDJOB= 456183
IDBENCH= 24626
IDSOLVER= 196
FILE ID= node23/456183-1179020723

PBS_JOBID= 5253244

Free space on /tmp= 66486 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456183-1179020723/MiraXTv3_dyn /tmp/evaluation/456183-1179020723/instance-456183-1179020723.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-456183-1179020723 -o ROOT/results/node23/solver-456183-1179020723 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456183-1179020723/MiraXTv3_dyn /tmp/evaluation/456183-1179020723/instance-456183-1179020723.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  19fdeefb726e073f5c825136ceaf9e1b

RANDOM SEED= 723951251

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1205520 kB
Buffers:         47888 kB
Cached:         655792 kB
SwapCached:       2772 kB
Active:         442424 kB
Inactive:       284248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1205520 kB
SwapTotal:     4192956 kB
SwapFree:      4169188 kB
Dirty:           57084 kB
Writeback:           0 kB
Mapped:          30440 kB
Slab:           109276 kB
Committed_AS:  5188656 kB
PageTables:       1796 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= 66486 MiB

End job on node23 on Sun May 13 02:28:21 UTC 2007