Trace number 3281951

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.96 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark388.148
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.19	c ==============================================================================
0.00/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.19	c ==============================================================================
0.00/0.19	c |         0 |  459963  1073247 |  137988       0        0     nan |  0.000 % |
6.78/6.81	c |         0 |  179278   803454 |      --       0       --      -- |     --   | -280663/-269740
6.78/6.81	c ==============================================================================
6.78/6.81	c Result  :   #vars: 13881   #clauses: 179278   #literals: 803454
6.78/6.81	c CPU time:   6.68798 s
6.78/6.81	c ==============================================================================
6.89/6.95	c
6.89/6.95	c Starting glucose
6.89/6.95	c
6.89/6.95	
6.89/6.95	c This is EBGlucose 1.0 -- based on Glucose version 1.0
6.89/6.95	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
6.89/6.95	
6.89/6.95	c ============================[ Problem Statistics ]=============================
6.89/6.95	c |                                                                             |
6.89/6.95	c |  Number of variables:  13881                                                |
6.89/6.95	c |  Number of clauses:    179278                                               |
6.93/7.03	c |  Parsing time:         0.07         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-3281951-1303751434/watcher-3281951-1303751434 -o /tmp/evaluation-result-3281951-1303751434/solver-3281951-1303751434 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3281951-1303751434.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: 2.00 2.19 2.76 3/178 3099
/proc/meminfo: memFree=11706668/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8700 CPUtime=0 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) R 3097 3099 2377 0 -1 4202496 312 0 0 0 0 0 0 0 21 0 1 0 565374118 8908800 250 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880385429 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/3099/statm: 2175 250 209 178 0 68 0

[startup+0.106946 s]
/proc/loadavg: 2.00 2.19 2.76 3/178 3099
/proc/meminfo: memFree=11706668/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=0 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 355 233 0 0 0 0 0 0 21 0 1 0 565374118 8912896 253 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3099/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200937 s]
/proc/loadavg: 2.00 2.19 2.76 3/178 3099
/proc/meminfo: memFree=11706668/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=0 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 355 233 0 0 0 0 0 0 21 0 1 0 565374118 8912896 253 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3099/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30092 s]
/proc/loadavg: 2.00 2.19 2.76 3/178 3099
/proc/meminfo: memFree=11706668/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=0 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 355 233 0 0 0 0 0 0 21 0 1 0 565374118 8912896 253 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3099/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700842 s]
/proc/loadavg: 2.00 2.19 2.76 3/178 3099
/proc/meminfo: memFree=11706668/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=0 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 355 233 0 0 0 0 0 0 21 0 1 0 565374118 8912896 253 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3099/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5007 s]
/proc/loadavg: 2.00 2.19 2.76 3/180 3103
/proc/meminfo: memFree=11631144/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=0 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 355 233 0 0 0 0 0 0 21 0 1 0 565374118 8912896 253 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3099/statm: 2176 253 211 178 0 69 0
[pid=3102] ppid=3099 vsize=79772 CPUtime=1.48 cores=5,7
/proc/3102/stat : 3102 (SatELite_releas) R 3099 3099 2377 0 -1 4202496 18007 0 0 0 144 4 0 0 25 0 1 0 565374119 81686528 16685 33554432000 134512640 135144230 4286767376 18446744073709551615 134586181 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3102/statm: 19943 16685 78 155 0 19786 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88476

[startup+3.10041 s]
/proc/loadavg: 2.00 2.19 2.76 3/180 3103
/proc/meminfo: memFree=11616884/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=0 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 355 233 0 0 0 0 0 0 21 0 1 0 565374118 8912896 253 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3099/statm: 2176 253 211 178 0 69 0
[pid=3102] ppid=3099 vsize=84624 CPUtime=3.09 cores=5,7
/proc/3102/stat : 3102 (SatELite_releas) R 3099 3099 2377 0 -1 4202496 19135 0 0 0 302 7 0 0 25 0 1 0 565374119 86654976 17813 33554432000 134512640 135144230 4286767376 18446744073709551615 134726923 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3102/statm: 21156 17813 78 155 0 20999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93328

[startup+6.30084 s]
/proc/loadavg: 2.00 2.19 2.76 3/180 3103
/proc/meminfo: memFree=11582916/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=0 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 355 233 0 0 0 0 0 0 21 0 1 0 565374118 8912896 253 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3099/statm: 2176 253 211 178 0 69 0
[pid=3102] ppid=3099 vsize=92896 CPUtime=6.28 cores=5,7
/proc/3102/stat : 3102 (SatELite_releas) R 3099 3099 2377 0 -1 4202496 20994 0 0 0 617 11 0 0 25 0 1 0 565374119 95125504 19672 33554432000 134512640 135144230 4286767376 18446744073709551615 134586152 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3102/statm: 23224 19672 78 155 0 23067 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 101600

