Trace number 3730560

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 NameAnswerCPU timeWall clock time
PB11: Sat4j Res//CP 2.3.0? (TO) 1800.17 905.163

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM3764cf8f4e2d3654f46ab0ec56ea8581
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark369.578
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.07/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.07	c See www.sat4j.org for details.
0.07/0.08	c version 2.3.1.v20110525
0.07/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.08	c java.vm.version	19.1-b02
0.07/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.08	c sun.arch.data.model	64
0.07/0.08	c java.version		1.6.0_24
0.07/0.08	c os.name		Linux
0.07/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.08	c os.arch		amd64
0.07/0.08	c Free memory 		9996466904
0.07/0.08	c Max memory 		10048897024
0.07/0.08	c Total memory 		10048897024
0.07/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization
0.10/0.10	c ManyCore solver with 2 solvers running in parallel
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3730560-1338679586.opb
0.10/0.10	c reading problem ... 
3.80/3.01	c ... done. Wall clock time 2.907s.
3.80/3.01	c #vars     168111
3.80/3.01	c #constraints  487525
3.80/3.01	c constraints type 
3.80/3.01	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 155142
3.80/3.01	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 313584
3.80/3.01	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 18798
3.80/3.01	c constraints type 
3.80/3.01	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 313584
3.80/3.01	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 155142
3.80/3.01	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18798
20.87/10.73	c cleaning 2482 clauses out of 4995 with flag 5000/5000
41.64/21.10	c cleaning 4248 clauses out of 8515 with flag 11002/11002
46.95/23.91	c cleaning 0 clauses out of 5000 with flag 0/5002
61.26/31.14	c cleaning 5615 clauses out of 11265 with flag 18000/18000
78.72/40.03	c cleaning 6820 clauses out of 13650 with flag 26000/26000
100.33/50.99	c cleaning 7874 clauses out of 15831 with flag 35001/35001
109.73/55.90	c cleaning 0 clauses out of 10999 with flag 0/11001
134.42/68.30	c cleaning 8937 clauses out of 17956 with flag 45000/45000
154.49/78.61	c cleaning 9962 clauses out of 20019 with flag 56000/56000
196.85/99.99	c cleaning 11012 clauses out of 22057 with flag 68000/68000
245.18/124.29	c cleaning 11980 clauses out of 24045 with flag 81000/81000
246.57/125.16	c cleaning 0 clauses out of 17999 with flag 0/18001
280.54/142.45	c cleaning 13013 clauses out of 26065 with flag 95000/95000
340.30/172.44	c cleaning 14008 clauses out of 28052 with flag 110000/110000
394.60/199.71	c cleaning 15005 clauses out of 30045 with flag 126001/126001
466.77/235.91	c cleaning 16014 clauses out of 32039 with flag 143001/143001
535.92/270.75	c cleaning 16987 clauses out of 34024 with flag 161001/161001
595.77/300.81	c cleaning 0 clauses out of 25998 with flag 0/26001
657.82/332.02	c cleaning 17994 clauses out of 36036 with flag 180000/180000
743.43/374.99	c cleaning 19000 clauses out of 38043 with flag 200002/200002
830.38/418.78	c cleaning 20012 clauses out of 40042 with flag 221001/221001
941.16/474.22	c cleaning 20978 clauses out of 42030 with flag 243001/243001
1017.19/512.46	c cleaning 22020 clauses out of 44052 with flag 266001/266001
1137.22/572.59	c cleaning 22991 clauses out of 46031 with flag 290000/290000
1185.19/596.86	c cleaning 0 clauses out of 34994 with flag 0/35000
1260.37/634.66	c cleaning 24007 clauses out of 48040 with flag 315001/315001
1391.93/700.60	c cleaning 24990 clauses out of 50033 with flag 341001/341001
1507.08/758.27	c cleaning 26007 clauses out of 52043 with flag 368001/368001
1651.17/830.54	c cleaning 26987 clauses out of 54035 with flag 396001/396001
1800.17/905.11	c starts		: 136
1800.17/905.11	c conflicts		: 424497
1800.17/905.11	c decisions		: 1294420
1800.17/905.11	c propagations		: 1955820804
1800.17/905.11	c inspects		: 4598913883
1800.17/905.11	c shortcuts		: 0
1800.17/905.11	c learnt literals	: 12
1800.17/905.11	c learnt binary clauses	: 287
1800.17/905.11	c learnt ternary clauses	: 706
1800.17/905.11	c learnt constraints	: 424484
1800.17/905.11	c ignored constraints	: 0
1800.17/905.11	c root simplifications	: 0
1800.17/905.11	c removed literals (reason simplification)	: 6023830
1800.17/905.11	c reason swapping (by a shorter reason)	: 0
1800.17/905.11	c Calls to reduceDB	: 24
1800.17/905.11	c number of reductions to clauses (during analyze)	: 0
1800.17/905.11	c number of learned constraints concerned by reduction	: 0
1800.17/905.11	c number of learning phase by resolution	: 0
1800.17/905.11	c number of learning phase by cutting planes	: 0
1800.17/905.11	c speed (assignments/second)	: 2168077.78747122
1800.17/905.11	c non guided choices	25621
1800.17/905.13	c learnt constraints type 
1800.17/905.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 287
1800.17/905.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 55272
1800.17/905.13	c constraints type 
1800.17/905.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 155142
1800.17/905.13	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 313584
1800.17/905.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 18798
1800.17/905.13	c constraints type 
1800.17/905.13	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 313584
1800.17/905.13	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 155142
1800.17/905.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18798
1800.17/905.13	s UNKNOWN
1800.17/905.13	c Total wall clock time (in seconds): 905.031

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3730560-1338679586/watcher-3730560-1338679586 -o /tmp/evaluation-result-3730560-1338679586/solver-3730560-1338679586 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3730560-1338679586.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.66 3.44 2.39 2/197 2552
/proc/meminfo: memFree=28727652/32873648 swapFree=7116/7116
[pid=2552] ppid=2550 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/2552/stat : 2552 (java) S 2550 2552 621 0 -1 4202496 1205 0 0 0 0 0 0 0 20 0 2 0 334084121 94019584 917 33554432000 1073741824 1073778376 140733267886416 140733267877552 260193681469 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 22954 917 697 9 0 16769 0
[pid=2552/tid=2553] ppid=2550 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2553/stat : 2553 (java) D 2550 2552 621 0 -1 4202560 59 0 0 0 0 0 0 0 20 0 2 0 334084121 94019584 917 33554432000 1073741824 1073778376 140733267886416 140694252138024 260181159207 0 0 4096 0 18446744072100609316 0 0 -1 2 0 0 0 0 0

