Trace number 2659026

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.25 1788.97

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit2p.opb
MD5SUM61513bc338a8ab1ef0a0cedf59bc2ac8
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 223035388
Optimality of the best value was proved NO
Number of variables293602
Total number of constraints10500
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 constraints10500
Minimum length of a constraint13
Maximum length of a constraint612
Number of terms in the objective function 246163
Biggest coefficient in the objective function 10737418240
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 43487073153772
Number of bits of the sum of numbers in the objective function 46
Biggest number in a constraint 31729070899200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 103505525327531
Number of bits of the biggest sum of numbers47
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.12/0.30	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.12/0.30	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.30	c See www.sat4j.org for details.
0.12/0.31	c version 2.2.0.v20100526
0.12/0.31	c java.runtime.name	Java(TM) SE Runtime Environment
0.12/0.31	c java.vm.name		Java HotSpot(TM) Server VM
0.12/0.31	c java.vm.version	11.2-b01
0.12/0.31	c java.vm.vendor	Sun Microsystems Inc.
0.12/0.31	c sun.arch.data.model	32
0.12/0.31	c java.version		1.6.0_12
0.12/0.31	c os.name		Linux
0.12/0.31	c os.version		2.6.18-164.el5
0.12/0.31	c os.arch		i386
0.12/0.31	c Free memory 		1393557488
0.12/0.31	c Max memory 		1395916800
0.12/0.31	c Total memory 		1395916800
0.12/0.31	c Number of processors 	2
0.12/0.37	c Pseudo Boolean Optimization
0.12/0.37	c --- Begin Solver configuration ---
0.12/0.37	c Stops conflict analysis at the first Unique Implication Point
0.12/0.37	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@17f1ba3
0.12/0.37	c Learn all clauses as in MiniSAT
0.12/0.37	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.37	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.37	c Expensive reason simplification
0.12/0.37	c Armin Biere (Picosat) restarts strategy
0.12/0.37	c Glucose learned constraints deletion strategy
0.12/0.37	c timeout=2147483s
0.12/0.37	c DB Simplification allowed=false
0.12/0.37	c --- End Solver configuration ---
0.12/0.37	c solving HOME/instance-2659026-1276544943.opb
0.12/0.37	c reading problem ... 
17.05/13.57	c ... done. Wall clock time 13.201s.
17.05/13.57	c #vars     293602
17.05/13.57	c #constraints  13543
17.05/13.57	c constraints type 
17.05/13.57	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13500
415.74/409.66	c cleaning 2501 clauses out of 5001 with flag 5001/5001
486.46/480.10	c cleaning 4240 clauses out of 8500 with flag 11001/11001
559.59/552.87	c cleaning 5622 clauses out of 11259 with flag 18000/18000
661.63/654.47	c cleaning 6796 clauses out of 13637 with flag 26000/26000
696.15/688.75	c cleaning 7918 clauses out of 15841 with flag 35000/35000
738.11/730.56	c cleaning 8961 clauses out of 17923 with flag 45000/45000
791.27/783.39	c cleaning 9966 clauses out of 19962 with flag 56000/56000
816.51/808.39	c cleaning 10991 clauses out of 21997 with flag 68001/68001
860.56/852.19	c cleaning 12002 clauses out of 24006 with flag 81001/81001
913.41/904.89	c cleaning 12999 clauses out of 26003 with flag 95000/95000
967.05/958.36	c cleaning 13499 clauses out of 27004 with flag 109000/109000
1046.73/1037.72	c cleaning 13748 clauses out of 27506 with flag 123001/123001
1102.90/1093.71	c cleaning 13878 clauses out of 27758 with flag 137001/137001
1159.16/1149.85	c cleaning 13937 clauses out of 27879 with flag 151000/151000
1213.32/1203.85	c cleaning 13969 clauses out of 27943 with flag 165001/165001
1288.57/1278.80	c cleaning 13984 clauses out of 27974 with flag 179001/179001
1345.36/1335.47	c cleaning 13993 clauses out of 27989 with flag 193000/193000
1401.10/1391.03	c cleaning 13997 clauses out of 27996 with flag 207000/207000
1459.16/1448.99	c cleaning 13998 clauses out of 28000 with flag 221001/221001
1517.81/1507.45	c cleaning 13999 clauses out of 28001 with flag 235000/235000
1574.24/1563.72	c cleaning 13999 clauses out of 28002 with flag 249000/249000
1657.20/1646.42	c cleaning 13996 clauses out of 28003 with flag 263000/263000
1724.00/1713.01	c cleaning 13998 clauses out of 28008 with flag 277001/277001
1783.27/1772.13	c cleaning 14001 clauses out of 28009 with flag 291000/291000
1800.02/1788.81	c starts		: 133
1800.02/1788.81	c conflicts		: 295398
1800.02/1788.81	c decisions		: 9383670
1800.02/1788.81	c propagations		: 16854096
1800.02/1788.81	c inspects		: 372740875
1800.02/1788.81	c learnt literals	: 0
1800.02/1788.81	c learnt binary clauses	: 0
1800.02/1788.81	c learnt ternary clauses	: 0
1800.02/1788.81	c learnt clauses	: 295398
1800.02/1788.81	c ignored clauses	: 0
1800.02/1788.81	c root simplifications	: 0
1800.02/1788.81	c removed literals (reason simplification)	: 11459924
1800.02/1788.81	c reason swapping (by a shorter reason)	: 0
1800.02/1788.81	c Calls to reduceDB	: 24
1800.02/1788.81	c number of reductions to clauses (during analyze)	: 0
1800.02/1788.81	c number of learned constraints concerned by reduction	: 0
1800.02/1788.81	c number of learning phase by resolution	: 0
1800.02/1788.81	c number of learning phase by cutting planes	: 0
1800.02/1788.81	c speed (assignments/second)	: 9494.00305086197
1800.02/1788.81	c non guided choices	1574593
1800.02/1788.87	c learnt constraints type 
1800.02/1788.87	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 18429
1800.02/1788.87	c constraints type 
1800.02/1788.87	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13500
1800.02/1788.87	s UNKNOWN
1800.02/1788.87	c Total wall clock time (in seconds): 1788.498

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-2659026-1276544943/watcher-2659026-1276544943 -o /tmp/evaluation-result-2659026-1276544943/solver-2659026-1276544943 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659026-1276544943.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.03 1.03 1.00 3/106 31044
/proc/meminfo: memFree=1843280/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=248 CPUtime=0
/proc/31044/stat : 31044 (java) R 31042 31044 30304 0 -1 4194304 282 0 0 0 0 0 0 0 19 0 1 0 30080991 253952 28 1992294400 134512640 134550932 4289853744 18446744073709551615 1847892 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31044/statm: 62 28 21 10 0 23 0

