Trace number 2660304

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 CuttingPlanes 2.2.0 2010-05-26? (TO) 1800.31 1736.88

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-gfrd-pnc.opb
MD5SUM84033421910bbd4d66297a25db66c955
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 variables27888
Total number of constraints874
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 constraints874
Minimum length of a constraint11
Maximum length of a constraint246
Number of terms in the objective function 27836
Biggest coefficient in the objective function 698469056512
Number of bits for the biggest coefficient in the objective function 40
Sum of the numbers in the objective function 44081965661371
Number of bits of the sum of numbers in the objective function 46
Biggest number in a constraint 698469056512
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 44081965661371
Number of bits of the biggest sum of numbers46
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.24/0.21	c Pseudo Boolean Optimization
0.24/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@16fd0b7
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.24/0.21	c No reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	c solving HOME/instance-2660304-1276555354.opb
0.24/0.21	c reading problem ... 
3.07/1.82	c ... done. Wall clock time 1.614s.
3.07/1.82	c #vars     27888
3.07/1.84	c #constraints  2498
3.07/1.84	c constraints type 
3.07/1.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1406
69.77/64.94	c cleaning 0 clauses out of 5001 with flag 0/5001
254.18/246.49	c cleaning 0 clauses out of 11001 with flag 0/11001
592.79/576.58	c cleaning 0 clauses out of 18001 with flag 0/18001
1226.36/1190.41	c cleaning 0 clauses out of 26001 with flag 0/26001
1800.08/1736.72	c starts		: 55
1800.08/1736.72	c conflicts		: 31710
1800.08/1736.72	c decisions		: 165433
1800.08/1736.72	c propagations		: 554765
1800.08/1736.72	c inspects		: 596550806
1800.08/1736.72	c learnt literals	: 0
1800.08/1736.72	c learnt binary clauses	: 0
1800.08/1736.72	c learnt ternary clauses	: 0
1800.08/1736.72	c learnt clauses	: 31710
1800.08/1736.72	c ignored clauses	: 0
1800.08/1736.72	c root simplifications	: 0
1800.08/1736.72	c removed literals (reason simplification)	: 0
1800.08/1736.72	c reason swapping (by a shorter reason)	: 0
1800.08/1736.72	c Calls to reduceDB	: 4
1800.08/1736.72	c number of reductions to clauses (during analyze)	: 0
1800.08/1736.72	c number of learned constraints concerned by reduction	: 0
1800.08/1736.72	c number of learning phase by resolution	: 0
1800.08/1736.72	c number of learning phase by cutting planes	: 0
1800.08/1736.72	c speed (assignments/second)	: 319.7688158469624
1800.08/1736.72	c non guided choices	0
1800.08/1736.78	c learnt constraints type 
1800.08/1736.78	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2591
1800.08/1736.78	c org.sat4j.pb.constraints.pb.MaxWatchPb => 29119
1800.08/1736.78	c constraints type 
1800.08/1736.78	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1406
1800.08/1736.78	s UNKNOWN
1800.08/1736.78	c Total wall clock time (in seconds): 1736.569

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-2660304-1276555354/watcher-2660304-1276555354 -o /tmp/evaluation-result-2660304-1276555354/solver-2660304-1276555354 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660304-1276555354.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.07 1.09 1.02 3/106 31210
/proc/meminfo: memFree=1809752/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1832 CPUtime=0
/proc/31210/stat : 31210 (java6) R 31208 31210 30557 0 -1 4194304 255 0 0 0 0 0 0 0 19 0 1 0 31139264 1875968 156 1992294400 134512640 134550932 4287801408 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31210/statm: 61 21 15 10 0 22 0