[startup+0.0788381 s]
/proc/loadavg: 3.66 3.44 2.39 2/197 2552
/proc/meminfo: memFree=28727652/32873648 swapFree=7116/7116
[pid=2552] ppid=2550 vsize=11586392 CPUtime=0.07 cores=0,2,4,6
/proc/2552/stat : 2552 (java) S 2550 2552 621 0 -1 4202496 4238 0 1 0 6 1 0 0 20 0 18 0 334084121 11864465408 13106 33554432000 1073741824 1073778376 140733267886416 140733267877552 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2896598 13116 1966 9 0 2887285 0
[pid=2552/tid=2553] ppid=2550 vsize=11586392 CPUtime=0.05 cores=0,2,4,6
/proc/2552/task/2553/stat : 2553 (java) D 2550 2552 621 0 -1 4202560 2770 0 1 0 4 1 0 0 20 0 18 0 334084121 11864465408 13117 33554432000 1073741824 1073778376 140733267886416 140694252138120 260190364647 0 4 0 16800975 18446744071581355491 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11586392

[startup+0.100305 s]
/proc/loadavg: 3.66 3.44 2.39 2/197 2552
/proc/meminfo: memFree=28727652/32873648 swapFree=7116/7116
[pid=2552] ppid=2550 vsize=11586392 CPUtime=0.1 cores=0,2,4,6
/proc/2552/stat : 2552 (java) S 2550 2552 621 0 -1 4202496 4818 0 1 0 8 2 0 0 20 0 18 0 334084121 11864465408 14180 33554432000 1073741824 1073778376 140733267886416 140733267877552 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2896598 14180 2116 9 0 2887285 0
[pid=2552/tid=2553] ppid=2550 vsize=11586392 CPUtime=0.07 cores=0,2,4,6
/proc/2552/task/2553/stat : 2553 (java) R 2550 2552 621 0 -1 4202560 2842 0 1 0 6 1 0 0 20 0 18 0 334084121 11864465408 14180 33554432000 1073741824 1073778376 140733267886416 140694252141488 260193707277 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11586392

