Trace number 2659154

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.23 1794.23

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3704.opb
MD5SUM79102a590238a8abf70853775a775dcb
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 5001200569
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29675972066390
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29675972066390
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@161d36b
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c solving HOME/instance-2659154-1276519042.opb
0.23/0.21	c reading problem ... 
6.12/5.07	c ... done. Wall clock time 4.862s.
6.12/5.07	c #vars     155000
6.12/5.07	c #constraints  64124
6.12/5.07	c constraints type 
6.12/5.07	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
95.97/93.45	c cleaning 2496 clauses out of 5000 with flag 5000/5000
266.87/264.29	c cleaning 4246 clauses out of 8504 with flag 11000/11000
436.17/433.44	c cleaning 5584 clauses out of 11258 with flag 18000/18000
450.35/447.60	c cleaning 6840 clauses out of 13688 with flag 26014/26014
463.36/460.45	c cleaning 7917 clauses out of 15835 with flag 35001/35001
481.91/478.90	c cleaning 8958 clauses out of 17918 with flag 45001/45001
498.97/495.93	c cleaning 9479 clauses out of 18959 with flag 55000/55000
519.73/516.62	c cleaning 9744 clauses out of 19488 with flag 65008/65008
537.48/534.37	c cleaning 9868 clauses out of 19737 with flag 75001/75001
551.48/548.22	c cleaning 9934 clauses out of 19868 with flag 85000/85000
577.02/573.73	c cleaning 9977 clauses out of 19954 with flag 95020/95020
593.99/590.69	c cleaning 9977 clauses out of 19957 with flag 105000/105000
617.83/614.50	c cleaning 9993 clauses out of 19985 with flag 115005/115005
637.39/633.97	c cleaning 9994 clauses out of 19987 with flag 125000/125000
656.04/652.52	c cleaning 10007 clauses out of 20022 with flag 135029/135029
670.08/666.59	c cleaning 9999 clauses out of 20008 with flag 145022/145022
689.32/685.75	c cleaning 9992 clauses out of 19989 with flag 155002/155002
709.36/705.75	c cleaning 9998 clauses out of 20001 with flag 165006/165006
746.70/743.00	c cleaning 9997 clauses out of 19999 with flag 175002/175002
767.19/763.41	c cleaning 10000 clauses out of 20008 with flag 185008/185008
786.51/782.74	c cleaning 9998 clauses out of 20001 with flag 195001/195001
808.35/804.58	c cleaning 10003 clauses out of 20012 with flag 205010/205010
824.82/820.90	c cleaning 10010 clauses out of 20029 with flag 215030/215030
842.19/838.23	c cleaning 9993 clauses out of 19994 with flag 225005/225005
861.35/857.39	c cleaning 10012 clauses out of 20025 with flag 235029/235029
882.77/878.76	c cleaning 9993 clauses out of 19989 with flag 245005/245005
902.21/898.19	c cleaning 10012 clauses out of 20025 with flag 255034/255034
926.90/922.75	c cleaning 9988 clauses out of 19983 with flag 265004/265004
946.57/942.31	c cleaning 9997 clauses out of 19999 with flag 275008/275008
968.41/964.04	c cleaning 9995 clauses out of 19998 with flag 285004/285004
999.71/995.23	c cleaning 10001 clauses out of 20007 with flag 295008/295008
1027.22/1022.69	c cleaning 9996 clauses out of 19999 with flag 305001/305001
1048.66/1043.94	c cleaning 9971 clauses out of 20002 with flag 315000/315000
1074.67/1069.89	c cleaning 9980 clauses out of 20031 with flag 325000/325000
1153.25/1148.31	c cleaning 9999 clauses out of 20051 with flag 335000/335000
1236.85/1231.90	c cleaning 9999 clauses out of 20053 with flag 345001/345001
1346.51/1341.23	c cleaning 9998 clauses out of 20054 with flag 355001/355001
1471.95/1466.46	c cleaning 10000 clauses out of 20056 with flag 365001/365001
1646.26/1640.53	c cleaning 9993 clauses out of 20056 with flag 375001/375001
1800.05/1794.12	c starts		: 136
1800.05/1794.12	c conflicts		: 383684
1800.05/1794.12	c decisions		: 1023364
1800.05/1794.12	c propagations		: 34405172
1800.05/1794.12	c inspects		: 287171032
1800.05/1794.12	c learnt literals	: 0
1800.05/1794.12	c learnt binary clauses	: 0
1800.05/1794.12	c learnt ternary clauses	: 0
1800.05/1794.12	c learnt clauses	: 383683
1800.05/1794.12	c ignored clauses	: 0
1800.05/1794.12	c root simplifications	: 0
1800.05/1794.12	c removed literals (reason simplification)	: 7281553
1800.05/1794.12	c reason swapping (by a shorter reason)	: 0
1800.05/1794.12	c Calls to reduceDB	: 39
1800.05/1794.12	c number of reductions to clauses (during analyze)	: 0
1800.05/1794.12	c number of learned constraints concerned by reduction	: 0
1800.05/1794.12	c number of learning phase by resolution	: 0
1800.05/1794.12	c number of learning phase by cutting planes	: 0
1800.05/1794.12	c speed (assignments/second)	: 19231.015859849325
1800.05/1794.12	c non guided choices	305039
1800.05/1794.18	c learnt constraints type 
1800.05/1794.18	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 18748
1800.05/1794.18	c constraints type 
1800.05/1794.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
1800.05/1794.18	s UNKNOWN
1800.05/1794.18	c Total wall clock time (in seconds): 1793.966

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-2659154-1276519042/watcher-2659154-1276519042 -o /tmp/evaluation-result-2659154-1276519042/solver-2659154-1276519042 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659154-1276519042.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.25 1.79 1.61 3/106 28553
/proc/meminfo: memFree=1854804/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1832 CPUtime=0
/proc/28553/stat : 28553 (java6) R 28551 28553 28498 0 -1 4194304 208 0 0 0 0 0 0 0 19 0 1 0 27508239 1875968 113 1992294400 134512640 134550932 4290665200 18446744073709551615 11364112 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28553/statm: 458 115 90 10 0 63 0

