Trace number 4089695

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
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.1 894.382

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v061-n1.opb
MD5SUMfa4b1a851abcf999a2e2bbd0803146d5
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark0.156975
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables183
Total number of constraints61
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)61
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4089695-1466016022.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.13	c ... done. Wall clock time 0.025s.
0.11/0.13	c declared #vars     183
0.11/0.13	c #constraints  122
0.11/0.14	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 122
0.11/0.14	c 122 constraints processed.
0.11/0.14	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 122
0.11/0.14	c 122 constraints processed.
1.93/0.69	c cleaning 2495 clauses out of 5001 with flag 23740/5001
3.53/1.07	c cleaning 4249 clauses out of 8506 with flag 58743/11001
4.44/1.38	c cleaning 5628 clauses out of 11256 with flag 96841/18000
5.51/1.80	c cleaning 6806 clauses out of 13628 with flag 144772/26000
6.55/2.30	c cleaning 7902 clauses out of 15823 with flag 201945/35001
7.99/2.92	c cleaning 8958 clauses out of 17920 with flag 259275/45000
9.41/3.65	c cleaning 9973 clauses out of 19962 with flag 324944/56000
11.09/4.48	c cleaning 10984 clauses out of 21989 with flag 399217/68000
13.29/5.52	c cleaning 11995 clauses out of 24005 with flag 488194/81000
15.92/6.85	c cleaning 12998 clauses out of 26011 with flag 587140/95001
18.71/8.29	c cleaning 13998 clauses out of 28012 with flag 688327/110000
22.21/9.94	c cleaning 14998 clauses out of 30016 with flag 796804/126002
25.76/11.63	c cleaning 15999 clauses out of 32018 with flag 902328/143002
29.35/13.47	c cleaning 16986 clauses out of 34017 with flag 1026804/161000
33.42/15.44	c cleaning 18002 clauses out of 36031 with flag 1147187/180000
37.61/17.51	c cleaning 19009 clauses out of 38030 with flag 1277645/200001
42.03/19.76	c cleaning 19999 clauses out of 40021 with flag 1401982/221001
43.03/20.25	c cleaning 0 clauses out of 5001 with flag 0/5001
48.11/22.67	c cleaning 21005 clauses out of 42023 with flag 1546345/243002
53.95/25.44	c cleaning 21997 clauses out of 44016 with flag 1696784/266000
60.16/28.59	c cleaning 23004 clauses out of 46022 with flag 1859654/290003
67.18/32.04	c cleaning 23996 clauses out of 48016 with flag 2023174/315001
74.43/35.63	c cleaning 25008 clauses out of 50022 with flag 2188826/341003
82.23/39.51	c cleaning 25994 clauses out of 52011 with flag 2353962/368000
90.48/43.63	c cleaning 26999 clauses out of 54018 with flag 2523140/396001
99.92/48.33	c cleaning 27997 clauses out of 56018 with flag 2723258/425000
110.92/53.90	c cleaning 28998 clauses out of 58021 with flag 2944758/455000
123.33/60.00	c cleaning 30001 clauses out of 60023 with flag 3175625/486000
134.77/65.78	c cleaning 31003 clauses out of 62024 with flag 3397389/518002
147.59/72.15	c cleaning 31999 clauses out of 64019 with flag 3606258/551000
160.42/78.55	c cleaning 32998 clauses out of 66023 with flag 3817365/585003
173.66/85.19	c cleaning 34002 clauses out of 68022 with flag 4040472/620000
182.47/89.55	c cleaning 0 clauses out of 11014 with flag 0/11014
188.06/92.34	c cleaning 34999 clauses out of 70020 with flag 4291653/656000
202.48/99.52	c cleaning 36001 clauses out of 72021 with flag 4536792/693000
218.93/107.77	c cleaning 36997 clauses out of 74021 with flag 4793171/731001
236.80/116.66	c cleaning 38002 clauses out of 76023 with flag 5051483/770000
254.81/125.65	c cleaning 38999 clauses out of 78021 with flag 5332243/810000
274.84/135.69	c cleaning 40006 clauses out of 80022 with flag 5603231/851000
293.29/144.89	c cleaning 40999 clauses out of 82017 with flag 5888463/893001
322.19/159.26	c cleaning 42000 clauses out of 84018 with flag 6242493/936001
343.28/169.72	c cleaning 43003 clauses out of 86019 with flag 6523367/980002
369.19/182.69	c cleaning 44003 clauses out of 88015 with flag 6844831/1025001
394.90/195.41	c cleaning 44991 clauses out of 90011 with flag 7152349/1071000
420.65/208.25	c cleaning 46004 clauses out of 92021 with flag 7459561/1118001
448.83/222.20	c cleaning 46999 clauses out of 94017 with flag 7777569/1166001
457.87/226.76	c cleaning 0 clauses out of 18001 with flag 0/18001
477.55/236.58	c cleaning 47998 clauses out of 96018 with flag 8124021/1215001
511.93/253.60	c cleaning 48995 clauses out of 98020 with flag 8462080/1265001
546.13/270.64	c cleaning 50004 clauses out of 100026 with flag 8802570/1316002
579.72/287.30	c cleaning 51000 clauses out of 102021 with flag 9153753/1368001
617.50/306.13	c cleaning 51991 clauses out of 104020 with flag 9511954/1421000
666.99/330.74	c cleaning 53014 clauses out of 106029 with flag 9901613/1475000
706.62/350.46	c cleaning 54000 clauses out of 108015 with flag 10277900/1530000
749.04/371.54	c cleaning 54997 clauses out of 110016 with flag 10649157/1586001
793.72/393.70	c cleaning 56002 clauses out of 112019 with flag 11047767/1643001
845.09/419.25	c cleaning 56999 clauses out of 114016 with flag 11476987/1701000
895.68/444.50	c cleaning 58001 clauses out of 116017 with flag 11918034/1760000
949.62/471.30	c cleaning 58999 clauses out of 118017 with flag 12331273/1820001
962.72/477.71	c cleaning 0 clauses out of 26000 with flag 0/26000
1005.20/498.80	c cleaning 59996 clauses out of 120017 with flag 12755816/1881000
1054.63/523.54	c cleaning 61001 clauses out of 122022 with flag 13213011/1943001
1107.34/549.70	c cleaning 61984 clauses out of 124022 with flag 13691183/2006002
1159.65/575.77	c cleaning 63013 clauses out of 126039 with flag 14140151/2070003
1214.34/602.92	c cleaning 63997 clauses out of 128025 with flag 14598171/2135002
1276.50/633.86	c cleaning 65007 clauses out of 130028 with flag 15108180/2201002
1335.60/663.30	c cleaning 66000 clauses out of 132021 with flag 15588553/2268002
1397.16/693.85	c cleaning 66998 clauses out of 134020 with flag 16055345/2336001
1463.33/726.73	c cleaning 68000 clauses out of 136022 with flag 16522481/2405001
1532.62/761.34	c cleaning 69000 clauses out of 138023 with flag 17004009/2475002
1599.76/794.72	c cleaning 70003 clauses out of 140021 with flag 17493418/2546000
1645.47/817.44	c cleaning 0 clauses out of 35000 with flag 0/35000
1671.21/830.27	c cleaning 70999 clauses out of 142018 with flag 18005053/2618000
1748.99/868.97	c cleaning 72003 clauses out of 144019 with flag 18540437/2691000
1800.10/894.31	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/894.31	c starts		: 2802
1800.10/894.31	c conflicts		: 2745380
1800.10/894.31	c decisions		: 3412240
1800.10/894.31	c propagations		: 49769290
1800.10/894.31	c inspects		: 14609841836
1800.10/894.31	c shortcuts		: 0
1800.10/894.31	c learnt literals	: 0
1800.10/894.31	c learnt binary clauses	: 0
1800.10/894.31	c learnt ternary clauses	: 0
1800.10/894.31	c learnt constraints	: 2745380
1800.10/894.31	c ignored constraints	: 0
1800.10/894.31	c root simplifications	: 0
1800.10/894.31	c removed literals (reason simplification)	: 3024531
1800.10/894.31	c reason swapping (by a shorter reason)	: 0
1800.10/894.31	c Calls to reduceDB	: 69
1800.10/894.31	c Number of update (reduction) of LBD	: 874232
1800.10/894.31	c Imported unit clauses	: 0
1800.10/894.31	c number of reductions to clauses (during analyze)	: 0
1800.10/894.31	c number of learned constraints concerned by reduction	: 0
1800.10/894.31	c number of learning phase by resolution	: 0
1800.10/894.31	c number of learning phase by cutting planes	: 0
1800.10/894.31	c speed (assignments/second)	: 55659.647137239815
1800.10/894.31	c non guided choices	3590
1800.10/894.34	c learnt constraints type 
1800.10/894.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 126396
1800.10/894.34	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/894.34	c starts		: 63
1800.10/894.34	c conflicts		: 36905
1800.10/894.34	c decisions		: 96313
1800.10/894.34	c propagations		: 404203
1800.10/894.34	c inspects		: 1357731312
1800.10/894.34	c shortcuts		: 0
1800.10/894.34	c learnt literals	: 0
1800.10/894.34	c learnt binary clauses	: 0
1800.10/894.34	c learnt ternary clauses	: 0
1800.10/894.34	c learnt constraints	: 36905
1800.10/894.34	c ignored constraints	: 0
1800.10/894.34	c root simplifications	: 0
1800.10/894.34	c removed literals (reason simplification)	: 0
1800.10/894.34	c reason swapping (by a shorter reason)	: 0
1800.10/894.34	c Calls to reduceDB	: 5
1800.10/894.34	c Number of update (reduction) of LBD	: 0
1800.10/894.34	c Imported unit clauses	: 0
1800.10/894.34	c number of reductions to clauses (during analyze)	: 0
1800.10/894.34	c number of learned constraints concerned by reduction	: 0
1800.10/894.34	c number of learning phase by resolution	: 0
1800.10/894.34	c number of learning phase by cutting planes	: 0
1800.10/894.34	c speed (assignments/second)	: 452.02751062402143
1800.10/894.34	c non guided choices	46
1800.10/894.36	c learnt constraints type 
1800.10/894.36	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1044
1800.10/894.36	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 9
1800.10/894.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 35852
1800.10/894.36	s UNKNOWN
1800.10/894.36	c Total wall clock time (in seconds): 894.248

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4089695-1466016022/watcher-4089695-1466016022 -o /tmp/evaluation-result-4089695-1466016022/solver-4089695-1466016022 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4089695-1466016022.opb 

