Trace number 2659199

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
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.17 1794.09

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-dc1l.opb
MD5SUMb626c8307376f19de1f1e51bf91eca4f
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark322124436347890954240
Best CPU time to get the best result obtained on this benchmark1800.58
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17540679175205888
Optimality of the best value was proved NO
Number of variables85198
Total number of constraints1652
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1652
Minimum length of a constraint31
Maximum length of a constraint35129
Number of terms in the objective function 85198
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 6796468271401867858547
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 6796468271401867858547
Number of bits of the biggest sum of numbers73
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2659199-1276541784.opb
0.22/0.21	c reading problem ... 
6.75/5.13	c ... done. Wall clock time 4.92s.
6.75/5.13	c #vars     85198
6.75/5.13	c #constraints  23213
6.75/5.13	c constraints type 
6.75/5.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3288
148.61/145.26	c cleaning 2498 clauses out of 5000 with flag 5000/5000
312.22/308.55	c cleaning 4250 clauses out of 8502 with flag 11000/11000
524.25/520.27	c cleaning 5625 clauses out of 11252 with flag 18000/18000
734.11/729.83	c cleaning 6814 clauses out of 13629 with flag 26002/26002
873.46/868.99	c cleaning 7895 clauses out of 15813 with flag 35000/35000
1026.57/1021.85	c cleaning 8950 clauses out of 17918 with flag 45000/45000
1110.72/1105.86	c cleaning 9476 clauses out of 18968 with flag 55000/55000
1162.42/1157.47	c cleaning 9718 clauses out of 19492 with flag 65000/65000
1217.01/1211.95	c cleaning 9882 clauses out of 19777 with flag 75003/75003
1318.55/1313.29	c cleaning 9935 clauses out of 19892 with flag 85000/85000
1542.53/1536.98	c cleaning 9974 clauses out of 19959 with flag 95002/95002
1712.48/1706.70	c cleaning 9976 clauses out of 19983 with flag 105000/105000
1734.73/1729.00	c cleaning 9999 clauses out of 20008 with flag 115001/115001
1759.63/1753.72	c cleaning 10001 clauses out of 20023 with flag 125015/125015
1778.59/1772.62	c cleaning 10002 clauses out of 20013 with flag 135006/135006
1796.85/1790.86	c cleaning 9983 clauses out of 20005 with flag 145000/145000
1800.06/1794.02	c starts		: 104
1800.06/1794.02	c conflicts		: 147039
1800.06/1794.02	c decisions		: 3451473
1800.06/1794.02	c propagations		: 52584754
1800.06/1794.02	c inspects		: 468352626
1800.06/1794.02	c learnt literals	: 0
1800.06/1794.02	c learnt binary clauses	: 0
1800.06/1794.02	c learnt ternary clauses	: 0
1800.06/1794.02	c learnt clauses	: 147038
1800.06/1794.02	c ignored clauses	: 0
1800.06/1794.02	c root simplifications	: 0
1800.06/1794.02	c removed literals (reason simplification)	: 401845
1800.06/1794.02	c reason swapping (by a shorter reason)	: 0
1800.06/1794.02	c Calls to reduceDB	: 16
1800.06/1794.02	c number of reductions to clauses (during analyze)	: 0
1800.06/1794.02	c number of learned constraints concerned by reduction	: 0
1800.06/1794.02	c number of learning phase by resolution	: 0
1800.06/1794.02	c number of learning phase by cutting planes	: 0
1800.06/1794.03	c speed (assignments/second)	: 29395.185841499475
1800.06/1794.03	c non guided choices	2154051
1800.06/1794.05	c learnt constraints type 
1800.06/1794.05	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 12068
1800.06/1794.05	c constraints type 
1800.06/1794.05	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3288
1800.06/1794.05	s UNKNOWN
1800.06/1794.05	c Total wall clock time (in seconds): 1793.834

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-2659199-1276541784/watcher-2659199-1276541784 -o /tmp/evaluation-result-2659199-1276541784/solver-2659199-1276541784 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659199-1276541784.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.07 1.02 1.00 3/106 30338
/proc/meminfo: memFree=1817416/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=444 CPUtime=0
/proc/30338/stat : 30338 (java6) R 30336 30338 29721 0 -1 4194304 131 0 0 0 0 0 0 0 19 0 1 0 27833891 454656 50 1992294400 134512640 134550932 4288510864 18446744073709551615 6972579 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30338/statm: 436 56 45 10 0 28 0

