Trace number 2660682

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.22 1780.94

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-set1al.opb
MD5SUM2171c0e7720e195b62c6e8928bbcbe1d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark160099728
Best CPU time to get the best result obtained on this benchmark1800.44
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 585542656
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints492
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 constraints492
Minimum length of a constraint31
Maximum length of a constraint630
Number of terms in the objective function 7200
Biggest coefficient in the objective function 10737418240
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 1616008034847
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 10737418240
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 1616008034847
Number of bits of the biggest sum of numbers41
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.22/0.22	c Pseudo Boolean Optimization
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@16fd0b7
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	c solving HOME/instance-2660682-1276560403.opb
0.22/0.22	c reading problem ... 
2.71/1.53	c ... done. Wall clock time 1.312s.
2.71/1.53	c #vars     14400
2.71/1.53	c #constraints  3811
2.71/1.53	c constraints type 
2.71/1.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 732
101.70/97.54	c cleaning 0 clauses out of 5000 with flag 0/5000
238.33/233.36	c cleaning 0 clauses out of 11000 with flag 0/11000
596.11/588.68	c cleaning 0 clauses out of 18000 with flag 0/18000
1544.53/1528.21	c cleaning 0 clauses out of 26000 with flag 0/26000
1800.04/1780.82	c starts		: 52
1800.04/1780.82	c conflicts		: 27476
1800.04/1780.82	c decisions		: 138765
1800.04/1780.82	c propagations		: 439041
1800.04/1780.82	c inspects		: 385538114
1800.04/1780.82	c learnt literals	: 0
1800.04/1780.82	c learnt binary clauses	: 0
1800.04/1780.82	c learnt ternary clauses	: 0
1800.04/1780.82	c learnt clauses	: 27476
1800.04/1780.82	c ignored clauses	: 0
1800.04/1780.82	c root simplifications	: 0
1800.04/1780.82	c removed literals (reason simplification)	: 0
1800.04/1780.82	c reason swapping (by a shorter reason)	: 0
1800.04/1780.82	c Calls to reduceDB	: 4
1800.04/1780.82	c number of reductions to clauses (during analyze)	: 0
1800.04/1780.82	c number of learned constraints concerned by reduction	: 0
1800.04/1780.82	c number of learning phase by resolution	: 0
1800.04/1780.82	c number of learning phase by cutting planes	: 0
1800.04/1780.82	c speed (assignments/second)	: 246.74983813822993
1800.04/1780.82	c non guided choices	612
1800.04/1780.86	c learnt constraints type 
1800.04/1780.86	c org.sat4j.pb.constraints.pb.MaxWatchPb => 27476
1800.04/1780.86	c constraints type 
1800.04/1780.86	c org.sat4j.pb.constraints.pb.MaxWatchPb => 732
1800.04/1780.86	s UNKNOWN
1800.04/1780.86	c Total wall clock time (in seconds): 1780.643

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-2660682-1276560403/watcher-2660682-1276560403 -o /tmp/evaluation-result-2660682-1276560403/solver-2660682-1276560403 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660682-1276560403.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.00 1.02 1.00 3/106 2270
/proc/meminfo: memFree=1805988/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=444 CPUtime=0
/proc/2270/stat : 2270 (java6) R 2268 2270 1641 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 31641910 454656 50 1992294400 134512640 134550932 4290110624 18446744073709551615 7619284 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2270/statm: 436 54 43 10 0 28 0