pid=13333
running on 4 cores: 1,3,5,7

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: 4.21 4.20 4.17 4/198 13336
/proc/meminfo: memFree=28475940/32872528 swapFree=1073728/1155488
[pid=13336] ppid=13333 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/13336/stat : 13336 (java) R 13333 13336 5545 0 -1 4202496 1068 0 0 0 0 0 0 0 20 0 1 0 3651415 23793664 718 33554432000 1073741824 1073778376 140736437805104 140736437794168 219521761136 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13336/statm: 5809 732 542 9 0 128 0

[startup+0.100165 s]
/proc/loadavg: 4.21 4.20 4.17 4/198 13336
/proc/meminfo: memFree=28475940/32872528 swapFree=1073728/1155488
[pid=13336] ppid=13333 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/13336/stat : 13336 (java) S 13333 13336 5545 0 -1 4202496 4501 0 1 0 10 1 0 0 20 0 18 0 3651415 9787879424 5622 33554432000 1073741824 1073778376 140736437805104 140736437796240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13336/statm: 2389619 5622 2156 9 0 2380296 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200246 s]
/proc/loadavg: 4.21 4.20 4.17 4/198 13336
/proc/meminfo: memFree=28475940/32872528 swapFree=1073728/1155488
[pid=13336] ppid=13333 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/13336/stat : 13336 (java) S 13333 13336 5545 0 -1 4202496 7191 0 1 0 32 1 0 0 20 0 22 0 3651415 10060525568 9149 33554432000 1073741824 1073778376 140736437805104 140736437796240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13336/statm: 2456183 9149 2217 9 0 2446860 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9824732