[startup+0.0709331 s]
/proc/loadavg: 1.25 1.79 1.61 3/106 28553
/proc/meminfo: memFree=1854804/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1521796 CPUtime=0.05
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 3698 0 1 0 3 2 0 0 15 0 7 0 27508239 1558319104 3140 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 380449 3142 1033 10 0 377759 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1521796

[startup+0.100932 s]
/proc/loadavg: 1.25 1.79 1.61 3/106 28553
/proc/meminfo: memFree=1854804/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1524184 CPUtime=0.08
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 3954 0 1 0 6 2 0 0 15 0 12 0 27508239 1560764416 3394 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 381046 3394 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300924 s]
/proc/loadavg: 1.25 1.79 1.61 3/106 28553
/proc/meminfo: memFree=1854804/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1526084 CPUtime=0.36
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 6214 0 1 0 33 3 0 0 15 0 12 0 27508239 1562710016 5652 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 381521 5652 1364 10 0 378823 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526084

[startup+0.70091 s]
/proc/loadavg: 1.25 1.79 1.61 3/106 28553
/proc/meminfo: memFree=1854804/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1528196 CPUtime=1.02
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 10528 0 1 0 97 5 0 0 15 0 12 0 27508239 1564872704 9851 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 382049 9851 1400 10 0 379351 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1528196

