Trace number 3280387

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
EBGlucose 1.0? (TO) 1299.98 1300.01

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications 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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.28	c ==============================================================================
0.00/0.28	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.28	c ==============================================================================
0.00/0.28	c |         0 |  717437  1645964 |  215231       0        0     nan |  0.000 % |
2.09/2.16	c |         0 |  408968  1113292 |      --       0       --      -- |     --   | -134393/-137715
2.09/2.16	c ==============================================================================
2.09/2.16	c Result  :   #vars: 76968   #clauses: 408968   #literals: 1113292
2.09/2.16	c CPU time:   2.10968 s
2.09/2.16	c ==============================================================================
2.29/2.38	c
2.29/2.38	c Starting glucose
2.29/2.38	c
2.29/2.38	
2.29/2.38	c This is EBGlucose 1.0 -- based on Glucose version 1.0
2.29/2.38	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
2.29/2.38	
2.29/2.38	c ============================[ Problem Statistics ]=============================
2.29/2.38	c |                                                                             |
2.29/2.38	c |  Number of variables:  76968                                                |
2.29/2.38	c |  Number of clauses:    408968                                               |
2.38/2.52	c |  Parsing time:         0.13         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280387-1303749442/watcher-3280387-1303749442 -o /tmp/evaluation-result-3280387-1303749442/solver-3280387-1303749442 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3280387-1303749442.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.56 2.09 2.61 5/188 2740
/proc/meminfo: memFree=11700020/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=0 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 356 233 0 0 0 0 0 0 21 0 1 0 565174928 8912896 253 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 253 211 178 0 69 0

[startup+0.107221 s]
/proc/loadavg: 1.56 2.09 2.61 5/188 2740
/proc/meminfo: memFree=11700020/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=0 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 356 233 0 0 0 0 0 0 21 0 1 0 565174928 8912896 253 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.201199 s]
/proc/loadavg: 1.56 2.09 2.61 5/188 2740
/proc/meminfo: memFree=11700020/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=0 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 356 233 0 0 0 0 0 0 21 0 1 0 565174928 8912896 253 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300195 s]
/proc/loadavg: 1.56 2.09 2.61 5/188 2740
/proc/meminfo: memFree=11700020/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=0 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 356 233 0 0 0 0 0 0 21 0 1 0 565174928 8912896 253 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701115 s]
/proc/loadavg: 1.56 2.09 2.61 5/188 2740
/proc/meminfo: memFree=11700020/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=0 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 356 233 0 0 0 0 0 0 21 0 1 0 565174928 8912896 253 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50097 s]
/proc/loadavg: 1.76 2.12 2.62 5/194 2754
/proc/meminfo: memFree=11375092/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=0 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 356 233 0 0 0 0 0 0 21 0 1 0 565174928 8912896 253 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 253 211 178 0 69 0
[pid=2742] ppid=2740 vsize=94052 CPUtime=1.49 cores=5,7
/proc/2742/stat : 2742 (SatELite_releas) R 2740 2740 2377 0 -1 4202496 23586 0 0 0 145 4 0 0 25 0 1 0 565174928 96309248 19961 33554432000 134512640 135144230 4291165728 18446744073709551615 134585365 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/2742/statm: 23513 19961 78 155 0 23356 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102756

[startup+3.10062 s]
/proc/loadavg: 1.76 2.12 2.62 5/194 2756
/proc/meminfo: memFree=11387988/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 8704
heavy processes:

[startup+6.30111 s]
/proc/loadavg: 1.94 2.15 2.63 5/194 2759
/proc/meminfo: memFree=11612240/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=39280 CPUtime=3.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 8946 0 0 0 389 1 0 0 25 0 1 0 565175166 40222720 8874 33554432000 134512640 134556542 4289256640 18446744073709551615 134536952 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 9820 8874 213 11 0 9154 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47984

[startup+12.701 s]
/proc/loadavg: 2.10 2.18 2.63 5/194 2759
/proc/meminfo: memFree=11590340/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=48260 CPUtime=10.3 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 11189 0 0 0 1029 1 0 0 25 0 1 0 565175166 49418240 11116 33554432000 134512640 134556542 4289256640 18446744073709551615 134532348 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 12065 11116 213 11 0 11399 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56964

[startup+25.5007 s]
/proc/loadavg: 2.52 2.27 2.65 5/194 2760
/proc/meminfo: memFree=11562496/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=58084 CPUtime=23.1 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 13620 0 0 0 2308 2 0 0 25 0 1 0 565175166 59478016 13547 33554432000 134512640 134556542 4289256640 18446744073709551615 134537992 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 14521 13547 213 11 0 13855 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66788