[startup+0.300253 s]
/proc/loadavg: 4.21 4.20 4.17 4/198 13336
/proc/meminfo: memFree=28475940/32872528 swapFree=1073728/1155488
[pid=13336] ppid=13333 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/13336/stat : 13336 (java) S 13333 13336 5545 0 -1 4202496 10047 0 1 0 72 2 0 0 20 0 22 0 3651415 10060525568 10543 33554432000 1073741824 1073778376 140736437805104 140736437796240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13336/statm: 2456183 10543 2229 9 0 2446860 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 9824732

[startup+0.700205 s]
/proc/loadavg: 4.21 4.20 4.17 4/198 13336
/proc/meminfo: memFree=28475940/32872528 swapFree=1073728/1155488
[pid=13336] ppid=13333 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/13336/stat : 13336 (java) S 13333 13336 5545 0 -1 4202496 20951 0 1 0 229 4 0 0 20 0 22 0 3651415 10060525568 26389 33554432000 1073741824 1073778376 140736437805104 140736437796240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13336/statm: 2456183 26389 2242 9 0 2446860 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.21 4.20 4.17 7/220 13358
/proc/meminfo: memFree=28286044/32872528 swapFree=1073728/1155488
[pid=13336] ppid=13333 vsize=9824732 CPUtime=5.09 cores=1,3,5,7
/proc/13336/stat : 13336 (java) S 13333 13336 5545 0 -1 4202496 30795 0 1 0 500 9 0 0 20 0 22 0 3651415 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 140736437796240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13336/statm: 2456183 52388 2277 9 0 2446860 0
[pid=13336/tid=13338] ppid=13333 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/13336/task/13338/stat : 13338 (java) S 13333 13336 5545 0 -1 4202560 2460 0 1 0 12 0 0 0 20 0 22 0 3651416 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139685015569272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13339] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13339/stat : 13339 (java) S 13333 13336 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3651416 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684954299432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13340] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13340/stat : 13340 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651416 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684858248104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13341] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13341/stat : 13341 (java) S 13333 13336 5545 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 3651416 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684857195304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13342] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13342/stat : 13342 (java) S 13333 13336 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3651416 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684856142504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13343] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13343/stat : 13343 (java) S 13333 13336 5545 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 3651416 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684855089704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13344] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13344/stat : 13344 (java) S 13333 13336 5545 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 3651416 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684854036904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13345] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13345/stat : 13345 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651416 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684852984104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13346] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13346/stat : 13346 (java) S 13333 13336 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3651416 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684851931304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13347] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13347/stat : 13347 (java) S 13333 13336 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3651417 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684839734248 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13348] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13348/stat : 13348 (java) S 13333 13336 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684838680312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13349] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13349/stat : 13349 (java) S 13333 13336 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684837627400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13350] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13350/stat : 13350 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684836575888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13351] ppid=13333 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/13336/task/13351/stat : 13351 (java) S 13333 13336 5545 0 -1 4202560 14060 0 0 0 108 3 0 0 20 0 22 0 3651420 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684835523000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13352] ppid=13333 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/13336/task/13352/stat : 13352 (java) S 13333 13336 5545 0 -1 4202560 12752 0 0 0 111 2 0 0 20 0 22 0 3651420 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684834470200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13353] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13353/stat : 13353 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684833417592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13354] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13354/stat : 13354 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684832365000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13355] ppid=13333 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/13336/task/13355/stat : 13355 (java) R 13333 13336 5545 0 -1 4202560 30 0 0 0 132 0 0 0 20 0 22 0 3651429 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684831302128 139684955784961 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13356] ppid=13333 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/13336/task/13356/stat : 13356 (java) R 13333 13336 5545 0 -1 4202560 102 0 0 0 128 2 0 0 20 0 22 0 3651429 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684830256816 139684956111235 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13357] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13357/stat : 13357 (java) S 13333 13336 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3651430 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684829205928 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13358] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13358/stat : 13358 (java) S 13333 13336 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3651430 10060525568 52388 33554432000 1073741824 1073778376 140736437805104 139684828153128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 9824732