[startup+1.50188 s]
/proc/loadavg: 1.25 1.79 1.61 2/118 28565
/proc/meminfo: memFree=1798600/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1528196 CPUtime=1.92
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 23923 0 1 0 180 12 0 0 15 0 12 0 27508239 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 382049 23206 1401 10 0 379351 0
[pid=28553/tid=28555] ppid=28551 vsize=1528196 CPUtime=1.46
/proc/28553/task/28555/stat : 28555 (java) R 28551 28553 28498 0 -1 4202560 21586 0 1 0 136 10 0 0 25 0 12 0 27508240 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 4109153282 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28553/tid=28556] ppid=28551 vsize=1528196 CPUtime=0
/proc/28553/task/28556/stat : 28556 (java) S 28551 28553 28498 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 27508242 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28557] ppid=28551 vsize=1528196 CPUtime=0
/proc/28553/task/28557/stat : 28557 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 27508242 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28558] ppid=28551 vsize=1528196 CPUtime=0
/proc/28553/task/28558/stat : 28558 (java) S 28551 28553 28498 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 27508243 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28559] ppid=28551 vsize=1528196 CPUtime=0
/proc/28553/task/28559/stat : 28559 (java) S 28551 28553 28498 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 27508244 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28560] ppid=28551 vsize=1528196 CPUtime=0
/proc/28553/task/28560/stat : 28560 (java) S 28551 28553 28498 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 27508244 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28561] ppid=28551 vsize=1528196 CPUtime=0
/proc/28553/task/28561/stat : 28561 (java) S 28551 28553 28498 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 27508248 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28562] ppid=28551 vsize=1528196 CPUtime=0.15
/proc/28553/task/28562/stat : 28562 (java) R 28551 28553 28498 0 -1 4202560 183 0 0 0 15 0 0 0 15 0 12 0 27508248 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 106517713 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28553/tid=28563] ppid=28551 vsize=1528196 CPUtime=0.28
/proc/28553/task/28563/stat : 28563 (java) R 28551 28553 28498 0 -1 4202560 1094 0 0 0 28 0 0 0 15 0 12 0 27508248 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 104163866 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28553/tid=28564] ppid=28551 vsize=1528196 CPUtime=0
/proc/28553/task/28564/stat : 28564 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 27508248 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28565] ppid=28551 vsize=1528196 CPUtime=0
/proc/28553/task/28565/stat : 28565 (java) R 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 27508248 1564872704 23206 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 1528196

[startup+3.10182 s]
/proc/loadavg: 1.25 1.79 1.61 4/118 28565
/proc/meminfo: memFree=1697912/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1528332 CPUtime=3.86
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 41538 0 1 0 368 18 0 0 15 0 12 0 27508239 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 382083 40620 1415 10 0 379385 0
[pid=28553/tid=28555] ppid=28551 vsize=1528332 CPUtime=2.93
/proc/28553/task/28555/stat : 28555 (java) R 28551 28553 28498 0 -1 4202560 31969 0 1 0 279 14 0 0 25 0 12 0 27508240 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4109486911 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28553/tid=28556] ppid=28551 vsize=1528332 CPUtime=0.12
/proc/28553/task/28556/stat : 28556 (java) S 28551 28553 28498 0 -1 4202560 3652 0 0 0 11 1 0 0 16 0 12 0 27508242 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28557] ppid=28551 vsize=1528332 CPUtime=0.1
/proc/28553/task/28557/stat : 28557 (java) S 28551 28553 28498 0 -1 4202560 3481 0 0 0 9 1 0 0 18 0 12 0 27508242 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28558] ppid=28551 vsize=1528332 CPUtime=0
/proc/28553/task/28558/stat : 28558 (java) S 28551 28553 28498 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 12 0 27508243 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28559] ppid=28551 vsize=1528332 CPUtime=0
/proc/28553/task/28559/stat : 28559 (java) S 28551 28553 28498 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 27508244 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28560] ppid=28551 vsize=1528332 CPUtime=0
/proc/28553/task/28560/stat : 28560 (java) S 28551 28553 28498 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 27508244 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28561] ppid=28551 vsize=1528332 CPUtime=0
/proc/28553/task/28561/stat : 28561 (java) S 28551 28553 28498 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 27508248 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28562] ppid=28551 vsize=1528332 CPUtime=0.28
/proc/28553/task/28562/stat : 28562 (java) S 28551 28553 28498 0 -1 4202560 265 0 0 0 28 0 0 0 15 0 12 0 27508248 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28563] ppid=28551 vsize=1528332 CPUtime=0.38
/proc/28553/task/28563/stat : 28563 (java) S 28551 28553 28498 0 -1 4202560 1109 0 0 0 38 0 0 0 15 0 12 0 27508248 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28564] ppid=28551 vsize=1528332 CPUtime=0
/proc/28553/task/28564/stat : 28564 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 27508248 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28565] ppid=28551 vsize=1528332 CPUtime=0
/proc/28553/task/28565/stat : 28565 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 27508248 1565011968 40620 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 1528332

