Trace number 2662148

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 RES // CP 2.2.0 2010-05-31? (TO) 1800.21 910.122

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath1.opb
MD5SUMcadb80b29b1b884c95a94376a4e900b4
Bench CategoryOPT-BIGINT (optimisation, big 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 variables53335
Total number of constraints5302
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)189
Number of constraints which are nor clauses,nor cardinality constraints5113
Minimum length of a constraint1
Maximum length of a constraint50934
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824000000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4832120913850916
Number of bits of the biggest sum of numbers53
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.16	c version 2.2.0.v20100531
0.08/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.16	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.16	c java.vm.version	11.2-b01
0.08/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version		1.6.0_12
0.08/0.16	c os.name		Linux
0.08/0.16	c os.version		2.6.18-164.el5
0.08/0.16	c os.arch		i386
0.08/0.16	c Free memory 		1393557488
0.08/0.16	c Max memory 		1395916800
0.08/0.16	c Total memory 		1395916800
0.08/0.16	c Number of processors 	2
0.24/0.21	c Pseudo Boolean Optimization
0.24/0.21	c ManyCore solver with 2 solvers running in parallel
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1786e64
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.21	c Expensive reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@2808b3
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.24/0.22	c No reason simplification
0.24/0.22	c Armin Biere (Picosat) restarts strategy
0.24/0.22	c Glucose learned constraints deletion strategy
0.24/0.22	c timeout=2147483s
0.24/0.22	c DB Simplification allowed=false
0.24/0.22	c --- End Solver configuration ---
0.24/0.22	
0.24/0.22	c solving HOME/instance-2662148-1276531316.opb
0.24/0.22	c reading problem ... 
7.51/5.20	c ... done. Wall clock time 4.98s.
7.51/5.20	c #vars     53335
7.51/5.20	c #constraints  7737
7.51/5.20	c constraints type 
7.51/5.20	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5216
7.51/5.20	c constraints type 
7.51/5.20	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5216
1166.36/589.27	c cleaning 2505 clauses out of 5012 with flag 5013/5013
1409.67/712.12	c cleaning 4248 clauses out of 8496 with flag 11002/11002
1619.19/818.15	c cleaning 5619 clauses out of 11246 with flag 18000/18000
1763.65/891.35	c cleaning 6814 clauses out of 13629 with flag 26002/26002
1800.02/910.02	c starts		: 54
1800.02/910.02	c conflicts		: 27285
1800.02/910.02	c decisions		: 905103
1800.02/910.02	c propagations		: 5889087
1800.02/910.02	c inspects		: 25198268
1800.02/910.02	c learnt literals	: 1
1800.02/910.02	c learnt binary clauses	: 0
1800.02/910.02	c learnt ternary clauses	: 0
1800.02/910.02	c learnt clauses	: 27284
1800.02/910.02	c ignored clauses	: 0
1800.02/910.02	c root simplifications	: 0
1800.02/910.02	c removed literals (reason simplification)	: 14207641
1800.02/910.02	c reason swapping (by a shorter reason)	: 0
1800.02/910.02	c Calls to reduceDB	: 4
1800.02/910.02	c number of reductions to clauses (during analyze)	: 0
1800.02/910.02	c number of learned constraints concerned by reduction	: 0
1800.02/910.02	c number of learning phase by resolution	: 0
1800.02/910.02	c number of learning phase by cutting planes	: 0
1800.02/910.02	c speed (assignments/second)	: 6508.594555584168
1800.02/910.02	c non guided choices	226048
1800.02/910.06	c learnt constraints type 
1800.02/910.06	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 8100
1800.02/910.06	c constraints type 
1800.02/910.06	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5216
1800.02/910.06	c constraints type 
1800.02/910.06	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5216
1800.02/910.06	s UNKNOWN
1800.02/910.06	c Total wall clock time (in seconds): 909.843

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-2662148-1276531316/watcher-2662148-1276531316 -o /tmp/evaluation-result-2662148-1276531316/solver-2662148-1276531316 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662148-1276531316.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 30978
/proc/meminfo: memFree=1878172/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1832 CPUtime=0
/proc/30978/stat : 30978 (java6) S 30976 30978 30824 0 -1 4194304 244 0 0 0 0 0 0 0 19 0 1 0 26787939 1875968 148 1992294400 134512640 134550932 4288395152 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699379390 0 0 17 1 0 0 0
/proc/30978/statm: 458 148 111 10 0 63 0