[startup+0.0927879 s]
/proc/loadavg: 1.07 1.09 1.02 3/106 31210
/proc/meminfo: memFree=1809752/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1521796 CPUtime=0.07
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 3863 0 1 0 5 2 0 0 18 0 7 0 31139264 1558319104 3304 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 380449 3304 1048 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.101786 s]
/proc/loadavg: 1.07 1.09 1.02 3/106 31210
/proc/meminfo: memFree=1809752/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1524184 CPUtime=0.08
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 3962 0 1 0 6 2 0 0 18 0 12 0 31139264 1560764416 3401 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 381046 3401 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.301805 s]
/proc/loadavg: 1.07 1.09 1.02 3/106 31210
/proc/meminfo: memFree=1809752/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1526656 CPUtime=0.38
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 5499 0 1 0 35 3 0 0 18 0 12 0 31139264 1563295744 4935 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 381664 4936 1364 10 0 378966 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1526656

[startup+0.701843 s]
/proc/loadavg: 1.07 1.09 1.02 3/106 31210
/proc/meminfo: memFree=1809752/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1527636 CPUtime=1.06
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 9300 0 1 0 101 5 0 0 18 0 12 0 31139264 1564299264 8631 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 381909 8632 1402 10 0 379211 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 1527636

[startup+1.50192 s]
/proc/loadavg: 1.06 1.09 1.02 4/118 31222
/proc/meminfo: memFree=1761112/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1546348 CPUtime=2.65
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 21506 0 1 0 253 12 0 0 18 0 12 0 31139264 1583460352 17730 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 386587 17730 1415 10 0 383889 0
[pid=31210/tid=31212] ppid=31208 vsize=1546348 CPUtime=1.17
/proc/31210/task/31212/stat : 31212 (java) R 31208 31210 30557 0 -1 4202560 12066 0 1 0 110 7 0 0 19 0 12 0 31139266 1583460352 17730 1992294400 134512640 134550932 4289531504 18446744073709551615 4108904541 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31210/tid=31213] ppid=31208 vsize=1546348 CPUtime=0
/proc/31210/task/31213/stat : 31213 (java) S 31208 31210 30557 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 31139267 1583460352 17731 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31214] ppid=31208 vsize=1546348 CPUtime=0
/proc/31210/task/31214/stat : 31214 (java) S 31208 31210 30557 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 31139267 1583460352 17732 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31215] ppid=31208 vsize=1546348 CPUtime=0
/proc/31210/task/31215/stat : 31215 (java) S 31208 31210 30557 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 31139269 1583460352 17733 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31216] ppid=31208 vsize=1546348 CPUtime=0
/proc/31210/task/31216/stat : 31216 (java) S 31208 31210 30557 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 31139269 1583460352 17734 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31217] ppid=31208 vsize=1546348 CPUtime=0
/proc/31210/task/31217/stat : 31217 (java) S 31208 31210 30557 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 31139269 1583460352 17735 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31218] ppid=31208 vsize=1546348 CPUtime=0
/proc/31210/task/31218/stat : 31218 (java) S 31208 31210 30557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 31139274 1583460352 17736 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31219] ppid=31208 vsize=1546348 CPUtime=0.5
/proc/31210/task/31219/stat : 31219 (java) R 31208 31210 30557 0 -1 4202560 1616 0 0 0 50 0 0 0 25 0 12 0 31139274 1583460352 17737 1992294400 134512640 134550932 4289531504 18446744073709551615 105499205 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31210/tid=31220] ppid=31208 vsize=1546348 CPUtime=0.93
/proc/31210/task/31220/stat : 31220 (java) R 31208 31210 30557 0 -1 4202560 6761 0 0 0 91 2 0 0 18 0 12 0 31139274 1583460352 17737 1992294400 134512640 134550932 4289531504 18446744073709551615 104163913 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31210/tid=31221] ppid=31208 vsize=1546348 CPUtime=0
/proc/31210/task/31221/stat : 31221 (java) S 31208 31210 30557 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 31139274 1583460352 17738 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31222] ppid=31208 vsize=1546348 CPUtime=0
/proc/31210/task/31222/stat : 31222 (java) S 31208 31210 30557 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 31139274 1583460352 17739 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 1546348