[startup+6.30071 s]
/proc/loadavg: 1.23 1.78 1.60 3/118 28565
/proc/meminfo: memFree=1633060/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1528756 CPUtime=8.01
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 62495 0 1 0 773 28 0 0 15 0 13 0 27508239 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 382189 59156 1435 10 0 379491 0
[pid=28553/tid=28555] ppid=28551 vsize=1528756 CPUtime=5.52
/proc/28553/task/28555/stat : 28555 (java) R 28551 28553 28498 0 -1 4202560 32013 0 1 0 538 14 0 0 20 0 13 0 27508240 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4109754457 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28553/tid=28556] ppid=28551 vsize=1528756 CPUtime=0.59
/proc/28553/task/28556/stat : 28556 (java) S 28551 28553 28498 0 -1 4202560 14343 0 0 0 53 6 0 0 16 0 13 0 27508242 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28557] ppid=28551 vsize=1528756 CPUtime=0.59
/proc/28553/task/28557/stat : 28557 (java) S 28551 28553 28498 0 -1 4202560 13013 0 0 0 53 6 0 0 18 0 13 0 27508242 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28558] ppid=28551 vsize=1528756 CPUtime=0
/proc/28553/task/28558/stat : 28558 (java) S 28551 28553 28498 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 13 0 27508243 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28559] ppid=28551 vsize=1528756 CPUtime=0
/proc/28553/task/28559/stat : 28559 (java) S 28551 28553 28498 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 27508244 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28560] ppid=28551 vsize=1528756 CPUtime=0
/proc/28553/task/28560/stat : 28560 (java) S 28551 28553 28498 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 27508244 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28561] ppid=28551 vsize=1528756 CPUtime=0
/proc/28553/task/28561/stat : 28561 (java) S 28551 28553 28498 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27508248 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28562] ppid=28551 vsize=1528756 CPUtime=0.63
/proc/28553/task/28562/stat : 28562 (java) S 28551 28553 28498 0 -1 4202560 637 0 0 0 63 0 0 0 15 0 13 0 27508248 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28563] ppid=28551 vsize=1528756 CPUtime=0.64
/proc/28553/task/28563/stat : 28563 (java) S 28551 28553 28498 0 -1 4202560 1423 0 0 0 64 0 0 0 15 0 13 0 27508248 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28564] ppid=28551 vsize=1528756 CPUtime=0
/proc/28553/task/28564/stat : 28564 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27508248 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28565] ppid=28551 vsize=1528756 CPUtime=0
/proc/28553/task/28565/stat : 28565 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 27508248 1565446144 59156 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 1528756