[startup+0.080657 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 2270
/proc/meminfo: memFree=1805988/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1522820 CPUtime=0.06
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 3767 0 1 0 4 2 0 0 15 0 7 0 31641910 1559367680 3209 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 380705 3209 1038 10 0 378015 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1522820

[startup+0.100657 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 2270
/proc/meminfo: memFree=1805988/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1525048 CPUtime=0.08
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 3937 0 1 0 5 3 0 0 15 0 12 0 31641910 1561649152 3376 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 381262 3376 1073 10 0 378564 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1525048

[startup+0.300653 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 2270
/proc/meminfo: memFree=1805988/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1526984 CPUtime=0.36
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 5556 0 1 0 33 3 0 0 15 0 12 0 31641910 1563631616 4993 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 381746 4993 1363 10 0 379048 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526984

[startup+0.700646 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 2270
/proc/meminfo: memFree=1805988/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1533432 CPUtime=1.1
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 9066 0 1 0 105 5 0 0 15 0 12 0 31641910 1570234368 8227 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 383358 8251 1389 10 0 380660 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 1533432

[startup+1.50163 s]
/proc/loadavg: 1.00 1.02 1.00 5/118 2282
/proc/meminfo: memFree=1763236/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1541584 CPUtime=2.71
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 18824 0 1 0 261 10 0 0 15 0 12 0 31641910 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 385396 15343 1406 10 0 382698 0
[pid=2270/tid=2272] ppid=2268 vsize=1541584 CPUtime=1.46
/proc/2270/task/2272/stat : 2272 (java) R 2268 2270 1641 0 -1 4202560 10411 0 1 0 140 6 0 0 25 0 12 0 31641912 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 4109454196 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2270/tid=2273] ppid=2268 vsize=1541584 CPUtime=0
/proc/2270/task/2273/stat : 2273 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 12 0 31641913 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2274] ppid=2268 vsize=1541584 CPUtime=0
/proc/2270/task/2274/stat : 2274 (java) S 2268 2270 1641 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 31641913 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2275] ppid=2268 vsize=1541584 CPUtime=0
/proc/2270/task/2275/stat : 2275 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 31641915 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2276] ppid=2268 vsize=1541584 CPUtime=0
/proc/2270/task/2276/stat : 2276 (java) S 2268 2270 1641 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 12 0 31641916 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2277] ppid=2268 vsize=1541584 CPUtime=0
/proc/2270/task/2277/stat : 2277 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 31641916 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2278] ppid=2268 vsize=1541584 CPUtime=0
/proc/2270/task/2278/stat : 2278 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 31641920 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2279] ppid=2268 vsize=1541584 CPUtime=0.05
/proc/2270/task/2279/stat : 2279 (java) R 2268 2270 1641 0 -1 4202560 91 0 0 0 5 0 0 0 22 0 12 0 31641920 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 103377892 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2270/tid=2280] ppid=2268 vsize=1541584 CPUtime=1.16
/proc/2270/task/2280/stat : 2280 (java) R 2268 2270 1641 0 -1 4202560 7255 0 0 0 114 2 0 0 17 0 12 0 31641920 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 104163908 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2270/tid=2281] ppid=2268 vsize=1541584 CPUtime=0
/proc/2270/task/2281/stat : 2281 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 31641920 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2282] ppid=2268 vsize=1541584 CPUtime=0
/proc/2270/task/2282/stat : 2282 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 31641920 1578582016 15343 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 1541584

