Trace number 460143

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (MO) 8254.2 4162.64

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1653.87
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

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/node3/watcher-460143-1179240440 -o ROOT/results/node3/solver-460143-1179240440 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/460143-1179240440/MiraXTv3_dyn /tmp/evaluation/460143-1179240440/instance-460143-1179240440.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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: 0.97 1.72 1.82 3/77 16792
/proc/meminfo: memFree=1477600/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=3788 CPUtime=0
/proc/16792/stat : 16792 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 400082002 3878912 334 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16792/statm: 947 341 202 20 0 305 0

[startup+0.059184 s]
/proc/loadavg: 0.97 1.72 1.82 3/77 16792
/proc/meminfo: memFree=1477600/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=7496 CPUtime=0.04
/proc/16792/stat : 16792 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194304 1385 0 0 0 4 0 0 0 18 0 1 0 400082002 7675904 1360 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134578816 0 0 4096 0 0 0 0 17 1 0 0
/proc/16792/statm: 1874 1361 206 20 0 1232 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7496

[startup+0.10119 s]
/proc/loadavg: 0.97 1.72 1.82 3/77 16792
/proc/meminfo: memFree=1477600/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=9960 CPUtime=0.09
/proc/16792/stat : 16792 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194304 1987 0 0 0 8 1 0 0 18 0 1 0 400082002 10199040 1962 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16792/statm: 2490 1963 206 20 0 1848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9960

[startup+0.301222 s]
/proc/loadavg: 0.97 1.72 1.82 3/77 16792
/proc/meminfo: memFree=1477600/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=21712 CPUtime=0.29
/proc/16792/stat : 16792 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194304 4769 0 0 0 27 2 0 0 19 0 1 0 400082002 22233088 4744 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16792/statm: 5428 4744 206 20 0 4786 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21712

[startup+0.701287 s]
/proc/loadavg: 0.97 1.72 1.82 3/77 16792
/proc/meminfo: memFree=1477600/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=44604 CPUtime=0.69
/proc/16792/stat : 16792 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194304 10201 0 0 0 64 5 0 0 23 0 1 0 400082002 45674496 10176 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 11359813 0 0 4096 0 0 0 0 17 1 0 0
/proc/16792/statm: 11151 10177 206 20 0 10509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44604

[startup+1.50142 s]
/proc/loadavg: 0.97 1.72 1.82 2/78 16793
/proc/meminfo: memFree=1421912/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=87876 CPUtime=1.49
/proc/16792/stat : 16792 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194304 20588 0 0 0 137 12 0 0 25 0 1 0 400082002 89985024 20563 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16792/statm: 21969 20563 206 20 0 21327 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87876

[startup+3.10168 s]
/proc/loadavg: 0.97 1.71 1.81 2/78 16793
/proc/meminfo: memFree=1371160/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=118500 CPUtime=3.09
/proc/16792/stat : 16792 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194304 26767 0 0 0 294 15 0 0 25 0 1 0 400082002 121344000 26742 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134583935 0 0 4096 0 0 0 0 17 1 0 0
/proc/16792/statm: 29625 26742 207 20 0 28983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118500

[startup+6.30119 s]
/proc/loadavg: 0.97 1.71 1.81 2/78 16793
/proc/meminfo: memFree=1363800/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=133424 CPUtime=6.29
/proc/16792/stat : 16792 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194304 30668 0 0 0 611 18 0 0 25 0 1 0 400082002 136626176 30643 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134575888 0 0 4096 0 0 0 0 17 1 0 0
/proc/16792/statm: 33356 30643 207 20 0 32714 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133424

[startup+12.7012 s]
/proc/loadavg: 0.97 1.68 1.80 2/78 16793
/proc/meminfo: memFree=1348632/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=138660 CPUtime=12.69
/proc/16792/stat : 16792 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194304 32589 0 0 0 1250 19 0 0 25 0 1 0 400082002 141987840 32532 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134581551 0 0 4096 0 0 0 0 17 1 0 0
/proc/16792/statm: 34665 32532 207 20 0 34023 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138660