[startup+0.0398011 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30978
/proc/meminfo: memFree=1878172/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1520328 CPUtime=0.02
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 3287 0 1 0 1 1 0 0 18 0 4 0 26787939 1556815872 2731 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 380082 2731 944 10 0 377392 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1520328

[startup+0.100805 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30978
/proc/meminfo: memFree=1878172/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1524020 CPUtime=0.08
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 3931 0 1 0 6 2 0 0 18 0 12 0 26787939 1560596480 3371 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 381005 3371 1072 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524020

[startup+0.300709 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30978
/proc/meminfo: memFree=1878172/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1526136 CPUtime=0.36
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 5969 0 1 0 32 4 0 0 18 0 12 0 26787939 1562763264 5407 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 381534 5407 1358 10 0 378837 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526136

[startup+0.700701 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30978
/proc/meminfo: memFree=1878172/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1529256 CPUtime=1.14
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 8771 0 1 0 110 4 0 0 18 0 12 0 26787939 1565958144 7964 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 382314 7964 1404 10 0 379617 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 1529256

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 3/118 30990
/proc/meminfo: memFree=1837344/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1540440 CPUtime=2.58
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 28299 0 1 0 245 13 0 0 18 0 12 0 26787939 1577410560 26111 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 385110 26113 1408 10 0 382413 0
[pid=30978/tid=30980] ppid=30976 vsize=1540440 CPUtime=1.42
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30824 0 -1 4202560 21550 0 1 0 132 10 0 0 18 0 12 0 26787941 1577410560 26114 1992294400 134512640 134550932 4292966496 18446744073709551615 4109478142 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1540440 CPUtime=0
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30824 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 12 0 26787942 1577410560 26115 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1540440 CPUtime=0
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30824 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 26787942 1577410560 26115 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1540440 CPUtime=0
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30824 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 26787944 1577410560 26116 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1540440 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30824 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 26787944 1577410560 26117 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1540440 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30824 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 26787944 1577410560 26118 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1540440 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30824 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 26787949 1577410560 26118 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1540440 CPUtime=0.68
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30824 0 -1 4202560 1216 0 0 0 68 0 0 0 15 0 12 0 26787949 1577410560 26119 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1540440 CPUtime=0.44
/proc/30978/task/30988/stat : 30988 (java) R 30976 30978 30824 0 -1 4202560 4473 0 0 0 43 1 0 0 24 0 12 0 26787949 1577410560 26120 1992294400 134512640 134550932 4292966496 18446744073709551615 102094080 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1540440 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30824 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 26787949 1577410560 26121 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1540440 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30824 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 26787949 1577410560 26122 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 1540440

[startup+3.10165 s]
/proc/loadavg: 1.00 1.00 1.00 3/118 30990
/proc/meminfo: memFree=1753396/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1545224 CPUtime=5.04
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 52446 0 1 0 481 23 0 0 18 0 12 0 26787939 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 386306 46683 1424 10 0 383609 0
[pid=30978/tid=30980] ppid=30976 vsize=1545224 CPUtime=2.57
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30824 0 -1 4202560 32023 0 1 0 243 14 0 0 17 0 12 0 26787941 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4109355453 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1545224 CPUtime=0.19
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30824 0 -1 4202560 4178 0 0 0 18 1 0 0 18 0 12 0 26787942 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1545224 CPUtime=0.18
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30824 0 -1 4202560 5007 0 0 0 17 1 0 0 18 0 12 0 26787942 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1545224 CPUtime=0
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30824 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 26787944 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1545224 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30824 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 26787944 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1545224 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30824 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 26787944 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1545224 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30824 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 26787949 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1545224 CPUtime=0.93
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30824 0 -1 4202560 1930 0 0 0 93 0 0 0 16 0 12 0 26787949 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1545224 CPUtime=1.1
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30824 0 -1 4202560 8239 0 0 0 107 3 0 0 25 0 12 0 26787949 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1545224 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30824 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 26787949 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1545224 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30824 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 26787949 1582309376 46683 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 1545224

[startup+6.30158 s]
/proc/loadavg: 1.08 1.02 1.01 5/121 30995
/proc/meminfo: memFree=1632100/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1546200 CPUtime=9.88
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 70830 0 1 0 955 33 0 0 18 0 16 0 26787939 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 386550 62564 1430 10 0 383853 0
[pid=30978/tid=30980] ppid=30976 vsize=1546200 CPUtime=4.17
/proc/30978/task/30980/stat : 30980 (java) S 30976 30978 30824 0 -1 4202560 32048 0 1 0 402 15 0 0 16 0 16 0 26787941 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1546200 CPUtime=0.66
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30824 0 -1 4202560 13323 0 0 0 61 5 0 0 18 0 16 0 26787942 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1546200 CPUtime=0.67
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30824 0 -1 4202560 14147 0 0 0 61 6 0 0 18 0 16 0 26787942 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30824 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 16 0 26787944 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30824 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30824 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30824 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1546200 CPUtime=1.24
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30824 0 -1 4202560 1959 0 0 0 124 0 0 0 16 0 16 0 26787949 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1546200 CPUtime=1.27
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30824 0 -1 4202560 8251 0 0 0 124 3 0 0 16 0 16 0 26787949 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30824 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30824 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 26787949 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30993] ppid=30976 vsize=1546200 CPUtime=0.93
/proc/30978/task/30993/stat : 30993 (java) R 30976 30978 30824 0 -1 4202560 16 0 0 0 93 0 0 0 20 0 16 0 26788459 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4109341955 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30978/tid=30994] ppid=30976 vsize=1546200 CPUtime=0.86
/proc/30978/task/30994/stat : 30994 (java) R 30976 30978 30824 0 -1 4202560 6 0 0 0 86 0 0 0 21 0 16 0 26788459 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4109761989 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30978/tid=30995] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30995/stat : 30995 (java) S 30976 30978 30824 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 26788479 1583308800 62564 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (KiB) 1546200

[startup+12.7014 s]
/proc/loadavg: 1.15 1.03 1.01 3/122 30996
/proc/meminfo: memFree=1617708/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1546200 CPUtime=22.56
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 74759 0 1 0 2221 35 0 0 18 0 16 0 26787939 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 386550 66138 1434 10 0 383853 0
[pid=30978/tid=30980] ppid=30976 vsize=1546200 CPUtime=4.17
/proc/30978/task/30980/stat : 30980 (java) S 30976 30978 30824 0 -1 4202560 32048 0 1 0 402 15 0 0 15 0 16 0 26787941 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1546200 CPUtime=0.8
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30824 0 -1 4202560 14990 0 0 0 74 6 0 0 18 0 16 0 26787942 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1546200 CPUtime=0.8
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30824 0 -1 4202560 16307 0 0 0 73 7 0 0 18 0 16 0 26787942 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1546200 CPUtime=0.01
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30824 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 16 0 26787944 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30824 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30824 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30824 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1546200 CPUtime=1.42
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30824 0 -1 4202560 1978 0 0 0 142 0 0 0 15 0 16 0 26787949 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1546200 CPUtime=2.1
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30824 0 -1 4202560 8308 0 0 0 206 4 0 0 15 0 16 0 26787949 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30824 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30824 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 26787949 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30993] ppid=30976 vsize=1546200 CPUtime=7.01
/proc/30978/task/30993/stat : 30993 (java) R 30976 30978 30824 0 -1 4202560 28 0 0 0 701 0 0 0 25 0 16 0 26788459 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4109782739 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30978/tid=30994] ppid=30976 vsize=1546200 CPUtime=6.19
/proc/30978/task/30994/stat : 30994 (java) R 30976 30978 30824 0 -1 4202560 20 0 0 0 619 0 0 0 25 0 16 0 26788459 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4109341850 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30978/tid=30995] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30995/stat : 30995 (java) S 30976 30978 30824 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 26788479 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30996] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30996/stat : 30996 (java) S 30976 30978 30824 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 16 0 26788483 1583308800 66138 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.56
Current children cumulated vsize (KiB) 1546200