[startup+3.1016 s]
/proc/loadavg: 1.00 1.02 1.00 5/119 2283
/proc/meminfo: memFree=1739420/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1541908 CPUtime=5.72
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 31566 0 1 0 557 15 0 0 15 0 13 0 31641910 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 385477 28084 1431 10 0 382779 0
[pid=2270/tid=2272] ppid=2268 vsize=1541908 CPUtime=3.05
/proc/2270/task/2272/stat : 2272 (java) R 2268 2270 1641 0 -1 4202560 23033 0 1 0 294 11 0 0 25 0 13 0 31641912 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4109947754 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2270/tid=2273] ppid=2268 vsize=1541908 CPUtime=0
/proc/2270/task/2273/stat : 2273 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 13 0 31641913 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2274] ppid=2268 vsize=1541908 CPUtime=0
/proc/2270/task/2274/stat : 2274 (java) S 2268 2270 1641 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 13 0 31641913 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2275] ppid=2268 vsize=1541908 CPUtime=0
/proc/2270/task/2275/stat : 2275 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 31641915 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2276] ppid=2268 vsize=1541908 CPUtime=0
/proc/2270/task/2276/stat : 2276 (java) S 2268 2270 1641 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 13 0 31641916 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2277] ppid=2268 vsize=1541908 CPUtime=0
/proc/2270/task/2277/stat : 2277 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 31641916 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2278] ppid=2268 vsize=1541908 CPUtime=0
/proc/2270/task/2278/stat : 2278 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31641920 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2279] ppid=2268 vsize=1541908 CPUtime=0.12
/proc/2270/task/2279/stat : 2279 (java) S 2268 2270 1641 0 -1 4202560 95 0 0 0 12 0 0 0 21 0 13 0 31641920 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2280] ppid=2268 vsize=1541908 CPUtime=2.52
/proc/2270/task/2280/stat : 2280 (java) S 2268 2270 1641 0 -1 4202560 7367 0 0 0 249 3 0 0 17 0 13 0 31641920 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2281] ppid=2268 vsize=1541908 CPUtime=0
/proc/2270/task/2281/stat : 2281 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31641920 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2282] ppid=2268 vsize=1541908 CPUtime=0
/proc/2270/task/2282/stat : 2282 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31641920 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2283] ppid=2268 vsize=1541908 CPUtime=0
/proc/2270/task/2283/stat : 2283 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31642111 1578913792 28084 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 1541908

[startup+6.30154 s]
/proc/loadavg: 1.00 1.02 1.00 2/119 2283
/proc/meminfo: memFree=1645428/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1541332 CPUtime=9.42
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 47117 0 1 0 921 21 0 0 15 0 13 0 31641910 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 385333 43416 1440 10 0 382635 0
[pid=2270/tid=2272] ppid=2268 vsize=1541332 CPUtime=6.04
/proc/2270/task/2272/stat : 2272 (java) R 2268 2270 1641 0 -1 4202560 32067 0 1 0 590 14 0 0 25 0 13 0 31641912 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4110152895 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2270/tid=2273] ppid=2268 vsize=1541332 CPUtime=0.15
/proc/2270/task/2273/stat : 2273 (java) S 2268 2270 1641 0 -1 4202560 3296 0 0 0 14 1 0 0 16 0 13 0 31641913 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2274] ppid=2268 vsize=1541332 CPUtime=0.14
/proc/2270/task/2274/stat : 2274 (java) S 2268 2270 1641 0 -1 4202560 3178 0 0 0 14 0 0 0 16 0 13 0 31641913 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2275] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2275/stat : 2275 (java) S 2268 2270 1641 0 -1 4202560 26 0 0 0 0 0 0 0 16 0 13 0 31641915 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2276] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2276/stat : 2276 (java) S 2268 2270 1641 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2277] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2277/stat : 2277 (java) S 2268 2270 1641 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2278] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2278/stat : 2278 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31641920 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2279] ppid=2268 vsize=1541332 CPUtime=0.32
/proc/2270/task/2279/stat : 2279 (java) S 2268 2270 1641 0 -1 4202560 106 0 0 0 32 0 0 0 15 0 13 0 31641920 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2280] ppid=2268 vsize=1541332 CPUtime=2.7
/proc/2270/task/2280/stat : 2280 (java) S 2268 2270 1641 0 -1 4202560 7376 0 0 0 267 3 0 0 15 0 13 0 31641920 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2281] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2281/stat : 2281 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31641920 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2282] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2282/stat : 2282 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31641920 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2283] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2283/stat : 2283 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31642111 1578323968 43416 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.42
Current children cumulated vsize (KiB) 1541332

