Trace number 3281859

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) 1300.02 1300.01

General information on the benchmark

Nameibm-2002-30r-k85.cnf
MD5SUMc08fe2d9c476652207ada677b7ca59f9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9815
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2338581
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 511035
Number of clauses of size over 541578

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.35	c ==============================================================================
0.00/0.35	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.35	c ==============================================================================
0.00/0.35	c |         0 |  889479  2337714 |  266843       0        0     nan |  0.000 % |
2.09/2.15	c |         0 |  676058  2141304 |      --       0       --      -- |     --   | -175123/-92703
2.09/2.15	c ==============================================================================
2.09/2.15	c Result  :   #vars: 87587   #clauses: 676058   #literals: 2141304
2.09/2.15	c CPU time:   2.06369 s
2.09/2.15	c ==============================================================================
2.49/2.53	c
2.49/2.53	c Starting glucose
2.49/2.53	c
2.49/2.53	
2.49/2.53	c This is EBGlucose 1.0 -- based on Glucose version 1.0
2.49/2.53	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
2.49/2.53	
2.49/2.53	c ============================[ Problem Statistics ]=============================
2.49/2.53	c |                                                                             |
2.49/2.53	c |  Number of variables:  87587                                                |
2.49/2.53	c |  Number of clauses:    676058                                               |
2.52/2.78	c |  Parsing time:         0.24         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: 977)

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-3281859-1307638317/watcher-3281859-1307638317 -o /tmp/evaluation-result-3281859-1307638317/solver-3281859-1307638317 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3281859-1307638317.cnf 

running on 2 cores: 1,3

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: 4.00 3.73 3.55 4/192 5133
/proc/meminfo: memFree=31918476/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=0 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 354 233 0 0 0 0 0 0 25 0 1 0 875430543 8912896 252 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 252 211 178 0 69 0

[startup+0.0371959 s]
/proc/loadavg: 4.00 3.73 3.55 4/192 5133
/proc/meminfo: memFree=31918476/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=0 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 354 233 0 0 0 0 0 0 25 0 1 0 875430543 8912896 252 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100243 s]
/proc/loadavg: 4.00 3.73 3.55 4/192 5133
/proc/meminfo: memFree=31918476/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=0 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 354 233 0 0 0 0 0 0 25 0 1 0 875430543 8912896 252 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300148 s]
/proc/loadavg: 4.00 3.73 3.55 4/192 5133
/proc/meminfo: memFree=31918476/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=0 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 354 233 0 0 0 0 0 0 25 0 1 0 875430543 8912896 252 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701076 s]
/proc/loadavg: 4.00 3.73 3.55 4/192 5133
/proc/meminfo: memFree=31918476/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=0 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 354 233 0 0 0 0 0 0 25 0 1 0 875430543 8912896 252 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50093 s]
/proc/loadavg: 4.00 3.73 3.55 5/194 5137
/proc/meminfo: memFree=31807628/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=0 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 354 233 0 0 0 0 0 0 25 0 1 0 875430543 8912896 252 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 252 211 178 0 69 0
[pid=5135] ppid=5133 vsize=116568 CPUtime=1.49 cores=1,3
/proc/5135/stat : 5135 (SatELite_releas) R 5133 5133 4037 0 -1 4202496 28052 0 0 0 141 8 0 0 25 0 1 0 875430543 119365632 25689 33554432000 134512640 135144230 4288889952 18446744073709551615 134585654 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5135/statm: 29142 25689 78 155 0 28985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125272

[startup+3.10065 s]
/proc/loadavg: 4.00 3.73 3.55 5/194 5137
/proc/meminfo: memFree=31804544/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 8704

[startup+6.30108 s]
/proc/loadavg: 4.00 3.74 3.55 5/194 5138
/proc/meminfo: memFree=31840516/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=54672 CPUtime=3.75 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 13085 0 0 0 374 1 0 0 25 0 1 0 875430796 55984128 12934 33554432000 134512640 134556542 4289958848 18446744073709551615 134531565 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 13668 12934 213 11 0 13002 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 63376

[startup+12.7009 s]
/proc/loadavg: 4.00 3.74 3.55 5/194 5138
/proc/meminfo: memFree=31835836/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=57344 CPUtime=10.15 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 13742 0 0 0 1014 1 0 0 25 0 1 0 875430796 58720256 13591 33554432000 134512640 134556542 4289958848 18446744073709551615 134537401 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 14336 13591 213 11 0 13670 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 66048