[startup+0.011718 s]
/proc/loadavg: 1.07 1.02 1.00 3/106 30338
/proc/meminfo: memFree=1817416/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=244 CPUtime=0
/proc/30338/stat : 30338 (java) R 30336 30338 29721 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 27833891 249856 16 1992294400 134512640 134550932 4287443952 18446744073709551615 6927904 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30338/statm: 62 25 18 10 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 244

[startup+0.100728 s]
/proc/loadavg: 1.07 1.02 1.00 3/106 30338
/proc/meminfo: memFree=1817416/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1524024 CPUtime=0.08
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 3935 0 1 0 6 2 0 0 15 0 12 0 27833891 1560600576 3374 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 381006 3374 1073 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.344606 s]
/proc/loadavg: 1.07 1.02 1.00 3/106 30338
/proc/meminfo: memFree=1817416/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1526984 CPUtime=0.45
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 5952 0 1 0 42 3 0 0 15 0 12 0 27833891 1563631616 5389 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 381746 5389 1369 10 0 379048 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 1526984

[startup+0.700593 s]
/proc/loadavg: 1.07 1.02 1.00 3/106 30338
/proc/meminfo: memFree=1817416/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1528076 CPUtime=1.03
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 9353 0 1 0 98 5 0 0 15 0 12 0 27833891 1564749824 8740 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 382019 8740 1400 10 0 379321 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 1528076

[startup+1.50156 s]
/proc/loadavg: 1.23 1.05 1.02 2/118 30350
/proc/meminfo: memFree=1769456/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1535548 CPUtime=2.16
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 19935 0 1 0 207 9 0 0 15 0 12 0 27833891 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 383887 18980 1406 10 0 381189 0
[pid=30338/tid=30340] ppid=30336 vsize=1535548 CPUtime=1.35
/proc/30338/task/30340/stat : 30340 (java) R 30336 30338 29721 0 -1 4202560 15757 0 1 0 128 7 0 0 25 0 12 0 27833893 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 4109715429 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30338/tid=30341] ppid=30336 vsize=1535548 CPUtime=0
/proc/30338/task/30341/stat : 30341 (java) S 30336 30338 29721 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 12 0 27833894 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30342] ppid=30336 vsize=1535548 CPUtime=0
/proc/30338/task/30342/stat : 30342 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 27833894 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30343] ppid=30336 vsize=1535548 CPUtime=0
/proc/30338/task/30343/stat : 30343 (java) S 30336 30338 29721 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 27833896 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30344] ppid=30336 vsize=1535548 CPUtime=0
/proc/30338/task/30344/stat : 30344 (java) S 30336 30338 29721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 27833896 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30345] ppid=30336 vsize=1535548 CPUtime=0
/proc/30338/task/30345/stat : 30345 (java) S 30336 30338 29721 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 27833896 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30346] ppid=30336 vsize=1535548 CPUtime=0
/proc/30338/task/30346/stat : 30346 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 27833900 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30347] ppid=30336 vsize=1535548 CPUtime=0.27
/proc/30338/task/30347/stat : 30347 (java) S 30336 30338 29721 0 -1 4202560 545 0 0 0 27 0 0 0 17 0 12 0 27833900 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30348] ppid=30336 vsize=1535548 CPUtime=0.5
/proc/30338/task/30348/stat : 30348 (java) R 30336 30338 29721 0 -1 4202560 2571 0 0 0 49 1 0 0 16 0 12 0 27833901 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 106251816 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30338/tid=30349] ppid=30336 vsize=1535548 CPUtime=0
/proc/30338/task/30349/stat : 30349 (java) S 30336 30338 29721 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 27833901 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30350] ppid=30336 vsize=1535548 CPUtime=0
/proc/30338/task/30350/stat : 30350 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27833901 1572401152 18980 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 1535548

