Trace number 3308462

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
SAT09 reference solver:glucose 1.0? (TO) 1300.02 1300.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
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.25	c ==============================================================================
0.00/0.25	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.25	c ==============================================================================
0.00/0.25	c |         0 |  598617  1396773 |  179585       0        0     nan |  0.000 % |
3.98/4.06	c |         0 |  341039  1130857 |      --       0       --      -- |     --   | -257536/-265815
3.98/4.06	c ==============================================================================
3.98/4.06	c Result  :   #vars: 72981   #clauses: 341039   #literals: 1130857
3.98/4.06	c CPU time:   3.9494 s
3.98/4.06	c ==============================================================================
4.19/4.28	c
4.19/4.28	c Starting glucose
4.19/4.28	c
4.19/4.28	
4.19/4.28	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
4.19/4.28	
4.19/4.28	c ============================[ Problem Statistics ]=============================
4.19/4.28	c |                                                                             |
4.19/4.28	c |  Number of variables:  72981                                                |
4.19/4.28	c |  Number of clauses:    341039                                               |
4.38/4.42	c |  Parsing time:         0.12         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-3308462-1303983222/watcher-3308462-1303983222 -o /tmp/evaluation-result-3308462-1303983222/solver-3308462-1303983222 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308462-1303983222.cnf 

running on 2 cores: 4,6

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: 0.00 0.00 0.00 3/186 22562
/proc/meminfo: memFree=13046440/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=0 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 588552955 8912896 252 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 252 211 178 0 69 0

[startup+0.0780261 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 22562
/proc/meminfo: memFree=13046440/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=0 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 588552955 8912896 252 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101023 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 22562
/proc/meminfo: memFree=13046440/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=0 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 588552955 8912896 252 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300982 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 22562
/proc/meminfo: memFree=13046440/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=0 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 588552955 8912896 252 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70092 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 22562
/proc/meminfo: memFree=13046440/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=0 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 588552955 8912896 252 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50076 s]
/proc/loadavg: 0.00 0.00 0.00 6/194 22575
/proc/meminfo: memFree=12844232/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=0 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 588552955 8912896 252 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 252 211 178 0 69 0
[pid=22563] ppid=22562 vsize=96536 CPUtime=1.49 cores=4,6
/proc/22563/stat : 22563 (SatELite_releas) R 22562 22562 22509 0 -1 4202496 23101 0 0 0 143 6 0 0 25 0 1 0 588552956 98852864 21397 33554432000 134512640 135225430 4288169072 18446744073709551615 134549560 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22563/statm: 24134 21397 78 175 0 23957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105240

[startup+3.10046 s]
/proc/loadavg: 0.32 0.07 0.02 6/194 22576
/proc/meminfo: memFree=12840016/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=0 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 588552955 8912896 252 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 252 211 178 0 69 0
[pid=22563] ppid=22562 vsize=102328 CPUtime=3.09 cores=4,6
/proc/22563/stat : 22563 (SatELite_releas) R 22562 22562 22509 0 -1 4202496 24605 0 0 0 299 10 0 0 25 0 1 0 588552956 104783872 22901 33554432000 134512640 135225430 4288169072 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22563/statm: 25582 22901 78 175 0 25405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111032

[startup+6.30087 s]
/proc/loadavg: 0.32 0.07 0.02 6/194 22578
/proc/meminfo: memFree=12910180/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=36236 CPUtime=2 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 8448 0 0 0 199 1 0 0 25 0 1 0 588553384 37105664 8315 33554432000 134512640 135217611 4293013776 18446744073709551615 134532803 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 9059 8315 77 173 0 8884 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 44940

[startup+12.7007 s]
/proc/loadavg: 0.89 0.20 0.06 6/194 22578
/proc/meminfo: memFree=12894312/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=40720 CPUtime=8.4 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 9568 0 0 0 838 2 0 0 25 0 1 0 588553384 41697280 9435 33554432000 134512640 135217611 4293013776 18446744073709551615 134532843 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 10180 9435 77 173 0 10005 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 49424

[startup+25.5003 s]
/proc/loadavg: 1.36 0.32 0.11 6/194 22578
/proc/meminfo: memFree=12883704/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=44860 CPUtime=21.2 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 10566 0 0 0 2118 2 0 0 25 0 1 0 588553384 45936640 10433 33554432000 134512640 135217611 4293013776 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 11215 10433 77 173 0 11040 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53564

