Trace number 459998

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 v3UNSAT 2709.44 1416.52

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h32-unknown.cnf
MD5SUM31ebf23e42c2af5eeb4e8b1cb1366a0c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.0358
Satisfiable
(Un)Satisfiability was proved
Number of variables161116
Number of clauses800163
Sum of the clauses size2079881
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2640925
Number of clauses of size 3153402
Number of clauses of size 41419
Number of clauses of size 5124
Number of clauses of size over 54017

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
2709.41/1416.50	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-459998-1179017209 -o ROOT/results/node17/solver-459998-1179017209 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/459998-1179017209/MiraXTv3_dyn /tmp/evaluation/459998-1179017209/instance-459998-1179017209.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.93 1.97 1.99 3/77 27725
/proc/meminfo: memFree=1591024/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=3788 CPUtime=0
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 428 0 0 0 0 0 0 0 18 0 1 0 349638568 3878912 404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/27725/statm: 947 412 202 20 0 305 0

[startup+0.01059 s]
/proc/loadavg: 1.93 1.97 1.99 3/77 27725
/proc/meminfo: memFree=1591024/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=4496 CPUtime=0
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 710 0 0 0 0 0 0 0 18 0 1 0 349638568 4603904 685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3298253 0 0 4096 0 0 0 0 17 0 0 0
/proc/27725/statm: 1124 685 206 20 0 482 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4496

[startup+0.101602 s]
/proc/loadavg: 1.93 1.97 1.99 3/77 27725
/proc/meminfo: memFree=1591024/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=11676 CPUtime=0.09
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 2339 0 0 0 8 1 0 0 18 0 1 0 349638568 11956224 2314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134527122 0 0 4096 0 0 0 0 17 1 0 0
/proc/27725/statm: 2919 2314 206 20 0 2277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11676

[startup+0.30163 s]
/proc/loadavg: 1.93 1.97 1.99 3/77 27725
/proc/meminfo: memFree=1591024/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=26220 CPUtime=0.28
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 5771 0 0 0 26 2 0 0 19 0 1 0 349638568 26849280 5746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3293325 0 0 4096 0 0 0 0 17 1 0 0
/proc/27725/statm: 6555 5746 206 20 0 5913 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26220

[startup+0.701671 s]
/proc/loadavg: 1.93 1.97 1.99 3/77 27725
/proc/meminfo: memFree=1591024/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=54732 CPUtime=0.69
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 12522 0 0 0 62 7 0 0 23 0 1 0 349638568 56045568 12497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3301093 0 0 4096 0 0 0 0 17 1 0 0
/proc/27725/statm: 13683 12497 206 20 0 13041 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54732

[startup+1.50175 s]
/proc/loadavg: 1.93 1.97 1.99 2/78 27726
/proc/meminfo: memFree=1527592/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=72600 CPUtime=1.48
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 16015 0 0 0 140 8 0 0 25 0 1 0 349638568 74342400 15990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583914 0 0 4096 0 0 0 0 17 1 0 0
/proc/27725/statm: 18150 15990 207 20 0 17508 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 72600

[startup+3.10192 s]
/proc/loadavg: 1.93 1.97 1.99 2/78 27726
/proc/meminfo: memFree=1527464/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=72600 CPUtime=3.08
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 16015 0 0 0 300 8 0 0 25 0 1 0 349638568 74342400 15990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584069 0 0 4096 0 0 0 0 17 1 0 0
/proc/27725/statm: 18150 15990 207 20 0 17508 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72600

[startup+6.30106 s]
/proc/loadavg: 1.86 1.95 1.98 2/78 27726
/proc/meminfo: memFree=1511784/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=109324 CPUtime=6.27
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 25643 0 0 0 614 13 0 0 25 0 1 0 349638568 111947776 25618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27725/statm: 27331 25618 207 20 0 26689 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 109324

[startup+12.7017 s]
/proc/loadavg: 1.79 1.94 1.98 2/78 27726
/proc/meminfo: memFree=1464680/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=137008 CPUtime=12.67
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 31685 0 0 0 1252 15 0 0 25 0 1 0 349638568 140296192 31660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584179 0 0 4096 0 0 0 0 17 1 0 0
/proc/27725/statm: 34252 31660 207 20 0 33610 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 137008