[startup+51.1011 s]
/proc/loadavg: 3.02 2.41 2.69 5/194 2760
/proc/meminfo: memFree=11542236/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=70140 CPUtime=48.7 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 16627 0 0 0 4866 4 0 0 25 0 1 0 565175166 71823360 16554 33554432000 134512640 134556542 4289256640 18446744073709551615 134537005 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 17535 16554 213 11 0 16869 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78844

[startup+102.301 s]
/proc/loadavg: 3.64 2.67 2.76 5/194 2765
/proc/meminfo: memFree=11526828/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=80648 CPUtime=99.91 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 19262 0 0 0 9986 5 0 0 25 0 1 0 565175166 82583552 19189 33554432000 134512640 134556542 4289256640 18446744073709551615 134537248 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 20162 19189 213 11 0 19496 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 89352

[startup+162.3 s]
/proc/loadavg: 3.87 2.91 2.83 5/194 2766
/proc/meminfo: memFree=11506020/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=88180 CPUtime=159.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 21153 0 0 0 15984 6 0 0 25 0 1 0 565175166 90296320 21080 33554432000 134512640 134556542 4289256640 18446744073709551615 134529895 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 22045 21080 213 11 0 21379 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 96884

[startup+222.307 s]
/proc/loadavg: 3.95 3.10 2.91 5/194 2769
/proc/meminfo: memFree=11496552/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=92432 CPUtime=219.91 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 22195 0 0 0 21985 6 0 0 25 0 1 0 565175166 94650368 22122 33554432000 134512640 134556542 4289256640 18446744073709551615 134529850 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 23108 22122 213 11 0 22442 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 101136

[startup+282.301 s]
/proc/loadavg: 3.98 3.26 2.97 5/194 2770
/proc/meminfo: memFree=11487556/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=98240 CPUtime=279.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 23660 0 0 0 27984 6 0 0 25 0 1 0 565175166 100597760 23587 33554432000 134512640 134556542 4289256640 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 24560 23587 213 11 0 23894 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 106944

[startup+342.301 s]
/proc/loadavg: 3.99 3.39 3.03 5/194 2772
/proc/meminfo: memFree=11480060/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=98240 CPUtime=339.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 23664 0 0 0 33984 6 0 0 25 0 1 0 565175166 100597760 23591 33554432000 134512640 134556542 4289256640 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 24560 23591 213 11 0 23894 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 106944

[startup+402.3 s]
/proc/loadavg: 3.99 3.50 3.09 5/194 2774
/proc/meminfo: memFree=11470236/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0

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

/proc/2757/statm: 28843 27858 213 11 0 28177 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 124076

[startup+702.301 s]
/proc/loadavg: 4.00 3.83 3.34 5/194 2783
/proc/meminfo: memFree=11432908/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=115328 CPUtime=699.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 27932 0 0 0 69982 8 0 0 25 0 1 0 565175166 118095872 27859 33554432000 134512640 134556542 4289256640 18446744073709551615 134537347 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 28832 27859 213 11 0 28166 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 124032

[startup+762.3 s]
/proc/loadavg: 4.00 3.85 3.38 5/194 2785
/proc/meminfo: memFree=11430028/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=115328 CPUtime=759.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 27934 0 0 0 75982 8 0 0 25 0 1 0 565175166 118095872 27861 33554432000 134512640 134556542 4289256640 18446744073709551615 134537025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 28832 27861 213 11 0 28166 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 124032

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.41 5/194 2787
/proc/meminfo: memFree=11424636/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=119652 CPUtime=819.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 29014 0 0 0 81981 9 0 0 25 0 1 0 565175166 122523648 28941 33554432000 134512640 134556542 4289256640 18446744073709551615 134531265 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 29913 28941 213 11 0 29247 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 128356

[startup+882.307 s]
/proc/loadavg: 4.00 3.90 3.45 5/194 2789
/proc/meminfo: memFree=11409200/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=124804 CPUtime=879.91 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 30314 0 0 0 87982 9 0 0 25 0 1 0 565175166 127799296 30241 33554432000 134512640 134556542 4289256640 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 31201 30241 213 11 0 30535 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 133508