[startup+12.7015 s]
/proc/loadavg: 1.21 1.77 1.60 2/119 28566
/proc/meminfo: memFree=1617676/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1529048 CPUtime=14.9
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 64019 0 1 0 1460 30 0 0 15 0 13 0 27508239 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 382262 60288 1438 10 0 379564 0
[pid=28553/tid=28555] ppid=28551 vsize=1529048 CPUtime=11.74
/proc/28553/task/28555/stat : 28555 (java) R 28551 28553 28498 0 -1 4202560 32021 0 1 0 1159 15 0 0 25 0 13 0 27508240 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4109576103 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28553/tid=28556] ppid=28551 vsize=1529048 CPUtime=0.68
/proc/28553/task/28556/stat : 28556 (java) S 28551 28553 28498 0 -1 4202560 15311 0 0 0 62 6 0 0 15 0 13 0 27508242 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28557] ppid=28551 vsize=1529048 CPUtime=0.67
/proc/28553/task/28557/stat : 28557 (java) S 28551 28553 28498 0 -1 4202560 13044 0 0 0 61 6 0 0 18 0 13 0 27508242 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28558] ppid=28551 vsize=1529048 CPUtime=0
/proc/28553/task/28558/stat : 28558 (java) S 28551 28553 28498 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 27508243 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28559] ppid=28551 vsize=1529048 CPUtime=0
/proc/28553/task/28559/stat : 28559 (java) S 28551 28553 28498 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 27508244 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28560] ppid=28551 vsize=1529048 CPUtime=0
/proc/28553/task/28560/stat : 28560 (java) S 28551 28553 28498 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 27508244 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28561] ppid=28551 vsize=1529048 CPUtime=0
/proc/28553/task/28561/stat : 28561 (java) S 28551 28553 28498 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27508248 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28562] ppid=28551 vsize=1529048 CPUtime=0.78
/proc/28553/task/28562/stat : 28562 (java) S 28551 28553 28498 0 -1 4202560 826 0 0 0 78 0 0 0 15 0 13 0 27508248 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28563] ppid=28551 vsize=1529048 CPUtime=0.99
/proc/28553/task/28563/stat : 28563 (java) S 28551 28553 28498 0 -1 4202560 1751 0 0 0 99 0 0 0 15 0 13 0 27508248 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28564] ppid=28551 vsize=1529048 CPUtime=0
/proc/28553/task/28564/stat : 28564 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27508248 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28565] ppid=28551 vsize=1529048 CPUtime=0
/proc/28553/task/28565/stat : 28565 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 27508248 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28566] ppid=28551 vsize=1529048 CPUtime=0
/proc/28553/task/28566/stat : 28566 (java) S 28551 28553 28498 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 27508835 1565745152 60288 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.9
Current children cumulated vsize (KiB) 1529048

[startup+25.501 s]
/proc/loadavg: 1.16 1.73 1.59 2/119 28566
/proc/meminfo: memFree=1597092/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1529048 CPUtime=27.96
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 69894 0 1 0 2763 33 0 0 15 0 13 0 27508239 1565745152 65490 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 382262 65490 1438 10 0 379564 0
[pid=28553/tid=28555] ppid=28551 vsize=1529048 CPUtime=24.27
/proc/28553/task/28555/stat : 28555 (java) R 28551 28553 28498 0 -1 4202560 32025 0 1 0 2412 15 0 0 25 0 13 0 27508240 1565745152 65490 1992294400 134512640 134550932 4288092496 18446744073709551615 4109523680 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28553/tid=28556] ppid=28551 vsize=1529048 CPUtime=0.95
/proc/28553/task/28556/stat : 28556 (java) S 28551 28553 28498 0 -1 4202560 18695 0 0 0 87 8 0 0 16 0 13 0 27508242 1565745152 65490 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28557] ppid=28551 vsize=1529048 CPUtime=0.93
/proc/28553/task/28557/stat : 28557 (java) S 28551 28553 28498 0 -1 4202560 15531 0 0 0 86 7 0 0 18 0 13 0 27508242 1565745152 65490 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28558] ppid=28551 vsize=1529048 CPUtime=0
/proc/28553/task/28558/stat : 28558 (java) S 28551 28553 28498 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 27508243 1565745152 65490 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28559] ppid=28551 vsize=1529048 CPUtime=0
/proc/28553/task/28559/stat : 28559 (java) S 28551 28553 28498 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 27508244 1565745152 65490 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28560] ppid=28551 vsize=1529048 CPUtime=0
/proc/28553/task/28560/stat : 28560 (java) S 28551 28553 28498 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 27508244 1565745152 65490 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28561] ppid=28551 vsize=1529048 CPUtime=0

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