[startup+0.0710651 s]
/proc/loadavg: 1.03 1.03 1.00 3/106 31044
/proc/meminfo: memFree=1843280/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=13684 CPUtime=0
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 1174 0 0 0 0 0 0 0 18 0 2 0 30080991 14012416 621 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 3421 621 297 10 0 1206 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13684

[startup+0.101063 s]
/proc/loadavg: 1.03 1.03 1.00 3/106 31044
/proc/meminfo: memFree=1843280/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=13684 CPUtime=0
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 1174 0 0 0 0 0 0 0 18 0 2 0 30080991 14012416 621 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 3421 621 297 10 0 1206 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13684

[startup+0.301349 s]
/proc/loadavg: 1.03 1.03 1.00 3/106 31044
/proc/meminfo: memFree=1843280/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=1524184 CPUtime=0.12
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 4209 0 1 0 9 3 0 0 18 0 12 0 30080991 1560764416 3648 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 381046 3648 1090 10 0 378348 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 1524184

[startup+0.701134 s]
/proc/loadavg: 1.03 1.03 1.00 3/106 31044
/proc/meminfo: memFree=1843280/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=1528300 CPUtime=0.81
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 8665 0 1 0 75 6 0 0 18 0 12 0 30080991 1564979200 8102 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 382075 8103 1396 10 0 379377 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 1528300

