Trace number 3303389

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.05 4999.91

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
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 |     316      948 |      94       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 153   #clauses: 316   #literals: 948
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-3303389-1303899344/watcher-3303389-1303899344 -o /tmp/evaluation-result-3303389-1303899344/solver-3303389-1303899344 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303389-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 1/172 23978
/proc/meminfo: memFree=23857292/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0

[startup+0.090033 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 23978
/proc/meminfo: memFree=23857292/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101031 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 23978
/proc/meminfo: memFree=23857292/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300995 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 23978
/proc/meminfo: memFree=23857292/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700984 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 23978
/proc/meminfo: memFree=23857292/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50078 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 23993
/proc/meminfo: memFree=23845448/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=21352 CPUtime=1.49 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 2382 0 0 0 149 0 0 0 25 0 1 0 580165053 21864448 1900 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 5338 1900 239 17 0 1979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30056

[startup+3.10048 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 23993
/proc/meminfo: memFree=23838628/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=25704 CPUtime=3.09 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 3332 0 0 0 309 0 0 0 25 0 1 0 580165053 26320896 2814 33554432000 4194304 4260849 140734537538208 18446744073709551615 4209986 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 6426 2814 239 17 0 3067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34408

[startup+6.30097 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 23993
/proc/meminfo: memFree=23827596/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=28424 CPUtime=6.29 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 4238 0 0 0 629 0 0 0 25 0 1 0 580165053 29106176 3689 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 7106 3689 239 17 0 3747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37128

[startup+12.7008 s]
/proc/loadavg: 0.31 0.07 0.02 3/180 23993
/proc/meminfo: memFree=23823696/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=33392 CPUtime=12.69 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 6814 0 0 0 1269 0 0 0 25 0 1 0 580165053 34193408 4564 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 8348 4564 239 17 0 4989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42096

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.05 3/180 23993
/proc/meminfo: memFree=23803496/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=44884 CPUtime=25.49 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 11274 0 0 0 2548 1 0 0 25 0 1 0 580165053 45961216 7120 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 11221 7120 239 17 0 7862 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53588

[startup+51.1007 s]
/proc/loadavg: 1.13 0.31 0.10 3/180 23994
/proc/meminfo: memFree=23787692/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=49348 CPUtime=51.09 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 13146 0 0 0 5108 1 0 0 25 0 1 0 580165053 50532352 8903 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 12337 8903 239 17 0 8978 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58052

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.20 3/180 23996
/proc/meminfo: memFree=23760016/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=65244 CPUtime=102.29 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 20178 0 0 0 10227 2 0 0 25 0 1 0 580165053 66809856 12007 33554432000 4194304 4260849 140734537538208 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 16311 12007 239 17 0 12952 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 73948

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 0.31 3/180 23997
/proc/meminfo: memFree=23739264/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=65244 CPUtime=162.3 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 20913 0 0 0 16227 3 0 0 25 0 1 0 580165053 66809856 12729 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 16311 12729 239 17 0 12952 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 73948

[startup+222.3 s]
/proc/loadavg: 1.98 1.05 0.42 3/180 23999
/proc/meminfo: memFree=23738836/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=95592 CPUtime=222.29 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 26319 0 0 0 22226 3 0 0 25 0 1 0 580165053 97886208 13447 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 23898 13447 239 17 0 20539 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 104296

[startup+282.3 s]
/proc/loadavg: 1.99 1.22 0.51 3/180 24000
/proc/meminfo: memFree=23704188/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=95592 CPUtime=282.3 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 31704 0 0 0 28226 4 0 0 25 0 1 0 580165053 97886208 18631 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 23898 18631 239 17 0 20539 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104296

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.60 3/180 24002
/proc/meminfo: memFree=23699552/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=95592 CPUtime=342.3 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 32285 0 0 0 34226 4 0 0 25 0 1 0 580165053 97886208 19190 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 23898 19190 239 17 0 20539 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 104296

[startup+402.3 s]
/proc/loadavg: 1.99 1.47 0.69 3/180 24003
/proc/meminfo: memFree=23696292/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7

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

/proc/23980/statm: 45743 37613 239 17 0 42384 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 191676

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 24123
/proc/meminfo: memFree=23457200/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=213792 CPUtime=4422.43 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 848361 0 0 0 442056 187 0 0 25 0 1 0 580165053 218923008 43843 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 53448 43843 239 17 0 50089 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 222496

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 24124
/proc/meminfo: memFree=23476984/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=184416 CPUtime=4482.43 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 861326 0 0 0 448053 190 0 0 25 0 1 0 580165053 188841984 40564 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 46104 40564 239 17 0 42745 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 193120

[startup+4542.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/180 24126
/proc/meminfo: memFree=23522300/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=136536 CPUtime=4542.43 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 867658 0 0 0 454050 193 0 0 25 0 1 0 580165053 139812864 30369 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 34134 30369 239 17 0 30775 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 145240

[startup+4602.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/180 24128
/proc/meminfo: memFree=23509472/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=216676 CPUtime=4602.43 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 882211 0 0 0 460048 195 0 0 25 0 1 0 580165053 221876224 44737 33554432000 4194304 4260849 140734537538208 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 54169 44737 239 17 0 50810 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 225380

[startup+4662.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/180 24129
/proc/meminfo: memFree=23465768/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=185856 CPUtime=4662.43 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 895008 0 0 0 466045 198 0 0 25 0 1 0 580165053 190316544 40923 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 46464 40923 239 17 0 43105 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 194560

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 24131
/proc/meminfo: memFree=23452812/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=216676 CPUtime=4722.44 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 900641 0 0 0 472043 201 0 0 25 0 1 0 580165053 221876224 46382 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 54169 46382 239 17 0 50810 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 225380

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 24132
/proc/meminfo: memFree=23471728/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=188256 CPUtime=4782.43 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 914279 0 0 0 478039 204 0 0 25 0 1 0 580165053 192774144 43253 33554432000 4194304 4260849 140734537538208 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 47064 43253 239 17 0 43705 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 196960

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 24134
/proc/meminfo: memFree=23527832/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=140376 CPUtime=4842.44 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 919230 0 0 0 484038 206 0 0 25 0 1 0 580165053 143745024 31358 33554432000 4194304 4260849 140734537538208 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 35094 31358 239 17 0 31735 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 149080

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 24136
/proc/meminfo: memFree=23440100/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=220516 CPUtime=4902.44 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 933905 0 0 0 490034 210 0 0 25 0 1 0 580165053 225808384 45822 33554432000 4194304 4260849 140734537538208 18446744073709551615 4225100 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 55129 45822 239 17 0 51770 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 229220

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 24137
/proc/meminfo: memFree=23464852/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=191856 CPUtime=4962.44 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 946829 0 0 0 496030 214 0 0 25 0 1 0 580165053 196460544 41841 33554432000 4194304 4260849 140734537538208 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 47964 41841 239 17 0 44605 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 200560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 24141
/proc/meminfo: memFree=23436020/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=222676 CPUtime=5000.05 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 950148 0 0 0 499790 215 0 0 25 0 1 0 580165053 228020224 45051 33554432000 4194304 4260849 140734537538208 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 55669 45051 239 17 0 52310 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 231380

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 24141
/proc/meminfo: memFree=23436020/32950928 swapFree=67071984/67111528
[pid=23978] ppid=23976 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/23978/stat : 23978 (glucose.sh) S 23976 23978 23950 0 -1 4202496 360 148 0 0 0 0 0 0 22 0 1 0 580165053 8912896 255 33554432000 4194304 4922060 140734026263008 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/23978/statm: 2176 255 211 178 0 69 0
[pid=23980] ppid=23978 vsize=222676 CPUtime=5000.05 cores=1,3,5,7
/proc/23980/stat : 23980 (glucose_static) R 23978 23978 23950 0 -1 4202496 950148 0 0 0 499790 215 0 0 25 0 1 0 580165053 228020224 45051 33554432000 4194304 4260849 140734537538208 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23980/statm: 55669 45051 239 17 0 52310 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 231380

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23978 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.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.05
CPU user time (s): 4997.9
CPU system time (s): 2.15
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 231380

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= 508
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 7.57685 second user time and 17.5713 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-27 12:15:44
IDJOB=3303389
IDBENCH=83143
IDSOLVER=1687
FILE ID=node116/3303389-1303899344
RUNJOBID= node116-1303899343-23969
PBS_JOBID= 13164532
Free space on /tmp= 72548 MiB

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

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=922577475

node116.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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
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.826
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.826
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.826
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.826
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23857572 kB
Buffers:       1882780 kB
Cached:        6749596 kB
SwapCached:       9732 kB
Active:        3862740 kB
Inactive:      4808436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23857572 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            1164 kB
Writeback:           0 kB
AnonPages:       32608 kB
Mapped:          13328 kB
Slab:           357120 kB
PageTables:       4648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189020 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= 72544 MiB
End job on node116 at 2011-04-27 13:39:06