Trace number 3303394

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.12 4999.95

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
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 variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
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 |     276      828 |      82       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 133   #clauses: 276   #literals: 828
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-3303394-1303899345/watcher-3303394-1303899345 -o /tmp/evaluation-result-3303394-1303899345/solver-3303394-1303899345 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303394-1303899345.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 1/172 11022
/proc/meminfo: memFree=12935996/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0

[startup+0.0951139 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 11022
/proc/meminfo: memFree=12935996/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101112 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 11022
/proc/meminfo: memFree=12935996/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301082 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 11022
/proc/meminfo: memFree=12935996/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 11022
/proc/meminfo: memFree=12935996/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50085 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 11037
/proc/meminfo: memFree=12924020/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=20340 CPUtime=1.49 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 2067 0 0 0 149 0 0 0 25 0 1 0 580165216 20828160 1612 33554432000 4194304 4260849 140737414749376 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 5085 1612 239 17 0 1726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29044

[startup+3.10055 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 11037
/proc/meminfo: memFree=12916580/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=28484 CPUtime=3.08 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 3094 0 0 0 308 0 0 0 25 0 1 0 580165216 29167616 2604 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 7121 2604 239 17 0 3762 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37188

[startup+6.30093 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 11037
/proc/meminfo: memFree=12910516/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=28484 CPUtime=6.29 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 3551 0 0 0 629 0 0 0 25 0 1 0 580165216 29167616 3050 33554432000 4194304 4260849 140737414749376 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 7121 3050 239 17 0 3762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37188

[startup+12.7007 s]
/proc/loadavg: 0.44 0.10 0.03 3/180 11037
/proc/meminfo: memFree=12895164/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=31204 CPUtime=12.68 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 4748 0 0 0 1268 0 0 0 25 0 1 0 580165216 31952896 4209 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 7801 4209 239 17 0 4442 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39908

[startup+25.5003 s]
/proc/loadavg: 0.68 0.16 0.05 3/180 11037
/proc/meminfo: memFree=12888460/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=44696 CPUtime=25.49 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 10945 0 0 0 2548 1 0 0 25 0 1 0 580165216 45768704 5983 33554432000 4194304 4260849 140737414749376 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 11174 5983 240 17 0 7815 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53400

[startup+51.1004 s]
/proc/loadavg: 1.13 0.31 0.10 3/180 11038
/proc/meminfo: memFree=12874168/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=44696 CPUtime=51.08 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 12561 0 0 0 5107 1 0 0 25 0 1 0 580165216 45768704 7574 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 11174 7574 240 17 0 7815 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53400

[startup+102.307 s]
/proc/loadavg: 1.65 0.59 0.21 3/180 11039
/proc/meminfo: memFree=12846116/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=62192 CPUtime=102.3 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 18931 0 0 0 10227 3 0 0 25 0 1 0 580165216 63684608 10829 33554432000 4194304 4260849 140737414749376 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 15548 10829 240 17 0 12189 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70896

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/180 11041
/proc/meminfo: memFree=12833172/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=70940 CPUtime=162.3 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 21397 0 0 0 16227 3 0 0 25 0 1 0 580165216 72642560 13235 33554432000 4194304 4260849 140737414749376 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 17735 13235 240 17 0 14376 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 79644

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 0.42 3/180 11043
/proc/meminfo: memFree=12810928/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=70940 CPUtime=222.29 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 26722 0 0 0 22226 3 0 0 25 0 1 0 580165216 72642560 13794 33554432000 4194304 4260849 140737414749376 18446744073709551615 4225121 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 17735 13794 240 17 0 14376 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79644

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/180 11044
/proc/meminfo: memFree=12789780/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=101288 CPUtime=282.3 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 32448 0 0 0 28225 5 0 0 25 0 1 0 580165216 103718912 19295 33554432000 4194304 4260849 140737414749376 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 25322 19295 240 17 0 21963 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 109992

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.61 3/180 11046
/proc/meminfo: memFree=12818632/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=101288 CPUtime=342.3 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 33044 0 0 0 34225 5 0 0 25 0 1 0 580165216 103718912 19865 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 25322 19865 240 17 0 21963 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109992

[startup+402.3 s]
/proc/loadavg: 1.99 1.47 0.68 3/180 11047
/proc/meminfo: memFree=12789808/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7

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

/proc/11024/statm: 36152 32388 240 17 0 32793 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 153312

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11167
/proc/meminfo: memFree=12588836/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=224748 CPUtime=4422.46 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 790269 0 0 0 442076 170 0 0 25 0 1 0 580165216 230141952 46080 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 56187 46080 240 17 0 52828 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 233452

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11168
/proc/meminfo: memFree=12589528/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=196808 CPUtime=4482.46 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 802867 0 0 0 448073 173 0 0 25 0 1 0 580165216 201531392 43558 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 49202 43558 240 17 0 45843 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 205512

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11170
/proc/meminfo: memFree=12678520/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=147488 CPUtime=4542.47 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 808265 0 0 0 454071 176 0 0 25 0 1 0 580165216 151027712 33467 33554432000 4194304 4260849 140737414749376 18446744073709551615 4225114 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 36872 33467 240 17 0 33513 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 156192

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11171
/proc/meminfo: memFree=12592776/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=227628 CPUtime=4602.47 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 821314 0 0 0 460067 180 0 0 25 0 1 0 580165216 233091072 46315 33554432000 4194304 4260849 140737414749376 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 56907 46315 240 17 0 53548 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 236332

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11173
/proc/meminfo: memFree=12594720/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=198968 CPUtime=4662.47 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 833778 0 0 0 466062 185 0 0 25 0 1 0 580165216 203743232 43278 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 49742 43278 240 17 0 46383 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 207672

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11175
/proc/meminfo: memFree=12566276/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=229788 CPUtime=4722.48 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 838782 0 0 0 472060 188 0 0 25 0 1 0 580165216 235302912 48135 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 57447 48135 240 17 0 54088 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 238492

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11176
/proc/meminfo: memFree=12603048/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=198968 CPUtime=4782.48 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 850894 0 0 0 478057 191 0 0 25 0 1 0 580165216 203743232 44927 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 49742 44927 240 17 0 46383 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 207672

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11178
/proc/meminfo: memFree=12573972/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=229788 CPUtime=4842.47 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 855013 0 0 0 484055 192 0 0 25 0 1 0 580165216 235302912 48914 33554432000 4194304 4260849 140737414749376 18446744073709551615 4225100 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 57447 48914 240 17 0 54088 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 238492

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11179
/proc/meminfo: memFree=12632580/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=198968 CPUtime=4902.47 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 866992 0 0 0 490052 195 0 0 25 0 1 0 580165216 203743232 45146 33554432000 4194304 4260849 140737414749376 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 49742 45146 240 17 0 46383 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 207672

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11181
/proc/meminfo: memFree=12636492/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=149648 CPUtime=4962.48 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 871648 0 0 0 496050 198 0 0 25 0 1 0 580165216 153239552 34007 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 37412 34007 240 17 0 34053 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 158352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11185
/proc/meminfo: memFree=12585608/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=198968 CPUtime=5000.12 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 882225 0 0 0 499812 200 0 0 25 0 1 0 580165216 203743232 44474 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 49742 44474 240 17 0 46383 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 207672

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 11185
/proc/meminfo: memFree=12585608/32950928 swapFree=67111524/67111528
[pid=11022] ppid=11020 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11022/stat : 11022 (glucose.sh) S 11020 11022 10994 0 -1 4202496 359 148 0 0 0 0 0 0 22 0 1 0 580165216 8912896 254 33554432000 4194304 4922060 140735703284608 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11022/statm: 2176 254 211 178 0 69 0
[pid=11024] ppid=11022 vsize=198968 CPUtime=5000.12 cores=1,3,5,7
/proc/11024/stat : 11024 (glucose_static) R 11022 11022 10994 0 -1 4202496 882225 0 0 0 499812 200 0 0 25 0 1 0 580165216 203743232 44474 33554432000 4194304 4260849 140737414749376 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11024/statm: 49742 44474 240 17 0 46383 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 207672

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.95
CPU time (s): 5000.12
CPU user time (s): 4998.12
CPU system time (s): 2
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 238492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 507
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 4

runsolver used 8.04178 second user time and 19.2381 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-27 12:15:45
IDJOB=3303394
IDBENCH=83148
IDSOLVER=1687
FILE ID=node115/3303394-1303899345
RUNJOBID= node115-1303899344-11013
PBS_JOBID= 13164533
Free space on /tmp= 72732 MiB

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

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

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=1684696820

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.811
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.811
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.77
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.811
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.74
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.811
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.811
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:      12936028 kB
Buffers:       2310180 kB
Cached:       17086596 kB
SwapCached:          4 kB
Active:        7346268 kB
Inactive:     12114420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12936028 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1192 kB
Writeback:           0 kB
AnonPages:       64132 kB
Mapped:          14344 kB
Slab:           491536 kB
PageTables:       4600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184792 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= 72732 MiB
End job on node115 at 2011-04-27 13:39:07