Trace number 2662144

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.31 909.667

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath3.opb
MD5SUM24a38adb0cf3d573eb3de1ce9ead1201
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 variables49335
Total number of constraints4902
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)209
Number of constraints which are nor clauses,nor cardinality constraints4693
Minimum length of a constraint1
Maximum length of a constraint46934
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 4776342294353942
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.15	c version 2.2.0.v20100531
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.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.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c ManyCore solver with 2 solvers running in parallel
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.22	c Expensive reason simplification
0.22/0.22	c Armin Biere (Picosat) restarts strategy
0.22/0.22	c Glucose learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.22	c No reason simplification
0.22/0.22	c Armin Biere (Picosat) restarts strategy
0.22/0.22	c Glucose learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	
0.22/0.22	c solving HOME/instance-2662144-1276529793.opb
0.22/0.22	c reading problem ... 
7.88/5.00	c ... done. Wall clock time 4.775s.
7.88/5.00	c #vars     49335
7.88/5.00	c #constraints  7117
7.88/5.00	c constraints type 
7.88/5.00	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4796
7.88/5.00	c constraints type 
7.88/5.00	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4796
787.33/397.49	c cleaning 2501 clauses out of 5003 with flag 5004/5004
929.98/469.65	c cleaning 4238 clauses out of 8498 with flag 11000/11000
1249.26/630.94	c cleaning 5628 clauses out of 11269 with flag 18009/18009
1453.42/734.16	c cleaning 6817 clauses out of 13633 with flag 26001/26001
1732.53/875.26	c cleaning 7901 clauses out of 15815 with flag 35000/35000
1800.04/909.51	c starts		: 64
1800.04/909.51	c conflicts		: 39430
1800.04/909.51	c decisions		: 864717
1800.04/909.51	c propagations		: 9169681
1800.04/909.51	c inspects		: 38888024
1800.04/909.52	c learnt literals	: 1
1800.04/909.52	c learnt binary clauses	: 0
1800.04/909.52	c learnt ternary clauses	: 0
1800.04/909.52	c learnt clauses	: 39428
1800.04/909.52	c ignored clauses	: 0
1800.04/909.52	c root simplifications	: 0
1800.04/909.52	c removed literals (reason simplification)	: 10114627
1800.04/909.52	c reason swapping (by a shorter reason)	: 0
1800.04/909.52	c Calls to reduceDB	: 5
1800.04/909.52	c number of reductions to clauses (during analyze)	: 0
1800.04/909.52	c number of learned constraints concerned by reduction	: 0
1800.04/909.52	c number of learning phase by resolution	: 0
1800.04/909.52	c number of learning phase by cutting planes	: 0
1800.04/909.52	c speed (assignments/second)	: 10137.677097671129
1800.04/909.52	c non guided choices	177137
1800.04/909.59	c learnt constraints type 
1800.04/909.59	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 12350
1800.04/909.59	c constraints type 
1800.04/909.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4796
1800.04/909.59	c constraints type 
1800.04/909.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4796
1800.04/909.59	s UNKNOWN
1800.04/909.59	c Total wall clock time (in seconds): 909.364

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-2662144-1276529793/watcher-2662144-1276529793 -o /tmp/evaluation-result-2662144-1276529793/solver-2662144-1276529793 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662144-1276529793.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: 0.92 0.98 1.02 3/106 31105
/proc/meminfo: memFree=1849704/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1832 CPUtime=0
/proc/31105/stat : 31105 (java6) S 31103 31105 30440 0 -1 4194304 246 0 0 0 0 0 0 0 16 0 1 0 28583036 1875968 148 1992294400 134512640 134550932 4292596544 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699383486 0 0 17 1 0 0 0
/proc/31105/statm: 459 154 116 10 0 64 0

[startup+0.0454091 s]
/proc/loadavg: 0.92 0.98 1.02 3/106 31105
/proc/meminfo: memFree=1849704/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1520328 CPUtime=0.02
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 3378 0 1 0 1 1 0 0 15 0 4 0 28583036 1556815872 2820 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 380082 2820 945 10 0 377392 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1520328