[startup+12.7007 s]
/proc/loadavg: 2.00 2.18 2.75 3/180 3104
/proc/meminfo: memFree=11618580/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=33564 CPUtime=5.74 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 7857 0 0 0 573 1 0 0 25 0 1 0 565374813 34369536 7798 33554432000 134512640 134556542 4293541008 18446744073709551615 134529937 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 8391 7798 214 11 0 7725 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 42268

[startup+25.5004 s]
/proc/loadavg: 2.00 2.17 2.74 3/180 3105
/proc/meminfo: memFree=11600236/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=51024 CPUtime=18.54 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 12205 0 0 0 1853 1 0 0 25 0 1 0 565374813 52248576 12145 33554432000 134512640 134556542 4293541008 18446744073709551615 134529850 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 12756 12145 214 11 0 12090 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 59728

[startup+51.1009 s]
/proc/loadavg: 2.00 2.16 2.72 3/180 3105
/proc/meminfo: memFree=11586892/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=65116 CPUtime=44.14 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 15732 0 0 0 4412 2 0 0 25 0 1 0 565374813 66678784 15668 33554432000 134512640 134556542 4293541008 18446744073709551615 12146172 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 16279 15668 214 11 0 15613 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 73820

[startup+102.301 s]
/proc/loadavg: 2.00 2.13 2.68 3/180 3107
/proc/meminfo: memFree=11572516/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=75680 CPUtime=95.34 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 18401 0 0 0 9532 2 0 0 25 0 1 0 565374813 77496320 18336 33554432000 134512640 134556542 4293541008 18446744073709551615 134530183 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 18920 18336 214 11 0 18254 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 84384

[startup+162.301 s]
/proc/loadavg: 2.07 2.12 2.64 3/180 3108
/proc/meminfo: memFree=11549508/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=96164 CPUtime=155.34 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 23518 0 0 0 15531 3 0 0 25 0 1 0 565374813 98471936 23450 33554432000 134512640 134556542 4293541008 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 24041 23450 214 11 0 23375 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 104868

[startup+222.307 s]
/proc/loadavg: 2.02 2.10 2.60 3/180 3110
/proc/meminfo: memFree=11547168/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=96284 CPUtime=215.34 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 23525 0 0 0 21531 3 0 0 25 0 1 0 565374813 98594816 23457 33554432000 134512640 134556542 4293541008 18446744073709551615 134537526 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 24071 23457 214 11 0 23405 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 104988

[startup+282.301 s]
/proc/loadavg: 2.01 2.08 2.56 3/180 3112
/proc/meminfo: memFree=11542116/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=98528 CPUtime=275.33 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 24094 0 0 0 27530 3 0 0 25 0 1 0 565374813 100892672 24026 33554432000 134512640 134556542 4293541008 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 24632 24026 214 11 0 23966 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 107232

[startup+342.301 s]
/proc/loadavg: 2.00 2.06 2.52 3/180 3115
/proc/meminfo: memFree=11540304/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=98528 CPUtime=335.33 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 24102 0 0 0 33530 3 0 0 25 0 1 0 565374813 100892672 24034 33554432000 134512640 134556542 4293541008 18446744073709551615 134530042 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 24632 24034 214 11 0 23966 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 107232

[startup+402.301 s]
/proc/loadavg: 2.00 2.05 2.48 3/180 3117
/proc/meminfo: memFree=11524596/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7

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

/proc/3104/statm: 37149 36531 214 11 0 36483 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 157300

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.34 3/180 3127
/proc/meminfo: memFree=11477076/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=148596 CPUtime=695.33 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 36687 0 0 0 69528 5 0 0 25 0 1 0 565374813 152162304 36537 33554432000 134512640 134556542 4293541008 18446744073709551615 134537188 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 37149 36537 214 11 0 36483 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 157300

[startup+762.301 s]
/proc/loadavg: 2.00 2.00 2.32 3/180 3128
/proc/meminfo: memFree=11475072/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=148596 CPUtime=755.33 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 36692 0 0 0 75528 5 0 0 25 0 1 0 565374813 152162304 36542 33554432000 134512640 134556542 4293541008 18446744073709551615 134537328 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 37149 36542 214 11 0 36483 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 157300

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.29 3/180 3133
/proc/meminfo: memFree=11474168/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=148596 CPUtime=815.33 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 36696 0 0 0 81528 5 0 0 25 0 1 0 565374813 152162304 36546 33554432000 134512640 134556542 4293541008 18446744073709551615 134530051 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 37149 36546 214 11 0 36483 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 157300

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.27 3/180 3135
/proc/meminfo: memFree=11472032/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=148596 CPUtime=875.33 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 36700 0 0 0 87528 5 0 0 25 0 1 0 565374813 152162304 36550 33554432000 134512640 134556542 4293541008 18446744073709551615 134529748 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 37149 36550 214 11 0 36483 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 157300