[startup+3.10107 s]
/proc/loadavg: 1.06 1.09 1.02 3/118 31222
/proc/meminfo: memFree=1714240/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1543768 CPUtime=5.52
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 46118 0 1 0 529 23 0 0 18 0 13 0 31139264 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 385942 41206 1440 10 0 383244 0
[pid=31210/tid=31212] ppid=31208 vsize=1543768 CPUtime=2.67
/proc/31210/task/31212/stat : 31212 (java) R 31208 31210 30557 0 -1 4202560 32045 0 1 0 251 16 0 0 22 0 13 0 31139266 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4108858733 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31210/tid=31213] ppid=31208 vsize=1543768 CPUtime=0.05
/proc/31210/task/31213/stat : 31213 (java) S 31208 31210 30557 0 -1 4202560 1771 0 0 0 5 0 0 0 18 0 13 0 31139267 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31214] ppid=31208 vsize=1543768 CPUtime=0.05
/proc/31210/task/31214/stat : 31214 (java) S 31208 31210 30557 0 -1 4202560 2023 0 0 0 5 0 0 0 18 0 13 0 31139267 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31215] ppid=31208 vsize=1543768 CPUtime=0
/proc/31210/task/31215/stat : 31215 (java) S 31208 31210 30557 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 13 0 31139269 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31216] ppid=31208 vsize=1543768 CPUtime=0
/proc/31210/task/31216/stat : 31216 (java) S 31208 31210 30557 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31139269 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31217] ppid=31208 vsize=1543768 CPUtime=0
/proc/31210/task/31217/stat : 31217 (java) S 31208 31210 30557 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31139269 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31218] ppid=31208 vsize=1543768 CPUtime=0
/proc/31210/task/31218/stat : 31218 (java) S 31208 31210 30557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 31139274 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31219] ppid=31208 vsize=1543768 CPUtime=0.62
/proc/31210/task/31219/stat : 31219 (java) S 31208 31210 30557 0 -1 4202560 1651 0 0 0 62 0 0 0 22 0 13 0 31139274 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31220] ppid=31208 vsize=1543768 CPUtime=2.06
/proc/31210/task/31220/stat : 31220 (java) S 31208 31210 30557 0 -1 4202560 7553 0 0 0 203 3 0 0 15 0 13 0 31139274 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31221] ppid=31208 vsize=1543768 CPUtime=0
/proc/31210/task/31221/stat : 31221 (java) S 31208 31210 30557 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31139274 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31222] ppid=31208 vsize=1543768 CPUtime=0
/proc/31210/task/31222/stat : 31222 (java) S 31208 31210 30557 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31139274 1580818432 41206 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 1543768

[startup+6.30137 s]
/proc/loadavg: 1.06 1.09 1.02 2/119 31223
/proc/meminfo: memFree=1631276/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1544412 CPUtime=10.03
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 56650 0 1 0 975 28 0 0 18 0 13 0 31139264 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 386103 50437 1440 10 0 383405 0
[pid=31210/tid=31212] ppid=31208 vsize=1544412 CPUtime=5.53
/proc/31210/task/31212/stat : 31212 (java) R 31208 31210 30557 0 -1 4202560 32062 0 1 0 537 16 0 0 25 0 13 0 31139266 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4109365709 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31210/tid=31213] ppid=31208 vsize=1544412 CPUtime=0.36
/proc/31210/task/31213/stat : 31213 (java) S 31208 31210 30557 0 -1 4202560 6653 0 0 0 34 2 0 0 16 0 13 0 31139267 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31214] ppid=31208 vsize=1544412 CPUtime=0.36
/proc/31210/task/31214/stat : 31214 (java) S 31208 31210 30557 0 -1 4202560 6859 0 0 0 33 3 0 0 16 0 13 0 31139267 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31215] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31215/stat : 31215 (java) S 31208 31210 30557 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 13 0 31139269 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31216] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31216/stat : 31216 (java) S 31208 31210 30557 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31139269 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31217] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31217/stat : 31217 (java) S 31208 31210 30557 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31139269 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31218] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31218/stat : 31218 (java) S 31208 31210 30557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 31139274 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31219] ppid=31208 vsize=1544412 CPUtime=1.12
/proc/31210/task/31219/stat : 31219 (java) S 31208 31210 30557 0 -1 4202560 2128 0 0 0 111 1 0 0 16 0 13 0 31139274 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31220] ppid=31208 vsize=1544412 CPUtime=2.61
/proc/31210/task/31220/stat : 31220 (java) S 31208 31210 30557 0 -1 4202560 7853 0 0 0 258 3 0 0 15 0 13 0 31139274 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31221] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31221/stat : 31221 (java) S 31208 31210 30557 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31139274 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31222] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31222/stat : 31222 (java) S 31208 31210 30557 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31139274 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31223] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31223/stat : 31223 (java) S 31208 31210 30557 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 31139495 1581477888 50437 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.03
Current children cumulated vsize (KiB) 1544412