[startup+942.3 s]
/proc/loadavg: 4.00 3.91 3.48 5/194 2790
/proc/meminfo: memFree=11408040/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=124804 CPUtime=939.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 30316 0 0 0 93981 9 0 0 25 0 1 0 565175166 127799296 30243 33554432000 134512640 134556542 4289256640 18446744073709551615 134543413 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 31201 30243 213 11 0 30535 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 133508

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.51 5/194 2792
/proc/meminfo: memFree=11406632/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=124804 CPUtime=999.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 30318 0 0 0 99981 9 0 0 25 0 1 0 565175166 127799296 30245 33554432000 134512640 134556542 4289256640 18446744073709551615 134529852 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 31201 30245 213 11 0 30535 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 133508

[startup+1062.3 s]
/proc/loadavg: 4.06 3.95 3.54 5/194 2793
/proc/meminfo: memFree=11405360/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=124804 CPUtime=1059.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 30320 0 0 0 105981 9 0 0 25 0 1 0 565175166 127799296 30247 33554432000 134512640 134556542 4289256640 18446744073709551615 134537265 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 31201 30247 213 11 0 30535 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 133508

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 3.57 5/194 2795
/proc/meminfo: memFree=11399712/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=128416 CPUtime=1119.89 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 31160 0 0 0 111980 9 0 0 25 0 1 0 565175166 131497984 31087 33554432000 134512640 134556542 4289256640 18446744073709551615 134537297 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 32104 31087 213 11 0 31438 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 137120

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.59 5/194 2796
/proc/meminfo: memFree=11390112/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=137804 CPUtime=1179.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 33522 0 0 0 117980 10 0 0 25 0 1 0 565175166 141111296 33449 33554432000 134512640 134556542 4289256640 18446744073709551615 134529922 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 34451 33449 213 11 0 33785 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 146508

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.62 5/194 2799
/proc/meminfo: memFree=11387840/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=137804 CPUtime=1239.9 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 33537 0 0 0 123980 10 0 0 25 0 1 0 565175166 141111296 33464 33554432000 134512640 134556542 4289256640 18446744073709551615 134537160 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 34451 33464 213 11 0 33785 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 146508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.95 3.63 3/189 2803
/proc/meminfo: memFree=11533148/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=137804 CPUtime=1297.6 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 33539 0 0 0 129750 10 0 0 25 0 1 0 565175166 141111296 33466 33554432000 134512640 134556542 4289256640 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 34451 33466 213 11 0 33785 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 146508

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

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

[startup+1300 s]
/proc/loadavg: 3.92 3.95 3.63 3/189 2803
/proc/meminfo: memFree=11533148/32950928 swapFree=67111528/67111528
[pid=2740] ppid=2738 vsize=8704 CPUtime=2.38 cores=5,7
/proc/2740/stat : 2740 (ebglucose.sh) S 2738 2740 2377 0 -1 4202496 382 30310 0 0 0 0 231 7 18 0 1 0 565174928 8912896 256 33554432000 4194304 4922060 140736582079104 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2740/statm: 2176 256 211 178 0 69 0
[pid=2757] ppid=2740 vsize=137804 CPUtime=1297.6 cores=5,7
/proc/2757/stat : 2757 (ebglucose_stati) R 2740 2740 2377 0 -1 4202496 33539 0 0 0 129750 10 0 0 25 0 1 0 565175166 141111296 33466 33554432000 134512640 134556542 4289256640 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2757/statm: 34451 33466 213 11 0 33785 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 146508

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2740 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=312648
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=70989
# CPU time returned by wait4() is 2.38364
# while last known CPU time is 1299.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.81
CPU system time (s): 0.17
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 146508

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

runsolver used 2.11468 second user time and 4.99024 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 18:37:23
IDJOB=3280387
IDBENCH=20386
IDSOLVER=1652
FILE ID=node112/3280387-1303749442
RUNJOBID= node112-1303749441-2703
PBS_JOBID= 13154050
Free space on /tmp= 72604 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280387-1303749442/watcher-3280387-1303749442 -o /tmp/evaluation-result-3280387-1303749442/solver-3280387-1303749442 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3280387-1303749442.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1270158747

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5261.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11701044 kB
Buffers:       1969632 kB
Cached:       18571748 kB
SwapCached:          0 kB
Active:        9673708 kB
Inactive:     11029088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11701044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           67252 kB
Writeback:           0 kB
AnonPages:      160440 kB
Mapped:          15664 kB
Slab:           482696 kB
PageTables:       5328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   348384 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72584 MiB
End job on node112 at 2011-04-25 18:59:05