[startup+0.101414 s]
/proc/loadavg: 0.92 0.98 1.02 3/106 31105
/proc/meminfo: memFree=1849704/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1524180 CPUtime=0.08
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 3943 0 1 0 7 1 0 0 15 0 12 0 28583036 1560760320 3381 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 381045 3381 1074 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.301434 s]
/proc/loadavg: 0.92 0.98 1.02 3/106 31105
/proc/meminfo: memFree=1849704/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1526280 CPUtime=0.35
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 5918 0 1 0 33 2 0 0 15 0 12 0 28583036 1562910720 5355 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 381570 5355 1351 10 0 378873 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526280

[startup+0.701485 s]
/proc/loadavg: 0.92 0.98 1.02 3/106 31105
/proc/meminfo: memFree=1849704/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1529400 CPUtime=1.12
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 8631 0 1 0 109 3 0 0 15 0 12 0 28583036 1566105600 7822 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 382350 7823 1404 10 0 379653 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 1529400

[startup+1.50158 s]
/proc/loadavg: 0.92 0.98 1.02 4/118 31117
/proc/meminfo: memFree=1809308/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1539720 CPUtime=2.59
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 26867 0 1 0 247 12 0 0 15 0 12 0 28583036 1576673280 24677 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 384930 24679 1408 10 0 382233 0
[pid=31105/tid=31107] ppid=31103 vsize=1539720 CPUtime=1.46
/proc/31105/task/31107/stat : 31107 (java) R 31103 31105 30440 0 -1 4202560 20459 0 1 0 137 9 0 0 25 0 12 0 28583038 1576673280 24680 1992294400 134512640 134550932 4293619232 18446744073709551615 4109828222 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31105/tid=31108] ppid=31103 vsize=1539720 CPUtime=0
/proc/31105/task/31108/stat : 31108 (java) S 31103 31105 30440 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 28583039 1576673280 24680 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31109] ppid=31103 vsize=1539720 CPUtime=0
/proc/31105/task/31109/stat : 31109 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 28583039 1576673280 24681 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31110] ppid=31103 vsize=1539720 CPUtime=0
/proc/31105/task/31110/stat : 31110 (java) S 31103 31105 30440 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 28583041 1576673280 24682 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31111] ppid=31103 vsize=1539720 CPUtime=0
/proc/31105/task/31111/stat : 31111 (java) S 31103 31105 30440 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 12 0 28583042 1576673280 24683 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31112] ppid=31103 vsize=1539720 CPUtime=0
/proc/31105/task/31112/stat : 31112 (java) S 31103 31105 30440 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 28583042 1576673280 24684 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31113] ppid=31103 vsize=1539720 CPUtime=0
/proc/31105/task/31113/stat : 31113 (java) S 31103 31105 30440 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 28583046 1576673280 24685 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31114] ppid=31103 vsize=1539720 CPUtime=0.34
/proc/31105/task/31114/stat : 31114 (java) R 31103 31105 30440 0 -1 4202560 3626 0 0 0 33 1 0 0 18 0 12 0 28583046 1576673280 24686 1992294400 134512640 134550932 4293619232 18446744073709551615 105872817 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31105/tid=31115] ppid=31103 vsize=1539720 CPUtime=0.76
/proc/31105/task/31115/stat : 31115 (java) S 31103 31105 30440 0 -1 4202560 1722 0 0 0 76 0 0 0 16 0 12 0 28583046 1576673280 24686 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31116] ppid=31103 vsize=1539720 CPUtime=0
/proc/31105/task/31116/stat : 31116 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 28583046 1576673280 24687 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31117] ppid=31103 vsize=1539720 CPUtime=0
/proc/31105/task/31117/stat : 31117 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 28583046 1576673280 24688 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 1539720