[startup+0.300198 s]
/proc/loadavg: 3.66 3.44 2.39 2/197 2552
/proc/meminfo: memFree=28727652/32873648 swapFree=7116/7116
[pid=2552] ppid=2550 vsize=11586392 CPUtime=0.5 cores=0,2,4,6
/proc/2552/stat : 2552 (java) S 2550 2552 621 0 -1 4202496 6192 0 1 0 48 2 0 0 20 0 18 0 334084121 11864465408 18620 33554432000 1073741824 1073778376 140733267886416 140733267877552 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2896598 18620 2225 9 0 2887285 0
[pid=2552/tid=2553] ppid=2550 vsize=11586392 CPUtime=0.27 cores=0,2,4,6
/proc/2552/task/2553/stat : 2553 (java) R 2550 2552 621 0 -1 4202560 2859 0 1 0 26 1 0 0 20 0 18 0 334084121 11864465408 18620 33554432000 1073741824 1073778376 140733267886416 140694252134256 260193707277 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11586392

[startup+0.70021 s]
/proc/loadavg: 3.66 3.44 2.39 2/197 2552
/proc/meminfo: memFree=28727652/32873648 swapFree=7116/7116
[pid=2552] ppid=2550 vsize=11586392 CPUtime=1.2 cores=0,2,4,6
/proc/2552/stat : 2552 (java) S 2550 2552 621 0 -1 4202496 10506 0 1 0 115 5 0 0 20 0 18 0 334084121 11864465408 61851 33554432000 1073741824 1073778376 140733267886416 140733267877552 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2896598 61851 2237 9 0 2887285 0
[pid=2552/tid=2553] ppid=2550 vsize=11586392 CPUtime=0.67 cores=0,2,4,6
/proc/2552/task/2553/stat : 2553 (java) R 2550 2552 621 0 -1 4202560 2940 0 1 0 64 3 0 0 20 0 18 0 334084121 11864465408 61851 33554432000 1073741824 1073778376 140733267886416 140694252134384 260193707277 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 11586392

[startup+1.50068 s]
/proc/loadavg: 3.66 3.44 2.39 4/215 2570
/proc/meminfo: memFree=28330092/32873648 swapFree=7116/7116
[pid=2552] ppid=2550 vsize=11586392 CPUtime=2 cores=0,2,4,6
/proc/2552/stat : 2552 (java) S 2550 2552 621 0 -1 4202496 10711 0 1 0 188 12 0 0 20 0 18 0 334084121 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140733267877552 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2896598 166811 2237 9 0 2887285 0
[pid=2552/tid=2553] ppid=2550 vsize=11586392 CPUtime=1.47 cores=0,2,4,6
/proc/2552/task/2553/stat : 2553 (java) R 2550 2552 621 0 -1 4202560 3145 0 1 0 136 11 0 0 20 0 18 0 334084121 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140694252134384 140694086128668 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2555] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2555/stat : 2555 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334084123 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140694206897192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2556] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2556/stat : 2556 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334084123 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140694205844392 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2557] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2557/stat : 2557 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334084123 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140694204791592 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2558] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2558/stat : 2558 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334084123 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140694085692072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2559] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2559/stat : 2559 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334084123 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140694084639272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2560] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2560/stat : 2560 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334084123 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140694083586472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2561] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2561/stat : 2561 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334084123 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140694082533672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2562] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2562/stat : 2562 (java) S 2550 2552 621 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334084123 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140694081480872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2563] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2563/stat : 2563 (java) S 2550 2552 621 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 334084124 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140693599153128 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2564] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2564/stat : 2564 (java) S 2550 2552 621 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 334084124 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140693598099192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2565] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2565/stat : 2565 (java) S 2550 2552 621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334084124 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140693597046280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2566] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2566/stat : 2566 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334084126 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140693595994768 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2567] ppid=2550 vsize=11586392 CPUtime=0.26 cores=0,2,4,6
/proc/2552/task/2567/stat : 2567 (java) S 2550 2552 621 0 -1 4202560 3563 0 0 0 26 0 0 0 20 0 18 0 334084126 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140693594941880 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2568] ppid=2550 vsize=11586392 CPUtime=0.22 cores=0,2,4,6
/proc/2552/task/2568/stat : 2568 (java) S 2550 2552 621 0 -1 4202560 2819 0 0 0 22 0 0 0 20 0 18 0 334084126 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140693593889080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2569] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2569/stat : 2569 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334084126 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140693592836472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2570] ppid=2550 vsize=11586392 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2570/stat : 2570 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334084126 11864465408 166811 33554432000 1073741824 1073778376 140733267886416 140693591783880 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 11586392