[startup+3.1015 s]
/proc/loadavg: 1.23 1.05 1.02 2/118 30350
/proc/meminfo: memFree=1693196/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1541224 CPUtime=4.36
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 46522 0 1 0 416 20 0 0 15 0 12 0 27833891 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 385306 43043 1417 10 0 382608 0
[pid=30338/tid=30340] ppid=30336 vsize=1541224 CPUtime=2.78
/proc/30338/task/30340/stat : 30340 (java) R 30336 30338 29721 0 -1 4202560 32015 0 1 0 265 13 0 0 25 0 12 0 27833893 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4109845623 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30338/tid=30341] ppid=30336 vsize=1541224 CPUtime=0.1
/proc/30338/task/30341/stat : 30341 (java) S 30336 30338 29721 0 -1 4202560 3385 0 0 0 9 1 0 0 15 0 12 0 27833894 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30342] ppid=30336 vsize=1541224 CPUtime=0.1
/proc/30338/task/30342/stat : 30342 (java) S 30336 30338 29721 0 -1 4202560 3096 0 0 0 9 1 0 0 18 0 12 0 27833894 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30343] ppid=30336 vsize=1541224 CPUtime=0
/proc/30338/task/30343/stat : 30343 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 27833896 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30344] ppid=30336 vsize=1541224 CPUtime=0
/proc/30338/task/30344/stat : 30344 (java) S 30336 30338 29721 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 27833896 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30345] ppid=30336 vsize=1541224 CPUtime=0
/proc/30338/task/30345/stat : 30345 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 27833896 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30346] ppid=30336 vsize=1541224 CPUtime=0
/proc/30338/task/30346/stat : 30346 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 27833900 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30347] ppid=30336 vsize=1541224 CPUtime=0.39
/proc/30338/task/30347/stat : 30347 (java) S 30336 30338 29721 0 -1 4202560 1032 0 0 0 39 0 0 0 15 0 12 0 27833900 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30348] ppid=30336 vsize=1541224 CPUtime=0.93
/proc/30338/task/30348/stat : 30348 (java) S 30336 30338 29721 0 -1 4202560 5926 0 0 0 91 2 0 0 15 0 12 0 27833901 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30349] ppid=30336 vsize=1541224 CPUtime=0
/proc/30338/task/30349/stat : 30349 (java) S 30336 30338 29721 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 27833901 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30350] ppid=30336 vsize=1541224 CPUtime=0
/proc/30338/task/30350/stat : 30350 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27833901 1578213376 43043 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 1541224

[startup+6.30138 s]
/proc/loadavg: 1.23 1.05 1.02 4/118 30350
/proc/meminfo: memFree=1584696/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1541984 CPUtime=8.64
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 68369 0 1 0 834 30 0 0 15 0 13 0 27833891 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 385496 62011 1438 10 0 382798 0
[pid=30338/tid=30340] ppid=30336 vsize=1541984 CPUtime=5.27
/proc/30338/task/30340/stat : 30340 (java) R 30336 30338 29721 0 -1 4202560 32058 0 1 0 514 13 0 0 25 0 13 0 27833893 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4110119505 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30338/tid=30341] ppid=30336 vsize=1541984 CPUtime=0.61
/proc/30338/task/30341/stat : 30341 (java) S 30336 30338 29721 0 -1 4202560 13239 0 0 0 54 7 0 0 16 0 13 0 27833894 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30342] ppid=30336 vsize=1541984 CPUtime=0.61
/proc/30338/task/30342/stat : 30342 (java) S 30336 30338 29721 0 -1 4202560 14363 0 0 0 56 5 0 0 18 0 13 0 27833894 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30343] ppid=30336 vsize=1541984 CPUtime=0
/proc/30338/task/30343/stat : 30343 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 27833896 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30344] ppid=30336 vsize=1541984 CPUtime=0
/proc/30338/task/30344/stat : 30344 (java) S 30336 30338 29721 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27833896 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30345] ppid=30336 vsize=1541984 CPUtime=0
/proc/30338/task/30345/stat : 30345 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27833896 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30346] ppid=30336 vsize=1541984 CPUtime=0
/proc/30338/task/30346/stat : 30346 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27833900 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30347] ppid=30336 vsize=1541984 CPUtime=0.76
/proc/30338/task/30347/stat : 30347 (java) S 30336 30338 29721 0 -1 4202560 1663 0 0 0 76 0 0 0 16 0 13 0 27833900 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30348] ppid=30336 vsize=1541984 CPUtime=1.34
/proc/30338/task/30348/stat : 30348 (java) S 30336 30338 29721 0 -1 4202560 5974 0 0 0 132 2 0 0 15 0 13 0 27833901 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30349] ppid=30336 vsize=1541984 CPUtime=0
/proc/30338/task/30349/stat : 30349 (java) S 30336 30338 29721 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27833901 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30350] ppid=30336 vsize=1541984 CPUtime=0
/proc/30338/task/30350/stat : 30350 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 27833901 1578991616 62011 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.64
Current children cumulated vsize (KiB) 1541984