[startup+25.5007 s]
/proc/loadavg: 4.00 3.75 3.56 5/194 5138
/proc/meminfo: memFree=31828656/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=59800 CPUtime=22.95 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 14370 0 0 0 2293 2 0 0 25 0 1 0 875430796 61235200 14219 33554432000 134512640 134556542 4289958848 18446744073709551615 134544008 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 14950 14219 213 11 0 14284 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 68504

[startup+51.1012 s]
/proc/loadavg: 4.00 3.77 3.57 5/194 5139
/proc/meminfo: memFree=31821016/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=63224 CPUtime=48.55 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 15232 0 0 0 4853 2 0 0 25 0 1 0 875430796 64741376 15081 33554432000 134512640 134556542 4289958848 18446744073709551615 134536952 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 15806 15081 213 11 0 15140 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 71928

[startup+102.307 s]
/proc/loadavg: 4.00 3.80 3.58 5/194 5225
/proc/meminfo: memFree=31783912/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=68820 CPUtime=99.76 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 16615 0 0 0 9973 3 0 0 25 0 1 0 875430796 70471680 16464 33554432000 134512640 134556542 4289958848 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 17205 16464 213 11 0 16539 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 77524

[startup+162.3 s]
/proc/loadavg: 4.00 3.84 3.61 5/194 5227
/proc/meminfo: memFree=31768040/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=73444 CPUtime=159.75 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 17744 0 0 0 15971 4 0 0 25 0 1 0 875430796 75206656 17593 33554432000 134512640 134556542 4289958848 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 18361 17593 213 11 0 17695 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 82148

[startup+222.301 s]
/proc/loadavg: 4.00 3.86 3.63 5/194 5228
/proc/meminfo: memFree=31742968/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=78064 CPUtime=219.76 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 18957 0 0 0 21971 5 0 0 25 0 1 0 875430796 79937536 18806 33554432000 134512640 134556542 4289958848 18446744073709551615 134537074 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 19516 18806 213 11 0 18850 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 86768

[startup+282.301 s]
/proc/loadavg: 4.00 3.89 3.65 5/194 5230
/proc/meminfo: memFree=31718408/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=81240 CPUtime=279.76 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 19641 0 0 0 27971 5 0 0 25 0 1 0 875430796 83189760 19490 33554432000 134512640 134556542 4289958848 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 20310 19490 213 11 0 19644 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 89944

[startup+342.301 s]
/proc/loadavg: 4.00 3.90 3.67 5/194 5275
/proc/meminfo: memFree=31819964/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=84804 CPUtime=339.76 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 20582 0 0 0 33970 6 0 0 25 0 1 0 875430796 86839296 20431 33554432000 134512640 134556542 4289958848 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 21201 20431 213 11 0 20535 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 93508

[startup+402.3 s]
/proc/loadavg: 4.07 3.93 3.69 5/194 5276
/proc/meminfo: memFree=31812232/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=87576 CPUtime=399.77 cores=1,3

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

/proc/5138/statm: 23450 22722 213 11 0 22784 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 102504

[startup+642.301 s]
/proc/loadavg: 4.02 3.97 3.76 5/194 5292
/proc/meminfo: memFree=31772244/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=96920 CPUtime=639.78 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 23541 0 0 0 63970 8 0 0 25 0 1 0 875430796 99246080 23390 33554432000 134512640 134556542 4289958848 18446744073709551615 134529030 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 24230 23390 213 11 0 23564 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 105624

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.77 5/194 5293
/proc/meminfo: memFree=31734604/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=100624 CPUtime=699.77 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 24461 0 0 0 69969 8 0 0 25 0 1 0 875430796 103038976 24310 33554432000 134512640 134556542 4289958848 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 25156 24310 213 11 0 24490 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 109328

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.78 5/194 5298
/proc/meminfo: memFree=31729520/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=102208 CPUtime=759.78 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 24878 0 0 0 75970 8 0 0 25 0 1 0 875430796 104660992 24727 33554432000 134512640 134556542 4289958848 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 25552 24727 213 11 0 24886 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 110912

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.79 5/194 5341
/proc/meminfo: memFree=32280740/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=104452 CPUtime=819.78 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 25462 0 0 0 81969 9 0 0 25 0 1 0 875430796 106958848 25311 33554432000 134512640 134556542 4289958848 18446744073709551615 134537206 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 26113 25311 213 11 0 25447 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 113156

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.80 5/194 5343
/proc/meminfo: memFree=32266404/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=106168 CPUtime=879.77 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 25892 0 0 0 87968 9 0 0 25 0 1 0 875430796 108716032 25741 33554432000 134512640 134556542 4289958848 18446744073709551615 134536861 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 26542 25741 213 11 0 25876 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 114872