[startup+3.10062 s]
/proc/loadavg: 3.68 3.45 2.40 4/215 2570
/proc/meminfo: memFree=27767080/32873648 swapFree=7116/7116
[pid=2552] ppid=2550 vsize=11852648 CPUtime=4.07 cores=0,2,4,6
/proc/2552/stat : 2552 (java) S 2550 2552 621 0 -1 4202496 11840 0 1 0 384 23 0 0 20 0 22 0 334084121 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140733267877552 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2963162 352789 2255 9 0 2953849 0
[pid=2552/tid=2553] ppid=2550 vsize=11852648 CPUtime=2.98 cores=0,2,4,6
/proc/2552/task/2553/stat : 2553 (java) S 2550 2552 621 0 -1 4202560 3507 0 1 0 277 21 0 0 20 0 22 0 334084121 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140694252143768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2555] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2555/stat : 2555 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140694206897192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2556] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2556/stat : 2556 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140694205844392 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2557] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2557/stat : 2557 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140694204791592 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2558] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2558/stat : 2558 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140694085692072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2559] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2559/stat : 2559 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140694084639272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2560] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2560/stat : 2560 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140694083586472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2561] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2561/stat : 2561 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140694082533672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2562] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2562/stat : 2562 (java) S 2550 2552 621 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140694081480872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2563] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2563/stat : 2563 (java) S 2550 2552 621 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140693599153128 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2564] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2564/stat : 2564 (java) S 2550 2552 621 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140693598099192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2565] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2565/stat : 2565 (java) S 2550 2552 621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140693597046280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2566] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2566/stat : 2566 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140693595994768 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2567] ppid=2550 vsize=11852648 CPUtime=0.44 cores=0,2,4,6
/proc/2552/task/2567/stat : 2567 (java) R 2550 2552 621 0 -1 4202560 3567 0 0 0 44 0 0 0 20 0 22 0 334084126 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140693594941880 140694258944628 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2568] ppid=2550 vsize=11852648 CPUtime=0.45 cores=0,2,4,6
/proc/2552/task/2568/stat : 2568 (java) R 2550 2552 621 0 -1 4202560 3460 0 0 0 45 0 0 0 20 0 22 0 334084126 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140693593865416 260193706421 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2569] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2569/stat : 2569 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140693592836472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2570] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2570/stat : 2570 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 352789 33554432000 1073741824 1073778376 140733267886416 140693591783880 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.07
Current children cumulated vsize (KiB) 11852648

[startup+6.30074 s]
/proc/loadavg: 3.68 3.45 2.40 6/219 2574
/proc/meminfo: memFree=26726124/32873648 swapFree=7116/7116
[pid=2552] ppid=2550 vsize=11852648 CPUtime=11.33 cores=0,2,4,6
/proc/2552/stat : 2552 (java) S 2550 2552 621 0 -1 4202496 14839 0 1 0 1095 38 0 0 20 0 22 0 334084121 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140733267877552 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2963162 557057 2264 9 0 2953849 0
[pid=2552/tid=2553] ppid=2550 vsize=11852648 CPUtime=2.98 cores=0,2,4,6
/proc/2552/task/2553/stat : 2553 (java) S 2550 2552 621 0 -1 4202560 3507 0 1 0 277 21 0 0 20 0 22 0 334084121 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140694252143768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2555] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2555/stat : 2555 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140694206897192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2556] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2556/stat : 2556 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140694205844392 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2557] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2557/stat : 2557 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140694204791592 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2558] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2558/stat : 2558 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140694085692072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2559] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2559/stat : 2559 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140694084639272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2560] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2560/stat : 2560 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140694083586472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2561] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2561/stat : 2561 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140694082533672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2562] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2562/stat : 2562 (java) S 2550 2552 621 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 334084123 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140694081480872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2563] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2563/stat : 2563 (java) S 2550 2552 621 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140693599153128 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2564] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2564/stat : 2564 (java) S 2550 2552 621 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140693598099192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2565] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2565/stat : 2565 (java) S 2550 2552 621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140693597046280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2566] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2566/stat : 2566 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140693595994768 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2567] ppid=2550 vsize=11852648 CPUtime=0.87 cores=0,2,4,6
/proc/2552/task/2567/stat : 2567 (java) S 2550 2552 621 0 -1 4202560 5026 0 0 0 86 1 0 0 20 0 22 0 334084126 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140693594941880 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2568] ppid=2550 vsize=11852648 CPUtime=0.9 cores=0,2,4,6
/proc/2552/task/2568/stat : 2568 (java) S 2550 2552 621 0 -1 4202560 4596 0 0 0 89 1 0 0 20 0 22 0 334084126 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140693593889080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2569] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2569/stat : 2569 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140693592836472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2570] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2570/stat : 2570 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 557057 33554432000 1073741824 1073778376 140733267886416 140693591783880 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0

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