[startup+942.301 s]
/proc/loadavg: 1.61 1.90 2.22 2/173 3154
/proc/meminfo: memFree=11627504/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=157320 CPUtime=935.33 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 38858 0 0 0 93527 6 0 0 25 0 1 0 565374813 161095680 38708 33554432000 134512640 134556542 4293541008 18446744073709551615 134537180 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 39330 38708 214 11 0 38664 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 166024

[startup+1002.3 s]
/proc/loadavg: 1.22 1.74 2.14 2/173 3156
/proc/meminfo: memFree=11627600/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=157256 CPUtime=995.33 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 38862 0 0 0 99527 6 0 0 25 0 1 0 565374813 161030144 38712 33554432000 134512640 134556542 4293541008 18446744073709551615 134537186 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 39314 38712 214 11 0 38648 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 165960

[startup+1062.3 s]
/proc/loadavg: 1.08 1.60 2.07 2/173 3157
/proc/meminfo: memFree=11627456/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=157256 CPUtime=1055.33 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 38866 0 0 0 105527 6 0 0 25 0 1 0 565374813 161030144 38716 33554432000 134512640 134556542 4293541008 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 39314 38716 214 11 0 38648 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 165960

[startup+1122.3 s]
/proc/loadavg: 1.03 1.49 2.00 2/173 3159
/proc/meminfo: memFree=11627280/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=157256 CPUtime=1115.33 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 38867 0 0 0 111527 6 0 0 25 0 1 0 565374813 161030144 38717 33554432000 134512640 134556542 4293541008 18446744073709551615 134529980 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 39314 38717 214 11 0 38648 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 165960

[startup+1182.3 s]
/proc/loadavg: 1.01 1.40 1.93 2/173 3161
/proc/meminfo: memFree=11611992/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=172860 CPUtime=1175.32 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 42746 0 0 0 117525 7 0 0 25 0 1 0 565374813 177008640 42595 33554432000 134512640 134556542 4293541008 18446744073709551615 134530183 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 43215 42595 214 11 0 42549 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 181564

[startup+1242.3 s]
/proc/loadavg: 1.00 1.32 1.87 2/173 3162
/proc/meminfo: memFree=11611920/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=173060 CPUtime=1235.32 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 42750 0 0 0 123525 7 0 0 25 0 1 0 565374813 177213440 42599 33554432000 134512640 134556542 4293541008 18446744073709551615 134530191 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 43265 42599 214 11 0 42599 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 181764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.26 1.81 2/173 3164
/proc/meminfo: memFree=11611768/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=173060 CPUtime=1293.03 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 42752 0 0 0 129296 7 0 0 25 0 1 0 565374813 177213440 42601 33554432000 134512640 134556542 4293541008 18446744073709551615 134530185 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 43265 42601 214 11 0 42599 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 181764

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: 1.00 1.26 1.81 2/173 3164
/proc/meminfo: memFree=11611768/32950928 swapFree=67111528/67111528
[pid=3099] ppid=3097 vsize=8704 CPUtime=6.93 cores=5,7
/proc/3099/stat : 3099 (ebglucose.sh) S 3097 3099 2377 0 -1 4202496 380 23918 0 0 0 0 681 12 18 0 1 0 565374118 8912896 256 33554432000 4194304 4922060 140733887691056 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/3099/statm: 2176 256 211 178 0 69 0
[pid=3104] ppid=3099 vsize=173060 CPUtime=1293.03 cores=5,7
/proc/3104/stat : 3104 (ebglucose_stati) R 3099 3099 2377 0 -1 4202496 42752 0 0 0 129296 7 0 0 25 0 1 0 565374813 177213440 42601 33554432000 134512640 134556542 4293541008 18446744073709551615 134530185 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/3104/statm: 43265 42601 214 11 0 42599 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 181764

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3099 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=819963
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=127980
# CPU time returned by wait4() is 6.94794
# while last known CPU time is 1299.96
#
# 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.96
CPU user time (s): 1299.77
CPU system time (s): 0.19
CPU usage (%): 99.9959
Max. virtual memory (cumulated for all children) (KiB): 181832

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

runsolver used 1.88171 second user time and 4.89626 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 19:10:35
IDJOB=3281951
IDBENCH=70760
IDSOLVER=1652
FILE ID=node112/3281951-1303751434
RUNJOBID= node112-1303749441-2703
PBS_JOBID= 13154050
Free space on /tmp= 72616 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281951-1303751434/watcher-3281951-1303751434 -o /tmp/evaluation-result-3281951-1303751434/solver-3281951-1303751434 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3281951-1303751434.cnf

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=191355945

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:      11706700 kB
Buffers:       1970156 kB
Cached:       18577268 kB
SwapCached:          0 kB
Active:        9660532 kB
Inactive:     11037208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11706700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8820 kB
Writeback:           0 kB
AnonPages:      150008 kB
Mapped:          16004 kB
Slab:           480912 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   295568 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= 72604 MiB
End job on node112 at 2011-04-25 19:32:17