[startup+1.5022 s]
/proc/loadavg: 1.19 1.06 1.02 2/118 31056
/proc/meminfo: memFree=1795260/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=1528300 CPUtime=1.67
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 23282 0 1 0 156 11 0 0 18 0 12 0 30080991 1564979200 22719 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 382075 22720 1400 10 0 379377 0
[pid=31044/tid=31046] ppid=31042 vsize=1528300 CPUtime=1.31
/proc/31044/task/31046/stat : 31046 (java) R 31042 31044 30304 0 -1 4202560 21105 0 1 0 121 10 0 0 19 0 12 0 30080993 1564979200 22720 1992294400 134512640 134550932 4289853744 18446744073709551615 4109451719 0 4 0 16800975 0 0 0 -1 1 0 0 15
[pid=31044/tid=31047] ppid=31042 vsize=1528300 CPUtime=0
/proc/31044/task/31047/stat : 31047 (java) S 31042 31044 30304 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 12 0 30081010 1564979200 22721 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31048] ppid=31042 vsize=1528300 CPUtime=0
/proc/31044/task/31048/stat : 31048 (java) S 31042 31044 30304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 12 0 30081010 1564979200 22722 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31049] ppid=31042 vsize=1528300 CPUtime=0
/proc/31044/task/31049/stat : 31049 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 30081012 1564979200 22723 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31050] ppid=31042 vsize=1528300 CPUtime=0
/proc/31044/task/31050/stat : 31050 (java) S 31042 31044 30304 0 -1 4202560 10 0 0 0 0 0 0 0 22 0 12 0 30081012 1564979200 22724 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31051] ppid=31042 vsize=1528300 CPUtime=0
/proc/31044/task/31051/stat : 31051 (java) S 31042 31044 30304 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 12 0 30081013 1564979200 22725 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31052] ppid=31042 vsize=1528300 CPUtime=0
/proc/31044/task/31052/stat : 31052 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 30081017 1564979200 22726 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31053] ppid=31042 vsize=1528300 CPUtime=0.27
/proc/31044/task/31053/stat : 31053 (java) S 31042 31044 30304 0 -1 4202560 667 0 0 0 27 0 0 0 16 0 12 0 30081017 1564979200 22727 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31054] ppid=31042 vsize=1528300 CPUtime=0.06
/proc/31044/task/31054/stat : 31054 (java) S 31042 31044 30304 0 -1 4202560 446 0 0 0 6 0 0 0 25 0 12 0 30081017 1564979200 22727 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31055] ppid=31042 vsize=1528300 CPUtime=0
/proc/31044/task/31055/stat : 31055 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30081017 1564979200 22728 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31056] ppid=31042 vsize=1528300 CPUtime=0
/proc/31044/task/31056/stat : 31056 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 30081017 1564979200 22729 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 1528300

[startup+3.10137 s]
/proc/loadavg: 1.19 1.06 1.02 3/118 31056
/proc/meminfo: memFree=1695688/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=1541148 CPUtime=4.29
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 45653 0 1 0 408 21 0 0 18 0 12 0 30080991 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 385287 42842 1415 10 0 382589 0
[pid=31044/tid=31046] ppid=31042 vsize=1541148 CPUtime=2.61
/proc/31044/task/31046/stat : 31046 (java) R 31042 31044 30304 0 -1 4202560 31766 0 1 0 247 14 0 0 20 0 12 0 30080993 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 15
[pid=31044/tid=31047] ppid=31042 vsize=1541148 CPUtime=0.09
/proc/31044/task/31047/stat : 31047 (java) S 31042 31044 30304 0 -1 4202560 2264 0 0 0 9 0 0 0 18 0 12 0 30081010 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31048] ppid=31042 vsize=1541148 CPUtime=0.11
/proc/31044/task/31048/stat : 31048 (java) S 31042 31044 30304 0 -1 4202560 4199 0 0 0 9 2 0 0 18 0 12 0 30081010 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31049] ppid=31042 vsize=1541148 CPUtime=0
/proc/31044/task/31049/stat : 31049 (java) S 31042 31044 30304 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 12 0 30081012 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31050] ppid=31042 vsize=1541148 CPUtime=0
/proc/31044/task/31050/stat : 31050 (java) S 31042 31044 30304 0 -1 4202560 10 0 0 0 0 0 0 0 22 0 12 0 30081012 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31051] ppid=31042 vsize=1541148 CPUtime=0
/proc/31044/task/31051/stat : 31051 (java) S 31042 31044 30304 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 12 0 30081013 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31052] ppid=31042 vsize=1541148 CPUtime=0
/proc/31044/task/31052/stat : 31052 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 30081017 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31053] ppid=31042 vsize=1541148 CPUtime=0.63
/proc/31044/task/31053/stat : 31053 (java) S 31042 31044 30304 0 -1 4202560 2057 0 0 0 62 1 0 0 15 0 12 0 30081017 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31054] ppid=31042 vsize=1541148 CPUtime=0.81
/proc/31044/task/31054/stat : 31054 (java) R 31042 31044 30304 0 -1 4202560 4301 0 0 0 79 2 0 0 16 0 12 0 30081017 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 104144417 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31044/tid=31055] ppid=31042 vsize=1541148 CPUtime=0
/proc/31044/task/31055/stat : 31055 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30081017 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31056] ppid=31042 vsize=1541148 CPUtime=0
/proc/31044/task/31056/stat : 31056 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 30081017 1578135552 42842 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 1541148

