Trace number 2662191

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.33 910.169

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scsd6.opb
MD5SUMb8af5f694536c159804fb560c7265020
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 variables40500
Total number of constraints147
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 constraints147
Minimum length of a constraint600
Maximum length of a constraint1200
Number of terms in the objective function 40500
Biggest coefficient in the objective function 240095970606448640
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 319188057892705067220
Number of bits of the sum of numbers in the objective function 69
Biggest number in a constraint 240095970606448640
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 319188057892705067220
Number of bits of the biggest sum of numbers69
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.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.22/0.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@4413ee
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@1cb25f1
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-2662191-1276557533.opb
0.22/0.22	c reading problem ... 
4.04/2.96	c ... done. Wall clock time 2.743s.
4.04/2.96	c #vars     40500
4.04/2.96	c #constraints  294
4.04/2.96	c constraints type 
4.04/2.96	c org.sat4j.pb.constraints.pb.MaxWatchPb => 294
4.04/2.96	c constraints type 
4.04/2.96	c org.sat4j.pb.constraints.pb.MaxWatchPb => 294
159.94/81.48	c cleaning 2501 clauses out of 5001 with flag 5001/5001
300.08/152.25	c cleaning 4237 clauses out of 8499 with flag 11000/11000
462.24/234.14	c cleaning 5623 clauses out of 11262 with flag 18000/18000
662.35/335.28	c cleaning 6820 clauses out of 13639 with flag 26000/26000
886.74/448.59	c cleaning 7904 clauses out of 15819 with flag 35000/35000
1130.02/571.41	c cleaning 8958 clauses out of 17916 with flag 45001/45001
1370.28/692.87	c cleaning 9480 clauses out of 18959 with flag 55002/55002
1619.11/818.53	c cleaning 9729 clauses out of 19477 with flag 65000/65000
1800.04/910.02	c starts		: 78
1800.04/910.02	c conflicts		: 72514
1800.04/910.02	c decisions		: 373129
1800.04/910.02	c propagations		: 1511867
1800.04/910.02	c inspects		: 70894631
1800.04/910.02	c learnt literals	: 0
1800.04/910.02	c learnt binary clauses	: 0
1800.04/910.02	c learnt ternary clauses	: 0
1800.04/910.02	c learnt clauses	: 72513
1800.04/910.02	c ignored clauses	: 0
1800.04/910.02	c root simplifications	: 0
1800.04/910.02	c removed literals (reason simplification)	: 46969622
1800.04/910.02	c reason swapping (by a shorter reason)	: 0
1800.04/910.02	c Calls to reduceDB	: 8
1800.04/910.02	c number of reductions to clauses (during analyze)	: 0
1800.04/910.02	c number of learned constraints concerned by reduction	: 0
1800.04/910.02	c number of learning phase by resolution	: 0
1800.04/910.02	c number of learning phase by cutting planes	: 0
1800.04/910.02	c speed (assignments/second)	: 1666.7938186496679
1800.04/910.02	c non guided choices	0
1800.26/910.12	c learnt constraints type 
1800.26/910.12	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 17264
1800.26/910.12	c constraints type 
1800.26/910.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 294
1800.26/910.12	c constraints type 
1800.26/910.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 294
1800.26/910.12	s UNKNOWN
1800.26/910.12	c Total wall clock time (in seconds): 909.891

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-2662191-1276557533/watcher-2662191-1276557533 -o /tmp/evaluation-result-2662191-1276557533/solver-2662191-1276557533 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662191-1276557533.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.20 1.11 1.04 3/106 1148
/proc/meminfo: memFree=1813692/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=24036 CPUtime=0
/proc/1148/stat : 1148 (runsolver) R 1146 1148 1123 0 -1 4202560 81 0 0 0 0 0 0 0 19 0 1 0 29409628 24612864 106 1992294400 4194304 4302564 140736587008912 18446744073709551615 271797822455 0 2147483391 4096 24578 0 0 0 17 0 0 0 0
/proc/1148/statm: 6009 106 69 27 0 2647 0