/proc/2552/statm: 2963162 954364 2290 9 0 2953849 0
[pid=2552/tid=2553] ppid=2550 vsize=11852648 CPUtime=3.01 cores=0,2,4,6
/proc/2552/task/2553/stat : 2553 (java) S 2550 2552 621 0 -1 4202560 3533 0 1 0 279 22 0 0 20 0 22 0 334084121 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140694252143768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2555] ppid=2550 vsize=11852648 CPUtime=1.83 cores=0,2,4,6
/proc/2552/task/2555/stat : 2555 (java) S 2550 2552 621 0 -1 4202560 353 0 0 0 176 7 0 0 20 0 22 0 334084123 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140694206897192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2556] ppid=2550 vsize=11852648 CPUtime=1.7 cores=0,2,4,6
/proc/2552/task/2556/stat : 2556 (java) S 2550 2552 621 0 -1 4202560 348 0 0 0 164 6 0 0 20 0 22 0 334084123 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140694205844392 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2557] ppid=2550 vsize=11852648 CPUtime=1.77 cores=0,2,4,6
/proc/2552/task/2557/stat : 2557 (java) S 2550 2552 621 0 -1 4202560 324 0 0 0 172 5 0 0 20 0 22 0 334084123 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140694204791592 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2558] ppid=2550 vsize=11852648 CPUtime=2.17 cores=0,2,4,6
/proc/2552/task/2558/stat : 2558 (java) S 2550 2552 621 0 -1 4202560 398 0 0 0 209 8 0 0 20 0 22 0 334084123 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140694085692072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2559] ppid=2550 vsize=11852648 CPUtime=2.02 cores=0,2,4,6
/proc/2552/task/2559/stat : 2559 (java) S 2550 2552 621 0 -1 4202560 359 0 0 0 196 6 0 0 20 0 22 0 334084123 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140694084639272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2560] ppid=2550 vsize=11852648 CPUtime=1.94 cores=0,2,4,6
/proc/2552/task/2560/stat : 2560 (java) S 2550 2552 621 0 -1 4202560 334 0 0 0 188 6 0 0 20 0 22 0 334084123 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140694083586472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2561] ppid=2550 vsize=11852648 CPUtime=1.78 cores=0,2,4,6
/proc/2552/task/2561/stat : 2561 (java) S 2550 2552 621 0 -1 4202560 321 0 0 0 174 4 0 0 20 0 22 0 334084123 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140694082533672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2562] ppid=2550 vsize=11852648 CPUtime=1.96 cores=0,2,4,6
/proc/2552/task/2562/stat : 2562 (java) S 2550 2552 621 0 -1 4202560 358 0 0 0 189 7 0 0 20 0 22 0 334084123 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140694081480872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2563] ppid=2550 vsize=11852648 CPUtime=16.89 cores=0,2,4,6
/proc/2552/task/2563/stat : 2563 (java) S 2550 2552 621 0 -1 4202560 78267 0 0 0 1663 26 0 0 20 0 22 0 334084124 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693599153128 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2564] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2564/stat : 2564 (java) S 2550 2552 621 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693598099192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2565] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2565/stat : 2565 (java) S 2550 2552 621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693597046280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2566] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2566/stat : 2566 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693595994768 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2567] ppid=2550 vsize=11852648 CPUtime=1.19 cores=0,2,4,6
/proc/2552/task/2567/stat : 2567 (java) S 2550 2552 621 0 -1 4202560 7104 0 0 0 117 2 0 0 20 0 22 0 334084126 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693594941880 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2568] ppid=2550 vsize=11852648 CPUtime=1.64 cores=0,2,4,6
/proc/2552/task/2568/stat : 2568 (java) S 2550 2552 621 0 -1 4202560 11001 0 0 0 161 3 0 0 20 0 22 0 334084126 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693593889080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2569] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2569/stat : 2569 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693592836472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2570] ppid=2550 vsize=11852648 CPUtime=0.31 cores=0,2,4,6
/proc/2552/task/2570/stat : 2570 (java) S 2550 2552 621 0 -1 4202560 51 0 0 0 12 19 0 0 20 0 22 0 334084126 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693591783880 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2571] ppid=2550 vsize=11852648 CPUtime=855.91 cores=0,2,4,6
/proc/2552/task/2571/stat : 2571 (java) R 2550 2552 621 0 -1 4202560 64 0 0 0 85577 14 0 0 20 0 22 0 334084422 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693590728768 140694086598286 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2572] ppid=2550 vsize=11852648 CPUtime=855.89 cores=0,2,4,6
/proc/2552/task/2572/stat : 2572 (java) R 2550 2552 621 0 -1 4202560 856 0 0 0 85553 36 0 0 20 0 22 0 334084422 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693589674992 140694086739704 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2573] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2573/stat : 2573 (java) S 2550 2552 621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334084429 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693588624808 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2574] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2574/stat : 2574 (java) S 2550 2552 621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334084429 12137111552 954364 33554432000 1073741824 1073778376 140733267886416 140693587572008 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1754.47
Current children cumulated vsize (KiB) 11852648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+905.101 s]
/proc/loadavg: 3.96 3.89 3.31 5/219 2673
/proc/meminfo: memFree=24516292/32873648 swapFree=7116/7116
[pid=2552] ppid=2550 vsize=11852648 CPUtime=1800.17 cores=0,2,4,6
/proc/2552/stat : 2552 (java) S 2550 2552 621 0 -1 4202496 104870 0 1 0 179873 144 0 0 20 0 22 0 334084121 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140733267877552 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2963162 954369 2290 9 0 2953849 0
[pid=2552/tid=2553] ppid=2550 vsize=11852648 CPUtime=3.01 cores=0,2,4,6
/proc/2552/task/2553/stat : 2553 (java) S 2550 2552 621 0 -1 4202560 3533 0 1 0 279 22 0 0 20 0 22 0 334084121 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694252143768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2555] ppid=2550 vsize=11852648 CPUtime=1.84 cores=0,2,4,6
/proc/2552/task/2555/stat : 2555 (java) S 2550 2552 621 0 -1 4202560 353 0 0 0 177 7 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694206897192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2556] ppid=2550 vsize=11852648 CPUtime=1.73 cores=0,2,4,6
/proc/2552/task/2556/stat : 2556 (java) S 2550 2552 621 0 -1 4202560 348 0 0 0 167 6 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694205844392 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2557] ppid=2550 vsize=11852648 CPUtime=1.8 cores=0,2,4,6
/proc/2552/task/2557/stat : 2557 (java) S 2550 2552 621 0 -1 4202560 329 0 0 0 175 5 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694204791592 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2558] ppid=2550 vsize=11852648 CPUtime=2.18 cores=0,2,4,6
/proc/2552/task/2558/stat : 2558 (java) S 2550 2552 621 0 -1 4202560 398 0 0 0 210 8 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694085692072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2559] ppid=2550 vsize=11852648 CPUtime=2.05 cores=0,2,4,6
/proc/2552/task/2559/stat : 2559 (java) S 2550 2552 621 0 -1 4202560 359 0 0 0 199 6 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694084639272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2560] ppid=2550 vsize=11852648 CPUtime=1.98 cores=0,2,4,6
/proc/2552/task/2560/stat : 2560 (java) S 2550 2552 621 0 -1 4202560 334 0 0 0 192 6 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694083586472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2561] ppid=2550 vsize=11852648 CPUtime=1.81 cores=0,2,4,6
/proc/2552/task/2561/stat : 2561 (java) S 2550 2552 621 0 -1 4202560 321 0 0 0 177 4 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694082533672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2562] ppid=2550 vsize=11852648 CPUtime=1.99 cores=0,2,4,6
/proc/2552/task/2562/stat : 2562 (java) S 2550 2552 621 0 -1 4202560 358 0 0 0 192 7 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694081480872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2563] ppid=2550 vsize=11852648 CPUtime=16.89 cores=0,2,4,6
/proc/2552/task/2563/stat : 2563 (java) S 2550 2552 621 0 -1 4202560 78269 0 0 0 1663 26 0 0 20 0 22 0 334084124 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693599153128 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2564] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2564/stat : 2564 (java) S 2550 2552 621 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693598099192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2565] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2565/stat : 2565 (java) S 2550 2552 621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693597046280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2566] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2566/stat : 2566 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693595994768 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2567] ppid=2550 vsize=11852648 CPUtime=1.19 cores=0,2,4,6
/proc/2552/task/2567/stat : 2567 (java) S 2550 2552 621 0 -1 4202560 7104 0 0 0 117 2 0 0 20 0 22 0 334084126 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693594941880 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2568] ppid=2550 vsize=11852648 CPUtime=1.64 cores=0,2,4,6
/proc/2552/task/2568/stat : 2568 (java) S 2550 2552 621 0 -1 4202560 11001 0 0 0 161 3 0 0 20 0 22 0 334084126 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693593889080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2569] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2569/stat : 2569 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693592836472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2570] ppid=2550 vsize=11852648 CPUtime=0.31 cores=0,2,4,6
/proc/2552/task/2570/stat : 2570 (java) S 2550 2552 621 0 -1 4202560 53 0 0 0 12 19 0 0 20 0 22 0 334084126 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693591783880 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2571] ppid=2550 vsize=11852648 CPUtime=878.6 cores=0,2,4,6
/proc/2552/task/2571/stat : 2571 (java) R 2550 2552 621 0 -1 4202560 65 0 0 0 87846 14 0 0 20 0 22 0 334084422 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693590728768 140694086359266 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2572] ppid=2550 vsize=11852648 CPUtime=878.58 cores=0,2,4,6
/proc/2552/task/2572/stat : 2572 (java) R 2550 2552 621 0 -1 4202560 857 0 0 0 87821 37 0 0 20 0 22 0 334084422 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693589674992 140694086697171 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2573] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2573/stat : 2573 (java) S 2550 2552 621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334084429 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693588624808 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2574] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2574/stat : 2574 (java) S 2550 2552 621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334084429 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693587572008 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 11852648

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

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