[startup+3.10176 s]
/proc/loadavg: 0.92 0.98 1.02 4/118 31117
/proc/meminfo: memFree=1728088/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1550872 CPUtime=5.69
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 56109 0 1 0 543 26 0 0 15 0 12 0 28583036 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 387718 47800 1422 10 0 385021 0
[pid=31105/tid=31107] ppid=31103 vsize=1550872 CPUtime=2.81
/proc/31105/task/31107/stat : 31107 (java) R 31103 31105 30440 0 -1 4202560 32027 0 1 0 267 14 0 0 25 0 12 0 28583038 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4109748419 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31105/tid=31108] ppid=31103 vsize=1550872 CPUtime=0.18
/proc/31105/task/31108/stat : 31108 (java) S 31103 31105 30440 0 -1 4202560 4733 0 0 0 16 2 0 0 16 0 12 0 28583039 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31109] ppid=31103 vsize=1550872 CPUtime=0.18
/proc/31105/task/31109/stat : 31109 (java) S 31103 31105 30440 0 -1 4202560 4154 0 0 0 17 1 0 0 18 0 12 0 28583039 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31110] ppid=31103 vsize=1550872 CPUtime=0
/proc/31105/task/31110/stat : 31110 (java) S 31103 31105 30440 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 12 0 28583041 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31111] ppid=31103 vsize=1550872 CPUtime=0
/proc/31105/task/31111/stat : 31111 (java) S 31103 31105 30440 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 12 0 28583042 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31112] ppid=31103 vsize=1550872 CPUtime=0
/proc/31105/task/31112/stat : 31112 (java) S 31103 31105 30440 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 28583042 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31113] ppid=31103 vsize=1550872 CPUtime=0
/proc/31105/task/31113/stat : 31113 (java) S 31103 31105 30440 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 28583046 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31114] ppid=31103 vsize=1550872 CPUtime=0.98
/proc/31105/task/31114/stat : 31114 (java) S 31103 31105 30440 0 -1 4202560 7121 0 0 0 95 3 0 0 19 0 12 0 28583046 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31115] ppid=31103 vsize=1550872 CPUtime=1.48
/proc/31105/task/31115/stat : 31115 (java) S 31103 31105 30440 0 -1 4202560 7009 0 0 0 146 2 0 0 15 0 12 0 28583046 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31116] ppid=31103 vsize=1550872 CPUtime=0
/proc/31105/task/31116/stat : 31116 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 28583046 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31117] ppid=31103 vsize=1550872 CPUtime=0
/proc/31105/task/31117/stat : 31117 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 28583046 1588092928 47800 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 1550872