[startup+12.702 s]
/proc/loadavg: 1.13 1.10 1.02 2/119 31223
/proc/meminfo: memFree=1605236/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1544412 CPUtime=16.65
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 58647 0 1 0 1635 30 0 0 18 0 13 0 31139264 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 386103 52278 1444 10 0 383405 0
[pid=31210/tid=31212] ppid=31208 vsize=1544412 CPUtime=11.85
/proc/31210/task/31212/stat : 31212 (java) R 31208 31210 30557 0 -1 4202560 32078 0 1 0 1169 16 0 0 25 0 13 0 31139266 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4109621631 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31210/tid=31213] ppid=31208 vsize=1544412 CPUtime=0.43
/proc/31210/task/31213/stat : 31213 (java) S 31208 31210 30557 0 -1 4202560 7706 0 0 0 40 3 0 0 15 0 13 0 31139267 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31214] ppid=31208 vsize=1544412 CPUtime=0.42
/proc/31210/task/31214/stat : 31214 (java) S 31208 31210 30557 0 -1 4202560 7781 0 0 0 39 3 0 0 16 0 13 0 31139267 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31215] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31215/stat : 31215 (java) S 31208 31210 30557 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 13 0 31139269 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31216] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31216/stat : 31216 (java) S 31208 31210 30557 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31139269 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31217] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31217/stat : 31217 (java) S 31208 31210 30557 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31139269 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31218] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31218/stat : 31218 (java) S 31208 31210 30557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 31139274 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31219] ppid=31208 vsize=1544412 CPUtime=1.26
/proc/31210/task/31219/stat : 31219 (java) S 31208 31210 30557 0 -1 4202560 2133 0 0 0 125 1 0 0 15 0 13 0 31139274 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31220] ppid=31208 vsize=1544412 CPUtime=2.62
/proc/31210/task/31220/stat : 31220 (java) S 31208 31210 30557 0 -1 4202560 7854 0 0 0 259 3 0 0 15 0 13 0 31139274 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31221] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31221/stat : 31221 (java) S 31208 31210 30557 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31139274 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31222] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31222/stat : 31222 (java) S 31208 31210 30557 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31139274 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31223] ppid=31208 vsize=1544412 CPUtime=0
/proc/31210/task/31223/stat : 31223 (java) S 31208 31210 30557 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 31139495 1581477888 52278 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.65
Current children cumulated vsize (KiB) 1544412