[startup+6.30169 s]
/proc/loadavg: 1.17 1.06 1.01 2/118 31056
/proc/meminfo: memFree=1605788/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=1539468 CPUtime=8.24
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 72879 0 1 0 790 34 0 0 18 0 12 0 30080991 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 384867 66467 1415 10 0 382169 0
[pid=31044/tid=31046] ppid=31042 vsize=1539468 CPUtime=5.19
/proc/31044/task/31046/stat : 31046 (java) R 31042 31044 30304 0 -1 4202560 32014 0 1 0 504 15 0 0 19 0 12 0 30080993 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4109411978 0 4 0 16800975 0 0 0 -1 1 0 0 15
[pid=31044/tid=31047] ppid=31042 vsize=1539468 CPUtime=0.69
/proc/31044/task/31047/stat : 31047 (java) S 31042 31044 30304 0 -1 4202560 15057 0 0 0 63 6 0 0 18 0 12 0 30081010 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31048] ppid=31042 vsize=1539468 CPUtime=0.68
/proc/31044/task/31048/stat : 31048 (java) S 31042 31044 30304 0 -1 4202560 17808 0 0 0 60 8 0 0 18 0 12 0 30081010 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31049] ppid=31042 vsize=1539468 CPUtime=0
/proc/31044/task/31049/stat : 31049 (java) S 31042 31044 30304 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 30081012 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31050] ppid=31042 vsize=1539468 CPUtime=0
/proc/31044/task/31050/stat : 31050 (java) S 31042 31044 30304 0 -1 4202560 10 0 0 0 0 0 0 0 22 0 12 0 30081012 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31051] ppid=31042 vsize=1539468 CPUtime=0
/proc/31044/task/31051/stat : 31051 (java) S 31042 31044 30304 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 12 0 30081013 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31052] ppid=31042 vsize=1539468 CPUtime=0
/proc/31044/task/31052/stat : 31052 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 30081017 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31053] ppid=31042 vsize=1539468 CPUtime=0.69
/proc/31044/task/31053/stat : 31053 (java) S 31042 31044 30304 0 -1 4202560 2061 0 0 0 68 1 0 0 15 0 12 0 30081017 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31054] ppid=31042 vsize=1539468 CPUtime=0.94
/proc/31044/task/31054/stat : 31054 (java) S 31042 31044 30304 0 -1 4202560 4873 0 0 0 92 2 0 0 15 0 12 0 30081017 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31055] ppid=31042 vsize=1539468 CPUtime=0
/proc/31044/task/31055/stat : 31055 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30081017 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31056] ppid=31042 vsize=1539468 CPUtime=0
/proc/31044/task/31056/stat : 31056 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 30081017 1576415232 66467 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 1539468