[startup+6.30213 s]
/proc/loadavg: 1.09 1.02 1.03 3/122 31121
/proc/meminfo: memFree=1615216/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1549180 CPUtime=10.45
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 74305 0 1 0 1009 36 0 0 15 0 16 0 28583036 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 387295 63244 1429 10 0 384598 0
[pid=31105/tid=31107] ppid=31103 vsize=1549180 CPUtime=4.47
/proc/31105/task/31107/stat : 31107 (java) S 31103 31105 30440 0 -1 4202560 32051 0 1 0 432 15 0 0 18 0 16 0 28583038 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31108] ppid=31103 vsize=1549180 CPUtime=0.62
/proc/31105/task/31108/stat : 31108 (java) S 31103 31105 30440 0 -1 4202560 14779 0 0 0 55 7 0 0 16 0 16 0 28583039 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31109] ppid=31103 vsize=1549180 CPUtime=0.62
/proc/31105/task/31109/stat : 31109 (java) S 31103 31105 30440 0 -1 4202560 12199 0 0 0 57 5 0 0 17 0 16 0 28583039 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31110] ppid=31103 vsize=1549180 CPUtime=0
/proc/31105/task/31110/stat : 31110 (java) S 31103 31105 30440 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 16 0 28583041 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31111] ppid=31103 vsize=1549180 CPUtime=0
/proc/31105/task/31111/stat : 31111 (java) S 31103 31105 30440 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 16 0 28583042 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31112] ppid=31103 vsize=1549180 CPUtime=0
/proc/31105/task/31112/stat : 31112 (java) S 31103 31105 30440 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 28583042 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31113] ppid=31103 vsize=1549180 CPUtime=0
/proc/31105/task/31113/stat : 31113 (java) S 31103 31105 30440 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 28583046 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31114] ppid=31103 vsize=1549180 CPUtime=1.16
/proc/31105/task/31114/stat : 31114 (java) R 31103 31105 30440 0 -1 4202560 7130 0 0 0 113 3 0 0 15 0 16 0 28583046 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 104164090 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31105/tid=31115] ppid=31103 vsize=1549180 CPUtime=1.76
/proc/31105/task/31115/stat : 31115 (java) S 31103 31105 30440 0 -1 4202560 7036 0 0 0 174 2 0 0 15 0 16 0 28583046 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31116] ppid=31103 vsize=1549180 CPUtime=0
/proc/31105/task/31116/stat : 31116 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 28583046 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31117] ppid=31103 vsize=1549180 CPUtime=0
/proc/31105/task/31117/stat : 31117 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 28583046 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31118] ppid=31103 vsize=1549180 CPUtime=0.88
/proc/31105/task/31118/stat : 31118 (java) R 31103 31105 30440 0 -1 4202560 17 0 0 0 88 0 0 0 19 0 16 0 28583537 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4110220688 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31105/tid=31119] ppid=31103 vsize=1549180 CPUtime=0.86
/proc/31105/task/31119/stat : 31119 (java) R 31103 31105 30440 0 -1 4202560 16 0 0 0 86 0 0 0 18 0 16 0 28583537 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31105/tid=31120] ppid=31103 vsize=1549180 CPUtime=0
/proc/31105/task/31120/stat : 31120 (java) S 31103 31105 30440 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 28583549 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31121] ppid=31103 vsize=1549180 CPUtime=0
/proc/31105/task/31121/stat : 31121 (java) S 31103 31105 30440 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 16 0 28583552 1586360320 63244 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.45
Current children cumulated vsize (KiB) 1549180

[startup+12.7029 s]
/proc/loadavg: 1.16 1.03 1.04 3/122 31121
/proc/meminfo: memFree=1595748/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1546684 CPUtime=23.15
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 77665 0 1 0 2277 38 0 0 15 0 16 0 28583036 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 386671 64414 1432 10 0 383974 0
[pid=31105/tid=31107] ppid=31103 vsize=1546684 CPUtime=4.47
/proc/31105/task/31107/stat : 31107 (java) S 31103 31105 30440 0 -1 4202560 32051 0 1 0 432 15 0 0 15 0 16 0 28583038 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31108] ppid=31103 vsize=1546684 CPUtime=0.75
/proc/31105/task/31108/stat : 31108 (java) S 31103 31105 30440 0 -1 4202560 16045 0 0 0 67 8 0 0 16 0 16 0 28583039 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31109] ppid=31103 vsize=1546684 CPUtime=0.75
/proc/31105/task/31109/stat : 31109 (java) S 31103 31105 30440 0 -1 4202560 13033 0 0 0 69 6 0 0 16 0 16 0 28583039 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31110] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31110/stat : 31110 (java) S 31103 31105 30440 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 16 0 28583041 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31111] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31111/stat : 31111 (java) S 31103 31105 30440 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 16 0 28583042 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31112] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31112/stat : 31112 (java) S 31103 31105 30440 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 28583042 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31113] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31113/stat : 31113 (java) S 31103 31105 30440 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 28583046 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31114] ppid=31103 vsize=1546684 CPUtime=1.97
/proc/31105/task/31114/stat : 31114 (java) S 31103 31105 30440 0 -1 4202560 8352 0 0 0 194 3 0 0 15 0 16 0 28583046 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31115] ppid=31103 vsize=1546684 CPUtime=2.1
/proc/31105/task/31115/stat : 31115 (java) S 31103 31105 30440 0 -1 4202560 7059 0 0 0 207 3 0 0 15 0 16 0 28583046 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31116] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31116/stat : 31116 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 28583046 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31117] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31117/stat : 31117 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 28583046 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31118] ppid=31103 vsize=1546684 CPUtime=6.73
/proc/31105/task/31118/stat : 31118 (java) R 31103 31105 30440 0 -1 4202560 28 0 0 0 673 0 0 0 25 0 16 0 28583537 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4110039616 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31105/tid=31119] ppid=31103 vsize=1546684 CPUtime=6.32
/proc/31105/task/31119/stat : 31119 (java) R 31103 31105 30440 0 -1 4202560 20 0 0 0 632 0 0 0 25 0 16 0 28583537 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4110219102 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31105/tid=31120] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31120/stat : 31120 (java) S 31103 31105 30440 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 28583549 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31121] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31121/stat : 31121 (java) S 31103 31105 30440 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 16 0 28583552 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.15
Current children cumulated vsize (KiB) 1546684