[startup+905.101 s]
/proc/loadavg: 3.96 3.89 3.31 5/219 2673
/proc/meminfo: memFree=24516292/32873648 swapFree=7116/7116
[pid=2552] ppid=2550 vsize=11852648 CPUtime=1800.17 cores=0,2,4,6
/proc/2552/stat : 2552 (java) S 2550 2552 621 0 -1 4202496 104870 0 1 0 179873 144 0 0 20 0 22 0 334084121 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140733267877552 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2552/statm: 2963162 954369 2290 9 0 2953849 0
[pid=2552/tid=2553] ppid=2550 vsize=11852648 CPUtime=3.01 cores=0,2,4,6
/proc/2552/task/2553/stat : 2553 (java) S 2550 2552 621 0 -1 4202560 3533 0 1 0 279 22 0 0 20 0 22 0 334084121 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694252143768 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2555] ppid=2550 vsize=11852648 CPUtime=1.84 cores=0,2,4,6
/proc/2552/task/2555/stat : 2555 (java) S 2550 2552 621 0 -1 4202560 353 0 0 0 177 7 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694206897192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2556] ppid=2550 vsize=11852648 CPUtime=1.73 cores=0,2,4,6
/proc/2552/task/2556/stat : 2556 (java) S 2550 2552 621 0 -1 4202560 348 0 0 0 167 6 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694205844392 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2557] ppid=2550 vsize=11852648 CPUtime=1.8 cores=0,2,4,6
/proc/2552/task/2557/stat : 2557 (java) S 2550 2552 621 0 -1 4202560 329 0 0 0 175 5 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694204791592 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2558] ppid=2550 vsize=11852648 CPUtime=2.18 cores=0,2,4,6
/proc/2552/task/2558/stat : 2558 (java) S 2550 2552 621 0 -1 4202560 398 0 0 0 210 8 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694085692072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2559] ppid=2550 vsize=11852648 CPUtime=2.05 cores=0,2,4,6
/proc/2552/task/2559/stat : 2559 (java) S 2550 2552 621 0 -1 4202560 359 0 0 0 199 6 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694084639272 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2560] ppid=2550 vsize=11852648 CPUtime=1.98 cores=0,2,4,6
/proc/2552/task/2560/stat : 2560 (java) S 2550 2552 621 0 -1 4202560 334 0 0 0 192 6 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694083586472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2561] ppid=2550 vsize=11852648 CPUtime=1.81 cores=0,2,4,6
/proc/2552/task/2561/stat : 2561 (java) S 2550 2552 621 0 -1 4202560 321 0 0 0 177 4 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694082533672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2562] ppid=2550 vsize=11852648 CPUtime=1.99 cores=0,2,4,6
/proc/2552/task/2562/stat : 2562 (java) S 2550 2552 621 0 -1 4202560 358 0 0 0 192 7 0 0 20 0 22 0 334084123 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140694081480872 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2563] ppid=2550 vsize=11852648 CPUtime=16.89 cores=0,2,4,6
/proc/2552/task/2563/stat : 2563 (java) S 2550 2552 621 0 -1 4202560 78269 0 0 0 1663 26 0 0 20 0 22 0 334084124 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693599153128 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2564] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2564/stat : 2564 (java) S 2550 2552 621 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693598099192 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2565] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2565/stat : 2565 (java) S 2550 2552 621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 334084124 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693597046280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2566] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2566/stat : 2566 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693595994768 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2567] ppid=2550 vsize=11852648 CPUtime=1.19 cores=0,2,4,6
/proc/2552/task/2567/stat : 2567 (java) S 2550 2552 621 0 -1 4202560 7104 0 0 0 117 2 0 0 20 0 22 0 334084126 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693594941880 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2568] ppid=2550 vsize=11852648 CPUtime=1.64 cores=0,2,4,6
/proc/2552/task/2568/stat : 2568 (java) S 2550 2552 621 0 -1 4202560 11001 0 0 0 161 3 0 0 20 0 22 0 334084126 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693593889080 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2569] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2569/stat : 2569 (java) S 2550 2552 621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334084126 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693592836472 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2552/tid=2570] ppid=2550 vsize=11852648 CPUtime=0.31 cores=0,2,4,6
/proc/2552/task/2570/stat : 2570 (java) S 2550 2552 621 0 -1 4202560 53 0 0 0 12 19 0 0 20 0 22 0 334084126 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693591783880 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2552/tid=2571] ppid=2550 vsize=11852648 CPUtime=878.6 cores=0,2,4,6
/proc/2552/task/2571/stat : 2571 (java) R 2550 2552 621 0 -1 4202560 65 0 0 0 87846 14 0 0 20 0 22 0 334084422 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693590728768 140694086359266 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2552/tid=2572] ppid=2550 vsize=11852648 CPUtime=878.58 cores=0,2,4,6
/proc/2552/task/2572/stat : 2572 (java) R 2550 2552 621 0 -1 4202560 857 0 0 0 87821 37 0 0 20 0 22 0 334084422 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693589674992 140694086697171 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2573] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2573/stat : 2573 (java) S 2550 2552 621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334084429 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693588624808 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2552/tid=2574] ppid=2550 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2552/task/2574/stat : 2574 (java) S 2550 2552 621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334084429 12137111552 954369 33554432000 1073741824 1073778376 140733267886416 140693587572008 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 11852648

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2552 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=119252
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=891712
# CPU time returned by wait4() is 1796.01
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 905.163
CPU time (s): 1800.17
CPU user time (s): 1798.73
CPU system time (s): 1.44
CPU usage (%): 198.878
Max. virtual memory (cumulated for all children) (KiB): 11852648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.12
system time used= 1.89171
maximum resident set size= 3843276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104903
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24340
involuntary context switches= 28976