[startup+25.5013 s]
/proc/loadavg: 0.98 1.66 1.80 2/80 16795
/proc/meminfo: memFree=1155784/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=669480 CPUtime=26.17
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 87111 0 0 0 2571 46 0 0 25 0 3 0 400082002 685547520 80629 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 167370 80629 218 20 0 166728 0
[pid=16792/tid=16794] ppid=16790 vsize=669480 CPUtime=3.58
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 25546 0 0 0 345 13 0 0 25 0 3 0 400084192 685547520 80629 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526010 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=669480 CPUtime=0.67
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194368 18505 0 0 0 60 7 0 0 18 0 3 0 400084192 685547520 80629 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.17
Current children cumulated vsize (KiB) 669480

[startup+51.1015 s]
/proc/loadavg: 0.98 1.61 1.77 3/80 16795
/proc/meminfo: memFree=1151112/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=673796 CPUtime=56.02
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 89225 0 0 0 5555 47 0 0 25 0 3 0 400082002 689967104 81912 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 168449 81912 218 20 0 167807 0
[pid=16792/tid=16794] ppid=16790 vsize=673796 CPUtime=29.18
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 26692 0 0 0 2904 14 0 0 25 0 3 0 400084192 689967104 81912 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525925 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=673796 CPUtime=4.94
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 19473 0 0 0 486 8 0 0 25 0 3 0 400084192 689967104 81912 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 56.02
Current children cumulated vsize (KiB) 673796

[startup+102.307 s]
/proc/loadavg: 1.59 1.67 1.78 3/80 16795
/proc/meminfo: memFree=1053320/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=768540 CPUtime=158.18
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 114506 0 0 0 15749 69 0 0 25 0 3 0 400082002 786984960 106299 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 192135 106299 218 20 0 191493 0
[pid=16792/tid=16794] ppid=16790 vsize=768540 CPUtime=80.36
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 35416 0 0 0 8010 26 0 0 25 0 3 0 400084192 786984960 106299 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=768540 CPUtime=55.92
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 36030 0 0 0 5574 18 0 0 25 0 3 0 400084192 786984960 106299 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 158.18
Current children cumulated vsize (KiB) 768540

[startup+162.301 s]
/proc/loadavg: 1.85 1.73 1.80 3/80 16795
/proc/meminfo: memFree=959624/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=860592 CPUtime=277.86
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 138197 0 0 0 27690 96 0 0 25 0 3 0 400082002 881246208 129520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 215148 129520 218 20 0 214506 0
[pid=16792/tid=16794] ppid=16790 vsize=860592 CPUtime=140.32
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 44690 0 0 0 13991 41 0 0 25 0 3 0 400084192 881246208 129520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=860592 CPUtime=115.63
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 50447 0 0 0 11533 30 0 0 25 0 3 0 400084192 881246208 129520 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 277.86
Current children cumulated vsize (KiB) 860592

[startup+222.301 s]
/proc/loadavg: 1.94 1.77 1.81 3/80 16795
/proc/meminfo: memFree=925768/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=894384 CPUtime=397.56
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 146935 0 0 0 39647 109 0 0 25 0 3 0 400082002 915849216 138056 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 223596 138056 218 20 0 222954 0
[pid=16792/tid=16794] ppid=16790 vsize=894384 CPUtime=200.28
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 53399 0 0 0 19975 53 0 0 25 0 3 0 400084192 915849216 138056 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=894384 CPUtime=175.36
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 50476 0 0 0 17506 30 0 0 25 0 3 0 400084192 915849216 138056 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 397.56
Current children cumulated vsize (KiB) 894384

[startup+282.303 s]
/proc/loadavg: 1.98 1.81 1.82 3/80 16795
/proc/meminfo: memFree=908296/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=910860 CPUtime=517.23
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 151948 0 0 0 51607 116 0 0 25 0 3 0 400082002 932720640 142312 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 227715 142312 218 20 0 227073 0
[pid=16792/tid=16794] ppid=16790 vsize=910860 CPUtime=260.25
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 57186 0 0 0 25965 60 0 0 25 0 3 0 400084192 932720640 142312 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=910860 CPUtime=235.08
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 51702 0 0 0 23477 31 0 0 25 0 3 0 400084192 932720640 142312 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 517.23
Current children cumulated vsize (KiB) 910860