[startup+12.7011 s]
/proc/loadavg: 1.16 1.06 1.01 2/118 31056
/proc/meminfo: memFree=1463064/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=1532272 CPUtime=16.11
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 114703 0 1 0 1558 53 0 0 18 0 12 0 30080991 1569046528 99710 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 383068 99715 1418 10 0 380370 0
[pid=31044/tid=31046] ppid=31042 vsize=1532272 CPUtime=9.97
/proc/31044/task/31046/stat : 31046 (java) S 31042 31044 30304 0 -1 4202560 32025 0 1 0 981 16 0 0 20 0 12 0 30080993 1569046528 99717 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 15
[pid=31044/tid=31047] ppid=31042 vsize=1532272 CPUtime=2.23
/proc/31044/task/31047/stat : 31047 (java) R 31042 31044 30304 0 -1 4202560 36813 0 0 0 208 15 0 0 15 0 12 0 30081010 1569046528 99719 1992294400 134512640 134550932 4289853744 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31044/tid=31048] ppid=31042 vsize=1532272 CPUtime=2.12
/proc/31044/task/31048/stat : 31048 (java) R 31042 31044 30304 0 -1 4202560 37865 0 0 0 195 17 0 0 16 0 12 0 30081010 1569046528 99721 1992294400 134512640 134550932 4289853744 18446744073709551615 106195565 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31044/tid=31049] ppid=31042 vsize=1532272 CPUtime=0
/proc/31044/task/31049/stat : 31049 (java) S 31042 31044 30304 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 30081012 1569046528 99723 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31050] ppid=31042 vsize=1532272 CPUtime=0
/proc/31044/task/31050/stat : 31050 (java) S 31042 31044 30304 0 -1 4202560 10 0 0 0 0 0 0 0 22 0 12 0 30081012 1569046528 99725 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31051] ppid=31042 vsize=1532272 CPUtime=0
/proc/31044/task/31051/stat : 31051 (java) S 31042 31044 30304 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 12 0 30081013 1569046528 99728 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31052] ppid=31042 vsize=1532272 CPUtime=0
/proc/31044/task/31052/stat : 31052 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 30081017 1569046528 99730 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31053] ppid=31042 vsize=1532272 CPUtime=0.76
/proc/31044/task/31053/stat : 31053 (java) S 31042 31044 30304 0 -1 4202560 2067 0 0 0 75 1 0 0 15 0 12 0 30081017 1569046528 99733 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31054] ppid=31042 vsize=1532272 CPUtime=0.98
/proc/31044/task/31054/stat : 31054 (java) S 31042 31044 30304 0 -1 4202560 4876 0 0 0 96 2 0 0 16 0 12 0 30081017 1569046528 99735 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31055] ppid=31042 vsize=1532272 CPUtime=0
/proc/31044/task/31055/stat : 31055 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30081017 1569046528 99737 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31056] ppid=31042 vsize=1532272 CPUtime=0
/proc/31044/task/31056/stat : 31056 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 30081017 1569046528 99740 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.11
Current children cumulated vsize (KiB) 1532272

[startup+25.5019 s]
/proc/loadavg: 1.12 1.05 1.01 2/119 31057
/proc/meminfo: memFree=1393988/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=1532596 CPUtime=30.06
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 130360 0 1 0 2946 60 0 0 18 0 13 0 30080991 1569378304 113691 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 383149 113691 1438 10 0 380451 0
[pid=31044/tid=31046] ppid=31042 vsize=1532596 CPUtime=22.03
/proc/31044/task/31046/stat : 31046 (java) R 31042 31044 30304 0 -1 4202560 32086 0 1 0 2187 16 0 0 25 0 13 0 30080993 1569378304 113691 1992294400 134512640 134550932 4289853744 18446744073709551615 4109860460 0 4 0 16800975 0 0 0 -1 0 0 0 15
[pid=31044/tid=31047] ppid=31042 vsize=1532596 CPUtime=2.69
/proc/31044/task/31047/stat : 31047 (java) S 31042 31044 30304 0 -1 4202560 45165 0 0 0 251 18 0 0 15 0 13 0 30081010 1569378304 113691 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31048] ppid=31042 vsize=1532596 CPUtime=2.57
/proc/31044/task/31048/stat : 31048 (java) S 31042 31044 30304 0 -1 4202560 45013 0 0 0 236 21 0 0 16 0 13 0 30081010 1569378304 113691 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31049] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31049/stat : 31049 (java) S 31042 31044 30304 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 13 0 30081012 1569378304 113691 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31050] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31050/stat : 31050 (java) S 31042 31044 30304 0 -1 4202560 10 0 0 0 0 0 0 0 22 0 13 0 30081012 1569378304 113691 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31051] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31051/stat : 31051 (java) S 31042 31044 30304 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 13 0 30081013 1569378304 113691 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31052] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31052/stat : 31052 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30081017 1569378304 113691 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31053] ppid=31042 vsize=1532596 CPUtime=1.11

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