[startup+3.10101 s]
/proc/loadavg: 4.21 4.20 4.17 5/220 13358
/proc/meminfo: memFree=28255512/32872528 swapFree=1073728/1155488
[pid=13336] ppid=13333 vsize=9824732 CPUtime=8.39 cores=1,3,5,7
/proc/13336/stat : 13336 (java) S 13333 13336 5545 0 -1 4202496 31036 0 1 0 825 14 0 0 20 0 22 0 3651415 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 140736437796240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13336/statm: 2456183 87330 2277 9 0 2446860 0
[pid=13336/tid=13338] ppid=13333 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/13336/task/13338/stat : 13338 (java) S 13333 13336 5545 0 -1 4202560 2460 0 1 0 12 0 0 0 20 0 22 0 3651416 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139685015569272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13339] ppid=13333 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13336/task/13339/stat : 13339 (java) S 13333 13336 5545 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 3651416 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684954299432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13340] ppid=13333 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13336/task/13340/stat : 13340 (java) S 13333 13336 5545 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 3651416 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684858248104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13341] ppid=13333 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13336/task/13341/stat : 13341 (java) S 13333 13336 5545 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 3651416 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684857195304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13342] ppid=13333 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13336/task/13342/stat : 13342 (java) S 13333 13336 5545 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 3651416 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684856142504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13343] ppid=13333 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13336/task/13343/stat : 13343 (java) S 13333 13336 5545 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 3651416 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684855089704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13344] ppid=13333 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13336/task/13344/stat : 13344 (java) S 13333 13336 5545 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 22 0 3651416 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684854036904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13345] ppid=13333 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13336/task/13345/stat : 13345 (java) S 13333 13336 5545 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 3651416 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684852984104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13346] ppid=13333 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13336/task/13346/stat : 13346 (java) S 13333 13336 5545 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 3651416 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684851931304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13347] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13347/stat : 13347 (java) S 13333 13336 5545 0 -1 4202560 192 0 0 0 0 0 0 0 20 0 22 0 3651417 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684839734248 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13348] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13348/stat : 13348 (java) S 13333 13336 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684838680312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13349] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13349/stat : 13349 (java) S 13333 13336 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684837627400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13350] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13350/stat : 13350 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684836575888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13351] ppid=13333 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/13336/task/13351/stat : 13351 (java) S 13333 13336 5545 0 -1 4202560 14061 0 0 0 109 3 0 0 20 0 22 0 3651420 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684835523000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13352] ppid=13333 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/13336/task/13352/stat : 13352 (java) S 13333 13336 5545 0 -1 4202560 12752 0 0 0 112 2 0 0 20 0 22 0 3651420 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684834470200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13353] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13353/stat : 13353 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684833417592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13354] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13354/stat : 13354 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684832365000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13355] ppid=13333 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/13336/task/13355/stat : 13355 (java) R 13333 13336 5545 0 -1 4202560 34 0 0 0 284 0 0 0 20 0 22 0 3651429 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684831311144 139684955784956 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13356] ppid=13333 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/13336/task/13356/stat : 13356 (java) R 13333 13336 5545 0 -1 4202560 154 0 0 0 279 4 0 0 20 0 22 0 3651429 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684830257784 139684955882234 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13357] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13357/stat : 13357 (java) S 13333 13336 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3651430 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684829205928 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13358] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13358/stat : 13358 (java) S 13333 13336 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3651430 10060525568 87330 33554432000 1073741824 1073778376 140736437805104 139684828153128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.39
Current children cumulated vsize (KiB) 9824732