[pid=28553/tid=28558] ppid=28551 vsize=1529700 CPUtime=16.46
/proc/28553/task/28558/stat : 28558 (java) S 28551 28553 28498 0 -1 4202560 30938 0 0 0 1634 12 0 0 15 0 13 0 27508243 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28559] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28559/stat : 28559 (java) S 28551 28553 28498 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 13 0 27508244 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28560] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28560/stat : 28560 (java) S 28551 28553 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27508244 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28561] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28561/stat : 28561 (java) S 28551 28553 28498 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28562] ppid=28551 vsize=1529700 CPUtime=0.84
/proc/28553/task/28562/stat : 28562 (java) S 28551 28553 28498 0 -1 4202560 828 0 0 0 84 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28563] ppid=28551 vsize=1529700 CPUtime=1.13
/proc/28553/task/28563/stat : 28563 (java) S 28551 28553 28498 0 -1 4202560 1890 0 0 0 113 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28564] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28564/stat : 28564 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28565] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28565/stat : 28565 (java) S 28551 28553 28498 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28566] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28566/stat : 28566 (java) S 28551 28553 28498 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 27508835 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1608.01
Current children cumulated vsize (KiB) 1529700

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/119 28619
/proc/meminfo: memFree=1392368/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1529700 CPUtime=1668.08
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 162856 0 1 0 166718 90 0 0 15 0 13 0 27508239 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 382425 115918 1445 10 0 379727 0
[pid=28553/tid=28555] ppid=28551 vsize=1529700 CPUtime=1639.5
/proc/28553/task/28555/stat : 28555 (java) R 28551 28553 28498 0 -1 4202560 32187 0 1 0 163928 22 0 0 25 0 13 0 27508240 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4109540094 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28553/tid=28556] ppid=28551 vsize=1529700 CPUtime=4.86
/proc/28553/task/28556/stat : 28556 (java) S 28551 28553 28498 0 -1 4202560 50109 0 0 0 461 25 0 0 16 0 13 0 27508242 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28557] ppid=28551 vsize=1529700 CPUtime=4.8
/proc/28553/task/28557/stat : 28557 (java) S 28551 28553 28498 0 -1 4202560 44988 0 0 0 454 26 0 0 16 0 13 0 27508242 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28558] ppid=28551 vsize=1529700 CPUtime=16.88
/proc/28553/task/28558/stat : 28558 (java) S 28551 28553 28498 0 -1 4202560 31694 0 0 0 1675 13 0 0 15 0 13 0 27508243 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28559] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28559/stat : 28559 (java) S 28551 28553 28498 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 13 0 27508244 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28560] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28560/stat : 28560 (java) S 28551 28553 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27508244 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28561] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28561/stat : 28561 (java) S 28551 28553 28498 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28562] ppid=28551 vsize=1529700 CPUtime=0.84
/proc/28553/task/28562/stat : 28562 (java) S 28551 28553 28498 0 -1 4202560 828 0 0 0 84 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28563] ppid=28551 vsize=1529700 CPUtime=1.13
/proc/28553/task/28563/stat : 28563 (java) S 28551 28553 28498 0 -1 4202560 1890 0 0 0 113 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28564] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28564/stat : 28564 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28565] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28565/stat : 28565 (java) S 28551 28553 28498 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28566] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28566/stat : 28566 (java) S 28551 28553 28498 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 27508835 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1668.08
Current children cumulated vsize (KiB) 1529700

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 28621
/proc/meminfo: memFree=1392368/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1529700 CPUtime=1728.17
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 162867 0 1 0 172727 90 0 0 15 0 13 0 27508239 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 382425 115918 1445 10 0 379727 0
[pid=28553/tid=28555] ppid=28551 vsize=1529700 CPUtime=1699.39
/proc/28553/task/28555/stat : 28555 (java) R 28551 28553 28498 0 -1 4202560 32190 0 1 0 169917 22 0 0 25 0 13 0 27508240 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4109886372 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28553/tid=28556] ppid=28551 vsize=1529700 CPUtime=4.96
/proc/28553/task/28556/stat : 28556 (java) S 28551 28553 28498 0 -1 4202560 50109 0 0 0 471 25 0 0 16 0 13 0 27508242 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28557] ppid=28551 vsize=1529700 CPUtime=4.9
/proc/28553/task/28557/stat : 28557 (java) S 28551 28553 28498 0 -1 4202560 44988 0 0 0 464 26 0 0 16 0 13 0 27508242 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28558] ppid=28551 vsize=1529700 CPUtime=16.88
/proc/28553/task/28558/stat : 28558 (java) S 28551 28553 28498 0 -1 4202560 31698 0 0 0 1675 13 0 0 15 0 13 0 27508243 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28559] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28559/stat : 28559 (java) S 28551 28553 28498 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 13 0 27508244 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28560] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28560/stat : 28560 (java) S 28551 28553 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27508244 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28561] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28561/stat : 28561 (java) S 28551 28553 28498 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28562] ppid=28551 vsize=1529700 CPUtime=0.84
/proc/28553/task/28562/stat : 28562 (java) S 28551 28553 28498 0 -1 4202560 828 0 0 0 84 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28563] ppid=28551 vsize=1529700 CPUtime=1.13
/proc/28553/task/28563/stat : 28563 (java) S 28551 28553 28498 0 -1 4202560 1890 0 0 0 113 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28564] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28564/stat : 28564 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28565] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28565/stat : 28565 (java) S 28551 28553 28498 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28566] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28566/stat : 28566 (java) S 28551 28553 28498 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 27508835 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1728.17
Current children cumulated vsize (KiB) 1529700

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 28623
/proc/meminfo: memFree=1391996/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1529700 CPUtime=1788.23
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 162874 0 1 0 178733 90 0 0 15 0 13 0 27508239 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 382425 115918 1445 10 0 379727 0
[pid=28553/tid=28555] ppid=28551 vsize=1529700 CPUtime=1759.27
/proc/28553/task/28555/stat : 28555 (java) R 28551 28553 28498 0 -1 4202560 32193 0 1 0 175904 23 0 0 25 0 13 0 27508240 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4109887568 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28553/tid=28556] ppid=28551 vsize=1529700 CPUtime=5.06
/proc/28553/task/28556/stat : 28556 (java) S 28551 28553 28498 0 -1 4202560 50109 0 0 0 481 25 0 0 16 0 13 0 27508242 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28557] ppid=28551 vsize=1529700 CPUtime=5
/proc/28553/task/28557/stat : 28557 (java) S 28551 28553 28498 0 -1 4202560 44988 0 0 0 474 26 0 0 16 0 13 0 27508242 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28558] ppid=28551 vsize=1529700 CPUtime=16.88
/proc/28553/task/28558/stat : 28558 (java) S 28551 28553 28498 0 -1 4202560 31700 0 0 0 1675 13 0 0 15 0 13 0 27508243 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28559] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28559/stat : 28559 (java) S 28551 28553 28498 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 13 0 27508244 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28560] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28560/stat : 28560 (java) S 28551 28553 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27508244 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28561] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28561/stat : 28561 (java) S 28551 28553 28498 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28562] ppid=28551 vsize=1529700 CPUtime=0.84
/proc/28553/task/28562/stat : 28562 (java) S 28551 28553 28498 0 -1 4202560 828 0 0 0 84 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28563] ppid=28551 vsize=1529700 CPUtime=1.13
/proc/28553/task/28563/stat : 28563 (java) S 28551 28553 28498 0 -1 4202560 1890 0 0 0 113 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28564] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28564/stat : 28564 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28565] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28565/stat : 28565 (java) S 28551 28553 28498 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28566] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28566/stat : 28566 (java) S 28551 28553 28498 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 27508835 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1788.23
Current children cumulated vsize (KiB) 1529700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.11 s]
/proc/loadavg: 1.00 1.00 1.06 2/119 28623
/proc/meminfo: memFree=1391996/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=1529700 CPUtime=1800.05
/proc/28553/stat : 28553 (java) S 28551 28553 28498 0 -1 4202496 162876 0 1 0 179915 90 0 0 15 0 13 0 27508239 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 382425 115918 1445 10 0 379727 0
[pid=28553/tid=28555] ppid=28551 vsize=1529700 CPUtime=1771.08
/proc/28553/task/28555/stat : 28555 (java) R 28551 28553 28498 0 -1 4202560 32193 0 1 0 177085 23 0 0 25 0 13 0 27508240 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4109540028 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28553/tid=28556] ppid=28551 vsize=1529700 CPUtime=5.06
/proc/28553/task/28556/stat : 28556 (java) S 28551 28553 28498 0 -1 4202560 50109 0 0 0 481 25 0 0 16 0 13 0 27508242 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28557] ppid=28551 vsize=1529700 CPUtime=5
/proc/28553/task/28557/stat : 28557 (java) S 28551 28553 28498 0 -1 4202560 44988 0 0 0 474 26 0 0 16 0 13 0 27508242 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28558] ppid=28551 vsize=1529700 CPUtime=16.88
/proc/28553/task/28558/stat : 28558 (java) S 28551 28553 28498 0 -1 4202560 31700 0 0 0 1675 13 0 0 15 0 13 0 27508243 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 0 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28559] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28559/stat : 28559 (java) S 28551 28553 28498 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 13 0 27508244 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28560] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28560/stat : 28560 (java) S 28551 28553 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27508244 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28561] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28561/stat : 28561 (java) S 28551 28553 28498 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28562] ppid=28551 vsize=1529700 CPUtime=0.84
/proc/28553/task/28562/stat : 28562 (java) S 28551 28553 28498 0 -1 4202560 828 0 0 0 84 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 1 0 0 0
[pid=28553/tid=28563] ppid=28551 vsize=1529700 CPUtime=1.13
/proc/28553/task/28563/stat : 28563 (java) S 28551 28553 28498 0 -1 4202560 1890 0 0 0 113 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28564] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28564/stat : 28564 (java) S 28551 28553 28498 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28565] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28565/stat : 28565 (java) S 28551 28553 28498 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 27508248 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
[pid=28553/tid=28566] ppid=28551 vsize=1529700 CPUtime=0
/proc/28553/task/28566/stat : 28566 (java) S 28551 28553 28498 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 27508835 1566412800 115918 1992294400 134512640 134550932 4288092496 18446744073709551615 4294960144 0 4 0 16800975 18446604437834781888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1529700

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

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