[startup+51.1005 s]
/proc/loadavg: 2.26 0.62 0.21 6/194 22579
/proc/meminfo: memFree=12871836/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=47188 CPUtime=46.81 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 11146 0 0 0 4678 3 0 0 25 0 1 0 588553384 48320512 11013 33554432000 134512640 135217611 4293013776 18446744073709551615 134526222 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 11797 11013 77 173 0 11622 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55892

[startup+102.307 s]
/proc/loadavg: 3.30 1.18 0.42 6/194 22580
/proc/meminfo: memFree=12852472/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=52500 CPUtime=98.01 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 12503 0 0 0 9798 3 0 0 25 0 1 0 588553384 53760000 12370 33554432000 134512640 135217611 4293013776 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 13125 12370 77 173 0 12950 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 61204

[startup+162.301 s]
/proc/loadavg: 3.80 1.71 0.65 6/194 22582
/proc/meminfo: memFree=12832216/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=56248 CPUtime=158.01 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 13389 0 0 0 15798 3 0 0 25 0 1 0 588553384 57597952 13256 33554432000 134512640 135217611 4293013776 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 14062 13256 77 173 0 13887 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 64952

[startup+222.301 s]
/proc/loadavg: 3.93 2.12 0.86 6/194 22584
/proc/meminfo: memFree=12815196/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=60744 CPUtime=218.01 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 14509 0 0 0 21797 4 0 0 25 0 1 0 588553384 62201856 14376 33554432000 134512640 135217611 4293013776 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 15186 14376 77 173 0 15011 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 69448

[startup+282.3 s]
/proc/loadavg: 3.97 2.46 1.05 6/194 22585
/proc/meminfo: memFree=12804872/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=63884 CPUtime=278.01 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 15250 0 0 0 27797 4 0 0 25 0 1 0 588553384 65417216 15117 33554432000 134512640 135217611 4293013776 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 15971 15117 77 173 0 15796 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 72588

[startup+342.3 s]
/proc/loadavg: 3.99 2.74 1.23 6/194 22590
/proc/meminfo: memFree=12788292/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=67984 CPUtime=338.01 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 16295 0 0 0 33797 4 0 0 25 0 1 0 588553384 69615616 16162 33554432000 134512640 135217611 4293013776 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 16996 16162 77 173 0 16821 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 76688

[startup+402.301 s]
/proc/loadavg: 3.99 2.96 1.40 5/194 22591
/proc/meminfo: memFree=12776936/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6

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

/proc/22577/statm: 19594 18682 77 173 0 19419 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 87080

[startup+642.3 s]
/proc/loadavg: 4.00 3.54 1.99 6/194 22598
/proc/meminfo: memFree=12738376/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=81016 CPUtime=638.03 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 19437 0 0 0 63798 5 0 0 25 0 1 0 588553384 82960384 19304 33554432000 134512640 135217611 4293013776 18446744073709551615 134533040 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 20254 19304 77 173 0 20079 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 89720

[startup+702.301 s]
/proc/loadavg: 4.04 3.63 2.12 6/194 22599
/proc/meminfo: memFree=12729304/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=84944 CPUtime=698.03 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 20440 0 0 0 69798 5 0 0 25 0 1 0 588553384 86982656 20307 33554432000 134512640 135217611 4293013776 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 21236 20307 77 173 0 21061 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 93648

[startup+762.307 s]
/proc/loadavg: 4.01 3.70 2.23 6/194 22601
/proc/meminfo: memFree=12721588/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=86928 CPUtime=758.03 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 20893 0 0 0 75798 5 0 0 25 0 1 0 588553384 89014272 20760 33554432000 134512640 135217611 4293013776 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 21732 20760 77 173 0 21557 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 95632

[startup+822.301 s]
/proc/loadavg: 4.00 3.75 2.34 6/194 22603
/proc/meminfo: memFree=12712256/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=89400 CPUtime=818.03 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 21521 0 0 0 81797 6 0 0 25 0 1 0 588553384 91545600 21388 33554432000 134512640 135217611 4293013776 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 22350 21388 77 173 0 22175 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 98104

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 2.44 6/194 22604
/proc/meminfo: memFree=12699080/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=94364 CPUtime=878.03 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 22750 0 0 0 87797 6 0 0 25 0 1 0 588553384 96628736 22617 33554432000 134512640 135217611 4293013776 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 23591 22617 77 173 0 23416 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 103068

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.53 6/194 22606
/proc/meminfo: memFree=12693228/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=95012 CPUtime=938.03 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 22906 0 0 0 93797 6 0 0 25 0 1 0 588553384 97292288 22773 33554432000 134512640 135217611 4293013776 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 23753 22773 77 173 0 23578 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 103716

