Trace number 3281353

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
EBGlucose 1.0? (TO) 1300.02 1300.01

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.526
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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 num clauses = 6069108
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.00	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  306095                                               |
0.00/0.00	c |  Number of clauses:    6069108                                              |
1.98/2.05	c |  Parsing time:         1.89         s                                       |

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-3281353-1307637826/watcher-3281353-1307637826 -o /tmp/evaluation-result-3281353-1307637826/solver-3281353-1307637826 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3281353-1307637826.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.64 2.63 3.25 4/192 4951
/proc/meminfo: memFree=32353120/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0

[startup+0.065091 s]
/proc/loadavg: 1.64 2.63 3.25 4/192 4951
/proc/meminfo: memFree=32353120/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101084 s]
/proc/loadavg: 1.64 2.63 3.25 4/192 4951
/proc/meminfo: memFree=32353120/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301049 s]
/proc/loadavg: 1.64 2.63 3.25 4/192 4951
/proc/meminfo: memFree=32353120/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700978 s]
/proc/loadavg: 1.64 2.63 3.25 4/192 4951
/proc/meminfo: memFree=32353120/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50083 s]
/proc/loadavg: 1.64 2.63 3.25 5/194 4956
/proc/meminfo: memFree=32187348/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=258456 CPUtime=1.48 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 60944 0 0 0 137 11 0 0 25 0 1 0 875381837 264658944 60885 33554432000 134512640 134556542 4288900608 18446744073709551615 6604284 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 64614 60886 197 11 0 63948 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 267160

[startup+3.10055 s]
/proc/loadavg: 1.64 2.63 3.25 5/194 4956
/proc/meminfo: memFree=32020072/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=356980 CPUtime=3.08 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 85529 0 0 0 293 15 0 0 25 0 1 0 875381837 365547520 85470 33554432000 134512640 134556542 4288900608 18446744073709551615 134537328 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 89245 85471 213 11 0 88579 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 365684

[startup+6.30098 s]
/proc/loadavg: 1.83 2.65 3.25 5/194 4956
/proc/meminfo: memFree=32006540/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=360328 CPUtime=6.28 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 86393 0 0 0 613 15 0 0 25 0 1 0 875381837 368975872 86334 33554432000 134512640 134556542 4288900608 18446744073709551615 134525411 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 90082 86334 213 11 0 89416 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 369032

[startup+12.7008 s]
/proc/loadavg: 2.00 2.67 3.26 5/194 4956
/proc/meminfo: memFree=31998876/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=361816 CPUtime=12.68 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 86759 0 0 0 1253 15 0 0 25 0 1 0 875381837 370499584 86700 33554432000 134512640 134556542 4288900608 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 90454 86700 213 11 0 89788 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 370520

[startup+25.5006 s]
/proc/loadavg: 2.52 2.75 3.27 5/194 4956
/proc/meminfo: memFree=31989160/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=366684 CPUtime=25.49 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 87949 0 0 0 2533 16 0 0 25 0 1 0 875381837 375484416 87890 33554432000 134512640 134556542 4288900608 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 91671 87890 213 11 0 91005 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 375388

[startup+51.101 s]
/proc/loadavg: 3.03 2.85 3.29 5/194 4957
/proc/meminfo: memFree=31972080/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=371676 CPUtime=51.08 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 89191 0 0 0 5092 16 0 0 25 0 1 0 875381837 380596224 89132 33554432000 134512640 134556542 4288900608 18446744073709551615 134528937 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 92919 89132 213 11 0 92253 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 380380

[startup+102.307 s]
/proc/loadavg: 3.58 3.03 3.33 5/194 4958
/proc/meminfo: memFree=31947660/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=378892 CPUtime=102.29 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 90983 0 0 0 10212 17 0 0 25 0 1 0 875381837 387985408 90924 33554432000 134512640 134556542 4288900608 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 94723 90924 213 11 0 94057 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 387596

