Trace number 3303324

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.03 4999.81

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1113.71
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
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 |     236      708 |      70       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 113   #clauses: 236   #literals: 708
0.00/0.00	c CPU time:   0.000999 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-3303324-1303899329/watcher-3303324-1303899329 -o /tmp/evaluation-result-3303324-1303899329/solver-3303324-1303899329 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303324-1303899329.cnf 

running on 4 cores: 0,2,4,6

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/172 12000
/proc/meminfo: memFree=19122984/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0

[startup+0.0939601 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 12000
/proc/meminfo: memFree=19122984/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100952 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 12000
/proc/meminfo: memFree=19122984/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300916 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 12000
/proc/meminfo: memFree=19122984/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700833 s]
/proc/loadavg: 0.00 0.00 0.00 2/172 12000
/proc/meminfo: memFree=19122984/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50068 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 12015
/proc/meminfo: memFree=19108908/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=20296 CPUtime=1.49 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 1859 0 0 0 149 0 0 0 25 0 1 0 501529622 20783104 1474 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 5074 1474 239 17 0 1715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29000

[startup+3.10035 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 12015
/proc/meminfo: memFree=19104940/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=24624 CPUtime=3.09 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 2745 0 0 0 309 0 0 0 25 0 1 0 501529622 25214976 2316 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 6156 2316 239 17 0 2797 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33328

[startup+6.30072 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 12015
/proc/meminfo: memFree=19096740/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=26480 CPUtime=6.29 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 3388 0 0 0 629 0 0 0 25 0 1 0 501529622 27115520 2931 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 6620 2931 239 17 0 3261 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35184

[startup+12.7004 s]
/proc/loadavg: 0.44 0.10 0.03 3/180 12015
/proc/meminfo: memFree=19087676/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=33556 CPUtime=12.68 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 5506 0 0 0 1268 0 0 0 25 0 1 0 501529622 34361344 3888 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 8389 3888 239 17 0 5030 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42260

[startup+25.5009 s]
/proc/loadavg: 0.68 0.16 0.05 3/180 12015
/proc/meminfo: memFree=19067152/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=33556 CPUtime=25.49 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 6598 0 0 0 2548 1 0 0 25 0 1 0 501529622 34361344 4939 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 8389 4939 239 17 0 5030 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42260

[startup+51.1008 s]
/proc/loadavg: 1.13 0.31 0.10 3/180 12016
/proc/meminfo: memFree=19053456/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=41964 CPUtime=51.09 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 9903 0 0 0 5108 1 0 0 25 0 1 0 501529622 42971136 6416 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 10491 6416 239 17 0 7132 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50668

[startup+102.307 s]
/proc/loadavg: 1.72 0.60 0.21 3/180 12017
/proc/meminfo: memFree=19012884/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=56156 CPUtime=102.3 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 14321 0 0 0 10228 2 0 0 25 0 1 0 501529622 57503744 10606 33554432000 4194304 4260849 140736693740560 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 14039 10606 239 17 0 10680 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64860

[startup+162.301 s]
/proc/loadavg: 1.89 0.84 0.31 3/180 12019
/proc/meminfo: memFree=18965248/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=61432 CPUtime=162.29 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 17870 0 0 0 16227 2 0 0 25 0 1 0 501529622 62906368 10893 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 15358 10893 239 17 0 11999 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70136

[startup+222.301 s]
/proc/loadavg: 1.96 1.06 0.43 3/180 12113
/proc/meminfo: memFree=19037952/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=68504 CPUtime=222.3 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 20317 0 0 0 22227 3 0 0 25 0 1 0 501529622 70148096 13210 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 17126 13210 239 17 0 13767 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 77208

[startup+282.301 s]
/proc/loadavg: 1.98 1.22 0.51 3/180 12114
/proc/meminfo: memFree=19009276/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=72924 CPUtime=282.3 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 21044 0 0 0 28227 3 0 0 25 0 1 0 501529622 74674176 13905 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 18231 13905 239 17 0 14872 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 81628

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/180 12116
/proc/meminfo: memFree=18982220/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=91780 CPUtime=342.3 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 31784 0 0 0 34226 4 0 0 25 0 1 0 501529622 93982720 19489 33554432000 4194304 4260849 140736693740560 18446744073709551615 4225056 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 22945 19489 239 17 0 19586 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100484

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.69 3/180 12117
/proc/meminfo: memFree=18979840/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6

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

/proc/12002/statm: 52681 44521 248 17 0 49322 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 219428

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12235
/proc/meminfo: memFree=18862128/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=161404 CPUtime=4362.5 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 584979 0 0 0 436146 104 0 0 25 0 1 0 501529622 165277696 34091 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 40351 34091 248 17 0 36992 0
Current children cumulated CPU time (s) 4362.5
Current children cumulated vsize (KiB) 170108

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12237
/proc/meminfo: memFree=18766624/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=210724 CPUtime=4422.5 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 596877 0 0 0 442143 107 0 0 25 0 1 0 501529622 215781376 45813 33554432000 4194304 4260849 140736693740560 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 52681 45813 248 17 0 49322 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 219428

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12238
/proc/meminfo: memFree=18764860/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=210724 CPUtime=4482.5 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 607406 0 0 0 448140 110 0 0 25 0 1 0 501529622 215781376 43457 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 52681 43457 248 17 0 49322 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 219428

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12240
/proc/meminfo: memFree=18788028/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=161404 CPUtime=4542.5 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 612024 0 0 0 454138 112 0 0 25 0 1 0 501529622 165277696 35151 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 40351 35151 248 17 0 36992 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 170108

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12241
/proc/meminfo: memFree=18763080/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=210724 CPUtime=4602.52 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 623396 0 0 0 460137 115 0 0 25 0 1 0 501529622 215781376 46349 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 52681 46349 248 17 0 49322 0
Current children cumulated CPU time (s) 4602.52
Current children cumulated vsize (KiB) 219428

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12243
/proc/meminfo: memFree=18756356/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=210724 CPUtime=4662.52 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 634720 0 0 0 466135 117 0 0 25 0 1 0 501529622 215781376 44708 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 52681 44708 248 17 0 49322 0
Current children cumulated CPU time (s) 4662.52
Current children cumulated vsize (KiB) 219428

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12245
/proc/meminfo: memFree=18810024/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=161404 CPUtime=4722.52 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 638675 0 0 0 472133 119 0 0 25 0 1 0 501529622 165277696 35691 33554432000 4194304 4260849 140736693740560 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 40351 35691 248 17 0 36992 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 170108

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12246
/proc/meminfo: memFree=18751724/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=210724 CPUtime=4782.52 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 649583 0 0 0 478132 120 0 0 25 0 1 0 501529622 215781376 46474 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 52681 46474 248 17 0 49322 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 219428

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12248
/proc/meminfo: memFree=18782080/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=210724 CPUtime=4842.52 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 659940 0 0 0 484130 122 0 0 25 0 1 0 501529622 215781376 43697 33554432000 4194304 4260849 140736693740560 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 52681 43697 248 17 0 49322 0
Current children cumulated CPU time (s) 4842.52
Current children cumulated vsize (KiB) 219428

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12249
/proc/meminfo: memFree=18746588/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=241544 CPUtime=4902.52 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 664700 0 0 0 490129 123 0 0 25 0 1 0 501529622 247341056 48249 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 60386 48249 248 17 0 57027 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 250248

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12251
/proc/meminfo: memFree=18744820/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=210724 CPUtime=4962.52 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 675453 0 0 0 496128 124 0 0 25 0 1 0 501529622 215781376 45716 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 52681 45716 248 17 0 49322 0
Current children cumulated CPU time (s) 4962.52
Current children cumulated vsize (KiB) 219428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 12252
/proc/meminfo: memFree=18768988/32950928 swapFree=67111528/67111528
[pid=12000] ppid=11998 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/12000/stat : 12000 (glucose.sh) S 11998 12000 11972 0 -1 4202496 359 148 0 0 0 0 0 0 25 0 1 0 501529622 8912896 255 33554432000 4194304 4922060 140735467980528 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12000/statm: 2176 255 211 178 0 69 0
[pid=12002] ppid=12000 vsize=210724 CPUtime=5000.03 cores=0,2,4,6
/proc/12002/stat : 12002 (glucose_static) R 12000 12000 11972 0 -1 4202496 677735 0 0 0 499878 125 0 0 25 0 1 0 501529622 215781376 47916 33554432000 4194304 4260849 140736693740560 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12002/statm: 52681 47916 248 17 0 49322 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 219428

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 12000 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=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.81
CPU time (s): 5000.03
CPU user time (s): 4998.78
CPU system time (s): 1.25
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 250248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0
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= 8
involuntary context switches= 5

runsolver used 9.26059 second user time and 17.7123 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-27 12:15:29
IDJOB=3303324
IDBENCH=20442
IDSOLVER=1687
FILE ID=node149/3303324-1303899329
RUNJOBID= node149-1303899329-11990
PBS_JOBID= 13164499
Free space on /tmp= 71944 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303324-1303899329/watcher-3303324-1303899329 -o /tmp/evaluation-result-3303324-1303899329/solver-3303324-1303899329 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303324-1303899329.cnf 

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=1957228046

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.82
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.806
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:      19123272 kB
Buffers:       2188460 kB
Cached:       11036792 kB
SwapCached:          0 kB
Active:        3350560 kB
Inactive:      9938904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19123272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1180 kB
Writeback:           0 kB
AnonPages:       63956 kB
Mapped:          14324 kB
Slab:           473412 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186040 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= 71944 MiB
End job on node149 at 2011-04-27 13:38:51