[startup+942.3 s]
/proc/loadavg: 4.00 3.97 3.81 5/194 5345
/proc/meminfo: memFree=32250840/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=108940 CPUtime=939.78 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 26607 0 0 0 93968 10 0 0 25 0 1 0 875430796 111554560 26456 33554432000 134512640 134556542 4289958848 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 27235 26456 213 11 0 26569 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 117644

[startup+1002.3 s]
/proc/loadavg: 4.10 4.00 3.83 5/194 5346
/proc/meminfo: memFree=32244968/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=110412 CPUtime=999.78 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 26967 0 0 0 99968 10 0 0 25 0 1 0 875430796 113061888 26816 33554432000 134512640 134556542 4289958848 18446744073709551615 134537418 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 27603 26816 213 11 0 26937 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 119116

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.84 5/194 5348
/proc/meminfo: memFree=32237440/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=113184 CPUtime=1059.78 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 27674 0 0 0 105967 11 0 0 25 0 1 0 875430796 115900416 27523 33554432000 134512640 134556542 4289958848 18446744073709551615 134537074 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 28296 27523 213 11 0 27630 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 121888

[startup+1122.3 s]
/proc/loadavg: 4.09 4.02 3.85 5/194 5349
/proc/meminfo: memFree=32229944/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=115032 CPUtime=1119.78 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 28152 0 0 0 111967 11 0 0 25 0 1 0 875430796 117792768 28001 33554432000 134512640 134556542 4289958848 18446744073709551615 134528949 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 28758 28001 213 11 0 28092 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 123736

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.86 5/194 5351
/proc/meminfo: memFree=32222824/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=115956 CPUtime=1179.78 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 28407 0 0 0 117967 11 0 0 25 0 1 0 875430796 118738944 28256 33554432000 134512640 134556542 4289958848 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 28989 28256 213 11 0 28323 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 124660

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.86 5/194 5353
/proc/meminfo: memFree=32215828/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=118472 CPUtime=1239.78 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 29041 0 0 0 123967 11 0 0 25 0 1 0 875430796 121315328 28890 33554432000 134512640 134556542 4289958848 18446744073709551615 134536952 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 29618 28890 213 11 0 28952 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 127176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 5354
/proc/meminfo: memFree=32211316/32950928 swapFree=67048808/67111528
[pid=5133] ppid=5131 vsize=8704 CPUtime=2.52 cores=1,3
/proc/5133/stat : 5133 (ebglucose.sh) S 5131 5133 4037 0 -1 4202496 379 32371 0 0 0 0 241 11 18 0 1 0 875430543 8912896 255 33554432000 4194304 4922060 140736646779472 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5133/statm: 2176 255 211 178 0 69 0
[pid=5138] ppid=5133 vsize=120056 CPUtime=1297.5 cores=1,3
/proc/5138/stat : 5138 (ebglucose_stati) R 5133 5133 4037 0 -1 4202496 29456 0 0 0 129738 12 0 0 25 0 1 0 875430796 122937344 29305 33554432000 134512640 134556542 4289958848 18446744073709551615 134537492 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/5138/statm: 30014 29305 213 11 0 29348 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 128760

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5133 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=418632
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=111982
# CPU time returned by wait4() is 2.53061
# while last known CPU time is 1300.02
#
# 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): 1300.02
CPU user time (s): 1299.79
CPU system time (s): 0.23
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 134212

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

runsolver used 2.15867 second user time and 4.94525 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-09 18:51:57
IDJOB=3281859
IDBENCH=69635
IDSOLVER=1652
FILE ID=node122/3281859-1307638317
RUNJOBID= node122-1307637826-4886
PBS_JOBID= 13549369
Free space on /tmp= 73892 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT_RACE08/cnf/ibm-2002-30r-k85.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281859-1307638317/watcher-3281859-1307638317 -o /tmp/evaluation-result-3281859-1307638317/solver-3281859-1307638317 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3281859-1307638317.cnf

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

MD5SUM BENCH= c08fe2d9c476652207ada677b7ca59f9
RANDOM SEED=318384866

node122.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.820
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.64
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.820
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.75
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.820
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.75
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.820
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.83
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.820
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	: 5332.75
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.820
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.75
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31919144 kB
Buffers:         21092 kB
Cached:         365244 kB
SwapCached:      14116 kB
Active:         778392 kB
Inactive:       123252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31919144 kB
SwapTotal:    67111528 kB
SwapFree:     67048808 kB
Dirty:           48844 kB
Writeback:           0 kB
AnonPages:      512840 kB
Mapped:          10132 kB
Slab:            64504 kB
PageTables:       6492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   766728 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= 73984 MiB
End job on node122 at 2011-06-09 19:13:40