[startup+1794.22 s]
/proc/loadavg: 1.00 1.00 1.06 2/119 28623
/proc/meminfo: memFree=1391996/2059040 swapFree=4140200/4192956
[pid=28553] ppid=28551 vsize=0 CPUtime=1800.2
/proc/28553/stat : 28553 (java) Z 28551 28553 28498 0 -1 4203548 162901 0 1 0 179927 93 0 0 15 0 2 0 27508239 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28553/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.23
CPU time (s): 1800.23
CPU user time (s): 1799.27
CPU system time (s): 0.953854
CPU usage (%): 100.334
Max. virtual memory (cumulated for all children) (KiB): 1534272

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

runsolver used 3.59745 second user time and 9.58554 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-14 14:37:23
IDJOB=2659154
IDBENCH=2286
IDSOLVER=1164
FILE ID=node003/2659154-1276519042
PBS_JOBID= 11173441
Free space on /tmp= 62568 MiB

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

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

MD5SUM BENCH= 79102a590238a8abf70853775a775dcb
RANDOM SEED=1618402522

node003.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.251
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.50
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.251
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:       1855076 kB
Buffers:         23788 kB
Cached:         101516 kB
SwapCached:       5604 kB
Active:          45632 kB
Inactive:        91908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1855076 kB
SwapTotal:     4192956 kB
SwapFree:      4140200 kB
Dirty:            8836 kB
Writeback:           8 kB
AnonPages:       10860 kB
Mapped:          12932 kB
Slab:            44468 kB
PageTables:       3900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182892 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= 62564 MiB
End job on node003 at 2010-06-14 15:07:19