[startup+25.5012 s]
/proc/loadavg: 1.34 1.08 1.02 3/122 30996
/proc/meminfo: memFree=1610392/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1546200 CPUtime=47.91
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 76753 0 1 0 4754 37 0 0 18 0 16 0 26787939 1583308800 67988 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 386550 67988 1434 10 0 383853 0
[pid=30978/tid=30980] ppid=30976 vsize=1546200 CPUtime=4.17

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

/proc/30978/statm: 386550 91227 1445 10 0 383853 0
[pid=30978/tid=30980] ppid=30976 vsize=1546200 CPUtime=4.17
/proc/30978/task/30980/stat : 30980 (java) S 30976 30978 30824 0 -1 4202560 32052 0 1 0 402 15 0 0 15 0 16 0 26787941 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1546200 CPUtime=2.06
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30824 0 -1 4202560 28579 0 0 0 193 13 0 0 16 0 16 0 26787942 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1546200 CPUtime=2.07
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30824 0 -1 4202560 29300 0 0 0 194 13 0 0 16 0 16 0 26787942 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1546200 CPUtime=1.18
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30824 0 -1 4202560 43 0 0 0 117 1 0 0 15 0 16 0 26787944 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30824 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30824 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30824 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1546200 CPUtime=1.79
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30824 0 -1 4202560 1985 0 0 0 178 1 0 0 15 0 16 0 26787949 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1546200 CPUtime=2.45
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30824 0 -1 4202560 8320 0 0 0 241 4 0 0 15 0 16 0 26787949 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30824 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30824 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 16 0 26787949 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30993] ppid=30976 vsize=1546200 CPUtime=746.47
/proc/30978/task/30993/stat : 30993 (java) R 30976 30978 30824 0 -1 4202560 72 0 0 0 74632 15 0 0 25 0 16 0 26788459 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4109761870 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30978/tid=30994] ppid=30976 vsize=1546200 CPUtime=748.34
/proc/30978/task/30994/stat : 30994 (java) R 30976 30978 30824 0 -1 4202560 29 0 0 0 74821 13 0 0 25 0 16 0 26788459 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4109826273 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30978/tid=30995] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30995/stat : 30995 (java) S 30976 30978 30824 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 26788479 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30996] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30996/stat : 30996 (java) S 30976 30978 30824 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 16 0 26788483 1583308800 91227 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1508.61
Current children cumulated vsize (KiB) 1546200