[startup+1002.3 s]
/proc/loadavg: 4.07 3.87 2.63 6/194 22607
/proc/meminfo: memFree=12680800/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=101416 CPUtime=998.04 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 24529 0 0 0 99797 7 0 0 25 0 1 0 588553384 103849984 24396 33554432000 134512640 135217611 4293013776 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 25354 24396 77 173 0 25179 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 110120

[startup+1062.3 s]
/proc/loadavg: 4.10 3.91 2.72 6/194 22609
/proc/meminfo: memFree=12674576/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=101760 CPUtime=1058.04 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 24609 0 0 0 105797 7 0 0 25 0 1 0 588553384 104202240 24476 33554432000 134512640 135217611 4293013776 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 25440 24476 77 173 0 25265 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 110464

[startup+1122.3 s]
/proc/loadavg: 4.04 3.92 2.79 5/194 22611
/proc/meminfo: memFree=12672320/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=102328 CPUtime=1118.04 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 24741 0 0 0 111797 7 0 0 25 0 1 0 588553384 104783872 24608 33554432000 134512640 135217611 4293013776 18446744073709551615 134527905 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 25582 24608 77 173 0 25407 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 111032

[startup+1182.3 s]
/proc/loadavg: 4.01 3.93 2.87 6/194 22612
/proc/meminfo: memFree=12669680/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=104044 CPUtime=1178.04 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 25036 0 0 0 117797 7 0 0 25 0 1 0 588553384 106541056 24903 33554432000 134512640 135217611 4293013776 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 26011 24903 77 173 0 25836 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 112748

[startup+1242.3 s]
/proc/loadavg: 4.10 3.97 2.94 6/194 22614
/proc/meminfo: memFree=12663456/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=105812 CPUtime=1238.04 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 25450 0 0 0 123797 7 0 0 25 0 1 0 588553384 108351488 25317 33554432000 134512640 135217611 4293013776 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 26453 25317 77 173 0 26278 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 114516



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.97 3.00 3/188 22617
/proc/meminfo: memFree=12793676/32950928 swapFree=67111528/67111528
[pid=22562] ppid=22560 vsize=8704 CPUtime=4.27 cores=4,6
/proc/22562/stat : 22562 (glucose.sh) S 22560 22562 22509 0 -1 4202496 360 27041 0 0 0 0 415 12 18 0 1 0 588552955 8912896 254 33554432000 4194304 4922060 140736496606400 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22562/statm: 2176 254 211 178 0 69 0
[pid=22577] ppid=22562 vsize=106804 CPUtime=1295.75 cores=4,6
/proc/22577/stat : 22577 (glucose_static) R 22562 22562 22509 0 -1 4202496 25685 0 0 0 129568 7 0 0 25 0 1 0 588553384 109367296 25552 33554432000 134512640 135217611 4293013776 18446744073709551615 134536956 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/22577/statm: 26701 25552 77 173 0 26526 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 115508

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 22562 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=158367
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=121981
# CPU time returned by wait4() is 4.28035
# 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.83
CPU system time (s): 0.19
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 115508

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

runsolver used 2.32465 second user time and 4.77927 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-28 11:33:43
IDJOB=3308462
IDBENCH=70808
IDSOLVER=1691
FILE ID=node113/3308462-1303983222
RUNJOBID= node113-1303983221-22528
PBS_JOBID= 13168713
Free space on /tmp= 71144 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308462-1303983222/watcher-3308462-1303983222 -o /tmp/evaluation-result-3308462-1303983222/solver-3308462-1303983222 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308462-1303983222.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1303314544

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.75
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13046588 kB
Buffers:       1868772 kB
Cached:       17328204 kB
SwapCached:          0 kB
Active:       10765092 kB
Inactive:      8539708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13046588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24100 kB
Writeback:           0 kB
AnonPages:      107268 kB
Mapped:          15580 kB
Slab:           533324 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   280088 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= 71080 MiB
End job on node113 at 2011-04-28 11:55:25