[startup+162.3 s]
/proc/loadavg: 3.84 3.20 3.37 5/194 4960
/proc/meminfo: memFree=31929356/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=382100 CPUtime=162.28 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 91780 0 0 0 16211 17 0 0 25 0 1 0 875381837 391270400 91721 33554432000 134512640 134556542 4288900608 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 95525 91721 213 11 0 94859 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 390804

[startup+222.3 s]
/proc/loadavg: 3.94 3.34 3.40 5/194 4961
/proc/meminfo: memFree=31917360/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=384188 CPUtime=222.29 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 92214 0 0 0 22212 17 0 0 25 0 1 0 875381837 393408512 92155 33554432000 134512640 134556542 4288900608 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 96047 92155 213 11 0 95381 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 392892

[startup+282.301 s]
/proc/loadavg: 3.98 3.46 3.44 5/194 4963
/proc/meminfo: memFree=31903268/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=387132 CPUtime=282.29 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 92966 0 0 0 28212 17 0 0 25 0 1 0 875381837 396423168 92907 33554432000 134512640 134556542 4288900608 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 96783 92907 213 11 0 96117 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 395836

[startup+342.301 s]
/proc/loadavg: 4.04 3.57 3.47 5/194 4965
/proc/meminfo: memFree=31884332/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=395104 CPUtime=342.29 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 94940 0 0 0 34211 18 0 0 25 0 1 0 875381837 404586496 94881 33554432000 134512640 134556542 4288900608 18446744073709551615 134537396 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 98776 94881 213 11 0 98110 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 403808

[startup+402.3 s]
/proc/loadavg: 4.01 3.65 3.50 5/194 4966
/proc/meminfo: memFree=31874460/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7

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

/proc/4954/statm: 99817 95917 213 11 0 99151 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 407972

[startup+642.301 s]
/proc/loadavg: 4.00 3.83 3.61 5/194 5227
/proc/meminfo: memFree=31769668/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=402376 CPUtime=642.3 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 96756 0 0 0 64211 19 0 0 25 0 1 0 875381837 412033024 96697 33554432000 134512640 134556542 4288900608 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 100594 96697 213 11 0 99928 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 411080

[startup+702.301 s]
/proc/loadavg: 4.00 3.86 3.63 5/194 5228
/proc/meminfo: memFree=31756136/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=402808 CPUtime=702.3 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 96868 0 0 0 70211 19 0 0 25 0 1 0 875381837 412475392 96809 33554432000 134512640 134556542 4288900608 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 100702 96809 213 11 0 100036 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 411512

[startup+762.307 s]
/proc/loadavg: 4.00 3.88 3.65 5/194 5230
/proc/meminfo: memFree=31718744/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=428916 CPUtime=762.31 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 103397 0 0 0 76210 21 0 0 25 0 1 0 875381837 439209984 103333 33554432000 134512640 134556542 4288900608 18446744073709551615 134530998 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 107229 103333 213 11 0 106563 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 437620

[startup+822.3 s]
/proc/loadavg: 4.00 3.90 3.67 5/194 5274
/proc/meminfo: memFree=31821976/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=428916 CPUtime=822.31 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 103403 0 0 0 82210 21 0 0 25 0 1 0 875381837 439209984 103339 33554432000 134512640 134556542 4288900608 18446744073709551615 134538022 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 107229 103339 213 11 0 106563 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 437620

[startup+882.301 s]
/proc/loadavg: 4.08 3.93 3.69 5/194 5276
/proc/meminfo: memFree=31812632/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=428916 CPUtime=882.31 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 103407 0 0 0 88210 21 0 0 25 0 1 0 875381837 439209984 103343 33554432000 134512640 134556542 4288900608 18446744073709551615 134529114 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 107229 103343 213 11 0 106563 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 437620