[startup+822.301 s]
/proc/loadavg: 2.05 1.98 1.59 4/122 31016
/proc/meminfo: memFree=1506728/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1546200 CPUtime=1626.92
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 103963 0 1 0 162609 83 0 0 18 0 16 0 26787939 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 386550 93624 1445 10 0 383853 0
[pid=30978/tid=30980] ppid=30976 vsize=1546200 CPUtime=4.17
/proc/30978/task/30980/stat : 30980 (java) S 30976 30978 30824 0 -1 4202560 32052 0 1 0 402 15 0 0 15 0 16 0 26787941 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1546200 CPUtime=2.22
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30824 0 -1 4202560 29606 0 0 0 208 14 0 0 15 0 16 0 26787942 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1546200 CPUtime=2.22
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30824 0 -1 4202560 30724 0 0 0 209 13 0 0 16 0 16 0 26787942 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1546200 CPUtime=1.78
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30824 0 -1 4202560 46 0 0 0 177 1 0 0 15 0 16 0 26787944 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30824 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30824 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30824 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1546200 CPUtime=1.8
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30824 0 -1 4202560 1986 0 0 0 179 1 0 0 16 0 16 0 26787949 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1546200 CPUtime=2.45
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30824 0 -1 4202560 8320 0 0 0 241 4 0 0 15 0 16 0 26787949 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30824 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30824 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 16 0 26787949 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30993] ppid=30976 vsize=1546200 CPUtime=805.66
/proc/30978/task/30993/stat : 30993 (java) R 30976 30978 30824 0 -1 4202560 77 0 0 0 80548 18 0 0 20 0 16 0 26788459 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4109372945 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30978/tid=30994] ppid=30976 vsize=1546200 CPUtime=806.54
/proc/30978/task/30994/stat : 30994 (java) R 30976 30978 30824 0 -1 4202560 29 0 0 0 80641 13 0 0 25 0 16 0 26788459 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4109826273 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30978/tid=30995] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30995/stat : 30995 (java) S 30976 30978 30824 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 26788479 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30996] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30996/stat : 30996 (java) S 30976 30978 30824 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 16 0 26788483 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1626.92
Current children cumulated vsize (KiB) 1546200