[startup+0.0192489 s]
/proc/loadavg: 1.20 1.11 1.04 3/106 1148
/proc/meminfo: memFree=1813692/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=13480 CPUtime=0
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 1113 0 0 0 0 0 0 0 15 0 2 0 29409628 13803520 582 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 3370 582 265 10 0 1204 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13480

[startup+0.101225 s]
/proc/loadavg: 1.20 1.11 1.04 3/106 1148
/proc/meminfo: memFree=1813692/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1524180 CPUtime=0.08
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 3955 0 1 0 6 2 0 0 15 0 12 0 29409628 1560760320 3393 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 381045 3393 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.301266 s]
/proc/loadavg: 1.20 1.11 1.04 3/106 1148
/proc/meminfo: memFree=1813692/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1526836 CPUtime=0.38
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 5896 0 1 0 35 3 0 0 15 0 12 0 29409628 1563480064 5332 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 381709 5332 1357 10 0 379012 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1526836

[startup+0.701342 s]
/proc/loadavg: 1.20 1.11 1.04 3/106 1148
/proc/meminfo: memFree=1813692/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1527472 CPUtime=1.04
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 9538 0 1 0 100 4 0 0 15 0 12 0 29409628 1564131328 8927 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 381868 8927 1400 10 0 379171 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1527472

[startup+1.50149 s]
/proc/loadavg: 1.19 1.11 1.03 4/118 1162
/proc/meminfo: memFree=1769080/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1539772 CPUtime=2.5
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 22408 0 1 0 239 11 0 0 15 0 12 0 29409628 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 384943 19824 1406 10 0 382246 0
[pid=1148/tid=1151] ppid=1146 vsize=1539772 CPUtime=1.26
/proc/1148/task/1151/stat : 1151 (java) R 1146 1148 1123 0 -1 4202560 15294 0 1 0 119 7 0 0 18 0 12 0 29409630 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4109405669 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1148/tid=1153] ppid=1146 vsize=1539772 CPUtime=0
/proc/1148/task/1153/stat : 1153 (java) S 1146 1148 1123 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 12 0 29409631 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1154] ppid=1146 vsize=1539772 CPUtime=0
/proc/1148/task/1154/stat : 1154 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 29409631 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1155] ppid=1146 vsize=1539772 CPUtime=0
/proc/1148/task/1155/stat : 1155 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 29409633 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1156] ppid=1146 vsize=1539772 CPUtime=0
/proc/1148/task/1156/stat : 1156 (java) S 1146 1148 1123 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 12 0 29409633 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1157] ppid=1146 vsize=1539772 CPUtime=0
/proc/1148/task/1157/stat : 1157 (java) S 1146 1148 1123 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 29409633 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1158] ppid=1146 vsize=1539772 CPUtime=0
/proc/1148/task/1158/stat : 1158 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 29409637 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1159] ppid=1146 vsize=1539772 CPUtime=0.84
/proc/1148/task/1159/stat : 1159 (java) S 1146 1148 1123 0 -1 4202560 4927 0 0 0 82 2 0 0 16 0 12 0 29409638 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1160] ppid=1146 vsize=1539772 CPUtime=0.37
/proc/1148/task/1160/stat : 1160 (java) S 1146 1148 1123 0 -1 4202560 1120 0 0 0 37 0 0 0 16 0 12 0 29409638 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1161] ppid=1146 vsize=1539772 CPUtime=0
/proc/1148/task/1161/stat : 1161 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 29409638 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1162] ppid=1146 vsize=1539772 CPUtime=0
/proc/1148/task/1162/stat : 1162 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 29409638 1576726528 19824 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 1539772