[startup+342.302 s]
/proc/loadavg: 1.99 1.84 1.82 3/80 16795
/proc/meminfo: memFree=882248/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=936820 CPUtime=636.92
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 158865 0 0 0 63571 121 0 0 25 0 3 0 400082002 959303680 148810 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 234205 148810 218 20 0 233563 0
[pid=16792/tid=16794] ppid=16790 vsize=936820 CPUtime=320.21
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 57540 0 0 0 31961 60 0 0 25 0 3 0 400084192 959303680 148810 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=936820 CPUtime=294.79
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 58265 0 0 0 29444 35 0 0 25 0 3 0 400084192 959303680 148810 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 636.92
Current children cumulated vsize (KiB) 936820

[startup+402.301 s]
/proc/loadavg: 1.99 1.87 1.83 3/80 16795
/proc/meminfo: memFree=858248/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=960608 CPUtime=756.55
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 165556 0 0 0 75529 126 0 0 25 0 3 0 400082002 983662592 154801 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 240152 154801 218 20 0 239510 0
[pid=16792/tid=16794] ppid=16790 vsize=960608 CPUtime=380.12
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 58051 0 0 0 37951 61 0 0 25 0 3 0 400084192 983662592 154801 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16792/tid=16795] ppid=16790 vsize=960608 CPUtime=354.53
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 64445 0 0 0 35413 40 0 0 25 0 3 0 400084192 983662592 154801 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 756.55
Current children cumulated vsize (KiB) 960608

[startup+462.301 s]
/proc/loadavg: 1.99 1.89 1.84 3/80 16795
/proc/meminfo: memFree=845128/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=973468 CPUtime=876.14

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

[pid=16792] ppid=16790 vsize=1752524 CPUtime=6977.84
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 368808 0 0 0 697485 299 0 0 25 0 3 0 400082002 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 438131 352803 218 20 0 437489 0
[pid=16792/tid=16794] ppid=16790 vsize=1752524 CPUtime=3484.27
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 91709 0 0 0 348301 126 0 0 25 0 3 0 400084192 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1752524 CPUtime=3471.67
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234039 0 0 0 347019 148 0 0 25 0 3 0 400084192 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6977.84
Current children cumulated vsize (KiB) 1752524

[startup+3582.3 s]
/proc/loadavg: 2.04 2.05 1.95 3/80 16995
/proc/meminfo: memFree=64584/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=1752524 CPUtime=7097.47
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 368808 0 0 0 709447 300 0 0 25 0 3 0 400082002 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 438131 352803 218 20 0 437489 0
[pid=16792/tid=16794] ppid=16790 vsize=1752524 CPUtime=3544.16
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 91709 0 0 0 354289 127 0 0 25 0 3 0 400084192 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526044 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1752524 CPUtime=3531.41
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234039 0 0 0 352993 148 0 0 25 0 3 0 400084192 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7097.47
Current children cumulated vsize (KiB) 1752524

[startup+3642.3 s]
/proc/loadavg: 2.01 2.04 1.95 3/80 16995
/proc/meminfo: memFree=64584/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=1752524 CPUtime=7217.14
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 368808 0 0 0 721413 301 0 0 25 0 3 0 400082002 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 438131 352803 218 20 0 437489 0
[pid=16792/tid=16794] ppid=16790 vsize=1752524 CPUtime=3604.13
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 91709 0 0 0 360286 127 0 0 25 0 3 0 400084192 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1752524 CPUtime=3591.1
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234039 0 0 0 358962 148 0 0 25 0 3 0 400084192 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7217.14
Current children cumulated vsize (KiB) 1752524