[startup+25.5022 s]
/proc/loadavg: 1.11 1.10 1.02 2/119 31223
/proc/meminfo: memFree=1589612/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1543308 CPUtime=29.94
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 63501 0 1 0 2962 32 0 0 18 0 13 0 31139264 1580347392 56135 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 385827 56135 1444 10 0 383129 0
[pid=31210/tid=31212] ppid=31208 vsize=1543308 CPUtime=24.42
/proc/31210/task/31212/stat : 31212 (java) R 31208 31210 30557 0 -1 4202560 32107 0 1 0 2426 16 0 0 25 0 13 0 31139266 1580347392 56135 1992294400 134512640 134550932 4289531504 18446744073709551615 4109581984 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31210/tid=31213] ppid=31208 vsize=1543308 CPUtime=0.56
/proc/31210/task/31213/stat : 31213 (java) S 31208 31210 30557 0 -1 4202560 10392 0 0 0 52 4 0 0 15 0 13 0 31139267 1580347392 56135 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31214] ppid=31208 vsize=1543308 CPUtime=0.56
/proc/31210/task/31214/stat : 31214 (java) S 31208 31210 30557 0 -1 4202560 9876 0 0 0 52 4 0 0 16 0 13 0 31139267 1580347392 56135 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31215] ppid=31208 vsize=1543308 CPUtime=0.01
/proc/31210/task/31215/stat : 31215 (java) S 31208 31210 30557 0 -1 4202560 29 0 0 0 1 0 0 0 15 0 13 0 31139269 1580347392 56135 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31216] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31216/stat : 31216 (java) S 31208 31210 30557 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31139269 1580347392 56135 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31217] ppid=31208 vsize=1543308 CPUtime=0

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

/proc/31210/statm: 385827 121499 1450 10 0 383129 0
[pid=31210/tid=31212] ppid=31208 vsize=1543308 CPUtime=1544.69
/proc/31210/task/31212/stat : 31212 (java) R 31208 31210 30557 0 -1 4202560 33600 0 1 0 154406 63 0 0 25 0 13 0 31139266 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4109581904 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31210/tid=31213] ppid=31208 vsize=1543308 CPUtime=52.69
/proc/31210/task/31213/stat : 31213 (java) S 31208 31210 30557 0 -1 4202560 46096 0 0 0 5162 107 0 0 16 0 13 0 31139267 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31214] ppid=31208 vsize=1543308 CPUtime=52.72
/proc/31210/task/31214/stat : 31214 (java) S 31208 31210 30557 0 -1 4202560 43209 0 0 0 5174 98 0 0 16 0 13 0 31139267 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31215] ppid=31208 vsize=1543308 CPUtime=3.29
/proc/31210/task/31215/stat : 31215 (java) S 31208 31210 30557 0 -1 4202560 556 0 0 0 317 12 0 0 15 0 13 0 31139269 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31216] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31216/stat : 31216 (java) S 31208 31210 30557 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31139269 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31217] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31217/stat : 31217 (java) S 31208 31210 30557 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31139269 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31218] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31218/stat : 31218 (java) S 31208 31210 30557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 31139274 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31219] ppid=31208 vsize=1543308 CPUtime=1.91
/proc/31210/task/31219/stat : 31219 (java) S 31208 31210 30557 0 -1 4202560 3390 0 0 0 190 1 0 0 16 0 13 0 31139274 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31220] ppid=31208 vsize=1543308 CPUtime=2.98
/proc/31210/task/31220/stat : 31220 (java) S 31208 31210 30557 0 -1 4202560 7889 0 0 0 295 3 0 0 16 0 13 0 31139274 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31221] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31221/stat : 31221 (java) S 31208 31210 30557 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31139274 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31222] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31222/stat : 31222 (java) S 31208 31210 30557 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 31139274 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31223] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31223/stat : 31223 (java) S 31208 31210 30557 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 31139495 1580347392 121499 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1658.35
Current children cumulated vsize (KiB) 1543308