[startup+3.10179 s]
/proc/loadavg: 1.19 1.11 1.03 2/118 1162
/proc/meminfo: memFree=1680048/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1540420 CPUtime=4.37
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 47342 0 1 0 415 22 0 0 15 0 14 0 29409628 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 385105 44137 1428 10 0 382408 0
[pid=1148/tid=1151] ppid=1146 vsize=1540420 CPUtime=2.57
/proc/1148/task/1151/stat : 1151 (java) S 1146 1148 1123 0 -1 4202560 32040 0 1 0 244 13 0 0 19 0 14 0 29409630 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1153] ppid=1146 vsize=1540420 CPUtime=0.13
/proc/1148/task/1153/stat : 1153 (java) S 1146 1148 1123 0 -1 4202560 3808 0 0 0 11 2 0 0 16 0 14 0 29409631 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1154] ppid=1146 vsize=1540420 CPUtime=0.13
/proc/1148/task/1154/stat : 1154 (java) S 1146 1148 1123 0 -1 4202560 4335 0 0 0 11 2 0 0 18 0 14 0 29409631 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1155] ppid=1146 vsize=1540420 CPUtime=0
/proc/1148/task/1155/stat : 1155 (java) S 1146 1148 1123 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 14 0 29409633 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1156] ppid=1146 vsize=1540420 CPUtime=0
/proc/1148/task/1156/stat : 1156 (java) S 1146 1148 1123 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 29409633 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1157] ppid=1146 vsize=1540420 CPUtime=0
/proc/1148/task/1157/stat : 1157 (java) S 1146 1148 1123 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 29409633 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1158] ppid=1146 vsize=1540420 CPUtime=0
/proc/1148/task/1158/stat : 1158 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 29409637 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1159] ppid=1146 vsize=1540420 CPUtime=0.95
/proc/1148/task/1159/stat : 1159 (java) R 1146 1148 1123 0 -1 4202560 4936 0 0 0 93 2 0 0 16 0 14 0 29409638 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 105600552 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1148/tid=1160] ppid=1146 vsize=1540420 CPUtime=0.46
/proc/1148/task/1160/stat : 1160 (java) S 1146 1148 1123 0 -1 4202560 1134 0 0 0 46 0 0 0 15 0 14 0 29409638 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1161] ppid=1146 vsize=1540420 CPUtime=0
/proc/1148/task/1161/stat : 1161 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 29409638 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1162] ppid=1146 vsize=1540420 CPUtime=0
/proc/1148/task/1162/stat : 1162 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 14 0 29409638 1577390080 44137 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 1540420