[startup+6.30102 s]
/proc/loadavg: 4.19 4.19 4.17 5/220 13358
/proc/meminfo: memFree=27866600/32872528 swapFree=1073728/1155488
[pid=13336] ppid=13333 vsize=9824732 CPUtime=14.92 cores=1,3,5,7
/proc/13336/stat : 13336 (java) S 13333 13336 5545 0 -1 4202496 31809 0 1 0 1468 24 0 0 20 0 22 0 3651415 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 140736437796240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13336/statm: 2456183 158386 2277 9 0 2446860 0
[pid=13336/tid=13338] ppid=13333 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/13336/task/13338/stat : 13338 (java) S 13333 13336 5545 0 -1 4202560 2460 0 1 0 12 0 0 0 20 0 22 0 3651416 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139685015569272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13339] ppid=13333 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/13336/task/13339/stat : 13339 (java) S 13333 13336 5545 0 -1 4202560 104 0 0 0 4 1 0 0 20 0 22 0 3651416 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684954299432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13340] ppid=13333 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/13336/task/13340/stat : 13340 (java) S 13333 13336 5545 0 -1 4202560 104 0 0 0 6 2 0 0 20 0 22 0 3651416 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684858248104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13341] ppid=13333 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13336/task/13341/stat : 13341 (java) S 13333 13336 5545 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 22 0 3651416 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684857195304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13342] ppid=13333 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/13336/task/13342/stat : 13342 (java) S 13333 13336 5545 0 -1 4202560 102 0 0 0 4 1 0 0 20 0 22 0 3651416 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684856142504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13343] ppid=13333 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/13336/task/13343/stat : 13343 (java) S 13333 13336 5545 0 -1 4202560 106 0 0 0 6 2 0 0 20 0 22 0 3651416 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684855089704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13344] ppid=13333 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/13336/task/13344/stat : 13344 (java) S 13333 13336 5545 0 -1 4202560 40 0 0 0 7 2 0 0 20 0 22 0 3651416 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684854036904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13345] ppid=13333 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13336/task/13345/stat : 13345 (java) S 13333 13336 5545 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 22 0 3651416 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684852984104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13346] ppid=13333 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13336/task/13346/stat : 13346 (java) S 13333 13336 5545 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 22 0 3651416 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684851931304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13347] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13347/stat : 13347 (java) S 13333 13336 5545 0 -1 4202560 443 0 0 0 0 0 0 0 20 0 22 0 3651417 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684839734248 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13348] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13348/stat : 13348 (java) S 13333 13336 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684838680312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13349] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13349/stat : 13349 (java) S 13333 13336 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684837627400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13350] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13350/stat : 13350 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 158386 33554432000 1073741824 1073778376 140736437805104 139684836575888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13351] ppid=13333 vsize=9824732 CPUtime=1.12 cores=1,3,5,7

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