[startup+882.301 s]
/proc/loadavg: 2.10 2.01 1.63 3/122 31018
/proc/meminfo: memFree=1506604/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1546200 CPUtime=1745.83
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 103972 0 1 0 174497 86 0 0 18 0 16 0 26787939 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 386550 93624 1445 10 0 383853 0
[pid=30978/tid=30980] ppid=30976 vsize=1546200 CPUtime=4.17
/proc/30978/task/30980/stat : 30980 (java) S 30976 30978 30824 0 -1 4202560 32052 0 1 0 402 15 0 0 15 0 16 0 26787941 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1546200 CPUtime=2.32
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30824 0 -1 4202560 29606 0 0 0 218 14 0 0 16 0 16 0 26787942 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1546200 CPUtime=2.33
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30824 0 -1 4202560 30724 0 0 0 219 14 0 0 16 0 16 0 26787942 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1546200 CPUtime=1.78
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30824 0 -1 4202560 48 0 0 0 177 1 0 0 15 0 16 0 26787944 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30824 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30824 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30824 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1546200 CPUtime=1.8
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30824 0 -1 4202560 1986 0 0 0 179 1 0 0 16 0 16 0 26787949 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1546200 CPUtime=2.45
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30824 0 -1 4202560 8320 0 0 0 241 4 0 0 15 0 16 0 26787949 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30824 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30824 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 16 0 26787949 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30993] ppid=30976 vsize=1546200 CPUtime=865.52
/proc/30978/task/30993/stat : 30993 (java) R 30976 30978 30824 0 -1 4202560 81 0 0 0 86531 21 0 0 25 0 16 0 26788459 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4109761730 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30978/tid=30994] ppid=30976 vsize=1546200 CPUtime=865.38
/proc/30978/task/30994/stat : 30994 (java) R 30976 30978 30824 0 -1 4202560 30 0 0 0 86525 13 0 0 25 0 16 0 26788459 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4109780320 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30978/tid=30995] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30995/stat : 30995 (java) S 30976 30978 30824 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 26788479 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30996] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30996/stat : 30996 (java) S 30976 30978 30824 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 16 0 26788483 1583308800 93624 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1745.83
Current children cumulated vsize (KiB) 1546200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+910.002 s]
/proc/loadavg: 2.06 2.01 1.64 3/122 31020
/proc/meminfo: memFree=1506604/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=1546200 CPUtime=1800.02
/proc/30978/stat : 30978 (java) S 30976 30978 30824 0 -1 4202496 103981 0 1 0 179915 87 0 0 18 0 16 0 26787939 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 386550 93626 1445 10 0 383853 0
[pid=30978/tid=30980] ppid=30976 vsize=1546200 CPUtime=4.17
/proc/30978/task/30980/stat : 30980 (java) S 30976 30978 30824 0 -1 4202560 32052 0 1 0 402 15 0 0 15 0 16 0 26787941 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1546200 CPUtime=2.38
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30824 0 -1 4202560 29606 0 0 0 224 14 0 0 15 0 16 0 26787942 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1546200 CPUtime=2.38
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30824 0 -1 4202560 30724 0 0 0 224 14 0 0 16 0 16 0 26787942 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1546200 CPUtime=2.51
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30824 0 -1 4202560 50 0 0 0 250 1 0 0 15 0 16 0 26787944 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 0 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30824 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30824 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 26787944 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30824 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1546200 CPUtime=1.85
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30824 0 -1 4202560 1988 0 0 0 184 1 0 0 16 0 16 0 26787949 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1546200 CPUtime=2.45
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30824 0 -1 4202560 8320 0 0 0 241 4 0 0 15 0 16 0 26787949 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30824 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 26787949 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30824 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 16 0 26787949 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
[pid=30978/tid=30993] ppid=30976 vsize=1546200 CPUtime=892.39
/proc/30978/task/30993/stat : 30993 (java) R 30976 30978 30824 0 -1 4202560 84 0 0 0 89217 22 0 0 25 0 16 0 26788459 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4109762006 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30978/tid=30994] ppid=30976 vsize=1546200 CPUtime=891.82
/proc/30978/task/30994/stat : 30994 (java) R 30976 30978 30824 0 -1 4202560 30 0 0 0 89169 13 0 0 25 0 16 0 26788459 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4109341812 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30978/tid=30995] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30995/stat : 30995 (java) S 30976 30978 30824 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 26788479 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 0 0 0 0
[pid=30978/tid=30996] ppid=30976 vsize=1546200 CPUtime=0
/proc/30978/task/30996/stat : 30996 (java) S 30976 30978 30824 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 16 0 26788483 1583308800 93626 1992294400 134512640 134550932 4292966496 18446744073709551615 4294960144 0 4 0 16800975 18446604437837597568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1546200

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

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