[startup+12.7011 s]
/proc/loadavg: 1.19 1.05 1.01 2/119 30353
/proc/meminfo: memFree=1571916/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1540852 CPUtime=15.46
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 69188 0 1 0 1515 31 0 0 15 0 13 0 27833891 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 385213 62377 1440 10 0 382515 0
[pid=30338/tid=30340] ppid=30336 vsize=1540852 CPUtime=11.47
/proc/30338/task/30340/stat : 30340 (java) S 30336 30338 29721 0 -1 4202560 32067 0 1 0 1133 14 0 0 25 0 13 0 27833893 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30341] ppid=30336 vsize=1540852 CPUtime=0.71
/proc/30338/task/30341/stat : 30341 (java) R 30336 30338 29721 0 -1 4202560 13606 0 0 0 64 7 0 0 15 0 13 0 27833894 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 106197499 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30338/tid=30342] ppid=30336 vsize=1540852 CPUtime=0.71
/proc/30338/task/30342/stat : 30342 (java) R 30336 30338 29721 0 -1 4202560 14661 0 0 0 66 5 0 0 18 0 13 0 27833894 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 106193920 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30338/tid=30343] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30343/stat : 30343 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 27833896 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30344] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30344/stat : 30344 (java) S 30336 30338 29721 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30345] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30345/stat : 30345 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30346] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30346/stat : 30346 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27833900 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30347] ppid=30336 vsize=1540852 CPUtime=1.02
/proc/30338/task/30347/stat : 30347 (java) S 30336 30338 29721 0 -1 4202560 1798 0 0 0 102 0 0 0 15 0 13 0 27833900 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30348] ppid=30336 vsize=1540852 CPUtime=1.49
/proc/30338/task/30348/stat : 30348 (java) S 30336 30338 29721 0 -1 4202560 5984 0 0 0 147 2 0 0 15 0 13 0 27833901 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30349] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30349/stat : 30349 (java) S 30336 30338 29721 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27833901 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30350] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30350/stat : 30350 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 27833901 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30351] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30351/stat : 30351 (java) S 30336 30338 29721 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27834498 1577832448 62377 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.46
Current children cumulated vsize (KiB) 1540852

[startup+25.5007 s]
/proc/loadavg: 1.16 1.04 1.01 2/119 30353
/proc/meminfo: memFree=1552324/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1540852 CPUtime=28.56
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 75524 0 1 0 2822 34 0 0 15 0 13 0 27833891 1577832448 67432 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 385213 67432 1440 10 0 382515 0
[pid=30338/tid=30340] ppid=30336 vsize=1540852 CPUtime=23.94
/proc/30338/task/30340/stat : 30340 (java) R 30336 30338 29721 0 -1 4202560 32075 0 1 0 2380 14 0 0 25 0 13 0 27833893 1577832448 67432 1992294400 134512640 134550932 4287443952 18446744073709551615 4109840058 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30338/tid=30341] ppid=30336 vsize=1540852 CPUtime=1.01
/proc/30338/task/30341/stat : 30341 (java) S 30336 30338 29721 0 -1 4202560 17167 0 0 0 92 9 0 0 16 0 13 0 27833894 1577832448 67432 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30342] ppid=30336 vsize=1540852 CPUtime=1.02
/proc/30338/task/30342/stat : 30342 (java) S 30336 30338 29721 0 -1 4202560 17428 0 0 0 96 6 0 0 18 0 13 0 27833894 1577832448 67432 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30343] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30343/stat : 30343 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 27833896 1577832448 67432 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30344] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30344/stat : 30344 (java) S 30336 30338 29721 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 67432 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30345] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30345/stat : 30345 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 67432 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30346] ppid=30336 vsize=1540852 CPUtime=0

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