[startup+12.7014 s]
/proc/loadavg: 1.00 1.02 1.00 2/119 2283
/proc/meminfo: memFree=1612940/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1541332 CPUtime=16.43
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 53563 0 1 0 1618 25 0 0 15 0 13 0 31641910 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 385333 49397 1444 10 0 382635 0
[pid=2270/tid=2272] ppid=2268 vsize=1541332 CPUtime=12.33
/proc/2270/task/2272/stat : 2272 (java) R 2268 2270 1641 0 -1 4202560 34758 0 1 0 1217 16 0 0 25 0 13 0 31641912 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4110194595 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2270/tid=2273] ppid=2268 vsize=1541332 CPUtime=0.22
/proc/2270/task/2273/stat : 2273 (java) S 2268 2270 1641 0 -1 4202560 5012 0 0 0 20 2 0 0 16 0 13 0 31641913 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2274] ppid=2268 vsize=1541332 CPUtime=0.22
/proc/2270/task/2274/stat : 2274 (java) S 2268 2270 1641 0 -1 4202560 5144 0 0 0 21 1 0 0 16 0 13 0 31641913 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2275] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2275/stat : 2275 (java) S 2268 2270 1641 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 13 0 31641915 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2276] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2276/stat : 2276 (java) S 2268 2270 1641 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2277] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2277/stat : 2277 (java) S 2268 2270 1641 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2278] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2278/stat : 2278 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31641920 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2279] ppid=2268 vsize=1541332 CPUtime=0.9
/proc/2270/task/2279/stat : 2279 (java) S 2268 2270 1641 0 -1 4202560 179 0 0 0 90 0 0 0 15 0 13 0 31641920 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2280] ppid=2268 vsize=1541332 CPUtime=2.7
/proc/2270/task/2280/stat : 2280 (java) S 2268 2270 1641 0 -1 4202560 7376 0 0 0 267 3 0 0 15 0 13 0 31641920 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2281] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2281/stat : 2281 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31641920 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2282] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2282/stat : 2282 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31641920 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2283] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2283/stat : 2283 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31642111 1578323968 49397 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.43
Current children cumulated vsize (KiB) 1541332

[startup+25.5002 s]
/proc/loadavg: 1.07 1.04 1.00 2/119 2283
/proc/meminfo: memFree=1600168/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1541332 CPUtime=29.42
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 57360 0 1 0 2915 27 0 0 15 0 13 0 31641910 1578323968 52515 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 385333 52515 1444 10 0 382635 0
[pid=2270/tid=2272] ppid=2268 vsize=1541332 CPUtime=24.96
/proc/2270/task/2272/stat : 2272 (java) R 2268 2270 1641 0 -1 4202560 34771 0 1 0 2480 16 0 0 25 0 13 0 31641912 1578323968 52515 1992294400 134512640 134550932 4290397344 18446744073709551615 4110087166 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2270/tid=2273] ppid=2268 vsize=1541332 CPUtime=0.33
/proc/2270/task/2273/stat : 2273 (java) S 2268 2270 1641 0 -1 4202560 6775 0 0 0 30 3 0 0 16 0 13 0 31641913 1578323968 52515 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2274] ppid=2268 vsize=1541332 CPUtime=0.33
/proc/2270/task/2274/stat : 2274 (java) S 2268 2270 1641 0 -1 4202560 7158 0 0 0 30 3 0 0 16 0 13 0 31641913 1578323968 52515 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2275] ppid=2268 vsize=1541332 CPUtime=0.01
/proc/2270/task/2275/stat : 2275 (java) S 2268 2270 1641 0 -1 4202560 26 0 0 0 1 0 0 0 15 0 13 0 31641915 1578323968 52515 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2276] ppid=2268 vsize=1541332 CPUtime=0

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