[startup+25.5023 s]
/proc/loadavg: 1.42 1.10 1.06 3/122 31121
/proc/meminfo: memFree=1595872/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1546684 CPUtime=48.54
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 77666 0 1 0 4816 38 0 0 15 0 16 0 28583036 1583804416 64414 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0

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

/proc/31105/task/31119/stat : 31119 (java) R 31103 31105 30440 0 -1 4202560 26 0 0 0 74832 4 0 0 25 0 16 0 28583537 1583804416 91820 1992294400 134512640 134550932 4293619232 18446744073709551615 4110191593 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31105/tid=31120] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31120/stat : 31120 (java) S 31103 31105 30440 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 28583549 1583804416 91820 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31121] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31121/stat : 31121 (java) S 31103 31105 30440 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 16 0 28583552 1583804416 91820 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1508.73
Current children cumulated vsize (KiB) 1546684

[startup+822.302 s]
/proc/loadavg: 2.08 1.98 1.60 3/122 31143
/proc/meminfo: memFree=1485264/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1546684 CPUtime=1627.69
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 106846 0 1 0 162688 81 0 0 15 0 16 0 28583036 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 386671 91821 1443 10 0 383974 0
[pid=31105/tid=31107] ppid=31103 vsize=1546684 CPUtime=4.47
/proc/31105/task/31107/stat : 31107 (java) S 31103 31105 30440 0 -1 4202560 32052 0 1 0 432 15 0 0 15 0 16 0 28583038 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31108] ppid=31103 vsize=1546684 CPUtime=2.25
/proc/31105/task/31108/stat : 31108 (java) S 31103 31105 30440 0 -1 4202560 30473 0 0 0 208 17 0 0 16 0 16 0 28583039 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31109] ppid=31103 vsize=1546684 CPUtime=2.27
/proc/31105/task/31109/stat : 31109 (java) S 31103 31105 30440 0 -1 4202560 27610 0 0 0 213 14 0 0 16 0 16 0 28583039 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31110] ppid=31103 vsize=1546684 CPUtime=2.04
/proc/31105/task/31110/stat : 31110 (java) S 31103 31105 30440 0 -1 4202560 46 0 0 0 203 1 0 0 15 0 16 0 28583041 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31111] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31111/stat : 31111 (java) S 31103 31105 30440 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 28583042 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31112] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31112/stat : 31112 (java) S 31103 31105 30440 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 28583042 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31113] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31113/stat : 31113 (java) S 31103 31105 30440 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 28583046 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31114] ppid=31103 vsize=1546684 CPUtime=2.04
/proc/31105/task/31114/stat : 31114 (java) S 31103 31105 30440 0 -1 4202560 8352 0 0 0 201 3 0 0 16 0 16 0 28583046 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31115] ppid=31103 vsize=1546684 CPUtime=2.58
/proc/31105/task/31115/stat : 31115 (java) S 31103 31105 30440 0 -1 4202560 7070 0 0 0 255 3 0 0 15 0 16 0 28583046 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31116] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31116/stat : 31116 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 28583046 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31117] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31117/stat : 31117 (java) S 31103 31105 30440 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 16 0 28583046 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31118] ppid=31103 vsize=1546684 CPUtime=803.74
/proc/31105/task/31118/stat : 31118 (java) R 31103 31105 30440 0 -1 4202560 88 0 0 0 80355 19 0 0 25 0 16 0 28583537 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4110478671 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31105/tid=31119] ppid=31103 vsize=1546684 CPUtime=808.21
/proc/31105/task/31119/stat : 31119 (java) R 31103 31105 30440 0 -1 4202560 27 0 0 0 80817 4 0 0 25 0 16 0 28583537 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4110219105 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31105/tid=31120] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31120/stat : 31120 (java) S 31103 31105 30440 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 28583549 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31121] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31121/stat : 31121 (java) S 31103 31105 30440 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 16 0 28583552 1583804416 91821 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1627.69
Current children cumulated vsize (KiB) 1546684