[pid=31044] ppid=31042 vsize=1532596 CPUtime=1673.15
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 228963 0 1 0 167188 127 0 0 18 0 13 0 30080991 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 383149 125671 1447 10 0 380451 0
[pid=31044/tid=31046] ppid=31042 vsize=1532596 CPUtime=1625.94
/proc/31044/task/31046/stat : 31046 (java) R 31042 31044 30304 0 -1 4202560 32461 0 1 0 162569 25 0 0 25 0 13 0 30080993 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4110024648 0 4 0 16800975 0 0 0 -1 1 0 0 15
[pid=31044/tid=31047] ppid=31042 vsize=1532596 CPUtime=9.8
/proc/31044/task/31047/stat : 31047 (java) S 31042 31044 30304 0 -1 4202560 51530 0 0 0 950 30 0 0 16 0 13 0 30081010 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31048] ppid=31042 vsize=1532596 CPUtime=9.69
/proc/31044/task/31048/stat : 31048 (java) S 31042 31044 30304 0 -1 4202560 51035 0 0 0 935 34 0 0 16 0 13 0 30081010 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31049] ppid=31042 vsize=1532596 CPUtime=24.64
/proc/31044/task/31049/stat : 31049 (java) S 31042 31044 30304 0 -1 4202560 85726 0 0 0 2432 32 0 0 15 0 13 0 30081012 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31050] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31050/stat : 31050 (java) S 31042 31044 30304 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 13 0 30081012 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31051] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31051/stat : 31051 (java) S 31042 31044 30304 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30081013 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31052] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31052/stat : 31052 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31053] ppid=31042 vsize=1532596 CPUtime=1.32
/proc/31044/task/31053/stat : 31053 (java) S 31042 31044 30304 0 -1 4202560 2115 0 0 0 131 1 0 0 16 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31054] ppid=31042 vsize=1532596 CPUtime=1.7
/proc/31044/task/31054/stat : 31054 (java) S 31042 31044 30304 0 -1 4202560 4934 0 0 0 168 2 0 0 15 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31055] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31055/stat : 31055 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31056] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31056/stat : 31056 (java) S 31042 31044 30304 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31057] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31057/stat : 31057 (java) S 31042 31044 30304 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 30082464 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1673.15
Current children cumulated vsize (KiB) 1532596

[startup+1722.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/119 31115
/proc/meminfo: memFree=1342780/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=1532596 CPUtime=1733.33
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 232409 0 1 0 173203 130 0 0 18 0 13 0 30080991 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 383149 125671 1447 10 0 380451 0
[pid=31044/tid=31046] ppid=31042 vsize=1532596 CPUtime=1684.64
/proc/31044/task/31046/stat : 31046 (java) R 31042 31044 30304 0 -1 4202560 32473 0 1 0 168439 25 0 0 25 0 13 0 30080993 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4110031018 0 4 0 16800975 0 0 0 -1 1 0 0 15
[pid=31044/tid=31047] ppid=31042 vsize=1532596 CPUtime=10
/proc/31044/task/31047/stat : 31047 (java) S 31042 31044 30304 0 -1 4202560 51530 0 0 0 970 30 0 0 15 0 13 0 30081010 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31048] ppid=31042 vsize=1532596 CPUtime=9.88
/proc/31044/task/31048/stat : 31048 (java) S 31042 31044 30304 0 -1 4202560 51035 0 0 0 954 34 0 0 16 0 13 0 30081010 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31049] ppid=31042 vsize=1532596 CPUtime=25.69
/proc/31044/task/31049/stat : 31049 (java) S 31042 31044 30304 0 -1 4202560 89156 0 0 0 2536 33 0 0 15 0 13 0 30081012 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31050] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31050/stat : 31050 (java) S 31042 31044 30304 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 13 0 30081012 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31051] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31051/stat : 31051 (java) S 31042 31044 30304 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30081013 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31052] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31052/stat : 31052 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31053] ppid=31042 vsize=1532596 CPUtime=1.32
/proc/31044/task/31053/stat : 31053 (java) S 31042 31044 30304 0 -1 4202560 2115 0 0 0 131 1 0 0 16 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31054] ppid=31042 vsize=1532596 CPUtime=1.7
/proc/31044/task/31054/stat : 31054 (java) S 31042 31044 30304 0 -1 4202560 4934 0 0 0 168 2 0 0 15 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31055] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31055/stat : 31055 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31056] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31056/stat : 31056 (java) S 31042 31044 30304 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31057] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31057/stat : 31057 (java) S 31042 31044 30304 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 30082464 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1733.33
Current children cumulated vsize (KiB) 1532596

