Trace number 2673714

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 NameAnswerobjective functionCPU timeWall clock time
PBPASSolver 2010-06-13? (TO) 1800.04 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-1-c.opb
MD5SUM7d3927082349ded13241d71256bbcafb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2630
Total number of constraints6569
Number of constraints which are clauses6569
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2630
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2630
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2630
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.04/1800.61	*** glibc detected *** ./PBPASSolver: double free or corruption (!prev): 0x0a2d2050 ***
1800.04/1800.61	======= Backtrace: =========
1800.04/1800.61	/lib/libc.so.6[0x49b595]
1800.04/1800.61	/lib/libc.so.6(cfree+0x59)[0x49b9d9]
1800.04/1800.61	HOME/libMiniSatManager.so(_ZN6SolverD1Ev+0x31)[0xf7f9121d]
1800.04/1800.61	HOME/libMiniSatManager.so(_ZN21MiniSatSolversManagerD1Ev+0x5e)[0xf7f8ab8c]
1800.04/1800.61	HOME/libMiniSatManager.so(Free+0x1f)[0xf7f94d01]
1800.04/1800.61	HOME/libMiniSatManager.so(cFree+0xb)[0xf7f94bb2]
1800.04/1800.61	./PBPASSolver[0x80918d5]
1800.04/1800.61	./PBPASSolver[0x8049040]
1800.04/1800.61	HOME/libMiniSatManager.so(_ZN6Solver12detachClauseER6Clause+0x19a)[0xf7f8f160]
1800.04/1800.61	HOME/libMiniSatManager.so(_ZN6Solver12removeClauseER6Clause+0x18)[0xf7f8f490]
1800.04/1800.61	HOME/libMiniSatManager.so(_ZN6Solver8reduceDBEv+0xf0)[0xf7f8f658]
1800.04/1800.61	HOME/libMiniSatManager.so(_ZN6Solver6searchEii+0x337)[0xf7f91e73]
1800.04/1800.61	HOME/libMiniSatManager.so(_ZN6Solver5solveERK3vecI3LitE+0x247)[0xf7f92335]
1800.04/1800.61	HOME/libMiniSatManager.so(_ZN6Solver5solveEv+0x24)[0xf7f8e8ee]
1800.04/1800.61	HOME/libMiniSatManager.so(_ZN21MiniSatSolversManager5SolveEi+0x10d)[0xf7f8b12f]
1800.04/1800.61	HOME/libMiniSatManager.so(Solve+0x1b)[0xf7f94e2d]
1800.04/1800.61	HOME/libMiniSatManager.so(cSolve+0x11)[0xf7f94b04]
1800.04/1800.61	./PBPASSolver[0x80917b1]
1800.04/1800.61	./PBPASSolver[0x80a051a]
1800.04/1800.61	./PBPASSolver[0x80901c2]
1800.04/1800.61	./PBPASSolver[0x8091380]
1800.04/1800.61	./PBPASSolver[0x80487c8]
1800.04/1800.61	./PBPASSolver[0x80a71dd]
1800.04/1800.61	======= Memory map: ========
1800.04/1800.61	00414000-0042e000 r-xp 00000000 08:02 1015608                            /lib/ld-2.5.so
1800.04/1800.61	0042e000-0042f000 r-xp 00019000 08:02 1015608                            /lib/ld-2.5.so
1800.04/1800.61	0042f000-00430000 rwxp 0001a000 08:02 1015608                            /lib/ld-2.5.so
1800.04/1800.61	00432000-00571000 r-xp 00000000 08:02 1013841                            /lib/libc-2.5.so
1800.04/1800.61	00571000-00573000 r-xp 0013f000 08:02 1013841                            /lib/libc-2.5.so
1800.04/1800.61	00573000-00574000 rwxp 00141000 08:02 1013841                            /lib/libc-2.5.so
1800.04/1800.61	00574000-00577000 rwxp 00574000 00:00 0 
1800.04/1800.61	00638000-0065d000 r-xp 00000000 08:02 1013895                            /lib/libm-2.5.so
1800.04/1800.61	0065d000-0065e000 r-xp 00024000 08:02 1013895                            /lib/libm-2.5.so
1800.04/1800.61	0065e000-0065f000 rwxp 00025000 08:02 1013895                            /lib/libm-2.5.so
1800.04/1800.61	08048000-080a8000 r-xp 00000000 08:05 8781827                            HOME/PBPASSolver
1800.04/1800.61	080a8000-080cc000 rwxp 0005f000 08:05 8781827                            HOME/PBPASSolver
1800.04/1800.61	080cc000-080ce000 rwxp 080cc000 00:00 0 
1800.04/1800.61	09ecd000-0aa4d000 rwxp 09ecd000 00:00 0                                  [heap]
1800.04/1800.61	df8a3000-df8fe000 rwxp df8e0000 00:00 0 
1800.04/1800.61	df909000-dfa11000 rwxp df909000 00:00 0 
1800.04/1800.61	dfa11000-dfa62000 rwxp f7ae4000 00:00 0 
1800.04/1800.61	dfa62000-e1672000 rwxp dfa62000 00:00 0 
1800.04/1800.61	e16a0000-e3768000 rwxp e16a0000 00:00 0 
1800.04/1800.61	e3778000-f6488000 rwxp e3778000 00:00 0 
1800.04/1800.61	f6490000-f70d0000 rwxp f6490000 00:00 0 
1800.04/1800.61	f70e0000-f7ad0000 rwxp f70e0000 00:00 0 
1800.04/1800.61	f7adf000-f7d98000 rwxp f7adf000 00:00 0 
1800.04/1800.61	f7db8000-f7e7a000 rwxp f7db8000 00:00 0 
1800.04/1800.61	f7e7a000-f7e86000 r-xp 00000000 00:16 3310098                            /home/evaluation/evaluation/tools64/lib/libgcc_s.so.1
1800.04/1800.61	f7e86000-f7e87000 rwxp 0000b000 00:16 3310098                            /home/evaluation/evaluation/tools64/lib/libgcc_s.so.1
1800.04/1800.61	f7e8c000-f7e94000 rwxp f7e8c000 00:00 0 
1800.04/1800.61	f7e94000-f7f75000 r-xp 00000000 00:16 3310071                            /home/evaluation/evaluation/tools64/lib/libstdc++.so.6.0.10
1800.04/1800.61	f7f75000-f7f76000 r-xp 000e1000 00:16 3310071                            /home/evaluation/evaluation/tools64/lib/libstdc++.so.6.0.10
1800.04/1800.61	f7f76000-f7f7a000 rwxp 000e2000 00:16 3310071                            /home/evaluation/evaluation/tools64/lib/libstdc++.so.6.0.10
1800.04/1800.61	f7f7a000-f7f80000 rwxp f7f7a000 00:00 0 
1800.04/1800.61	f7f80000-f7f97000 r-xp 00000000 08:05 8781828                            HOME/libMiniSatManager.so
1800.04/1800.61	f7f97000-f7f98000 rwxp 00016000 08:05 8781828                            HOME/libMiniSatManager.so
1800.04/1800.61	f7f98000-f7f99000 rwxp f7f98000 00:00 0 
1800.04/1800.61	ffe27000-ffe3c000 rwxp 7ffffffea000 00:00 0                              [stack]
1800.04/1800.61	ffffe000-fffff000 r-xp ffffe000 00:00 0 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2673714-1276796922/watcher-2673714-1276796922 -o /tmp/evaluation-result-2673714-1276796922/solver-2673714-1276796922 -C 1800 -W 2000 -M 1800 run HOME/instance-2673714-1276796922.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 24371
/proc/meminfo: memFree=1747720/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0