[startup+6.30239 s]
/proc/loadavg: 1.19 1.11 1.03 3/122 1166
/proc/meminfo: memFree=1606924/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1541068 CPUtime=10.72
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 57218 0 2 0 1046 26 0 0 15 0 16 0 29409628 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 385267 52618 1441 10 0 382570 0
[pid=1148/tid=1151] ppid=1146 vsize=1541068 CPUtime=2.57
/proc/1148/task/1151/stat : 1151 (java) S 1146 1148 1123 0 -1 4202560 32040 0 1 0 244 13 0 0 18 0 16 0 29409630 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1153] ppid=1146 vsize=1541068 CPUtime=0.3
/proc/1148/task/1153/stat : 1153 (java) S 1146 1148 1123 0 -1 4202560 8155 0 0 0 26 4 0 0 16 0 16 0 29409631 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1154] ppid=1146 vsize=1541068 CPUtime=0.29
/proc/1148/task/1154/stat : 1154 (java) S 1146 1148 1123 0 -1 4202560 9139 0 0 0 26 3 0 0 18 0 16 0 29409631 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1155] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1155/stat : 1155 (java) S 1146 1148 1123 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 16 0 29409633 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1156] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1156/stat : 1156 (java) S 1146 1148 1123 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 29409633 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1157] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1157/stat : 1157 (java) S 1146 1148 1123 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 29409633 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1158] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1158/stat : 1158 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 29409637 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1159] ppid=1146 vsize=1541068 CPUtime=1.45
/proc/1148/task/1159/stat : 1159 (java) S 1146 1148 1123 0 -1 4202560 5586 0 1 0 143 2 0 0 15 0 16 0 29409638 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1160] ppid=1146 vsize=1541068 CPUtime=0.88
/proc/1148/task/1160/stat : 1160 (java) S 1146 1148 1123 0 -1 4202560 1172 0 0 0 88 0 0 0 16 0 16 0 29409638 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1161] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1161/stat : 1161 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 29409638 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1162] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1162/stat : 1162 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 29409638 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1163] ppid=1146 vsize=1541068 CPUtime=2.71
/proc/1148/task/1163/stat : 1163 (java) R 1146 1148 1123 0 -1 4202560 25 0 0 0 271 0 0 0 20 0 16 0 29409925 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4109824400 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1148/tid=1164] ppid=1146 vsize=1541068 CPUtime=2.45
/proc/1148/task/1164/stat : 1164 (java) R 1146 1148 1123 0 -1 4202560 21 0 0 0 245 0 0 0 25 0 16 0 29409925 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4109103719 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1148/tid=1165] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1165/stat : 1165 (java) S 1146 1148 1123 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 29410002 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1166] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1166/stat : 1166 (java) S 1146 1148 1123 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 29410019 1578053632 52618 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.72
Current children cumulated vsize (KiB) 1541068

[startup+12.7016 s]
/proc/loadavg: 1.39 1.16 1.05 4/122 1166
/proc/meminfo: memFree=1583364/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1541068 CPUtime=23.41
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 64420 0 2 0 2312 29 0 0 15 0 16 0 29409628 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 385267 58760 1444 10 0 382570 0
[pid=1148/tid=1151] ppid=1146 vsize=1541068 CPUtime=2.57
/proc/1148/task/1151/stat : 1151 (java) S 1146 1148 1123 0 -1 4202560 32040 0 1 0 244 13 0 0 17 0 16 0 29409630 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1153] ppid=1146 vsize=1541068 CPUtime=0.78
/proc/1148/task/1153/stat : 1153 (java) S 1146 1148 1123 0 -1 4202560 11277 0 0 0 73 5 0 0 16 0 16 0 29409631 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1154] ppid=1146 vsize=1541068 CPUtime=0.77
/proc/1148/task/1154/stat : 1154 (java) S 1146 1148 1123 0 -1 4202560 13142 0 0 0 72 5 0 0 16 0 16 0 29409631 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1155] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1155/stat : 1155 (java) S 1146 1148 1123 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 16 0 29409633 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1156] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1156/stat : 1156 (java) S 1146 1148 1123 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 29409633 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1157] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1157/stat : 1157 (java) S 1146 1148 1123 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 29409633 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1158] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1158/stat : 1158 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 29409637 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1159] ppid=1146 vsize=1541068 CPUtime=1.75
/proc/1148/task/1159/stat : 1159 (java) S 1146 1148 1123 0 -1 4202560 5605 0 1 0 173 2 0 0 15 0 16 0 29409638 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1160] ppid=1146 vsize=1541068 CPUtime=1.57
/proc/1148/task/1160/stat : 1160 (java) S 1146 1148 1123 0 -1 4202560 1219 0 0 0 157 0 0 0 15 0 16 0 29409638 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1161] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1161/stat : 1161 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 29409638 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1162] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1162/stat : 1162 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 29409638 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1163] ppid=1146 vsize=1541068 CPUtime=8.28
/proc/1148/task/1163/stat : 1163 (java) R 1146 1148 1123 0 -1 4202560 27 0 0 0 828 0 0 0 17 0 16 0 29409925 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4109844074 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1148/tid=1164] ppid=1146 vsize=1541068 CPUtime=7.61
/proc/1148/task/1164/stat : 1164 (java) R 1146 1148 1123 0 -1 4202560 30 0 0 0 761 0 0 0 25 0 16 0 29409925 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4109895874 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1148/tid=1165] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1165/stat : 1165 (java) S 1146 1148 1123 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 29410002 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1166] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1166/stat : 1166 (java) S 1146 1148 1123 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 29410019 1578053632 58760 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.41
Current children cumulated vsize (KiB) 1541068