[startup+25.5011 s]
/proc/loadavg: 1.61 1.89 1.96 2/78 27726
/proc/meminfo: memFree=1458536/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=144792 CPUtime=25.47
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 33243 0 0 0 2530 17 0 0 25 0 1 0 349638568 148267008 33218 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/27725/statm: 36198 33218 207 20 0 35556 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 144792

[startup+51.1027 s]
/proc/loadavg: 1.40 1.82 1.94 2/80 27728
/proc/meminfo: memFree=1387096/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=340224 CPUtime=51.4
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 55067 0 0 0 5110 30 0 0 25 0 3 0 349638568 348389376 51058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 85056 51058 218 20 0 84414 0
[pid=27725/tid=27727] ppid=27723 vsize=340224 CPUtime=18.13
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 10336 0 0 0 1808 5 0 0 25 0 3 0 349641864 348389376 51058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=340224 CPUtime=0.32
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194368 9981 0 0 0 26 6 0 0 18 0 3 0 349641864 348389376 51058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.4
Current children cumulated vsize (KiB) 340224

[startup+102.306 s]
/proc/loadavg: 1.74 1.84 1.94 3/80 27728
/proc/meminfo: memFree=1371160/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=353796 CPUtime=150.08
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 61614 0 0 0 14967 41 0 0 25 0 3 0 349638568 362287104 55089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 88449 55089 218 20 0 87807 0
[pid=27725/tid=27727] ppid=27723 vsize=353796 CPUtime=69.31
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 11995 0 0 0 6925 6 0 0 25 0 3 0 349641864 362287104 55089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=353796 CPUtime=47.82
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 14869 0 0 0 4766 16 0 0 25 0 3 0 349641864 362287104 55089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526283 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 150.08
Current children cumulated vsize (KiB) 353796

[startup+162.302 s]
/proc/loadavg: 1.90 1.87 1.94 3/80 27728
/proc/meminfo: memFree=1304984/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=418584 CPUtime=269.8
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 78479 0 0 0 26913 67 0 0 25 0 3 0 349638568 428630016 71718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 104646 71718 218 20 0 104004 0
[pid=27725/tid=27727] ppid=27723 vsize=418584 CPUtime=129.29
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 19581 0 0 0 12914 15 0 0 25 0 3 0 349641864 428630016 71718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=418584 CPUtime=107.56
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 24148 0 0 0 10724 32 0 0 25 0 3 0 349641864 428630016 71718 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 269.8
Current children cumulated vsize (KiB) 418584

[startup+222.303 s]
/proc/loadavg: 1.96 1.89 1.94 3/80 27728
/proc/meminfo: memFree=1264280/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=458608 CPUtime=389.48
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 88911 0 0 0 38866 82 0 0 25 0 3 0 349638568 469614592 81775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 114652 81775 218 20 0 114010 0
[pid=27725/tid=27727] ppid=27723 vsize=458608 CPUtime=189.27
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 23743 0 0 0 18906 21 0 0 25 0 3 0 349641864 469614592 81775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=458608 CPUtime=167.26
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 30418 0 0 0 16684 42 0 0 25 0 3 0 349641864 469614592 81775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 389.48
Current children cumulated vsize (KiB) 458608

[startup+282.303 s]
/proc/loadavg: 1.98 1.91 1.94 3/80 27728
/proc/meminfo: memFree=1132440/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=590120 CPUtime=509.19
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 122557 0 0 0 50790 129 0 0 25 0 3 0 349638568 604282880 115059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 147530 115059 218 20 0 146888 0
[pid=27725/tid=27727] ppid=27723 vsize=590120 CPUtime=249.25
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 39556 0 0 0 24888 37 0 0 25 0 3 0 349641864 604282880 115059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=590120 CPUtime=226.98
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 48251 0 0 0 22626 72 0 0 25 0 3 0 349641864 604282880 115059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 509.19
Current children cumulated vsize (KiB) 590120

[startup+342.302 s]
/proc/loadavg: 1.99 1.92 1.94 3/80 27728
/proc/meminfo: memFree=1120152/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=601248 CPUtime=628.88
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 125423 0 0 0 62755 133 0 0 25 0 3 0 349638568 615677952 117616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 150312 117616 218 20 0 149670 0
[pid=27725/tid=27727] ppid=27723 vsize=601248 CPUtime=309.23
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 40830 0 0 0 30883 40 0 0 25 0 3 0 349641864 615677952 117616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=601248 CPUtime=286.72
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 49843 0 0 0 28597 75 0 0 25 0 3 0 349641864 615677952 117616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 628.88
Current children cumulated vsize (KiB) 601248