[pid=30338] ppid=30336 vsize=1540852 CPUtime=1607.97
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 99609 0 1 0 160701 96 0 0 15 0 13 0 27833891 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 385213 74356 1445 10 0 382515 0
[pid=30338/tid=30340] ppid=30336 vsize=1540852 CPUtime=1592.03
/proc/30338/task/30340/stat : 30340 (java) R 30336 30338 29721 0 -1 4202560 32527 0 1 0 159158 45 0 0 25 0 13 0 27833893 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4110057643 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30338/tid=30341] ppid=30336 vsize=1540852 CPUtime=4.26
/proc/30338/task/30341/stat : 30341 (java) S 30336 30338 29721 0 -1 4202560 20620 0 0 0 407 19 0 0 16 0 13 0 27833894 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30342] ppid=30336 vsize=1540852 CPUtime=4.24
/proc/30338/task/30342/stat : 30342 (java) S 30336 30338 29721 0 -1 4202560 21206 0 0 0 407 17 0 0 15 0 13 0 27833894 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30343] ppid=30336 vsize=1540852 CPUtime=4.63
/proc/30338/task/30343/stat : 30343 (java) S 30336 30338 29721 0 -1 4202560 16214 0 0 0 454 9 0 0 15 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30344] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30344/stat : 30344 (java) S 30336 30338 29721 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30345] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30345/stat : 30345 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30346] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30346/stat : 30346 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27833900 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30347] ppid=30336 vsize=1540852 CPUtime=1.17
/proc/30338/task/30347/stat : 30347 (java) S 30336 30338 29721 0 -1 4202560 1897 0 0 0 117 0 0 0 15 0 13 0 27833900 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30348] ppid=30336 vsize=1540852 CPUtime=1.57
/proc/30338/task/30348/stat : 30348 (java) S 30336 30338 29721 0 -1 4202560 5989 0 0 0 155 2 0 0 16 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30349] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30349/stat : 30349 (java) S 30336 30338 29721 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30350] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30350/stat : 30350 (java) S 30336 30338 29721 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30351] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30351/stat : 30351 (java) S 30336 30338 29721 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27834498 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1607.97
Current children cumulated vsize (KiB) 1540852

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 30406
/proc/meminfo: memFree=1521944/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1540852 CPUtime=1668.02
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 99634 0 1 0 166704 98 0 0 15 0 13 0 27833891 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 385213 74356 1445 10 0 382515 0
[pid=30338/tid=30340] ppid=30336 vsize=1540852 CPUtime=1651.93
/proc/30338/task/30340/stat : 30340 (java) R 30336 30338 29721 0 -1 4202560 32544 0 1 0 165147 46 0 0 25 0 13 0 27833893 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4110078076 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30338/tid=30341] ppid=30336 vsize=1540852 CPUtime=4.32
/proc/30338/task/30341/stat : 30341 (java) S 30336 30338 29721 0 -1 4202560 20620 0 0 0 413 19 0 0 15 0 13 0 27833894 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30342] ppid=30336 vsize=1540852 CPUtime=4.31
/proc/30338/task/30342/stat : 30342 (java) S 30336 30338 29721 0 -1 4202560 21206 0 0 0 414 17 0 0 16 0 13 0 27833894 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30343] ppid=30336 vsize=1540852 CPUtime=4.63
/proc/30338/task/30343/stat : 30343 (java) S 30336 30338 29721 0 -1 4202560 16218 0 0 0 454 9 0 0 15 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30344] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30344/stat : 30344 (java) S 30336 30338 29721 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30345] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30345/stat : 30345 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30346] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30346/stat : 30346 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27833900 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30347] ppid=30336 vsize=1540852 CPUtime=1.17
/proc/30338/task/30347/stat : 30347 (java) S 30336 30338 29721 0 -1 4202560 1897 0 0 0 117 0 0 0 15 0 13 0 27833900 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30348] ppid=30336 vsize=1540852 CPUtime=1.57
/proc/30338/task/30348/stat : 30348 (java) S 30336 30338 29721 0 -1 4202560 5989 0 0 0 155 2 0 0 16 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30349] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30349/stat : 30349 (java) S 30336 30338 29721 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30350] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30350/stat : 30350 (java) S 30336 30338 29721 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30351] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30351/stat : 30351 (java) S 30336 30338 29721 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27834498 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1668.02
Current children cumulated vsize (KiB) 1540852

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 30406
/proc/meminfo: memFree=1521820/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1540852 CPUtime=1728.11
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 101581 0 1 0 172710 101 0 0 15 0 13 0 27833891 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 385213 74356 1445 10 0 382515 0
[pid=30338/tid=30340] ppid=30336 vsize=1540852 CPUtime=1711.27
/proc/30338/task/30340/stat : 30340 (java) R 30336 30338 29721 0 -1 4202560 32561 0 1 0 171080 47 0 0 25 0 13 0 27833893 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4110078091 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30338/tid=30341] ppid=30336 vsize=1540852 CPUtime=4.45
/proc/30338/task/30341/stat : 30341 (java) S 30336 30338 29721 0 -1 4202560 20620 0 0 0 426 19 0 0 15 0 13 0 27833894 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30342] ppid=30336 vsize=1540852 CPUtime=4.44
/proc/30338/task/30342/stat : 30342 (java) S 30336 30338 29721 0 -1 4202560 21206 0 0 0 427 17 0 0 16 0 13 0 27833894 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30343] ppid=30336 vsize=1540852 CPUtime=5.13
/proc/30338/task/30343/stat : 30343 (java) S 30336 30338 29721 0 -1 4202560 18144 0 0 0 503 10 0 0 15 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30344] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30344/stat : 30344 (java) S 30336 30338 29721 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30345] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30345/stat : 30345 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30346] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30346/stat : 30346 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27833900 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30347] ppid=30336 vsize=1540852 CPUtime=1.17
/proc/30338/task/30347/stat : 30347 (java) S 30336 30338 29721 0 -1 4202560 1897 0 0 0 117 0 0 0 15 0 13 0 27833900 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30348] ppid=30336 vsize=1540852 CPUtime=1.57
/proc/30338/task/30348/stat : 30348 (java) S 30336 30338 29721 0 -1 4202560 5989 0 0 0 155 2 0 0 16 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30349] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30349/stat : 30349 (java) S 30336 30338 29721 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30350] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30350/stat : 30350 (java) S 30336 30338 29721 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30351] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30351/stat : 30351 (java) S 30336 30338 29721 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27834498 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1728.11
Current children cumulated vsize (KiB) 1540852

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 30408
/proc/meminfo: memFree=1521696/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1540852 CPUtime=1788.33
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 103521 0 1 0 178729 104 0 0 15 0 13 0 27833891 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 385213 74356 1445 10 0 382515 0
[pid=30338/tid=30340] ppid=30336 vsize=1540852 CPUtime=1769.84
/proc/30338/task/30340/stat : 30340 (java) R 30336 30338 29721 0 -1 4202560 32574 0 1 0 176935 49 0 0 25 0 13 0 27833893 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4110058669 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30338/tid=30341] ppid=30336 vsize=1540852 CPUtime=4.7
/proc/30338/task/30341/stat : 30341 (java) S 30336 30338 29721 0 -1 4202560 20620 0 0 0 450 20 0 0 16 0 13 0 27833894 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30342] ppid=30336 vsize=1540852 CPUtime=4.68
/proc/30338/task/30342/stat : 30342 (java) S 30336 30338 29721 0 -1 4202560 21206 0 0 0 451 17 0 0 16 0 13 0 27833894 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30343] ppid=30336 vsize=1540852 CPUtime=6.29
/proc/30338/task/30343/stat : 30343 (java) S 30336 30338 29721 0 -1 4202560 20069 0 0 0 618 11 0 0 15 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30344] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30344/stat : 30344 (java) S 30336 30338 29721 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30345] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30345/stat : 30345 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30346] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30346/stat : 30346 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27833900 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30347] ppid=30336 vsize=1540852 CPUtime=1.17
/proc/30338/task/30347/stat : 30347 (java) S 30336 30338 29721 0 -1 4202560 1897 0 0 0 117 0 0 0 15 0 13 0 27833900 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30348] ppid=30336 vsize=1540852 CPUtime=1.57
/proc/30338/task/30348/stat : 30348 (java) S 30336 30338 29721 0 -1 4202560 5989 0 0 0 155 2 0 0 16 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30349] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30349/stat : 30349 (java) S 30336 30338 29721 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30350] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30350/stat : 30350 (java) S 30336 30338 29721 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30351] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30351/stat : 30351 (java) S 30336 30338 29721 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27834498 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1788.33
Current children cumulated vsize (KiB) 1540852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 30408
/proc/meminfo: memFree=1521696/2059040 swapFree=4136648/4192956
[pid=30338] ppid=30336 vsize=1540852 CPUtime=1800.06
/proc/30338/stat : 30338 (java) S 30336 30338 29721 0 -1 4202496 104169 0 1 0 179902 104 0 0 15 0 13 0 27833891 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30338/statm: 385213 74356 1445 10 0 382515 0
[pid=30338/tid=30340] ppid=30336 vsize=1540852 CPUtime=1781.03
/proc/30338/task/30340/stat : 30340 (java) R 30336 30338 29721 0 -1 4202560 32577 0 1 0 178054 49 0 0 25 0 13 0 27833893 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4110057005 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30338/tid=30341] ppid=30336 vsize=1540852 CPUtime=4.73
/proc/30338/task/30341/stat : 30341 (java) S 30336 30338 29721 0 -1 4202560 20620 0 0 0 453 20 0 0 16 0 13 0 27833894 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30342] ppid=30336 vsize=1540852 CPUtime=4.71
/proc/30338/task/30342/stat : 30342 (java) S 30336 30338 29721 0 -1 4202560 21206 0 0 0 454 17 0 0 15 0 13 0 27833894 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30343] ppid=30336 vsize=1540852 CPUtime=6.77
/proc/30338/task/30343/stat : 30343 (java) S 30336 30338 29721 0 -1 4202560 20712 0 0 0 666 11 0 0 15 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 0 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30344] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30344/stat : 30344 (java) S 30336 30338 29721 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30345] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30345/stat : 30345 (java) S 30336 30338 29721 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27833896 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30346] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30346/stat : 30346 (java) S 30336 30338 29721 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27833900 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30347] ppid=30336 vsize=1540852 CPUtime=1.17
/proc/30338/task/30347/stat : 30347 (java) S 30336 30338 29721 0 -1 4202560 1897 0 0 0 117 0 0 0 15 0 13 0 27833900 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30348] ppid=30336 vsize=1540852 CPUtime=1.57
/proc/30338/task/30348/stat : 30348 (java) S 30336 30338 29721 0 -1 4202560 5989 0 0 0 155 2 0 0 16 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30349] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30349/stat : 30349 (java) S 30336 30338 29721 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
[pid=30338/tid=30350] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30350/stat : 30350 (java) S 30336 30338 29721 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 27833901 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 1 0 0 0
[pid=30338/tid=30351] ppid=30336 vsize=1540852 CPUtime=0
/proc/30338/task/30351/stat : 30351 (java) S 30336 30338 29721 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 27834498 1577832448 74356 1992294400 134512640 134550932 4287443952 18446744073709551615 4294960144 0 4 0 16800975 18446604437837289600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1540852

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1794.09
CPU time (s): 1800.17
CPU user time (s): 1799.08
CPU system time (s): 1.08183
CPU usage (%): 100.339
Max. virtual memory (cumulated for all children) (KiB): 1548540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 1.08183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104191
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42087
involuntary context switches= 30341

runsolver used 3.9734 second user time and 9.32058 second system time

The end

Launcher Data

Begin job on node026 at 2010-06-14 20:56:25
IDJOB=2659199
IDBENCH=2370
IDSOLVER=1164
FILE ID=node026/2659199-1276541784
PBS_JOBID= 11173460
Free space on /tmp= 62508 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-dc1l.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659199-1276541784/watcher-2659199-1276541784 -o /tmp/evaluation-result-2659199-1276541784/solver-2659199-1276541784 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659199-1276541784.opb

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

MD5SUM BENCH= b626c8307376f19de1f1e51bf91eca4f
RANDOM SEED=873417604

node026.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.201
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.40
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.201
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1817812 kB
Buffers:         37804 kB
Cached:         124036 kB
SwapCached:       9700 kB
Active:          76188 kB
Inactive:        98620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1817812 kB
SwapTotal:     4192956 kB
SwapFree:      4136648 kB
Dirty:            8436 kB
Writeback:           0 kB
AnonPages:       11052 kB
Mapped:           9348 kB
Slab:            44412 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179784 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= 62508 MiB
End job on node026 at 2010-06-14 21:26:21