[startup+882.302 s]
/proc/loadavg: 2.03 1.98 1.63 3/122 31145
/proc/meminfo: memFree=1469144/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1546684 CPUtime=1746.13
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 111062 0 1 0 174528 85 0 0 15 0 16 0 28583036 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 386671 95868 1443 10 0 383974 0
[pid=31105/tid=31107] ppid=31103 vsize=1546684 CPUtime=4.47
/proc/31105/task/31107/stat : 31107 (java) S 31103 31105 30440 0 -1 4202560 32052 0 1 0 432 15 0 0 15 0 16 0 28583038 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31108] ppid=31103 vsize=1546684 CPUtime=2.38
/proc/31105/task/31108/stat : 31108 (java) S 31103 31105 30440 0 -1 4202560 33206 0 0 0 220 18 0 0 15 0 16 0 28583039 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31109] ppid=31103 vsize=1546684 CPUtime=2.41
/proc/31105/task/31109/stat : 31109 (java) S 31103 31105 30440 0 -1 4202560 29079 0 0 0 226 15 0 0 16 0 16 0 28583039 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31110] ppid=31103 vsize=1546684 CPUtime=2.53
/proc/31105/task/31110/stat : 31110 (java) S 31103 31105 30440 0 -1 4202560 50 0 0 0 252 1 0 0 15 0 16 0 28583041 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31111] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31111/stat : 31111 (java) S 31103 31105 30440 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 28583042 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31112] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31112/stat : 31112 (java) S 31103 31105 30440 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 28583042 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31113] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31113/stat : 31113 (java) S 31103 31105 30440 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 28583046 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31114] ppid=31103 vsize=1546684 CPUtime=2.04
/proc/31105/task/31114/stat : 31114 (java) S 31103 31105 30440 0 -1 4202560 8352 0 0 0 201 3 0 0 16 0 16 0 28583046 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31115] ppid=31103 vsize=1546684 CPUtime=2.58
/proc/31105/task/31115/stat : 31115 (java) S 31103 31105 30440 0 -1 4202560 7070 0 0 0 255 3 0 0 15 0 16 0 28583046 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31116] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31116/stat : 31116 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 28583046 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31117] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31117/stat : 31117 (java) S 31103 31105 30440 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 16 0 28583046 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31118] ppid=31103 vsize=1546684 CPUtime=862.64
/proc/31105/task/31118/stat : 31118 (java) R 31103 31105 30440 0 -1 4202560 96 0 0 0 86242 22 0 0 25 0 16 0 28583537 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4110222735 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31105/tid=31119] ppid=31103 vsize=1546684 CPUtime=867.01
/proc/31105/task/31119/stat : 31119 (java) R 31103 31105 30440 0 -1 4202560 27 0 0 0 86697 4 0 0 25 0 16 0 28583537 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4110245988 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31105/tid=31120] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31120/stat : 31120 (java) S 31103 31105 30440 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 28583549 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31121] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31121/stat : 31121 (java) S 31103 31105 30440 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 16 0 28583552 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1746.13
Current children cumulated vsize (KiB) 1546684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+909.502 s]
/proc/loadavg: 2.02 1.98 1.64 3/122 31145
/proc/meminfo: memFree=1469020/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1546684 CPUtime=1800.04
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 111069 0 1 0 179918 86 0 0 15 0 16 0 28583036 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 386671 95868 1443 10 0 383974 0
[pid=31105/tid=31107] ppid=31103 vsize=1546684 CPUtime=4.47
/proc/31105/task/31107/stat : 31107 (java) S 31103 31105 30440 0 -1 4202560 32052 0 1 0 432 15 0 0 15 0 16 0 28583038 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31108] ppid=31103 vsize=1546684 CPUtime=2.41
/proc/31105/task/31108/stat : 31108 (java) S 31103 31105 30440 0 -1 4202560 33206 0 0 0 223 18 0 0 15 0 16 0 28583039 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31109] ppid=31103 vsize=1546684 CPUtime=2.45
/proc/31105/task/31109/stat : 31109 (java) S 31103 31105 30440 0 -1 4202560 29079 0 0 0 230 15 0 0 16 0 16 0 28583039 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31110] ppid=31103 vsize=1546684 CPUtime=2.53
/proc/31105/task/31110/stat : 31110 (java) S 31103 31105 30440 0 -1 4202560 52 0 0 0 252 1 0 0 15 0 16 0 28583041 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31111] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31111/stat : 31111 (java) S 31103 31105 30440 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 28583042 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31112] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31112/stat : 31112 (java) S 31103 31105 30440 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 28583042 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31113] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31113/stat : 31113 (java) S 31103 31105 30440 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 28583046 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31114] ppid=31103 vsize=1546684 CPUtime=2.04
/proc/31105/task/31114/stat : 31114 (java) S 31103 31105 30440 0 -1 4202560 8352 0 0 0 201 3 0 0 16 0 16 0 28583046 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31115] ppid=31103 vsize=1546684 CPUtime=2.58
/proc/31105/task/31115/stat : 31115 (java) S 31103 31105 30440 0 -1 4202560 7070 0 0 0 255 3 0 0 15 0 16 0 28583046 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31116] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31116/stat : 31116 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 28583046 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31117] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31117/stat : 31117 (java) S 31103 31105 30440 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 16 0 28583046 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31118] ppid=31103 vsize=1546684 CPUtime=889.78
/proc/31105/task/31118/stat : 31118 (java) R 31103 31105 30440 0 -1 4202560 99 0 0 0 88955 23 0 0 25 0 16 0 28583537 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4110478421 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31105/tid=31119] ppid=31103 vsize=1546684 CPUtime=893.69
/proc/31105/task/31119/stat : 31119 (java) R 31103 31105 30440 0 -1 4202560 27 0 0 0 89365 4 0 0 25 0 16 0 28583537 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4110245988 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31105/tid=31120] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31120/stat : 31120 (java) S 31103 31105 30440 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 28583549 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31121] ppid=31103 vsize=1546684 CPUtime=0
/proc/31105/task/31121/stat : 31121 (java) S 31103 31105 30440 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 16 0 28583552 1583804416 95868 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1546684

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

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