[startup+1662.3 s]
/proc/loadavg: 1.17 1.11 1.04 2/119 31276
/proc/meminfo: memFree=1319416/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1543308 CPUtime=1721.57
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 137598 0 1 0 171845 312 0 0 18 0 13 0 31139264 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 385827 123124 1450 10 0 383129 0
[pid=31210/tid=31212] ppid=31208 vsize=1543308 CPUtime=1601.36
/proc/31210/task/31212/stat : 31212 (java) R 31208 31210 30557 0 -1 4202560 33656 0 1 0 160070 66 0 0 25 0 13 0 31139266 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4109621595 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31210/tid=31213] ppid=31208 vsize=1543308 CPUtime=55.97
/proc/31210/task/31213/stat : 31213 (java) S 31208 31210 30557 0 -1 4202560 47449 0 0 0 5470 127 0 0 16 0 13 0 31139267 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31214] ppid=31208 vsize=1543308 CPUtime=55.97
/proc/31210/task/31214/stat : 31214 (java) S 31208 31210 30557 0 -1 4202560 43488 0 0 0 5499 98 0 0 15 0 13 0 31139267 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31215] ppid=31208 vsize=1543308 CPUtime=3.3
/proc/31210/task/31215/stat : 31215 (java) S 31208 31210 30557 0 -1 4202560 560 0 0 0 318 12 0 0 15 0 13 0 31139269 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31216] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31216/stat : 31216 (java) S 31208 31210 30557 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31139269 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31217] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31217/stat : 31217 (java) S 31208 31210 30557 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31139269 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31218] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31218/stat : 31218 (java) S 31208 31210 30557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 31139274 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31219] ppid=31208 vsize=1543308 CPUtime=1.91
/proc/31210/task/31219/stat : 31219 (java) S 31208 31210 30557 0 -1 4202560 3390 0 0 0 190 1 0 0 16 0 13 0 31139274 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31220] ppid=31208 vsize=1543308 CPUtime=2.98
/proc/31210/task/31220/stat : 31220 (java) S 31208 31210 30557 0 -1 4202560 7889 0 0 0 295 3 0 0 16 0 13 0 31139274 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31221] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31221/stat : 31221 (java) S 31208 31210 30557 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31139274 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31222] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31222/stat : 31222 (java) S 31208 31210 30557 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 31139274 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31223] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31223/stat : 31223 (java) S 31208 31210 30557 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 31139495 1580347392 123124 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 1543308