[startup+25.502 s]
/proc/loadavg: 1.48 1.18 1.06 3/122 1166
/proc/meminfo: memFree=1579768/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1541068 CPUtime=48.86
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 65203 0 2 0 4856 30 0 0 15 0 16 0 29409628 1578053632 59500 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0

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

/proc/1148/task/1165/stat : 1165 (java) S 1146 1148 1123 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 29410002 1578053632 88539 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1166] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1166/stat : 1166 (java) S 1146 1148 1123 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 29410019 1578053632 88539 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1507.74
Current children cumulated vsize (KiB) 1541068

[startup+822.302 s]
/proc/loadavg: 2.14 2.04 1.64 3/122 1188
/proc/meminfo: memFree=1459736/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1541068 CPUtime=1626.06
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 117101 0 2 0 162499 107 0 0 15 0 16 0 29409628 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 385267 89084 1449 10 0 382570 0
[pid=1148/tid=1151] ppid=1146 vsize=1541068 CPUtime=2.57
/proc/1148/task/1151/stat : 1151 (java) S 1146 1148 1123 0 -1 4202560 32045 0 1 0 244 13 0 0 15 0 16 0 29409630 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1153] ppid=1146 vsize=1541068 CPUtime=4.48
/proc/1148/task/1153/stat : 1153 (java) S 1146 1148 1123 0 -1 4202560 28985 0 0 0 430 18 0 0 15 0 16 0 29409631 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1154] ppid=1146 vsize=1541068 CPUtime=4.45
/proc/1148/task/1154/stat : 1154 (java) S 1146 1148 1123 0 -1 4202560 30096 0 0 0 427 18 0 0 16 0 16 0 29409631 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1155] ppid=1146 vsize=1541068 CPUtime=3.88
/proc/1148/task/1155/stat : 1155 (java) S 1146 1148 1123 0 -1 4202560 16767 0 0 0 370 18 0 0 15 0 16 0 29409633 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1156] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1156/stat : 1156 (java) S 1146 1148 1123 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 29409633 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1157] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1157/stat : 1157 (java) S 1146 1148 1123 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 29409633 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1158] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1158/stat : 1158 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 29409637 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1159] ppid=1146 vsize=1541068 CPUtime=1.76
/proc/1148/task/1159/stat : 1159 (java) S 1146 1148 1123 0 -1 4202560 5605 0 1 0 174 2 0 0 15 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1160] ppid=1146 vsize=1541068 CPUtime=2.28
/proc/1148/task/1160/stat : 1160 (java) S 1146 1148 1123 0 -1 4202560 1260 0 0 0 228 0 0 0 15 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1161] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1161/stat : 1161 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1162] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1162/stat : 1162 (java) S 1146 1148 1123 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1163] ppid=1146 vsize=1541068 CPUtime=804.84
/proc/1148/task/1163/stat : 1163 (java) R 1146 1148 1123 0 -1 4202560 670 0 0 0 80466 18 0 0 25 0 16 0 29409925 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4110076564 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1148/tid=1164] ppid=1146 vsize=1541068 CPUtime=801.71
/proc/1148/task/1164/stat : 1164 (java) R 1146 1148 1123 0 -1 4202560 554 0 0 0 80156 15 0 0 25 0 16 0 29409925 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4109981265 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1148/tid=1165] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1165/stat : 1165 (java) S 1146 1148 1123 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 29410002 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1166] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1166/stat : 1166 (java) S 1146 1148 1123 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 29410019 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1626.06
Current children cumulated vsize (KiB) 1541068