[startup+3702.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/80 16995
/proc/meminfo: memFree=64584/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=1752524 CPUtime=7336.84
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 368808 0 0 0 733383 301 0 0 25 0 3 0 400082002 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 438131 352803 218 20 0 437489 0
[pid=16792/tid=16794] ppid=16790 vsize=1752524 CPUtime=3664.1
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 91709 0 0 0 366282 128 0 0 25 0 3 0 400084192 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1752524 CPUtime=3650.83
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234039 0 0 0 364935 148 0 0 25 0 3 0 400084192 1794584576 352803 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7336.84
Current children cumulated vsize (KiB) 1752524

[startup+3762.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/80 16995
/proc/meminfo: memFree=64520/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=1752524 CPUtime=7456.54
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 368829 0 0 0 745352 302 0 0 25 0 3 0 400082002 1794584576 352824 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 438131 352824 218 20 0 437489 0
[pid=16792/tid=16794] ppid=16790 vsize=1752524 CPUtime=3724.06
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 91717 0 0 0 372278 128 0 0 25 0 3 0 400084192 1794584576 352824 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1752524 CPUtime=3710.56
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234052 0 0 0 370908 148 0 0 18 0 3 0 400084192 1794584576 352824 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 11358559 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7456.54
Current children cumulated vsize (KiB) 1752524

[startup+3822.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/80 16995
/proc/meminfo: memFree=64456/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=1752524 CPUtime=7576.21
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 368833 0 0 0 757318 303 0 0 25 0 3 0 400082002 1794584576 352828 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 438131 352828 218 20 0 437489 0
[pid=16792/tid=16794] ppid=16790 vsize=1752524 CPUtime=3784.03
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 91717 0 0 0 378275 128 0 0 25 0 3 0 400084192 1794584576 352828 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1752524 CPUtime=3770.27
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234056 0 0 0 376878 149 0 0 25 0 3 0 400084192 1794584576 352828 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7576.21
Current children cumulated vsize (KiB) 1752524

[startup+3882.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/80 16995
/proc/meminfo: memFree=64520/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=1752524 CPUtime=7695.52
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 368837 0 0 0 769249 303 0 0 25 0 3 0 400082002 1794584576 352832 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 438131 352832 218 20 0 437489 0
[pid=16792/tid=16794] ppid=16790 vsize=1752524 CPUtime=3843.9
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 91721 0 0 0 384261 129 0 0 25 0 3 0 400084192 1794584576 352832 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1752524 CPUtime=3829.71
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234056 0 0 0 382822 149 0 0 25 0 3 0 400084192 1794584576 352832 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7695.52
Current children cumulated vsize (KiB) 1752524

[startup+3942.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/80 16995
/proc/meminfo: memFree=15944/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=1800652 CPUtime=7814.95
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 381065 0 0 0 781179 316 0 0 25 0 3 0 400082002 1843867648 364982 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 450163 364982 218 20 0 449521 0
[pid=16792/tid=16794] ppid=16790 vsize=1800652 CPUtime=3903.86
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 103949 0 0 0 390245 141 0 0 25 0 3 0 400084192 1843867648 364982 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1800652 CPUtime=3889.18
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234056 0 0 0 388769 149 0 0 25 0 3 0 400084192 1843867648 364982 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7814.95
Current children cumulated vsize (KiB) 1800652

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 16995
/proc/meminfo: memFree=15944/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=1800652 CPUtime=7934.63
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 381065 0 0 0 793146 317 0 0 25 0 3 0 400082002 1843867648 364982 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 450163 364982 218 20 0 449521 0
[pid=16792/tid=16794] ppid=16790 vsize=1800652 CPUtime=3963.71
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 103949 0 0 0 396229 142 0 0 25 0 3 0 400084192 1843867648 364982 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134566035 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1800652 CPUtime=3949.02
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234056 0 0 0 394752 150 0 0 25 0 3 0 400084192 1843867648 364982 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7934.63
Current children cumulated vsize (KiB) 1800652

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 16995
/proc/meminfo: memFree=15880/2055920 swapFree=4138684/4192956
[pid=16792] ppid=16790 vsize=1800652 CPUtime=8054.3
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 381065 0 0 0 805113 317 0 0 25 0 3 0 400082002 1843867648 364982 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 450163 364982 218 20 0 449521 0
[pid=16792/tid=16794] ppid=16790 vsize=1800652 CPUtime=4023.43
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 103949 0 0 0 402201 142 0 0 25 0 3 0 400084192 1843867648 364982 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1800652 CPUtime=4008.97
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234056 0 0 0 400747 150 0 0 25 0 3 0 400084192 1843867648 364982 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134517172 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8054.3
Current children cumulated vsize (KiB) 1800652

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 16995
/proc/meminfo: memFree=16008/2055920 swapFree=4138692/4192956
[pid=16792] ppid=16790 vsize=1836492 CPUtime=8173.96
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 389948 0 0 0 817070 326 0 0 25 0 3 0 400082002 1880567808 373865 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 459123 373865 218 20 0 458481 0
[pid=16792/tid=16794] ppid=16790 vsize=1836492 CPUtime=4083.12
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 112832 0 0 0 408162 150 0 0 25 0 3 0 400084192 1880567808 373865 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1836492 CPUtime=4068.93
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234056 0 0 0 406743 150 0 0 25 0 3 0 400084192 1880567808 373865 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8173.96
Current children cumulated vsize (KiB) 1836492



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+4162.41 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 16995
/proc/meminfo: memFree=16328/2055920 swapFree=4138692/4192956
[pid=16792] ppid=16790 vsize=1843660 CPUtime=8253.96
/proc/16792/stat : 16792 (MiraXTv3_dyn) S 16790 16792 16718 0 -1 4194304 392047 0 0 0 825067 329 0 0 25 0 3 0 400082002 1887907840 375652 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 460915 375652 218 20 0 460273 0
[pid=16792/tid=16794] ppid=16790 vsize=1843660 CPUtime=4123.03
/proc/16792/task/16794/stat : 16794 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 114930 0 0 0 412150 153 0 0 25 0 3 0 400084192 1887907840 375652 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16792/tid=16795] ppid=16790 vsize=1843660 CPUtime=4109.03
/proc/16792/task/16795/stat : 16795 (MiraXTv3_dyn) R 16790 16792 16718 0 -1 4194368 234057 0 0 0 410752 151 0 0 25 0 3 0 400084192 1887907840 375652 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8253.96
Current children cumulated vsize (KiB) 1843660

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

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

[startup+4162.6 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 16995
/proc/meminfo: memFree=16328/2055920 swapFree=4138692/4192956
[pid=16792] ppid=16790 vsize=0 CPUtime=8254.15
/proc/16792/stat : 16792 (MiraXTv3_dyn) Z 16790 16792 16718 0 -1 4195340 392061 0 0 0 825068 347 0 0 16 0 2 0 400082002 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16792/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8254.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4162.64
CPU time (s): 8254.2
CPU user time (s): 8250.69
CPU system time (s): 3.51347
CPU usage (%): 198.293
Max. virtual memory (cumulated for all children) (KiB): 1843660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8250.69
system time used= 3.51347
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 392061
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= 2317
involuntary context switches= 155964

runsolver used 4.17836 second user time and 11.0193 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue May 15 14:47:23 UTC 2007

IDJOB= 460143
IDBENCH= 20578
IDSOLVER= 196
FILE ID= node3/460143-1179240440

PBS_JOBID= 5274544

Free space on /tmp= 66509 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= /tmp/evaluation/460143-1179240440/MiraXTv3_dyn /tmp/evaluation/460143-1179240440/instance-460143-1179240440.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-460143-1179240440 -o ROOT/results/node3/solver-460143-1179240440 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/460143-1179240440/MiraXTv3_dyn /tmp/evaluation/460143-1179240440/instance-460143-1179240440.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6fcbaf8c6c7ed0c41d8ac12258cafaee

RANDOM SEED= 910592190

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1477944 kB
Buffers:         54316 kB
Cached:         428948 kB
SwapCached:      18304 kB
Active:         234084 kB
Inactive:       273212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1477944 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:           35764 kB
Writeback:           0 kB
Mapped:          29732 kB
Slab:            56172 kB
Committed_AS: 11576068 kB
PageTables:       1780 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= 66509 MiB

End job on node3 on Tue May 15 15:56:47 UTC 2007