[startup+402.303 s]
/proc/loadavg: 1.99 1.93 1.94 3/80 27728
/proc/meminfo: memFree=1073240/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=647664 CPUtime=748.59
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 137502 0 0 0 74708 151 0 0 25 0 3 0 349638568 663207936 129372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 161916 129372 218 20 0 161274 0
[pid=27725/tid=27727] ppid=27723 vsize=647664 CPUtime=369.2
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 48114 0 0 0 36872 48 0 0 25 0 3 0 349641864 663207936 129372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=647664 CPUtime=346.44
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 54638 0 0 0 34560 84 0 0 25 0 3 0 349641864 663207936 129372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 748.59
Current children cumulated vsize (KiB) 647664

[startup+462.303 s]
/proc/loadavg: 1.99 1.94 1.94 3/80 27728
/proc/meminfo: memFree=1072920/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=647664 CPUtime=868.31
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 137847 0 0 0 86679 152 0 0 25 0 3 0 349638568 663207936 129389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 161916 129389 218 20 0 161274 0
[pid=27725/tid=27727] ppid=27723 vsize=647664 CPUtime=429.18
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 48287 0 0 0 42869 49 0 0 25 0 3 0 349641864 663207936 129389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565591 0 0 4096 0 0 0 0 -1 1 0 0

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

/proc/27725/statm: 162494 129949 218 20 0 161852 0
[pid=27725/tid=27727] ppid=27723 vsize=649976 CPUtime=1028.77
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 49801 0 0 0 102822 55 0 0 25 0 3 0 349641864 665575424 129949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=649976 CPUtime=1003.37
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 56103 0 0 0 100232 105 0 0 25 0 3 0 349641864 665575424 129949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2065.1
Current children cumulated vsize (KiB) 649976

[startup+1122.3 s]
/proc/loadavg: 2.06 2.02 1.96 3/80 27926
/proc/meminfo: memFree=1070808/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=649976 CPUtime=2184.8
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 140852 0 0 0 218300 180 0 0 25 0 3 0 349638568 665575424 129966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 162494 129966 218 20 0 161852 0
[pid=27725/tid=27727] ppid=27723 vsize=649976 CPUtime=1088.75
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 49811 0 0 0 108819 56 0 0 25 0 3 0 349641864 665575424 129966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528257 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=649976 CPUtime=1063.1
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 56291 0 0 0 106205 105 0 0 25 0 3 0 349641864 665575424 129966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2184.8
Current children cumulated vsize (KiB) 649976

[startup+1182.3 s]
/proc/loadavg: 1.95 1.99 1.95 3/80 27926
/proc/meminfo: memFree=1066136/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=655896 CPUtime=2297.59
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 145510 0 0 0 229575 184 0 0 25 0 3 0 349638568 671637504 131135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 163974 131135 218 20 0 163332 0
[pid=27725/tid=27727] ppid=27723 vsize=655896 CPUtime=1148.25
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 52063 0 0 0 114767 58 0 0 25 0 3 0 349641864 671637504 131135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=655896 CPUtime=1116.4
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 58697 0 0 0 111533 107 0 0 25 0 3 0 349641864 671637504 131135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2297.59
Current children cumulated vsize (KiB) 655896

[startup+1242.3 s]
/proc/loadavg: 1.98 1.99 1.95 3/80 27926
/proc/meminfo: memFree=1069848/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=651000 CPUtime=2417.23
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 151528 0 0 0 241535 188 0 0 25 0 3 0 349638568 666624000 130138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 162750 130138 218 20 0 162108 0
[pid=27725/tid=27727] ppid=27723 vsize=651000 CPUtime=1208.23
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 53224 0 0 0 120764 59 0 0 25 0 3 0 349641864 666624000 130138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=651000 CPUtime=1176.05
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 63554 0 0 0 117495 110 0 0 25 0 3 0 349641864 666624000 130138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2417.23
Current children cumulated vsize (KiB) 651000