[startup+0.082027 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 24371
/proc/meminfo: memFree=1747720/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10203 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 24371
/proc/meminfo: memFree=1747720/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301051 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 24371
/proc/meminfo: memFree=1747720/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701096 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 24371
/proc/meminfo: memFree=1747720/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50119 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24374
/proc/meminfo: memFree=1539384/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=305988 CPUtime=1.48
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 76021 0 0 0 59 89 0 0 25 0 1 0 20982840 313331712 75888 1992294400 134512640 134902295 4293106496 18446744073709551615 134520305 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 76497 75890 256 96 0 75709 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 314688

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24374
/proc/meminfo: memFree=1404348/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=378868 CPUtime=3.09
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 100497 0 0 0 202 107 0 0 25 0 1 0 20982840 387960832 94123 1992294400 134512640 134902295 4293106496 18446744073709551615 134520305 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 94717 94123 261 96 0 93929 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 387568

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24374
/proc/meminfo: memFree=1346812/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=403208 CPUtime=6.28
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 106521 0 0 0 519 109 0 0 25 0 1 0 20982840 412884992 100147 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301249 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 100802 100147 265 96 0 100014 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 411908

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24374
/proc/meminfo: memFree=1345944/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=403872 CPUtime=12.68
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 106704 0 0 0 1159 109 0 0 25 0 1 0 20982840 413564928 100330 1992294400 134512640 134902295 4293106496 18446744073709551615 4160283450 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 100968 100330 265 96 0 100180 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 412572

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24374
/proc/meminfo: memFree=1344580/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=405248 CPUtime=25.48
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 107035 0 0 0 2439 109 0 0 25 0 1 0 20982840 414973952 100661 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301365 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 101312 100661 265 96 0 100524 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 413948

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24376
/proc/meminfo: memFree=1342224/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=407408 CPUtime=51.08
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 107564 0 0 0 4998 110 0 0 25 0 1 0 20982840 417185792 101190 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301182 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 101852 101190 265 96 0 101064 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 416108

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24376
/proc/meminfo: memFree=1341604/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=407936 CPUtime=102.26
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 107715 0 0 0 10116 110 0 0 25 0 1 0 20982840 417726464 101341 1992294400 134512640 134902295 4293106496 18446744073709551615 4160289620 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 101984 101341 265 96 0 101196 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 416636

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24378
/proc/meminfo: memFree=1340488/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=408912 CPUtime=162.23
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 107949 0 0 0 16113 110 0 0 25 0 1 0 20982840 418725888 101575 1992294400 134512640 134902295 4293106496 18446744073709551615 4160290189 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 102228 101575 265 96 0 101440 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 417612

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24380
/proc/meminfo: memFree=1339868/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=409684 CPUtime=222.23
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108111 0 0 0 22112 111 0 0 25 0 1 0 20982840 419516416 101737 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301182 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 102421 101737 265 96 0 101633 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 418384

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 3/108 24382
/proc/meminfo: memFree=1339496/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=410052 CPUtime=282.21
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108179 0 0 0 28110 111 0 0 25 0 1 0 20982840 419893248 101805 1992294400 134512640 134902295 4293106496 18446744073709551615 4160283153 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 102513 101805 265 96 0 101725 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 418752

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24382
/proc/meminfo: memFree=1339124/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=410316 CPUtime=342.19
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108271 0 0 0 34108 111 0 0 25 0 1 0 20982840 420163584 101897 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301548 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 102579 101897 265 96 0 101791 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 419016

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24384
/proc/meminfo: memFree=1339000/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=410588 CPUtime=402.17
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108312 0 0 0 40106 111 0 0 25 0 1 0 20982840 420442112 101938 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301182 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 102647 101938 265 96 0 101859 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 419288

[startup+462.301 s]

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

/proc/24373/statm: 103110 102397 265 96 0 102322 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 421140

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24415
/proc/meminfo: memFree=1336272/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=412584 CPUtime=1181.92
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108795 0 0 0 118081 111 0 0 25 0 1 0 20982840 422486016 102421 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301182 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103146 102421 265 96 0 102358 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 421284

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24415
/proc/meminfo: memFree=1336024/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=412716 CPUtime=1241.9
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108828 0 0 0 124079 111 0 0 25 0 1 0 20982840 422621184 102454 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301182 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103179 102454 265 96 0 102391 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 421416

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24417
/proc/meminfo: memFree=1336024/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=412716 CPUtime=1301.89
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108834 0 0 0 130078 111 0 0 25 0 1 0 20982840 422621184 102460 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301182 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103179 102460 265 96 0 102391 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 421416

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24419
/proc/meminfo: memFree=1335776/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=412716 CPUtime=1361.86
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108860 0 0 0 136075 111 0 0 25 0 1 0 20982840 422621184 102486 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301182 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103179 102486 265 96 0 102391 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 421416

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24421
/proc/meminfo: memFree=1335404/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=413232 CPUtime=1421.85
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108949 0 0 0 142074 111 0 0 25 0 1 0 20982840 423149568 102575 1992294400 134512640 134902295 4293106496 18446744073709551615 4160289678 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103308 102575 265 96 0 102520 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 421932

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24423
/proc/meminfo: memFree=1335280/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=413376 CPUtime=1481.82
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108968 0 0 0 148071 111 0 0 25 0 1 0 20982840 423297024 102594 1992294400 134512640 134902295 4293106496 18446744073709551615 4160283883 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103344 102594 265 96 0 102556 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 422076

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/108 24423
/proc/meminfo: memFree=1335280/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=413376 CPUtime=1541.8
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108988 0 0 0 154069 111 0 0 25 0 1 0 20982840 423297024 102614 1992294400 134512640 134902295 4293106496 18446744073709551615 4160270984 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103344 102614 265 96 0 102556 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 422076

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24425
/proc/meminfo: memFree=1335156/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=413376 CPUtime=1601.78
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 108993 0 0 0 160067 111 0 0 25 0 1 0 20982840 423297024 102619 1992294400 134512640 134902295 4293106496 18446744073709551615 4160283252 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103344 102619 265 96 0 102556 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 422076

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24427
/proc/meminfo: memFree=1335032/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=413552 CPUtime=1661.77
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 109006 0 0 0 166066 111 0 0 25 0 1 0 20982840 423477248 102632 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301182 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103388 102632 265 96 0 102600 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 422252

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24429
/proc/meminfo: memFree=1335032/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=413552 CPUtime=1721.75
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 109015 0 0 0 172064 111 0 0 25 0 1 0 20982840 423477248 102641 1992294400 134512640 134902295 4293106496 18446744073709551615 4160283158 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103388 102641 265 96 0 102600 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 422252

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24431
/proc/meminfo: memFree=1334784/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=413552 CPUtime=1781.73
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 109015 0 0 0 178062 111 0 0 25 0 1 0 20982840 423477248 102641 1992294400 134512640 134902295 4293106496 18446744073709551615 4160301190 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103388 102641 265 96 0 102600 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 422252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24431
/proc/meminfo: memFree=1334660/2059040 swapFree=4183928/4192956
[pid=24371] ppid=24369 vsize=8700 CPUtime=0
/proc/24371/stat : 24371 (run) S 24369 24371 23761 0 -1 4202496 388 134 0 0 0 0 0 0 18 0 1 0 20982839 8908800 250 1992294400 4194304 4922060 140736468431200 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24371/statm: 2175 250 211 178 0 68 0
[pid=24373] ppid=24371 vsize=413716 CPUtime=1800.04
/proc/24373/stat : 24373 (PBPASSolver) R 24371 24371 23761 0 -1 4202496 109043 0 0 0 179893 111 0 0 25 0 1 0 20982840 423645184 102669 1992294400 134512640 134902295 4293106496 18446744073709551615 4160285490 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/24373/statm: 103429 102669 265 96 0 102641 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 422416

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

Real time (s): 1800.62
CPU time (s): 1800.04
CPU user time (s): 1798.93
CPU system time (s): 1.11
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 422416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522
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= 3
involuntary context switches= 3

runsolver used 3.06553 second user time and 8.41472 second system time

The end

Launcher Data

Begin job on node059 at 2010-06-17 19:48:42
IDJOB=2673714
IDBENCH=2143
IDSOLVER=1174
FILE ID=node059/2673714-1276796922
PBS_JOBID= 11176586
Free space on /tmp= 62552 MiB

SOLVER NAME= PBPASSolver 2010-06-13
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-1-c.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2673714-1276796922/watcher-2673714-1276796922 -o /tmp/evaluation-result-2673714-1276796922/solver-2673714-1276796922 -C 1800 -W 2000 -M 1800  run HOME/instance-2673714-1276796922.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7d3927082349ded13241d71256bbcafb
RANDOM SEED=2018395995

node059.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1748116 kB
Buffers:         73472 kB
Cached:         109892 kB
SwapCached:        116 kB
Active:          73236 kB
Inactive:       160616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1748116 kB
SwapTotal:     4192956 kB
SwapFree:      4183928 kB
Dirty:             876 kB
Writeback:           0 kB
AnonPages:       50308 kB
Mapped:          15316 kB
Slab:            55396 kB
PageTables:       3988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62152 MiB
End job on node059 at 2010-06-17 20:18:45