[startup+1722.3 s]
/proc/loadavg: 1.09 1.10 1.03 2/119 31278
/proc/meminfo: memFree=1313712/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1543308 CPUtime=1784.92
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 139136 0 1 0 178157 335 0 0 18 0 13 0 31139264 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 385827 124595 1450 10 0 383129 0
[pid=31210/tid=31212] ppid=31208 vsize=1543308 CPUtime=1657.91
/proc/31210/task/31212/stat : 31212 (java) R 31208 31210 30557 0 -1 4202560 33713 0 1 0 165723 68 0 0 25 0 13 0 31139266 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4109581078 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31210/tid=31213] ppid=31208 vsize=1543308 CPUtime=59.35
/proc/31210/task/31213/stat : 31213 (java) S 31208 31210 30557 0 -1 4202560 48682 0 0 0 5788 147 0 0 16 0 13 0 31139267 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31214] ppid=31208 vsize=1543308 CPUtime=59.36
/proc/31210/task/31214/stat : 31214 (java) S 31208 31210 30557 0 -1 4202560 43728 0 0 0 5837 99 0 0 15 0 13 0 31139267 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31215] ppid=31208 vsize=1543308 CPUtime=3.32
/proc/31210/task/31215/stat : 31215 (java) S 31208 31210 30557 0 -1 4202560 564 0 0 0 319 13 0 0 15 0 13 0 31139269 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31216] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31216/stat : 31216 (java) S 31208 31210 30557 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31139269 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31217] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31217/stat : 31217 (java) S 31208 31210 30557 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31139269 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31218] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31218/stat : 31218 (java) S 31208 31210 30557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 31139274 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31219] ppid=31208 vsize=1543308 CPUtime=1.92
/proc/31210/task/31219/stat : 31219 (java) S 31208 31210 30557 0 -1 4202560 3390 0 0 0 191 1 0 0 15 0 13 0 31139274 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31220] ppid=31208 vsize=1543308 CPUtime=2.98
/proc/31210/task/31220/stat : 31220 (java) S 31208 31210 30557 0 -1 4202560 7889 0 0 0 295 3 0 0 16 0 13 0 31139274 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31221] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31221/stat : 31221 (java) S 31208 31210 30557 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31139274 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31222] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31222/stat : 31222 (java) S 31208 31210 30557 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 31139274 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31223] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31223/stat : 31223 (java) S 31208 31210 30557 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 31139495 1580347392 124595 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1784.92
Current children cumulated vsize (KiB) 1543308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1736.7 s]
/proc/loadavg: 1.07 1.10 1.03 2/119 31278
/proc/meminfo: memFree=1312224/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1543308 CPUtime=1800.08
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 139479 0 1 0 179668 340 0 0 18 0 13 0 31139264 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 385827 124924 1450 10 0 383129 0
[pid=31210/tid=31212] ppid=31208 vsize=1543308 CPUtime=1671.53
/proc/31210/task/31212/stat : 31212 (java) R 31208 31210 30557 0 -1 4202560 33726 0 1 0 167085 68 0 0 25 0 13 0 31139266 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4109621595 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31210/tid=31213] ppid=31208 vsize=1543308 CPUtime=60.11
/proc/31210/task/31213/stat : 31213 (java) S 31208 31210 30557 0 -1 4202560 48963 0 0 0 5860 151 0 0 16 0 13 0 31139267 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31214] ppid=31208 vsize=1543308 CPUtime=60.13
/proc/31210/task/31214/stat : 31214 (java) S 31208 31210 30557 0 -1 4202560 43777 0 0 0 5914 99 0 0 16 0 13 0 31139267 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31215] ppid=31208 vsize=1543308 CPUtime=3.33
/proc/31210/task/31215/stat : 31215 (java) S 31208 31210 30557 0 -1 4202560 564 0 0 0 320 13 0 0 15 0 13 0 31139269 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31216] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31216/stat : 31216 (java) S 31208 31210 30557 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31139269 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31217] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31217/stat : 31217 (java) S 31208 31210 30557 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31139269 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31218] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31218/stat : 31218 (java) S 31208 31210 30557 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 31139274 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31219] ppid=31208 vsize=1543308 CPUtime=1.92
/proc/31210/task/31219/stat : 31219 (java) S 31208 31210 30557 0 -1 4202560 3390 0 0 0 191 1 0 0 15 0 13 0 31139274 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31220] ppid=31208 vsize=1543308 CPUtime=2.98
/proc/31210/task/31220/stat : 31220 (java) S 31208 31210 30557 0 -1 4202560 7889 0 0 0 295 3 0 0 16 0 13 0 31139274 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31221] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31221/stat : 31221 (java) S 31208 31210 30557 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31139274 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31222] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31222/stat : 31222 (java) S 31208 31210 30557 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 31139274 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31223] ppid=31208 vsize=1543308 CPUtime=0
/proc/31210/task/31223/stat : 31223 (java) S 31208 31210 30557 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 31139495 1580347392 124924 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1543308

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

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