[pid=13336/tid=13342] ppid=13333 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/13336/task/13342/stat : 13342 (java) S 13333 13336 5545 0 -1 4202560 432 0 0 0 277 7 0 0 20 0 22 0 3651416 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684856142504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13343] ppid=13333 vsize=9824732 CPUtime=3.13 cores=1,3,5,7
/proc/13336/task/13343/stat : 13343 (java) S 13333 13336 5545 0 -1 4202560 460 0 0 0 304 9 0 0 20 0 22 0 3651416 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684855089704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13344] ppid=13333 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/13336/task/13344/stat : 13344 (java) S 13333 13336 5545 0 -1 4202560 383 0 0 0 278 7 0 0 20 0 22 0 3651416 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684854036904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13345] ppid=13333 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/13336/task/13345/stat : 13345 (java) S 13333 13336 5545 0 -1 4202560 362 0 0 0 289 8 0 0 20 0 22 0 3651416 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684852984104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13346] ppid=13333 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/13336/task/13346/stat : 13346 (java) S 13333 13336 5545 0 -1 4202560 339 0 0 0 286 6 0 0 20 0 22 0 3651416 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684851931304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13347] ppid=13333 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/13336/task/13347/stat : 13347 (java) S 13333 13336 5545 0 -1 4202560 1345 0 0 0 65 30 0 0 20 0 22 0 3651417 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684839734248 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13348] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13348/stat : 13348 (java) S 13333 13336 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684838680312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13349] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13349/stat : 13349 (java) S 13333 13336 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684837627400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13350] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13350/stat : 13350 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684836575888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13351] ppid=13333 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/13336/task/13351/stat : 13351 (java) S 13333 13336 5545 0 -1 4202560 14162 0 0 0 164 3 0 0 20 0 22 0 3651420 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684835523000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13352] ppid=13333 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/13336/task/13352/stat : 13352 (java) S 13333 13336 5545 0 -1 4202560 12907 0 0 0 136 2 0 0 20 0 22 0 3651420 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684834470200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13353] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13353/stat : 13353 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684833417592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13354] ppid=13333 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/13336/task/13354/stat : 13354 (java) S 13333 13336 5545 0 -1 4202560 51 0 0 0 17 21 0 0 20 0 22 0 3651420 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684832365000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13355] ppid=13333 vsize=9824732 CPUtime=871.8 cores=1,3,5,7
/proc/13336/task/13355/stat : 13355 (java) R 13333 13336 5545 0 -1 4202560 255 0 0 0 87164 16 0 0 20 0 22 0 3651429 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684831309944 139684955784884 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13356] ppid=13333 vsize=9824732 CPUtime=871.84 cores=1,3,5,7
/proc/13336/task/13356/stat : 13356 (java) R 13333 13336 5545 0 -1 4202560 1667 0 0 0 87130 54 0 0 20 0 22 0 3651429 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684830256240 139684955792814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13357] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13357/stat : 13357 (java) S 13333 13336 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3651430 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684829205928 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13358] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13358/stat : 13358 (java) S 13333 13336 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3651430 10060525568 556446 33554432000 1073741824 1073778376 140736437805104 139684828153128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1775.95
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.301 s]
/proc/loadavg: 4.14 4.14 4.15 5/219 13447
/proc/meminfo: memFree=26154772/32872528 swapFree=1073728/1155488
[pid=13336] ppid=13333 vsize=9824732 CPUtime=1800.1 cores=1,3,5,7
/proc/13336/stat : 13336 (java) S 13333 13336 5545 0 -1 4202496 37303 0 1 0 179860 150 0 0 20 0 22 0 3651415 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 140736437796240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13336/statm: 2456183 554137 2286 9 0 2446860 0
[pid=13336/tid=13338] ppid=13333 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/13336/task/13338/stat : 13338 (java) S 13333 13336 5545 0 -1 4202560 2468 0 1 0 13 4 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139685015569272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13339] ppid=13333 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/13336/task/13339/stat : 13339 (java) S 13333 13336 5545 0 -1 4202560 436 0 0 0 304 7 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684954299432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13340] ppid=13333 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/13336/task/13340/stat : 13340 (java) S 13333 13336 5545 0 -1 4202560 424 0 0 0 278 7 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684858248104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13341] ppid=13333 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/13336/task/13341/stat : 13341 (java) S 13333 13336 5545 0 -1 4202560 342 0 0 0 306 5 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684857195304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13342] ppid=13333 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/13336/task/13342/stat : 13342 (java) S 13333 13336 5545 0 -1 4202560 432 0 0 0 282 7 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684856142504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13343] ppid=13333 vsize=9824732 CPUtime=3.18 cores=1,3,5,7
/proc/13336/task/13343/stat : 13343 (java) S 13333 13336 5545 0 -1 4202560 460 0 0 0 309 9 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684855089704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13344] ppid=13333 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/13336/task/13344/stat : 13344 (java) S 13333 13336 5545 0 -1 4202560 383 0 0 0 281 7 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684854036904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13345] ppid=13333 vsize=9824732 CPUtime=3 cores=1,3,5,7
/proc/13336/task/13345/stat : 13345 (java) S 13333 13336 5545 0 -1 4202560 362 0 0 0 292 8 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684852984104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13346] ppid=13333 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/13336/task/13346/stat : 13346 (java) S 13333 13336 5545 0 -1 4202560 339 0 0 0 293 6 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684851931304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13347] ppid=13333 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/13336/task/13347/stat : 13347 (java) S 13333 13336 5545 0 -1 4202560 1345 0 0 0 65 30 0 0 20 0 22 0 3651417 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684839734248 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13348] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13348/stat : 13348 (java) S 13333 13336 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684838680312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13349] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13349/stat : 13349 (java) S 13333 13336 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684837627400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13350] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13350/stat : 13350 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684836575888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13351] ppid=13333 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/13336/task/13351/stat : 13351 (java) S 13333 13336 5545 0 -1 4202560 14162 0 0 0 164 3 0 0 20 0 22 0 3651420 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684835523000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13352] ppid=13333 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/13336/task/13352/stat : 13352 (java) S 13333 13336 5545 0 -1 4202560 12907 0 0 0 136 2 0 0 20 0 22 0 3651420 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684834470200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13353] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13353/stat : 13353 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684833417592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13354] ppid=13333 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/13336/task/13354/stat : 13354 (java) S 13333 13336 5545 0 -1 4202560 51 0 0 0 17 21 0 0 20 0 22 0 3651420 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684832365000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13355] ppid=13333 vsize=9824732 CPUtime=883.67 cores=1,3,5,7
/proc/13336/task/13355/stat : 13355 (java) R 13333 13336 5545 0 -1 4202560 259 0 0 0 88351 16 0 0 20 0 22 0 3651429 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684831309824 139684955784961 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13356] ppid=13333 vsize=9824732 CPUtime=883.7 cores=1,3,5,7
/proc/13336/task/13356/stat : 13356 (java) R 13333 13336 5545 0 -1 4202560 1668 0 0 0 88316 54 0 0 20 0 22 0 3651429 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684830256192 139684955773607 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13357] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13357/stat : 13357 (java) S 13333 13336 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3651430 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684829205928 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13358] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13358/stat : 13358 (java) S 13333 13336 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3651430 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684828153128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 13336 sig 9
??? kill -13336 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.301 s]
/proc/loadavg: 4.14 4.14 4.15 5/219 13447
/proc/meminfo: memFree=26154772/32872528 swapFree=1073728/1155488
[pid=13336] ppid=13333 vsize=9824732 CPUtime=1800.1 cores=1,3,5,7
/proc/13336/stat : 13336 (java) S 13333 13336 5545 0 -1 4202496 37303 0 1 0 179860 150 0 0 20 0 22 0 3651415 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 140736437796240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13336/statm: 2456183 554137 2286 9 0 2446860 0
[pid=13336/tid=13338] ppid=13333 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/13336/task/13338/stat : 13338 (java) S 13333 13336 5545 0 -1 4202560 2468 0 1 0 13 4 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139685015569272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13339] ppid=13333 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/13336/task/13339/stat : 13339 (java) S 13333 13336 5545 0 -1 4202560 436 0 0 0 304 7 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684954299432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13340] ppid=13333 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/13336/task/13340/stat : 13340 (java) S 13333 13336 5545 0 -1 4202560 424 0 0 0 278 7 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684858248104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13341] ppid=13333 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/13336/task/13341/stat : 13341 (java) S 13333 13336 5545 0 -1 4202560 342 0 0 0 306 5 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684857195304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13342] ppid=13333 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/13336/task/13342/stat : 13342 (java) S 13333 13336 5545 0 -1 4202560 432 0 0 0 282 7 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684856142504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13343] ppid=13333 vsize=9824732 CPUtime=3.18 cores=1,3,5,7
/proc/13336/task/13343/stat : 13343 (java) S 13333 13336 5545 0 -1 4202560 460 0 0 0 309 9 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684855089704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13344] ppid=13333 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/13336/task/13344/stat : 13344 (java) S 13333 13336 5545 0 -1 4202560 383 0 0 0 281 7 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684854036904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13345] ppid=13333 vsize=9824732 CPUtime=3 cores=1,3,5,7
/proc/13336/task/13345/stat : 13345 (java) S 13333 13336 5545 0 -1 4202560 362 0 0 0 292 8 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684852984104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13346] ppid=13333 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/13336/task/13346/stat : 13346 (java) S 13333 13336 5545 0 -1 4202560 339 0 0 0 293 6 0 0 20 0 22 0 3651416 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684851931304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13347] ppid=13333 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/13336/task/13347/stat : 13347 (java) S 13333 13336 5545 0 -1 4202560 1345 0 0 0 65 30 0 0 20 0 22 0 3651417 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684839734248 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13348] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13348/stat : 13348 (java) S 13333 13336 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684838680312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13349] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13349/stat : 13349 (java) S 13333 13336 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3651418 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684837627400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13350] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13350/stat : 13350 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684836575888 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13351] ppid=13333 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/13336/task/13351/stat : 13351 (java) S 13333 13336 5545 0 -1 4202560 14162 0 0 0 164 3 0 0 20 0 22 0 3651420 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684835523000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13336/tid=13352] ppid=13333 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/13336/task/13352/stat : 13352 (java) S 13333 13336 5545 0 -1 4202560 12907 0 0 0 136 2 0 0 20 0 22 0 3651420 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684834470200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13353] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13353/stat : 13353 (java) S 13333 13336 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3651420 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684833417592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13354] ppid=13333 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/13336/task/13354/stat : 13354 (java) S 13333 13336 5545 0 -1 4202560 51 0 0 0 17 21 0 0 20 0 22 0 3651420 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684832365000 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13355] ppid=13333 vsize=9824732 CPUtime=883.67 cores=1,3,5,7
/proc/13336/task/13355/stat : 13355 (java) R 13333 13336 5545 0 -1 4202560 259 0 0 0 88351 16 0 0 20 0 22 0 3651429 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684831309824 139684955784961 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13336/tid=13356] ppid=13333 vsize=9824732 CPUtime=883.7 cores=1,3,5,7
/proc/13336/task/13356/stat : 13356 (java) R 13333 13336 5545 0 -1 4202560 1668 0 0 0 88316 54 0 0 20 0 22 0 3651429 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684830256192 139684955773607 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13336/tid=13357] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13357/stat : 13357 (java) S 13333 13336 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3651430 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684829205928 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13336/tid=13358] ppid=13333 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13336/task/13358/stat : 13358 (java) S 13333 13336 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3651430 10060525568 554137 33554432000 1073741824 1073778376 140736437805104 139684828153128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13336 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=348217
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=31691
# CPU time returned by wait4() is 1796.38
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.382
CPU time (s): 1800.1
CPU user time (s): 1798.6
CPU system time (s): 1.5
CPU usage (%): 201.268
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.35
system time used= 2.03169
maximum resident set size= 2861028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37346
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33077
involuntary context switches= 46533

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.75113 second user time and 7.70683 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 20:40:22
IDJOB=4089695
IDBENCH=107443
IDSOLVER=2543
FILE ID=node114/4089695-1466016022
RUNJOBID= node114-1466008022-5562
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v061-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089695-1466016022/watcher-4089695-1466016022 -o /tmp/evaluation-result-4089695-1466016022/solver-4089695-1466016022 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089695-1466016022.opb

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

MD5SUM BENCH= fa4b1a851abcf999a2e2bbd0803146d5
RANDOM SEED=588519476

node114.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		: 2666.761
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	: 5333.52
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		: 2666.761
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	: 5332.56
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		: 2666.761
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	: 5332.54
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		: 2666.761
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	: 5332.55
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		: 2666.761
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	: 5332.55
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		: 2666.761
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	: 5332.55
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		: 2666.761
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	: 5332.55
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		: 2666.761
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28476476 kB
Buffers:           16576 kB
Cached:            43480 kB
SwapCached:        33296 kB
Active:          2456468 kB
Inactive:          67288 kB
Active(anon):    2433020 kB
Inactive(anon):    33292 kB
Active(file):      23448 kB
Inactive(file):    33996 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               836 kB
Writeback:             0 kB
AnonPages:       3599160 kB
Mapped:            15440 kB
Shmem:                 0 kB
Slab:             566100 kB
SReclaimable:       9820 kB
SUnreclaim:       556280 kB
KernelStack:        1792 kB
PageTables:        11272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3786988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2473984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node114 at 2016-06-15 20:55:16