[startup+882.301 s]
/proc/loadavg: 2.05 2.03 1.65 3/122 1190
/proc/meminfo: memFree=1459736/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1541068 CPUtime=1745.05
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 117228 0 2 0 174393 112 0 0 15 0 16 0 29409628 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 385267 89084 1449 10 0 382570 0
[pid=1148/tid=1151] ppid=1146 vsize=1541068 CPUtime=2.57
/proc/1148/task/1151/stat : 1151 (java) S 1146 1148 1123 0 -1 4202560 32045 0 1 0 244 13 0 0 15 0 16 0 29409630 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1153] ppid=1146 vsize=1541068 CPUtime=4.78
/proc/1148/task/1153/stat : 1153 (java) S 1146 1148 1123 0 -1 4202560 28985 0 0 0 459 19 0 0 16 0 16 0 29409631 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1154] ppid=1146 vsize=1541068 CPUtime=4.75
/proc/1148/task/1154/stat : 1154 (java) S 1146 1148 1123 0 -1 4202560 30096 0 0 0 456 19 0 0 16 0 16 0 29409631 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1155] ppid=1146 vsize=1541068 CPUtime=3.93
/proc/1148/task/1155/stat : 1155 (java) S 1146 1148 1123 0 -1 4202560 16771 0 0 0 374 19 0 0 15 0 16 0 29409633 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1156] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1156/stat : 1156 (java) S 1146 1148 1123 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 29409633 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1157] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1157/stat : 1157 (java) S 1146 1148 1123 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 29409633 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1158] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1158/stat : 1158 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 29409637 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1159] ppid=1146 vsize=1541068 CPUtime=1.76
/proc/1148/task/1159/stat : 1159 (java) S 1146 1148 1123 0 -1 4202560 5605 0 1 0 174 2 0 0 15 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1160] ppid=1146 vsize=1541068 CPUtime=2.28
/proc/1148/task/1160/stat : 1160 (java) S 1146 1148 1123 0 -1 4202560 1260 0 0 0 228 0 0 0 15 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1161] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1161/stat : 1161 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1162] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1162/stat : 1162 (java) S 1146 1148 1123 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1163] ppid=1146 vsize=1541068 CPUtime=864.27
/proc/1148/task/1163/stat : 1163 (java) R 1146 1148 1123 0 -1 4202560 745 0 0 0 86408 19 0 0 25 0 16 0 29409925 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4110076290 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1148/tid=1164] ppid=1146 vsize=1541068 CPUtime=860.63
/proc/1148/task/1164/stat : 1164 (java) R 1146 1148 1123 0 -1 4202560 598 0 0 0 86047 16 0 0 25 0 16 0 29409925 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4109510185 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1148/tid=1165] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1165/stat : 1165 (java) S 1146 1148 1123 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 29410002 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1166] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1166/stat : 1166 (java) S 1146 1148 1123 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 29410019 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1745.05
Current children cumulated vsize (KiB) 1541068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+910.002 s]
/proc/loadavg: 2.03 2.03 1.66 3/122 1190
/proc/meminfo: memFree=1459612/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1541068 CPUtime=1800.04
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 117283 0 2 0 179889 115 0 0 15 0 16 0 29409628 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 385267 89084 1449 10 0 382570 0
[pid=1148/tid=1151] ppid=1146 vsize=1541068 CPUtime=2.57
/proc/1148/task/1151/stat : 1151 (java) S 1146 1148 1123 0 -1 4202560 32045 0 1 0 244 13 0 0 15 0 16 0 29409630 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1153] ppid=1146 vsize=1541068 CPUtime=4.91
/proc/1148/task/1153/stat : 1153 (java) S 1146 1148 1123 0 -1 4202560 28985 0 0 0 472 19 0 0 15 0 16 0 29409631 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1154] ppid=1146 vsize=1541068 CPUtime=4.88
/proc/1148/task/1154/stat : 1154 (java) S 1146 1148 1123 0 -1 4202560 30096 0 0 0 469 19 0 0 16 0 16 0 29409631 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1155] ppid=1146 vsize=1541068 CPUtime=3.96
/proc/1148/task/1155/stat : 1155 (java) S 1146 1148 1123 0 -1 4202560 16773 0 0 0 376 20 0 0 15 0 16 0 29409633 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1156] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1156/stat : 1156 (java) S 1146 1148 1123 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 29409633 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1157] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1157/stat : 1157 (java) S 1146 1148 1123 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 29409633 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1158] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1158/stat : 1158 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 29409637 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1159] ppid=1146 vsize=1541068 CPUtime=1.76
/proc/1148/task/1159/stat : 1159 (java) S 1146 1148 1123 0 -1 4202560 5605 0 1 0 174 2 0 0 15 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1160] ppid=1146 vsize=1541068 CPUtime=2.28
/proc/1148/task/1160/stat : 1160 (java) S 1146 1148 1123 0 -1 4202560 1260 0 0 0 228 0 0 0 15 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1161] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1161/stat : 1161 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1162] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1162/stat : 1162 (java) S 1146 1148 1123 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 16 0 29409638 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1163] ppid=1146 vsize=1541068 CPUtime=891.79
/proc/1148/task/1163/stat : 1163 (java) R 1146 1148 1123 0 -1 4202560 774 0 0 0 89160 19 0 0 25 0 16 0 29409925 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4110076297 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1148/tid=1164] ppid=1146 vsize=1541068 CPUtime=887.8
/proc/1148/task/1164/stat : 1164 (java) R 1146 1148 1123 0 -1 4202560 620 0 0 0 88763 17 0 0 25 0 16 0 29409925 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4110049818 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1148/tid=1165] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1165/stat : 1165 (java) S 1146 1148 1123 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 16 0 29410002 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1166] ppid=1146 vsize=1541068 CPUtime=0
/proc/1148/task/1166/stat : 1166 (java) S 1146 1148 1123 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 29410019 1578053632 89084 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1541068

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

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