[startup+1736.82 s]
/proc/loadavg: 1.07 1.10 1.03 2/121 31281
/proc/meminfo: memFree=1311960/2059040 swapFree=4140388/4192956
[pid=31210] ppid=31208 vsize=1543956 CPUtime=1800.26
/proc/31210/stat : 31210 (java) S 31208 31210 30557 0 -1 4202496 139502 0 1 0 179685 341 0 0 18 0 14 0 31139264 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31210/statm: 385989 124947 1453 10 0 383291 0
[pid=31210/tid=31212] ppid=31208 vsize=1543956 CPUtime=1671.64
/proc/31210/task/31212/stat : 31212 (java) R 31208 31210 30557 0 -1 4202560 33726 0 1 0 167096 68 0 0 25 0 14 0 31139266 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4109583079 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31210/tid=31213] ppid=31208 vsize=1543956 CPUtime=60.11
/proc/31210/task/31213/stat : 31213 (java) S 31208 31210 30557 0 -1 4202560 48963 0 0 0 5860 151 0 0 16 0 14 0 31139267 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31214] ppid=31208 vsize=1543956 CPUtime=60.13
/proc/31210/task/31214/stat : 31214 (java) S 31208 31210 30557 0 -1 4202560 43777 0 0 0 5914 99 0 0 16 0 14 0 31139267 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31215] ppid=31208 vsize=1543956 CPUtime=3.33
/proc/31210/task/31215/stat : 31215 (java) S 31208 31210 30557 0 -1 4202560 564 0 0 0 320 13 0 0 15 0 14 0 31139269 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 0 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31216] ppid=31208 vsize=1543956 CPUtime=0
/proc/31210/task/31216/stat : 31216 (java) S 31208 31210 30557 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 31139269 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31217] ppid=31208 vsize=1543956 CPUtime=0
/proc/31210/task/31217/stat : 31217 (java) S 31208 31210 30557 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 31139269 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31218] ppid=31208 vsize=1543956 CPUtime=0
/proc/31210/task/31218/stat : 31218 (java) S 31208 31210 30557 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 31139274 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31219] ppid=31208 vsize=1543956 CPUtime=1.95
/proc/31210/task/31219/stat : 31219 (java) S 31208 31210 30557 0 -1 4202560 3392 0 0 0 194 1 0 0 15 0 14 0 31139274 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31220] ppid=31208 vsize=1543956 CPUtime=2.98
/proc/31210/task/31220/stat : 31220 (java) S 31208 31210 30557 0 -1 4202560 7889 0 0 0 295 3 0 0 16 0 14 0 31139274 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31221] ppid=31208 vsize=1543956 CPUtime=0
/proc/31210/task/31221/stat : 31221 (java) S 31208 31210 30557 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 31139274 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 0 0 0 0
[pid=31210/tid=31222] ppid=31208 vsize=1543956 CPUtime=0
/proc/31210/task/31222/stat : 31222 (java) R 31208 31210 30557 0 -1 4202564 104 0 0 0 0 0 0 0 15 0 14 0 31139274 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 5285424 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31210/tid=31223] ppid=31208 vsize=1543956 CPUtime=0
/proc/31210/task/31223/stat : 31223 (java) S 31208 31210 30557 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 31139495 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 18446604437851574656 0 0 -1 1 0 0 0
[pid=31210/tid=31280] ppid=31208 vsize=1543956 CPUtime=0
/proc/31210/task/31280/stat : 31280 (java) R 31208 31210 30557 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 13 0 31312936 1581010944 124947 1992294400 134512640 134550932 4289531504 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 1543956

Child status: 143
Real time (s): 1736.88
CPU time (s): 1800.31
CPU user time (s): 1796.85
CPU system time (s): 3.46047
CPU usage (%): 103.652
Max. virtual memory (cumulated for all children) (KiB): 1547400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.85
system time used= 3.46047
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139503
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= 52581
involuntary context switches= 58265

runsolver used 3.90441 second user time and 10.1905 second system time

The end

Launcher Data

Begin job on node004 at 2010-06-15 00:42:34
IDJOB=2660304
IDBENCH=2447
IDSOLVER=1165
FILE ID=node004/2660304-1276555354
PBS_JOBID= 11173485
Free space on /tmp= 62548 MiB

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

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

MD5SUM BENCH= 84033421910bbd4d66297a25db66c955
RANDOM SEED=443625630

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1810024 kB
Buffers:         47180 kB
Cached:         120592 kB
SwapCached:       6520 kB
Active:          72316 kB
Inactive:       108840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1810024 kB
SwapTotal:     4192956 kB
SwapFree:      4140388 kB
Dirty:            1552 kB
Writeback:           0 kB
AnonPages:       11504 kB
Mapped:          13000 kB
Slab:            45672 kB
PageTables:       4044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182572 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= 62548 MiB
End job on node004 at 2010-06-15 01:11:33