[startup+942.301 s]
/proc/loadavg: 4.03 3.94 3.71 5/194 5278
/proc/meminfo: memFree=31806364/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=429024 CPUtime=942.31 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 103424 0 0 0 94210 21 0 0 25 0 1 0 875381837 439320576 103360 33554432000 134512640 134556542 4288900608 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 107256 103360 213 11 0 106590 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 437728

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.72 5/194 5279
/proc/meminfo: memFree=31798000/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=429024 CPUtime=1002.31 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 103431 0 0 0 100210 21 0 0 25 0 1 0 875381837 439320576 103367 33554432000 134512640 134556542 4288900608 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 107256 103367 213 11 0 106590 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 437728

[startup+1062.3 s]
/proc/loadavg: 4.06 3.97 3.74 5/194 5290
/proc/meminfo: memFree=31785960/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=433732 CPUtime=1062.31 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 104631 0 0 0 106210 21 0 0 25 0 1 0 875381837 444141568 104566 33554432000 134512640 134556542 4288900608 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 108433 104566 213 11 0 107767 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 442436

[startup+1122.3 s]
/proc/loadavg: 4.02 3.97 3.75 5/194 5291
/proc/meminfo: memFree=31780940/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=433732 CPUtime=1122.31 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 104636 0 0 0 112210 21 0 0 25 0 1 0 875381837 444141568 104571 33554432000 134512640 134556542 4288900608 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 108433 104571 213 11 0 107767 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 442436

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.77 5/194 5293
/proc/meminfo: memFree=31736104/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=471464 CPUtime=1182.31 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 114025 0 0 0 118207 24 0 0 25 0 1 0 875381837 482779136 113956 33554432000 134512640 134556542 4288900608 18446744073709551615 134525290 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 117866 113956 213 11 0 117200 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 480168

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/194 5298
/proc/meminfo: memFree=31729812/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=471624 CPUtime=1242.31 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 114075 0 0 0 124207 24 0 0 25 0 1 0 875381837 482942976 113991 33554432000 134512640 134556542 4288900608 18446744073709551615 134530199 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 117906 113991 213 11 0 117240 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 480328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.79 5/194 5299
/proc/meminfo: memFree=31723996/32950928 swapFree=67048808/67111528
[pid=4951] ppid=4949 vsize=8704 CPUtime=0 cores=5,7
/proc/4951/stat : 4951 (ebglucose.sh) S 4949 4951 4037 0 -1 4202496 379 345 0 0 0 0 0 0 24 0 1 0 875381837 8912896 255 33554432000 4194304 4922060 140735785452816 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4951/statm: 2176 255 211 178 0 69 0
[pid=4954] ppid=4951 vsize=471624 CPUtime=1300.02 cores=5,7
/proc/4954/stat : 4954 (ebglucose_stati) R 4951 4951 4037 0 -1 4202496 114083 0 0 0 129978 24 0 0 25 0 1 0 875381837 482942976 113999 33554432000 134512640 134556542 4288900608 18446744073709551615 134537074 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4954/statm: 117906 113999 213 11 0 117240 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 480328

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

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.78
CPU system time (s): 0.24
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 480328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 724
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 2.07768 second user time and 5.02823 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-09 18:43:50
IDJOB=3281353
IDBENCH=20580
IDSOLVER=1652
FILE ID=node122/3281353-1307637826
RUNJOBID= node122-1307637826-4887
PBS_JOBID= 13549369
Free space on /tmp= 73908 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281353-1307637826/watcher-3281353-1307637826 -o /tmp/evaluation-result-3281353-1307637826/solver-3281353-1307637826 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3281353-1307637826.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=843135204

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:      32353912 kB
Buffers:         20196 kB
Cached:         336504 kB
SwapCached:      14116 kB
Active:         353688 kB
Inactive:       105412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32353912 kB
SwapTotal:    67111528 kB
SwapFree:     67048808 kB
Dirty:          204268 kB
Writeback:           0 kB
AnonPages:      100228 kB
Mapped:          10044 kB
Slab:            72596 kB
PageTables:       5708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   338584 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= 73868 MiB
End job on node122 at 2011-06-09 19:05:32