[startup+1302.3 s]
/proc/loadavg: 1.91 1.97 1.94 2/80 27926
/proc/meminfo: memFree=1065496/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=656760 CPUtime=2533.04
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 154910 0 0 0 253114 190 0 0 25 0 3 0 349638568 672522240 131266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 164190 131266 218 20 0 163548 0
[pid=27725/tid=27727] ppid=27723 vsize=656760 CPUtime=1268.07
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 56606 0 0 0 126746 61 0 0 25 0 3 0 349641864 672522240 131266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=656760 CPUtime=1232.02
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194368 63554 0 0 0 123092 110 0 0 25 0 3 0 349641864 672522240 131266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2533.04
Current children cumulated vsize (KiB) 656760

[startup+1362.3 s]
/proc/loadavg: 1.79 1.92 1.92 3/80 27926
/proc/meminfo: memFree=1069912/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=651000 CPUtime=2632.46
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 167319 0 0 0 263049 197 0 0 25 0 3 0 349638568 666624000 130138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 162750 130138 218 20 0 162108 0
[pid=27725/tid=27727] ppid=27723 vsize=651000 CPUtime=1321.21
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 62247 0 0 0 132057 64 0 0 25 0 3 0 349641864 666624000 130138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=651000 CPUtime=1278.3
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 70322 0 0 0 127717 113 0 0 25 0 3 0 349641864 666624000 130138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2632.46
Current children cumulated vsize (KiB) 651000

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

[startup+1382.3 s]
/proc/loadavg: 1.70 1.89 1.91 2/80 27926
/proc/meminfo: memFree=1065624/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=656760 CPUtime=2662.39
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 172960 0 0 0 266039 200 0 0 25 0 3 0 349638568 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 164190 131267 218 20 0 163548 0
[pid=27725/tid=27727] ppid=27723 vsize=656760 CPUtime=1334.17
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194368 63375 0 0 0 133352 65 0 0 25 0 3 0 349641864 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=656760 CPUtime=1295.27
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 74835 0 0 0 129411 116 0 0 25 0 3 0 349641864 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2662.39
Current children cumulated vsize (KiB) 656760

[startup+1395.1 s]
/proc/loadavg: 1.67 1.87 1.90 2/80 27926
/proc/meminfo: memFree=1065688/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=656760 CPUtime=2678.41
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 177476 0 0 0 267638 203 0 0 25 0 3 0 349638568 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 164190 131267 218 20 0 163548 0
[pid=27725/tid=27727] ppid=27723 vsize=656760 CPUtime=1340.1
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194368 64504 0 0 0 133944 66 0 0 25 0 3 0 349641864 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=656760 CPUtime=1305.36
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 78222 0 0 0 130418 118 0 0 25 0 3 0 349641864 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2678.41
Current children cumulated vsize (KiB) 656760

[startup+1407.9 s]
/proc/loadavg: 1.59 1.85 1.89 3/80 27926
/proc/meminfo: memFree=1061208/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=662520 CPUtime=2696.25
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 181991 0 0 0 269420 205 0 0 25 0 3 0 349638568 678420480 132395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 165630 132395 218 20 0 164988 0
[pid=27725/tid=27727] ppid=27723 vsize=662520 CPUtime=1346.25
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 66762 0 0 0 134558 67 0 0 23 0 3 0 349641864 678420480 132395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=662520 CPUtime=1317.04
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 80479 0 0 0 131585 119 0 0 25 0 3 0 349641864 678420480 132395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2696.25
Current children cumulated vsize (KiB) 662520

[startup+1411.1 s]
/proc/loadavg: 1.62 1.85 1.89 3/80 27926
/proc/meminfo: memFree=1061208/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=662520 CPUtime=2702.64
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 181991 0 0 0 270058 206 0 0 25 0 3 0 349638568 678420480 132395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 165630 132395 218 20 0 164988 0
[pid=27725/tid=27727] ppid=27723 vsize=662520 CPUtime=1349.45
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 66762 0 0 0 134878 67 0 0 25 0 3 0 349641864 678420480 132395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=662520 CPUtime=1320.23
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 80479 0 0 0 131904 119 0 0 25 0 3 0 349641864 678420480 132395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525955 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2702.64
Current children cumulated vsize (KiB) 662520