[pid=2270/tid=2276] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2276/stat : 2276 (java) S 2268 2270 1641 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2277] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2277/stat : 2277 (java) S 2268 2270 1641 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2278] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2278/stat : 2278 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2279] ppid=2268 vsize=1541332 CPUtime=1.06
/proc/2270/task/2279/stat : 2279 (java) S 2268 2270 1641 0 -1 4202560 192 0 0 0 106 0 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2280] ppid=2268 vsize=1541332 CPUtime=2.75
/proc/2270/task/2280/stat : 2280 (java) S 2268 2270 1641 0 -1 4202560 7380 0 0 0 272 3 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2281] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2281/stat : 2281 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2282] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2282/stat : 2282 (java) S 2268 2270 1641 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2283] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2283/stat : 2283 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31642111 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1558.78
Current children cumulated vsize (KiB) 1541332

[startup+1602.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/119 2331
/proc/meminfo: memFree=1388996/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1541332 CPUtime=1619.48
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 115525 0 1 0 161835 113 0 0 15 0 13 0 31641910 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 385333 104853 1450 10 0 382635 0
[pid=2270/tid=2272] ppid=2268 vsize=1541332 CPUtime=1584.34
/proc/2270/task/2272/stat : 2272 (java) R 2268 2270 1641 0 -1 4202560 35340 0 1 0 158386 48 0 0 25 0 13 0 31641912 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4110087649 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2270/tid=2273] ppid=2268 vsize=1541332 CPUtime=14.42
/proc/2270/task/2273/stat : 2273 (java) S 2268 2270 1641 0 -1 4202560 34706 0 0 0 1413 29 0 0 16 0 13 0 31641913 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2274] ppid=2268 vsize=1541332 CPUtime=14.43
/proc/2270/task/2274/stat : 2274 (java) S 2268 2270 1641 0 -1 4202560 36332 0 0 0 1419 24 0 0 15 0 13 0 31641913 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2275] ppid=2268 vsize=1541332 CPUtime=2.41
/proc/2270/task/2275/stat : 2275 (java) S 2268 2270 1641 0 -1 4202560 410 0 0 0 236 5 0 0 15 0 13 0 31641915 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2276] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2276/stat : 2276 (java) S 2268 2270 1641 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2277] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2277/stat : 2277 (java) S 2268 2270 1641 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2278] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2278/stat : 2278 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2279] ppid=2268 vsize=1541332 CPUtime=1.06
/proc/2270/task/2279/stat : 2279 (java) S 2268 2270 1641 0 -1 4202560 192 0 0 0 106 0 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2280] ppid=2268 vsize=1541332 CPUtime=2.75
/proc/2270/task/2280/stat : 2280 (java) S 2268 2270 1641 0 -1 4202560 7380 0 0 0 272 3 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2281] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2281/stat : 2281 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2282] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2282/stat : 2282 (java) S 2268 2270 1641 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2283] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2283/stat : 2283 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31642111 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1619.48
Current children cumulated vsize (KiB) 1541332

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/119 2333
/proc/meminfo: memFree=1388872/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1541332 CPUtime=1680.16
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 115550 0 1 0 167901 115 0 0 15 0 13 0 31641910 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 385333 104853 1450 10 0 382635 0
[pid=2270/tid=2272] ppid=2268 vsize=1541332 CPUtime=1643.57
/proc/2270/task/2272/stat : 2272 (java) R 2268 2270 1641 0 -1 4202560 35361 0 1 0 164308 49 0 0 25 0 13 0 31641912 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4110083807 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2270/tid=2273] ppid=2268 vsize=1541332 CPUtime=15.14
/proc/2270/task/2273/stat : 2273 (java) S 2268 2270 1641 0 -1 4202560 34706 0 0 0 1485 29 0 0 15 0 13 0 31641913 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2274] ppid=2268 vsize=1541332 CPUtime=15.16
/proc/2270/task/2274/stat : 2274 (java) S 2268 2270 1641 0 -1 4202560 36332 0 0 0 1491 25 0 0 16 0 13 0 31641913 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2275] ppid=2268 vsize=1541332 CPUtime=2.41
/proc/2270/task/2275/stat : 2275 (java) S 2268 2270 1641 0 -1 4202560 412 0 0 0 236 5 0 0 15 0 13 0 31641915 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2276] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2276/stat : 2276 (java) S 2268 2270 1641 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2277] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2277/stat : 2277 (java) S 2268 2270 1641 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2278] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2278/stat : 2278 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2279] ppid=2268 vsize=1541332 CPUtime=1.06
/proc/2270/task/2279/stat : 2279 (java) S 2268 2270 1641 0 -1 4202560 192 0 0 0 106 0 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2280] ppid=2268 vsize=1541332 CPUtime=2.75
/proc/2270/task/2280/stat : 2280 (java) S 2268 2270 1641 0 -1 4202560 7380 0 0 0 272 3 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2281] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2281/stat : 2281 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2282] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2282/stat : 2282 (java) S 2268 2270 1641 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2283] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2283/stat : 2283 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31642111 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1680.16
Current children cumulated vsize (KiB) 1541332

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/119 2335
/proc/meminfo: memFree=1388872/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1541332 CPUtime=1740.83
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 115578 0 1 0 173966 117 0 0 15 0 13 0 31641910 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 385333 104853 1450 10 0 382635 0
[pid=2270/tid=2272] ppid=2268 vsize=1541332 CPUtime=1702.82
/proc/2270/task/2272/stat : 2272 (java) R 2268 2270 1641 0 -1 4202560 35381 0 1 0 170232 50 0 0 25 0 13 0 31641912 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4110156965 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2270/tid=2273] ppid=2268 vsize=1541332 CPUtime=15.85
/proc/2270/task/2273/stat : 2273 (java) S 2268 2270 1641 0 -1 4202560 34706 0 0 0 1556 29 0 0 16 0 13 0 31641913 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2274] ppid=2268 vsize=1541332 CPUtime=15.86
/proc/2270/task/2274/stat : 2274 (java) S 2268 2270 1641 0 -1 4202560 36332 0 0 0 1561 25 0 0 15 0 13 0 31641913 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2275] ppid=2268 vsize=1541332 CPUtime=2.42
/proc/2270/task/2275/stat : 2275 (java) S 2268 2270 1641 0 -1 4202560 416 0 0 0 237 5 0 0 15 0 13 0 31641915 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2276] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2276/stat : 2276 (java) S 2268 2270 1641 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2277] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2277/stat : 2277 (java) S 2268 2270 1641 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2278] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2278/stat : 2278 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2279] ppid=2268 vsize=1541332 CPUtime=1.06
/proc/2270/task/2279/stat : 2279 (java) S 2268 2270 1641 0 -1 4202560 192 0 0 0 106 0 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2280] ppid=2268 vsize=1541332 CPUtime=2.75
/proc/2270/task/2280/stat : 2280 (java) S 2268 2270 1641 0 -1 4202560 7380 0 0 0 272 3 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2281] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2281/stat : 2281 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2282] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2282/stat : 2282 (java) S 2268 2270 1641 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2283] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2283/stat : 2283 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31642111 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1740.83
Current children cumulated vsize (KiB) 1541332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1780.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 2337
/proc/meminfo: memFree=1388624/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=1541332 CPUtime=1800.04
/proc/2270/stat : 2270 (java) S 2268 2270 1641 0 -1 4202496 115606 0 1 0 179885 119 0 0 15 0 13 0 31641910 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 385333 104853 1450 10 0 382635 0
[pid=2270/tid=2272] ppid=2268 vsize=1541332 CPUtime=1760.58
/proc/2270/task/2272/stat : 2272 (java) R 2268 2270 1641 0 -1 4202560 35401 0 1 0 176007 51 0 0 25 0 13 0 31641912 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4110128559 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2270/tid=2273] ppid=2268 vsize=1541332 CPUtime=16.57
/proc/2270/task/2273/stat : 2273 (java) S 2268 2270 1641 0 -1 4202560 34706 0 0 0 1627 30 0 0 16 0 13 0 31641913 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2274] ppid=2268 vsize=1541332 CPUtime=16.59
/proc/2270/task/2274/stat : 2274 (java) S 2268 2270 1641 0 -1 4202560 36332 0 0 0 1633 26 0 0 15 0 13 0 31641913 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2275] ppid=2268 vsize=1541332 CPUtime=2.43
/proc/2270/task/2275/stat : 2275 (java) S 2268 2270 1641 0 -1 4202560 420 0 0 0 237 6 0 0 15 0 13 0 31641915 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 0 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2276] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2276/stat : 2276 (java) S 2268 2270 1641 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2277] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2277/stat : 2277 (java) S 2268 2270 1641 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 31641916 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2278] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2278/stat : 2278 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2279] ppid=2268 vsize=1541332 CPUtime=1.06
/proc/2270/task/2279/stat : 2279 (java) S 2268 2270 1641 0 -1 4202560 192 0 0 0 106 0 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2280] ppid=2268 vsize=1541332 CPUtime=2.75
/proc/2270/task/2280/stat : 2280 (java) S 2268 2270 1641 0 -1 4202560 7380 0 0 0 272 3 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
[pid=2270/tid=2281] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2281/stat : 2281 (java) S 2268 2270 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2282] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2282/stat : 2282 (java) S 2268 2270 1641 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 13 0 31641920 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 0 0 0 0
[pid=2270/tid=2283] ppid=2268 vsize=1541332 CPUtime=0
/proc/2270/task/2283/stat : 2283 (java) S 2268 2270 1641 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31642111 1578323968 104853 1992294400 134512640 134550932 4290397344 18446744073709551615 4294960144 0 4 0 16800975 18446604437830912192 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1541332

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

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