[startup+909.617 s]
/proc/loadavg: 2.02 1.98 1.64 3/124 31148
/proc/meminfo: memFree=1469004/2059040 swapFree=4140012/4192956
[pid=31105] ppid=31103 vsize=1547332 CPUtime=1800.26
/proc/31105/stat : 31105 (java) S 31103 31105 30440 0 -1 4202496 111092 0 1 0 179939 87 0 0 15 0 15 0 28583036 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31105/statm: 386833 95890 1446 10 0 384136 0
[pid=31105/tid=31107] ppid=31103 vsize=1547332 CPUtime=4.47
/proc/31105/task/31107/stat : 31107 (java) S 31103 31105 30440 0 -1 4202560 32052 0 1 0 432 15 0 0 15 0 15 0 28583038 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31108] ppid=31103 vsize=1547332 CPUtime=2.41
/proc/31105/task/31108/stat : 31108 (java) S 31103 31105 30440 0 -1 4202560 33206 0 0 0 223 18 0 0 15 0 15 0 28583039 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31109] ppid=31103 vsize=1547332 CPUtime=2.45
/proc/31105/task/31109/stat : 31109 (java) S 31103 31105 30440 0 -1 4202560 29079 0 0 0 230 15 0 0 16 0 15 0 28583039 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31110] ppid=31103 vsize=1547332 CPUtime=2.53
/proc/31105/task/31110/stat : 31110 (java) R 31103 31105 30440 0 -1 4202560 52 0 0 0 252 1 0 0 15 0 15 0 28583041 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=31105/tid=31111] ppid=31103 vsize=1547332 CPUtime=0
/proc/31105/task/31111/stat : 31111 (java) S 31103 31105 30440 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 15 0 28583042 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31112] ppid=31103 vsize=1547332 CPUtime=0
/proc/31105/task/31112/stat : 31112 (java) S 31103 31105 30440 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 15 0 28583042 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31114] ppid=31103 vsize=1547332 CPUtime=2.04
/proc/31105/task/31114/stat : 31114 (java) S 31103 31105 30440 0 -1 4202560 8354 0 0 0 201 3 0 0 15 0 15 0 28583046 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31115] ppid=31103 vsize=1547332 CPUtime=2.59
/proc/31105/task/31115/stat : 31115 (java) S 31103 31105 30440 0 -1 4202560 7070 0 0 0 256 3 0 0 16 0 15 0 28583046 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31116] ppid=31103 vsize=1547332 CPUtime=0
/proc/31105/task/31116/stat : 31116 (java) S 31103 31105 30440 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 15 0 28583046 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31118] ppid=31103 vsize=1547332 CPUtime=889.87
/proc/31105/task/31118/stat : 31118 (java) S 31103 31105 30440 0 -1 4202560 99 0 0 0 88964 23 0 0 25 0 15 0 28583537 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31119] ppid=31103 vsize=1547332 CPUtime=893.79
/proc/31105/task/31119/stat : 31119 (java) R 31103 31105 30440 0 -1 4202560 27 0 0 0 89375 4 0 0 25 0 15 0 28583537 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4110046067 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31105/tid=31120] ppid=31103 vsize=1547332 CPUtime=0
/proc/31105/task/31120/stat : 31120 (java) S 31103 31105 30440 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 15 0 28583549 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 1 0 0 0
[pid=31105/tid=31121] ppid=31103 vsize=1547332 CPUtime=0
/proc/31105/task/31121/stat : 31121 (java) S 31103 31105 30440 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 15 0 28583552 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
[pid=31105/tid=31147] ppid=31103 vsize=1547332 CPUtime=0
/proc/31105/task/31147/stat : 31147 (java) S 31103 31105 30440 0 -1 4202560 11 0 0 0 0 0 0 0 19 0 15 0 28673988 1584467968 95890 1992294400 134512640 134550932 4293619232 18446744073709551615 4294960144 0 4 0 16800975 18446604437813255168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 1547332