[startup+1782.3 s]
/proc/loadavg: 1.01 1.00 1.00 3/119 31117
/proc/meminfo: memFree=1342780/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=1532596 CPUtime=1793.48
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 235851 0 1 0 179217 131 0 0 18 0 13 0 30080991 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 383149 125671 1447 10 0 380451 0
[pid=31044/tid=31046] ppid=31042 vsize=1532596 CPUtime=1743.35
/proc/31044/task/31046/stat : 31046 (java) R 31042 31044 30304 0 -1 4202560 32485 0 1 0 174309 26 0 0 25 0 13 0 30080993 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4109895745 0 4 0 16800975 0 0 0 -1 1 0 0 15
[pid=31044/tid=31047] ppid=31042 vsize=1532596 CPUtime=10.18
/proc/31044/task/31047/stat : 31047 (java) S 31042 31044 30304 0 -1 4202560 51530 0 0 0 988 30 0 0 16 0 13 0 30081010 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31048] ppid=31042 vsize=1532596 CPUtime=10.06
/proc/31044/task/31048/stat : 31048 (java) S 31042 31044 30304 0 -1 4202560 51035 0 0 0 972 34 0 0 15 0 13 0 30081010 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31049] ppid=31042 vsize=1532596 CPUtime=26.8
/proc/31044/task/31049/stat : 31049 (java) S 31042 31044 30304 0 -1 4202560 92584 0 0 0 2645 35 0 0 15 0 13 0 30081012 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31050] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31050/stat : 31050 (java) S 31042 31044 30304 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 13 0 30081012 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31051] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31051/stat : 31051 (java) S 31042 31044 30304 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30081013 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31052] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31052/stat : 31052 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31053] ppid=31042 vsize=1532596 CPUtime=1.32
/proc/31044/task/31053/stat : 31053 (java) S 31042 31044 30304 0 -1 4202560 2115 0 0 0 131 1 0 0 16 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31054] ppid=31042 vsize=1532596 CPUtime=1.7
/proc/31044/task/31054/stat : 31054 (java) S 31042 31044 30304 0 -1 4202560 4934 0 0 0 168 2 0 0 15 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31055] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31055/stat : 31055 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31056] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31056/stat : 31056 (java) S 31042 31044 30304 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31057] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31057/stat : 31057 (java) S 31042 31044 30304 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 30082464 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1793.48
Current children cumulated vsize (KiB) 1532596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 31117
/proc/meminfo: memFree=1342780/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=1532596 CPUtime=1800.02
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 235857 0 1 0 179870 132 0 0 18 0 13 0 30080991 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 383149 125671 1447 10 0 380451 0
[pid=31044/tid=31046] ppid=31042 vsize=1532596 CPUtime=1749.83
/proc/31044/task/31046/stat : 31046 (java) R 31042 31044 30304 0 -1 4202560 32487 0 1 0 174957 26 0 0 25 0 13 0 30080993 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4109592123 0 4 0 16800975 0 0 0 -1 1 0 0 15
[pid=31044/tid=31047] ppid=31042 vsize=1532596 CPUtime=10.21
/proc/31044/task/31047/stat : 31047 (java) S 31042 31044 30304 0 -1 4202560 51530 0 0 0 991 30 0 0 16 0 13 0 30081010 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31048] ppid=31042 vsize=1532596 CPUtime=10.1
/proc/31044/task/31048/stat : 31048 (java) S 31042 31044 30304 0 -1 4202560 51035 0 0 0 975 35 0 0 16 0 13 0 30081010 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31049] ppid=31042 vsize=1532596 CPUtime=26.8
/proc/31044/task/31049/stat : 31049 (java) S 31042 31044 30304 0 -1 4202560 92586 0 0 0 2645 35 0 0 15 0 13 0 30081012 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31050] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31050/stat : 31050 (java) S 31042 31044 30304 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 13 0 30081012 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31051] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31051/stat : 31051 (java) S 31042 31044 30304 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30081013 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31052] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31052/stat : 31052 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31053] ppid=31042 vsize=1532596 CPUtime=1.32
/proc/31044/task/31053/stat : 31053 (java) S 31042 31044 30304 0 -1 4202560 2115 0 0 0 131 1 0 0 16 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31054] ppid=31042 vsize=1532596 CPUtime=1.7
/proc/31044/task/31054/stat : 31054 (java) S 31042 31044 30304 0 -1 4202560 4934 0 0 0 168 2 0 0 15 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31055] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31055/stat : 31055 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31056] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31056/stat : 31056 (java) R 31042 31044 30304 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 30081017 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31044/tid=31057] ppid=31042 vsize=1532596 CPUtime=0
/proc/31044/task/31057/stat : 31057 (java) S 31042 31044 30304 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 30082464 1569378304 125671 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1532596

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

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