[startup+910.117 s]
/proc/loadavg: 2.06 2.01 1.64 3/122 31020
/proc/meminfo: memFree=1506604/2059040 swapFree=4140228/4192956
[pid=30978] ppid=30976 vsize=0 CPUtime=1800.2
/proc/30978/stat : 30978 (java) Z 30976 30978 30824 0 -1 4203548 104001 0 1 0 179929 91 0 0 17 0 2 0 26787939 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30978/statm: 0 0 0 0 0 0 0
[pid=30978/tid=30994] ppid=30976 vsize=0 CPUtime=891.93
/proc/30978/task/30994/stat : 30994 (java) R 30976 30978 30824 0 -1 4203588 30 0 0 0 89176 17 0 0 25 0 2 0 26788459 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 910.122
CPU time (s): 1800.21
CPU user time (s): 1799.29
CPU system time (s): 0.91786
CPU usage (%): 197.799
Max. virtual memory (cumulated for all children) (KiB): 1547176

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

runsolver used 3.19951 second user time and 10.9933 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-14 18:01:56
IDJOB=2662148
IDBENCH=2333
IDSOLVER=1166
FILE ID=node018/2662148-1276531316
PBS_JOBID= 11173457
Free space on /tmp= 62364 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-swath1.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662148-1276531316/watcher-2662148-1276531316 -o /tmp/evaluation-result-2662148-1276531316/solver-2662148-1276531316 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662148-1276531316.opb

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

MD5SUM BENCH= cadb80b29b1b884c95a94376a4e900b4
RANDOM SEED=1864371199

node018.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.248
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.49
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.248
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1878568 kB
Buffers:          8584 kB
Cached:          85140 kB
SwapCached:       5636 kB
Active:          45900 kB
Inactive:        60112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1878568 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            5000 kB
Writeback:           0 kB
AnonPages:       10940 kB
Mapped:          12780 kB
Slab:            52436 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181300 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= 62364 MiB
End job on node018 at 2010-06-14 18:17:08