Child status: 143
Real time (s): 909.667
CPU time (s): 1800.31
CPU user time (s): 1799.4
CPU system time (s): 0.91486
CPU usage (%): 197.909
Max. virtual memory (cumulated for all children) (KiB): 1555004

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

runsolver used 3.98139 second user time and 9.66553 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-14 17:36:34
IDJOB=2662144
IDBENCH=2326
IDSOLVER=1166
FILE ID=node006/2662144-1276529793
PBS_JOBID= 11173443
Free space on /tmp= 62468 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-swath3.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662144-1276529793/watcher-2662144-1276529793 -o /tmp/evaluation-result-2662144-1276529793/solver-2662144-1276529793 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662144-1276529793.opb

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

MD5SUM BENCH= 24a38adb0cf3d573eb3de1ce9ead1201
RANDOM SEED=1838891416

node006.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.204
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.204
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1850100 kB
Buffers:         17540 kB
Cached:         112116 kB
SwapCached:       6136 kB
Active:          82080 kB
Inactive:        60776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1850100 kB
SwapTotal:     4192956 kB
SwapFree:      4140012 kB
Dirty:            4736 kB
Writeback:           4 kB
AnonPages:       11824 kB
Mapped:          12948 kB
Slab:            44180 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180856 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= 62468 MiB
End job on node006 at 2010-06-14 17:51:45