Trace number 3303452

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

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-10-18-sat.cnf
MD5SUM8d1a6057b61b09d4ac0bb88470e901e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses910
Sum of the clauses size3420
Maximum clause length18
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2810
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5100

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 |     910     3420 |     272       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 180   #clauses: 910   #literals: 3420
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: 977)

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-3303452-1307650236/watcher-3303452-1307650236 -o /tmp/evaluation-result-3303452-1307650236/solver-3303452-1307650236 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303452-1307650236.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: 2.00 2.00 2.00 3/178 6632
/proc/meminfo: memFree=32482156/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0

[startup+0.00709604 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6632
/proc/meminfo: memFree=32482156/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100079 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6632
/proc/meminfo: memFree=32482156/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301043 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6632
/proc/meminfo: memFree=32482156/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700971 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6632
/proc/meminfo: memFree=32482156/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5009 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6635
/proc/meminfo: memFree=32474072/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=24148 CPUtime=1.49 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 3341 0 0 0 149 0 0 0 25 0 1 0 876622441 24727552 2396 33554432000 4194304 4260849 140736699844272 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 6037 2396 239 17 0 2678 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32852

[startup+3.10061 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6635
/proc/meminfo: memFree=32472460/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=21436 CPUtime=3.09 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 4510 0 0 0 309 0 0 0 25 0 1 0 876622441 21950464 1952 33554432000 4194304 4260849 140736699844272 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 5359 1952 240 17 0 2000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30140

[startup+6.30103 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6635
/proc/meminfo: memFree=32475176/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=28788 CPUtime=6.29 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 8770 0 0 0 628 1 0 0 25 0 1 0 876622441 29478912 3346 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 7197 3346 240 17 0 3838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37492

[startup+12.7009 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6636
/proc/meminfo: memFree=32467220/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=28936 CPUtime=12.69 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 9190 0 0 0 1268 1 0 0 25 0 1 0 876622441 29630464 3760 33554432000 4194304 4260849 140736699844272 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 7234 3760 240 17 0 3875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37640

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6636
/proc/meminfo: memFree=32461268/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=40428 CPUtime=25.49 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 12605 0 0 0 2548 1 0 0 25 0 1 0 876622441 41398272 5319 33554432000 4194304 4260849 140736699844272 18446744073709551615 4213911 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 10107 5319 240 17 0 6748 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49132

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6637
/proc/meminfo: memFree=32458392/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=40428 CPUtime=51.09 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 13210 0 0 0 5108 1 0 0 25 0 1 0 876622441 41398272 5919 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 10107 5919 240 17 0 6748 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49132

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6638
/proc/meminfo: memFree=32436148/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=51804 CPUtime=102.3 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 23813 0 0 0 10227 3 0 0 25 0 1 0 876622441 53047296 8472 33554432000 4194304 4260849 140736699844272 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 12951 8472 240 17 0 9592 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60508

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6640
/proc/meminfo: memFree=32432380/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=51804 CPUtime=162.29 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 24455 0 0 0 16226 3 0 0 25 0 1 0 876622441 53047296 9102 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 12951 9102 240 17 0 9592 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 60508

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6641
/proc/meminfo: memFree=32397360/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=53244 CPUtime=222.29 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 30047 0 0 0 22226 3 0 0 25 0 1 0 876622441 54521856 9908 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 13311 9908 240 17 0 9952 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 61948

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6643
/proc/meminfo: memFree=32414540/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=77088 CPUtime=282.3 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 33648 0 0 0 28226 4 0 0 25 0 1 0 876622441 78938112 13502 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 19272 13502 240 17 0 15913 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85792

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6644
/proc/meminfo: memFree=32375560/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=77088 CPUtime=342.3 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 34056 0 0 0 34226 4 0 0 25 0 1 0 876622441 78938112 13904 33554432000 4194304 4260849 140736699844272 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 19272 13904 240 17 0 15913 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 85792

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 6646
/proc/meminfo: memFree=32411336/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7

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

/proc/6634/statm: 28142 24739 240 17 0 24783 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 121272

[startup+4422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 6765
/proc/meminfo: memFree=32210044/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=161888 CPUtime=4422.4 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1349224 0 0 0 442011 229 0 0 25 0 1 0 876622441 165773312 33571 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 40472 33571 240 17 0 37113 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 170592

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6767
/proc/meminfo: memFree=32221028/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=161888 CPUtime=4482.4 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1366725 0 0 0 448007 233 0 0 25 0 1 0 876622441 165773312 36226 33554432000 4194304 4260849 140736699844272 18446744073709551615 4225056 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 40472 36226 240 17 0 37113 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 170592

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6768
/proc/meminfo: memFree=32179428/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=192708 CPUtime=4542.41 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1384039 0 0 0 454004 237 0 0 25 0 1 0 876622441 197332992 38703 33554432000 4194304 4260849 140736699844272 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 48177 38703 240 17 0 44818 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 201412

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6770
/proc/meminfo: memFree=32267908/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=112568 CPUtime=4602.41 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1399836 0 0 0 460001 240 0 0 25 0 1 0 876622441 115269632 24739 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 28142 24739 240 17 0 24783 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 121272

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6772
/proc/meminfo: memFree=32255068/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=161888 CPUtime=4662.41 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1425067 0 0 0 465996 245 0 0 25 0 1 0 876622441 165773312 34613 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224635 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 40472 34613 240 17 0 37113 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 170592

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6773
/proc/meminfo: memFree=32202056/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=192708 CPUtime=4722.42 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1443259 0 0 0 471993 249 0 0 25 0 1 0 876622441 197332992 37599 33554432000 4194304 4260849 140736699844272 18446744073709551615 4225421 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 48177 37599 240 17 0 44818 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 201412

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6775
/proc/meminfo: memFree=32226308/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=192708 CPUtime=4782.41 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1460134 0 0 0 477988 253 0 0 25 0 1 0 876622441 197332992 39399 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 48177 39399 240 17 0 44818 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 201412

[startup+4842.3 s]
/proc/loadavg: 1.47 1.86 1.95 2/173 6801
/proc/meminfo: memFree=32459848/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=112568 CPUtime=4842.41 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1475723 0 0 0 483984 257 0 0 25 0 1 0 876622441 115269632 24739 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 28142 24739 240 17 0 24783 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 121272

[startup+4902.3 s]
/proc/loadavg: 1.17 1.70 1.89 2/173 6803
/proc/meminfo: memFree=32422844/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=161888 CPUtime=4902.41 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1500484 0 0 0 489979 262 0 0 25 0 1 0 876622441 165773312 34269 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 40472 34269 240 17 0 37113 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 170592

[startup+4962.3 s]
/proc/loadavg: 1.06 1.57 1.83 2/173 6805
/proc/meminfo: memFree=32415972/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=161888 CPUtime=4962.41 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1517337 0 0 0 495975 266 0 0 25 0 1 0 876622441 165773312 35936 33554432000 4194304 4260849 140736699844272 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 40472 35936 240 17 0 37113 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 170592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.03 1.50 1.80 2/173 6806
/proc/meminfo: memFree=32429312/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=161888 CPUtime=5000.02 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1529352 0 0 0 499734 268 0 0 25 0 1 0 876622441 165773312 32525 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 40472 32525 240 17 0 37113 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 170592

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: 1.03 1.50 1.80 2/173 6806
/proc/meminfo: memFree=32429312/32950928 swapFree=67048816/67111528
[pid=6632] ppid=6630 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (glucose.sh) S 6630 6632 6256 0 -1 4202496 360 159 0 0 0 0 0 0 25 0 1 0 876622441 8912896 255 33554432000 4194304 4922060 140736447284736 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6632/statm: 2176 255 211 178 0 69 0
[pid=6634] ppid=6632 vsize=161888 CPUtime=5000.02 cores=1,3,5,7
/proc/6634/stat : 6634 (glucose_static) R 6632 6632 6256 0 -1 4202496 1529352 0 0 0 499734 268 0 0 25 0 1 0 876622441 165773312 32525 33554432000 4194304 4260849 140736699844272 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6634/statm: 40472 32525 240 17 0 37113 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 170592

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6632 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.02
#
# 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.02
CPU user time (s): 4997.34
CPU system time (s): 2.68
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 201412

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= 519
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= 4

runsolver used 8.10277 second user time and 19.0131 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-09 22:10:36
IDJOB=3303452
IDBENCH=83216
IDSOLVER=1687
FILE ID=node122/3303452-1307650236
RUNJOBID= node122-1307645032-6275
PBS_JOBID= 13549408
Free space on /tmp= 74080 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-10-18-sat.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303452-1307650236/watcher-3303452-1307650236 -o /tmp/evaluation-result-3303452-1307650236/solver-3303452-1307650236 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303452-1307650236.cnf 

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

MD5SUM BENCH= 8d1a6057b61b09d4ac0bb88470e901e8
RANDOM SEED=1812383834

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32482948 kB
Buffers:         32792 kB
Cached:         214028 kB
SwapCached:      14184 kB
Active:         186624 kB
Inactive:       154904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32482948 kB
SwapTotal:    67111528 kB
SwapFree:     67048816 kB
Dirty:            1224 kB
Writeback:           0 kB
AnonPages:       92076 kB
Mapped:           9252 kB
Slab:            61608 kB
PageTables:       4940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   283992 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= 74084 MiB
End job on node122 at 2011-06-09 23:33:58