[startup+1780.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 2337
/proc/meminfo: memFree=1388624/2059040 swapFree=4136716/4192956
[pid=2270] ppid=2268 vsize=0 CPUtime=1800.19
/proc/2270/stat : 2270 (java) Z 2268 2270 1641 0 -1 4203548 115630 0 1 0 179897 122 0 0 15 0 2 0 31641910 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2270/statm: 0 0 0 0 0 0 0
[pid=2270/tid=2272] ppid=2268 vsize=0 CPUtime=1760.68
/proc/2270/task/2272/stat : 2272 (java) R 2268 2270 1641 0 -1 4203588 35401 0 1 0 176013 55 0 0 25 0 2 0 31641912 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1780.94
CPU time (s): 1800.22
CPU user time (s): 1798.98
CPU system time (s): 1.23781
CPU usage (%): 101.083
Max. virtual memory (cumulated for all children) (KiB): 1543472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.98
system time used= 1.23781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115630
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= 42505
involuntary context switches= 42176

runsolver used 3.9234 second user time and 9.68353 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-15 02:06:44
IDJOB=2660682
IDBENCH=2477
IDSOLVER=1165
FILE ID=node012/2660682-1276560403
PBS_JOBID= 11173496
Free space on /tmp= 62504 MiB

SOLVER NAME= SAT4J PB CuttingPlanes 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-set1al.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2660682-1276560403/watcher-2660682-1276560403 -o /tmp/evaluation-result-2660682-1276560403/solver-2660682-1276560403 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660682-1276560403.opb

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

MD5SUM BENCH= 2171c0e7720e195b62c6e8928bbcbe1d
RANDOM SEED=1867201314

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1806260 kB
Buffers:         52928 kB
Cached:         120436 kB
SwapCached:       9652 kB
Active:          73880 kB
Inactive:       112216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1806260 kB
SwapTotal:     4192956 kB
SwapFree:      4136716 kB
Dirty:             768 kB
Writeback:           0 kB
AnonPages:       11024 kB
Mapped:           9412 kB
Slab:            44636 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181296 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= 62504 MiB
End job on node012 at 2010-06-15 02:36:26