[startup+910.117 s]
/proc/loadavg: 2.03 2.03 1.66 3/122 1190
/proc/meminfo: memFree=1459612/2059040 swapFree=4140420/4192956
[pid=1148] ppid=1146 vsize=1541716 CPUtime=1800.26
/proc/1148/stat : 1148 (java) S 1146 1148 1123 0 -1 4202496 117301 0 2 0 179911 115 0 0 15 0 18 0 29409628 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1148/statm: 385429 89101 1450 10 0 382732 0
[pid=1148/tid=1151] ppid=1146 vsize=1541716 CPUtime=2.57
/proc/1148/task/1151/stat : 1151 (java) S 1146 1148 1123 0 -1 4202560 32045 0 1 0 244 13 0 0 15 0 18 0 29409630 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1153] ppid=1146 vsize=1541716 CPUtime=4.91
/proc/1148/task/1153/stat : 1153 (java) S 1146 1148 1123 0 -1 4202560 28985 0 0 0 472 19 0 0 16 0 18 0 29409631 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1154] ppid=1146 vsize=1541716 CPUtime=4.88
/proc/1148/task/1154/stat : 1154 (java) S 1146 1148 1123 0 -1 4202560 30096 0 0 0 469 19 0 0 16 0 18 0 29409631 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1155] ppid=1146 vsize=1541716 CPUtime=3.96
/proc/1148/task/1155/stat : 1155 (java) S 1146 1148 1123 0 -1 4202560 16773 0 0 0 376 20 0 0 15 0 18 0 29409633 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 0 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1156] ppid=1146 vsize=1541716 CPUtime=0
/proc/1148/task/1156/stat : 1156 (java) S 1146 1148 1123 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 29409633 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1157] ppid=1146 vsize=1541716 CPUtime=0
/proc/1148/task/1157/stat : 1157 (java) S 1146 1148 1123 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 18 0 29409633 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1158] ppid=1146 vsize=1541716 CPUtime=0
/proc/1148/task/1158/stat : 1158 (java) S 1146 1148 1123 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 29409637 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1159] ppid=1146 vsize=1541716 CPUtime=1.76
/proc/1148/task/1159/stat : 1159 (java) S 1146 1148 1123 0 -1 4202560 5605 0 1 0 174 2 0 0 15 0 18 0 29409638 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1160] ppid=1146 vsize=1541716 CPUtime=2.31
/proc/1148/task/1160/stat : 1160 (java) R 1146 1148 1123 0 -1 4202560 1261 0 0 0 231 0 0 0 15 0 18 0 29409638 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 106828304 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1148/tid=1161] ppid=1146 vsize=1541716 CPUtime=0
/proc/1148/task/1161/stat : 1161 (java) S 1146 1148 1123 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 29409638 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1162] ppid=1146 vsize=1541716 CPUtime=0
/proc/1148/task/1162/stat : 1162 (java) S 1146 1148 1123 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 18 0 29409638 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
[pid=1148/tid=1163] ppid=1146 vsize=1541716 CPUtime=891.84
/proc/1148/task/1163/stat : 1163 (java) R 1146 1148 1123 0 -1 4202560 775 0 0 0 89165 19 0 0 25 0 18 0 29409925 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1148/tid=1164] ppid=1146 vsize=1541716 CPUtime=887.9
/proc/1148/task/1164/stat : 1164 (java) R 1146 1148 1123 0 -1 4202560 620 0 0 0 88773 17 0 0 25 0 18 0 29409925 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4109991619 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1148/tid=1165] ppid=1146 vsize=1541716 CPUtime=0
/proc/1148/task/1165/stat : 1165 (java) S 1146 1148 1123 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 18 0 29410002 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 0 0 0 0
[pid=1148/tid=1166] ppid=1146 vsize=1541716 CPUtime=0
/proc/1148/task/1166/stat : 1166 (java) S 1146 1148 1123 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 18 0 29410019 1578717184 89101 1992294400 134512640 134550932 4286851424 18446744073709551615 4294960144 0 4 0 16800975 18446604437813461248 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 1541716

