Trace number 3303391

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
glucose 2? (TO) 5000.07 5000.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     356     1068 |     106       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 173   #clauses: 356   #literals: 1068
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c

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-3303391-1303899344/watcher-3303391-1303899344 -o /tmp/evaluation-result-3303391-1303899344/solver-3303391-1303899344 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303391-1303899344.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 7609
/proc/meminfo: memFree=18610236/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0

[startup+0.0774251 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 7609
/proc/meminfo: memFree=18610236/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100408 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 7609
/proc/meminfo: memFree=18610236/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300375 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 7609
/proc/meminfo: memFree=18610236/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700308 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 7609
/proc/meminfo: memFree=18610236/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50018 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 7612
/proc/meminfo: memFree=18602532/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=23616 CPUtime=1.49 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 2707 0 0 0 149 0 0 0 25 0 1 0 580165089 24182784 2184 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 5904 2184 239 17 0 2545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32320

[startup+3.1009 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 7612
/proc/meminfo: memFree=18596464/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=25516 CPUtime=3.09 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 3340 0 0 0 309 0 0 0 25 0 1 0 580165089 26128384 2806 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 6379 2806 239 17 0 3020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34220

[startup+6.30037 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 7612
/proc/meminfo: memFree=18589908/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=32660 CPUtime=6.29 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 4958 0 0 0 629 0 0 0 25 0 1 0 580165089 33443840 3166 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 8165 3166 239 17 0 4806 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41364

[startup+12.7003 s]
/proc/loadavg: 0.31 0.07 0.02 3/180 7612
/proc/meminfo: memFree=18577576/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=32660 CPUtime=12.69 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 6587 0 0 0 1268 1 0 0 25 0 1 0 580165089 33443840 4745 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 8165 4745 239 17 0 4806 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41364

[startup+25.5002 s]
/proc/loadavg: 0.68 0.16 0.05 3/180 7612
/proc/meminfo: memFree=18570596/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=46932 CPUtime=25.49 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 10286 0 0 0 2548 1 0 0 25 0 1 0 580165089 48058368 6178 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 11733 6178 239 17 0 8374 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55636

[startup+51.1009 s]
/proc/loadavg: 1.13 0.31 0.10 3/180 7612
/proc/meminfo: memFree=18543728/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=54116 CPUtime=51.09 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 14340 0 0 0 5108 1 0 0 25 0 1 0 580165089 55414784 10093 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 13529 10093 239 17 0 10170 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62820

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.20 3/180 7614
/proc/meminfo: memFree=18533920/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=70432 CPUtime=102.29 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 19405 0 0 0 10227 2 0 0 25 0 1 0 580165089 72122368 11205 33554432000 4194304 4260849 140735910638064 18446744073709551615 4225969 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 17608 11205 239 17 0 14249 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 79136

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 0.31 3/180 7616
/proc/meminfo: memFree=18508600/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=89288 CPUtime=162.29 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 29784 0 0 0 16226 3 0 0 25 0 1 0 580165089 91430912 16691 33554432000 4194304 4260849 140735910638064 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 22322 16691 239 17 0 18963 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97992

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 0.41 3/180 7618
/proc/meminfo: memFree=18493072/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=89428 CPUtime=222.29 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 39238 0 0 0 22224 5 0 0 25 0 1 0 580165089 91574272 17281 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 22357 17281 240 17 0 18998 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 98132

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/180 7618
/proc/meminfo: memFree=18489324/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=89428 CPUtime=282.29 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 39819 0 0 0 28224 5 0 0 25 0 1 0 580165089 91574272 17845 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 22357 17845 240 17 0 18998 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 98132

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.60 3/180 7620
/proc/meminfo: memFree=18485084/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=89428 CPUtime=342.3 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 40479 0 0 0 34224 6 0 0 25 0 1 0 580165089 91574272 18490 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 22357 18490 240 17 0 18998 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 98132

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.68 3/180 7622
/proc/meminfo: memFree=18465092/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7

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

/proc/7611/statm: 34563 31117 240 17 0 31204 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 146956

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 7740
/proc/meminfo: memFree=18329504/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=218392 CPUtime=4362.35 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1038425 0 0 0 436006 229 0 0 25 0 1 0 580165089 223633408 45986 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 54598 45986 240 17 0 51239 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 227096

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 7742
/proc/meminfo: memFree=18323152/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=187572 CPUtime=4422.35 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1051228 0 0 0 442003 232 0 0 25 0 1 0 580165089 192073728 39971 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 46893 39971 240 17 0 43534 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 196276

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 7742
/proc/meminfo: memFree=18288404/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=218392 CPUtime=4482.35 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1057966 0 0 0 448000 235 0 0 25 0 1 0 580165089 223633408 46540 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224669 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 54598 46540 240 17 0 51239 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 227096

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 7744
/proc/meminfo: memFree=18353848/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=187572 CPUtime=4542.36 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1070635 0 0 0 453997 239 0 0 25 0 1 0 580165089 192073728 39861 33554432000 4194304 4260849 140735910638064 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 46893 39861 240 17 0 43534 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 196276

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 7746
/proc/meminfo: memFree=18298392/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=218392 CPUtime=4602.36 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1076857 0 0 0 459996 240 0 0 25 0 1 0 580165089 223633408 45915 33554432000 4194304 4260849 140735910638064 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 54598 45915 240 17 0 51239 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 227096

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 7748
/proc/meminfo: memFree=18310516/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=189732 CPUtime=4662.36 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1091152 0 0 0 465992 244 0 0 25 0 1 0 580165089 194285568 40809 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 47433 40809 240 17 0 44074 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 198436

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 7750
/proc/meminfo: memFree=18318548/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=220552 CPUtime=4722.36 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1099134 0 0 0 471989 247 0 0 25 0 1 0 580165089 225845248 48573 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 55138 48573 240 17 0 51779 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 229256

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 7750
/proc/meminfo: memFree=18304012/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=220552 CPUtime=4782.36 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1114014 0 0 0 477985 251 0 0 25 0 1 0 580165089 225845248 44205 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 55138 44205 240 17 0 51779 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 229256

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 7752
/proc/meminfo: memFree=18271248/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=220552 CPUtime=4842.36 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1120150 0 0 0 483982 254 0 0 25 0 1 0 580165089 225845248 50172 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 55138 50172 240 17 0 51779 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 229256

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 7754
/proc/meminfo: memFree=18334088/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=220552 CPUtime=4902.36 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1134108 0 0 0 489979 257 0 0 25 0 1 0 580165089 225845248 44801 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 55138 44801 240 17 0 51779 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 229256

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 7756
/proc/meminfo: memFree=18319180/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=189732 CPUtime=4962.37 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1148902 0 0 0 495976 261 0 0 25 0 1 0 580165089 194285568 39898 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 47433 39898 240 17 0 44074 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 198436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 7760
/proc/meminfo: memFree=18432000/32951124 swapFree=67110396/67111528
[pid=7609] ppid=7607 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/7609/stat : 7609 (glucose.sh) S 7607 7609 7569 0 -1 4202496 359 150 0 0 0 0 0 0 23 0 1 0 580165089 8912896 254 33554432000 4194304 4922060 140733652605680 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7609/statm: 2176 254 211 178 0 69 0
[pid=7611] ppid=7609 vsize=220552 CPUtime=5000.07 cores=1,3,5,7
/proc/7611/stat : 7611 (glucose_static) R 7609 7609 7569 0 -1 4202496 1154755 0 0 0 499744 263 0 0 25 0 1 0 580165089 225845248 45610 33554432000 4194304 4260849 140735910638064 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7611/statm: 55138 45610 240 17 0 51779 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 229256

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 7609 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.07
CPU user time (s): 4997.44
CPU system time (s): 2.63
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 229256

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

runsolver used 8.03078 second user time and 19.1031 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-27 12:15:44
IDJOB=3303391
IDBENCH=83145
IDSOLVER=1687
FILE ID=node118/3303391-1303899344
RUNJOBID= node118-1303899343-7588
PBS_JOBID= 13164530
Free space on /tmp= 71616 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n170-s56409011-unsat.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303391-1303899344/watcher-3303391-1303899344 -o /tmp/evaluation-result-3303391-1303899344/solver-3303391-1303899344 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303391-1303899344.cnf 

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=922577475

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18610508 kB
Buffers:       1892608 kB
Cached:       11842780 kB
SwapCached:        600 kB
Active:        9248692 kB
Inactive:      4556224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18610508 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            2480 kB
Writeback:           0 kB
AnonPages:       68604 kB
Mapped:          15224 kB
Slab:           470764 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212320 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= 71612 MiB
End job on node118 at 2011-04-27 13:39:06