[startup+1788.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 31117
/proc/meminfo: memFree=1342780/2059040 swapFree=4134576/4192956
[pid=31044] ppid=31042 vsize=1533244 CPUtime=1800.18
/proc/31044/stat : 31044 (java) S 31042 31044 30304 0 -1 4202496 235880 0 1 0 179886 132 0 0 18 0 14 0 30080991 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31044/statm: 383311 125694 1448 10 0 380613 0
[pid=31044/tid=31046] ppid=31042 vsize=1533244 CPUtime=1749.94
/proc/31044/task/31046/stat : 31046 (java) R 31042 31044 30304 0 -1 4202560 32487 0 1 0 174968 26 0 0 25 0 14 0 30080993 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4110023947 0 4 0 16800975 0 0 0 -1 1 0 0 15
[pid=31044/tid=31047] ppid=31042 vsize=1533244 CPUtime=10.21
/proc/31044/task/31047/stat : 31047 (java) S 31042 31044 30304 0 -1 4202560 51530 0 0 0 991 30 0 0 16 0 14 0 30081010 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31048] ppid=31042 vsize=1533244 CPUtime=10.1
/proc/31044/task/31048/stat : 31048 (java) S 31042 31044 30304 0 -1 4202560 51035 0 0 0 975 35 0 0 16 0 14 0 30081010 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31049] ppid=31042 vsize=1533244 CPUtime=26.8
/proc/31044/task/31049/stat : 31049 (java) S 31042 31044 30304 0 -1 4202560 92586 0 0 0 2645 35 0 0 15 0 14 0 30081012 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 0 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31050] ppid=31042 vsize=1533244 CPUtime=0
/proc/31044/task/31050/stat : 31050 (java) S 31042 31044 30304 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 14 0 30081012 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31051] ppid=31042 vsize=1533244 CPUtime=0
/proc/31044/task/31051/stat : 31051 (java) S 31042 31044 30304 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 30081013 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31052] ppid=31042 vsize=1533244 CPUtime=0
/proc/31044/task/31052/stat : 31052 (java) S 31042 31044 30304 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 14 0 30081017 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31053] ppid=31042 vsize=1533244 CPUtime=1.32
/proc/31044/task/31053/stat : 31053 (java) S 31042 31044 30304 0 -1 4202560 2115 0 0 0 131 1 0 0 16 0 14 0 30081017 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 1 0 0 0
[pid=31044/tid=31054] ppid=31042 vsize=1533244 CPUtime=1.74
/proc/31044/task/31054/stat : 31054 (java) S 31042 31044 30304 0 -1 4202560 4937 0 0 0 172 2 0 0 15 0 14 0 30081017 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31055] ppid=31042 vsize=1533244 CPUtime=0
/proc/31044/task/31055/stat : 31055 (java) S 31042 31044 30304 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 30081017 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31056] ppid=31042 vsize=1533244 CPUtime=0
/proc/31044/task/31056/stat : 31056 (java) S 31042 31044 30304 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 14 0 30081017 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
[pid=31044/tid=31057] ppid=31042 vsize=1533244 CPUtime=0
/proc/31044/task/31057/stat : 31057 (java) S 31042 31044 30304 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 30082464 1570041856 125694 1992294400 134512640 134550932 4289853744 18446744073709551615 4294960144 0 4 0 16800975 18446604437861042048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 1533244

Child status: 143
Real time (s): 1788.97
CPU time (s): 1800.25
CPU user time (s): 1798.87
CPU system time (s): 1.37279
CPU usage (%): 100.63
Max. virtual memory (cumulated for all children) (KiB): 1549412

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

runsolver used 3.48447 second user time and 9.74852 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-14 21:49:06
IDJOB=2659026
IDBENCH=2389
IDSOLVER=1164
FILE ID=node017/2659026-1276544943
PBS_JOBID= 11173466
Free space on /tmp= 62400 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-fit2p.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659026-1276544943/watcher-2659026-1276544943 -o /tmp/evaluation-result-2659026-1276544943/solver-2659026-1276544943 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659026-1276544943.opb

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

MD5SUM BENCH= 61513bc338a8ab1ef0a0cedf59bc2ac8
RANDOM SEED=908458438

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1843800 kB
Buffers:         13084 kB
Cached:         120216 kB
SwapCached:      11648 kB
Active:          49284 kB
Inactive:        98388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1843800 kB
SwapTotal:     4192956 kB
SwapFree:      4134576 kB
Dirty:           25332 kB
Writeback:           0 kB
AnonPages:       12884 kB
Mapped:           9348 kB
Slab:            45960 kB
PageTables:       3964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183008 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= 62400 MiB
End job on node017 at 2010-06-14 22:18:57