[startup+1414.3 s]
/proc/loadavg: 1.62 1.85 1.89 2/80 27926
/proc/meminfo: memFree=1065496/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=656760 CPUtime=2707.14
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 183120 0 0 0 270508 206 0 0 25 0 3 0 349638568 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 164190 131267 218 20 0 163548 0
[pid=27725/tid=27727] ppid=27723 vsize=656760 CPUtime=1351.41
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 67891 0 0 0 135073 68 0 0 21 0 3 0 349641864 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=656760 CPUtime=1322.79
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194368 80479 0 0 0 132160 119 0 0 25 0 3 0 349641864 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2707.14
Current children cumulated vsize (KiB) 656760

[startup+1415.9 s]
/proc/loadavg: 1.57 1.83 1.89 2/80 27926
/proc/meminfo: memFree=1065688/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=656760 CPUtime=2708.74
/proc/27725/stat : 27725 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194304 183120 0 0 0 270668 206 0 0 25 0 3 0 349638568 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27725/statm: 164190 131267 218 20 0 163548 0
[pid=27725/tid=27727] ppid=27723 vsize=656760 CPUtime=1353.01
/proc/27725/task/27727/stat : 27727 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194368 67891 0 0 0 135233 68 0 0 25 0 3 0 349641864 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27725/tid=27728] ppid=27723 vsize=656760 CPUtime=1322.79
/proc/27725/task/27728/stat : 27728 (MiraXTv3_dyn) S 27723 27725 27651 0 -1 4194368 80479 0 0 0 132160 119 0 0 25 0 3 0 349641864 672522240 131267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2708.74
Current children cumulated vsize (KiB) 656760

[startup+1416.3 s]
/proc/loadavg: 1.57 1.83 1.89 2/80 27926
/proc/meminfo: memFree=1065688/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=464320 CPUtime=2709.22
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 183123 0 0 0 270714 208 0 0 17 0 1 0 349638568 475463680 113377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3291057 0 0 4096 0 0 0 0 17 1 0 0
/proc/27725/statm: 116080 113377 220 20 0 115438 0
Current children cumulated CPU time (s) 2709.22
Current children cumulated vsize (KiB) 464320

[startup+1416.5 s]
/proc/loadavg: 1.57 1.83 1.89 2/80 27926
/proc/meminfo: memFree=1065688/2055920 swapFree=4140644/4192956
[pid=27725] ppid=27723 vsize=135772 CPUtime=2709.41
/proc/27725/stat : 27725 (MiraXTv3_dyn) R 27723 27725 27651 0 -1 4194304 183123 0 0 0 270728 213 0 0 18 0 1 0 349638568 139030528 31230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3292668 0 0 4096 0 0 0 0 17 1 0 0
/proc/27725/statm: 33943 31230 220 20 0 33301 0
Current children cumulated CPU time (s) 2709.41
Current children cumulated vsize (KiB) 135772

Child status: 20
Real time (s): 1416.52
CPU time (s): 2709.44
CPU user time (s): 2707.29
CPU system time (s): 2.15267
CPU usage (%): 191.274
Max. virtual memory (cumulated for all children) (KiB): 662680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2707.29
system time used= 2.15267
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183126
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= 431
involuntary context switches= 51027

runsolver used 1.41778 second user time and 3.78842 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun May 13 00:46:51 UTC 2007

IDJOB= 459998
IDBENCH= 20417
IDSOLVER= 196
FILE ID= node17/459998-1179017209

PBS_JOBID= 5252891

Free space on /tmp= 66529 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h32-unknown.cnf
COMMAND LINE= /tmp/evaluation/459998-1179017209/MiraXTv3_dyn /tmp/evaluation/459998-1179017209/instance-459998-1179017209.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-459998-1179017209 -o ROOT/results/node17/solver-459998-1179017209 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/459998-1179017209/MiraXTv3_dyn /tmp/evaluation/459998-1179017209/instance-459998-1179017209.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  31ebf23e42c2af5eeb4e8b1cb1366a0c

RANDOM SEED= 189504851

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1591240 kB
Buffers:         51744 kB
Cached:         324232 kB
SwapCached:      15568 kB
Active:         201444 kB
Inactive:       198456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591240 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:           18528 kB
Writeback:           0 kB
Mapped:          29832 kB
Slab:            50320 kB
Committed_AS: 10243056 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= 66529 MiB

End job on node17 on Sun May 13 01:10:27 UTC 2007