runsolver used 3.48047 second user time and 7.94479 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-03 01:26:27
IDJOB=3730560
IDBENCH=1447
IDSOLVER=2328
FILE ID=node123/3730560-1338679586
RUNJOBID= node123-1338678620-640
PBS_JOBID= 14636690
Free space on /tmp= 71288 MiB

SOLVER NAME= PB11: Sat4j Res//CP 2.3.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730560-1338679586/watcher-3730560-1338679586 -o /tmp/evaluation-result-3730560-1338679586/solver-3730560-1338679586 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3730560-1338679586.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3764cf8f4e2d3654f46ab0ec56ea8581
RANDOM SEED=3132280

node123.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28727916 kB
Buffers:          484620 kB
Cached:          2217520 kB
SwapCached:         2272 kB
Active:          1374056 kB
Inactive:        1870516 kB
Active(anon):     537448 kB
Inactive(anon):     5516 kB
Active(file):     836608 kB
Inactive(file):  1865000 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100312 kB
Dirty:             17584 kB
Writeback:             0 kB
AnonPages:        558400 kB
Mapped:            18600 kB
Shmem:                 0 kB
Slab:             749880 kB
SReclaimable:     192968 kB
SUnreclaim:       556912 kB
KernelStack:        1616 kB
PageTables:         5324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   10457908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    503808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71288 MiB
End job on node123 at 2012-06-03 01:41:34