Child status: 143
Real time (s): 910.169
CPU time (s): 1800.33
CPU user time (s): 1799.14
CPU system time (s): 1.18982
CPU usage (%): 197.801
Max. virtual memory (cumulated for all children) (KiB): 1551320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.14
system time used= 1.18982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117308
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35512
involuntary context switches= 56862

runsolver used 5.05723 second user time and 8.10277 second system time

The end

Launcher Data

Begin job on node019 at 2010-06-15 01:18:53
IDJOB=2662191
IDBENCH=2463
IDSOLVER=1166
FILE ID=node019/2662191-1276557533
PBS_JOBID= 11173501
Free space on /tmp= 62376 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/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-scsd6.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662191-1276557533/watcher-2662191-1276557533 -o /tmp/evaluation-result-2662191-1276557533/solver-2662191-1276557533 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662191-1276557533.opb

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

MD5SUM BENCH= b8af5f694536c159804fb560c7265020
RANDOM SEED=195706598

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1813964 kB
Buffers:         41740 kB
Cached:         111892 kB
SwapCached:       5712 kB
Active:          82008 kB
Inactive:        83996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1813964 kB
SwapTotal:     4192956 kB
SwapFree:      4140420 kB
Dirty:            3912 kB
Writeback:           4 kB
AnonPages:       10772 kB
Mapped:          13180 kB
Slab:            57128 kB
PageTables:       3972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180272 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= 62376 MiB
End job on node019 at 2010-06-15 01:34:05