Trace number 4089940

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.12 895.572

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v081-n2.opb
MD5SUM8933cb32a1a2ef271a928b5e4e44c950
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.570913
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables243
Total number of constraints81
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)81
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/0.12	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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4089940-1466022086.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.15	c ... done. Wall clock time 0.034s.
0.10/0.15	c declared #vars     243
0.10/0.15	c #constraints  162
0.10/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 81
0.10/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 81
0.10/0.16	c 162 constraints processed.
0.10/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 81
0.10/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 81
0.10/0.16	c 162 constraints processed.
2.27/0.77	c cleaning 2497 clauses out of 5001 with flag 54926/5001
3.92/1.26	c cleaning 4244 clauses out of 8503 with flag 137072/11000
5.47/1.98	c cleaning 5626 clauses out of 11259 with flag 247752/18000
7.33/2.89	c cleaning 6812 clauses out of 13633 with flag 366125/26000
9.79/4.01	c cleaning 7906 clauses out of 15824 with flag 498568/35003
12.45/5.38	c cleaning 8949 clauses out of 17916 with flag 646184/45001
15.71/6.97	c cleaning 9969 clauses out of 19966 with flag 806762/56000
19.58/8.89	c cleaning 10991 clauses out of 22002 with flag 981672/68005
23.97/11.10	c cleaning 11994 clauses out of 24006 with flag 1188741/81000
29.45/13.70	c cleaning 12999 clauses out of 26012 with flag 1401149/95000
35.52/16.73	c cleaning 14001 clauses out of 28014 with flag 1619559/110001
42.32/20.15	c cleaning 15002 clauses out of 30013 with flag 1851637/126001
49.77/23.86	c cleaning 15994 clauses out of 32012 with flag 2134155/143002
58.57/28.30	c cleaning 16997 clauses out of 34018 with flag 2438174/161002
68.24/33.09	c cleaning 18007 clauses out of 36021 with flag 2761529/180002
78.42/38.13	c cleaning 18999 clauses out of 38015 with flag 3080924/200003
78.82/38.33	c cleaning 0 clauses out of 5000 with flag 0/5000
91.03/44.13	c cleaning 20003 clauses out of 40015 with flag 3422739/221002
104.03/50.57	c cleaning 20994 clauses out of 42010 with flag 3776456/243000
118.03/57.53	c cleaning 21999 clauses out of 44016 with flag 4129767/266000
132.69/64.81	c cleaning 23001 clauses out of 46017 with flag 4494547/290000
150.75/73.81	c cleaning 23997 clauses out of 48016 with flag 4898178/315000
168.96/82.99	c cleaning 25001 clauses out of 50021 with flag 5313283/341002
189.21/93.00	c cleaning 25992 clauses out of 52019 with flag 5746041/368001
210.90/103.89	c cleaning 27000 clauses out of 54026 with flag 6220186/396000
235.17/115.97	c cleaning 28003 clauses out of 56026 with flag 6651389/425000
261.44/129.09	c cleaning 29002 clauses out of 58025 with flag 7131667/455002
290.92/143.80	c cleaning 30005 clauses out of 60022 with flag 7615904/486001
324.03/160.21	c cleaning 31000 clauses out of 62017 with flag 8119839/518001
357.58/176.94	c cleaning 31994 clauses out of 64016 with flag 8644339/551000
391.90/194.03	c cleaning 33004 clauses out of 66023 with flag 9162336/585001
405.95/201.08	c cleaning 0 clauses out of 11001 with flag 0/11001
432.86/214.50	c cleaning 33998 clauses out of 68018 with flag 9686654/620000
476.02/235.95	c cleaning 35002 clauses out of 70021 with flag 10270547/656001
518.68/257.14	c cleaning 35995 clauses out of 72018 with flag 10868664/693000
563.70/279.57	c cleaning 36995 clauses out of 74024 with flag 11440204/731001
609.00/302.37	c cleaning 38003 clauses out of 76028 with flag 12037502/770000
655.23/325.35	c cleaning 39002 clauses out of 78027 with flag 12711310/810002
704.76/349.95	c cleaning 40005 clauses out of 80023 with flag 13358916/851000
760.00/377.43	c cleaning 41000 clauses out of 82018 with flag 14018459/893000
810.63/402.69	c cleaning 41993 clauses out of 84018 with flag 14751108/936000
868.52/431.49	c cleaning 42998 clauses out of 86026 with flag 15471089/980001
929.84/461.92	c cleaning 44007 clauses out of 88027 with flag 16178503/1025000
993.60/493.68	c cleaning 44989 clauses out of 90020 with flag 16896279/1071000
1048.65/521.36	c cleaning 45996 clauses out of 92031 with flag 17573802/1118000
1112.80/553.24	c cleaning 47011 clauses out of 94037 with flag 18261402/1166002
1131.28/562.45	c cleaning 0 clauses out of 18005 with flag 0/18005
1186.92/590.17	c cleaning 47994 clauses out of 96026 with flag 19025531/1215002
1256.48/624.71	c cleaning 48998 clauses out of 98030 with flag 19819526/1265000
1325.57/659.12	c cleaning 50011 clauses out of 100035 with flag 20605966/1316003
1403.21/697.78	c cleaning 50996 clauses out of 102021 with flag 21436075/1368000
1485.68/738.71	c cleaning 52001 clauses out of 104025 with flag 22252169/1421000
1571.75/781.57	c cleaning 52995 clauses out of 106024 with flag 23062880/1475000
1665.01/827.99	c cleaning 54007 clauses out of 108030 with flag 23821881/1530001
1767.17/879.20	c cleaning 55000 clauses out of 110022 with flag 24704705/1586000
1800.12/895.51	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.51	c starts		: 33
1800.12/895.51	c conflicts		: 1608828
1800.12/895.51	c decisions		: 1805365
1800.12/895.51	c propagations		: 53852601
1800.12/895.51	c inspects		: 12306573725
1800.12/895.51	c shortcuts		: 0
1800.12/895.51	c learnt literals	: 0
1800.12/895.51	c learnt binary clauses	: 0
1800.12/895.51	c learnt ternary clauses	: 0
1800.12/895.51	c learnt constraints	: 1608828
1800.12/895.51	c ignored constraints	: 0
1800.12/895.51	c root simplifications	: 0
1800.12/895.51	c removed literals (reason simplification)	: 24042548
1800.12/895.51	c reason swapping (by a shorter reason)	: 0
1800.12/895.51	c Calls to reduceDB	: 52
1800.12/895.51	c Number of update (reduction) of LBD	: 561863
1800.12/895.51	c Imported unit clauses	: 0
1800.12/895.51	c number of reductions to clauses (during analyze)	: 0
1800.12/895.51	c number of learned constraints concerned by reduction	: 0
1800.12/895.51	c number of learning phase by resolution	: 0
1800.12/895.51	c number of learning phase by cutting planes	: 0
1800.12/895.51	c speed (assignments/second)	: 60146.98497794159
1800.12/895.51	c non guided choices	74
1800.12/895.54	c learnt constraints type 
1800.12/895.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 77851
1800.12/895.54	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.54	c starts		: 51
1800.12/895.54	c conflicts		: 22684
1800.12/895.54	c decisions		: 26650
1800.12/895.54	c propagations		: 397174
1800.12/895.54	c inspects		: 933872847
1800.12/895.54	c shortcuts		: 0
1800.12/895.54	c learnt literals	: 0
1800.12/895.54	c learnt binary clauses	: 0
1800.12/895.54	c learnt ternary clauses	: 0
1800.12/895.54	c learnt constraints	: 22684
1800.12/895.54	c ignored constraints	: 0
1800.12/895.54	c root simplifications	: 0
1800.12/895.54	c removed literals (reason simplification)	: 0
1800.12/895.54	c reason swapping (by a shorter reason)	: 0
1800.12/895.54	c Calls to reduceDB	: 3
1800.12/895.54	c Number of update (reduction) of LBD	: 0
1800.12/895.54	c Imported unit clauses	: 0
1800.12/895.54	c number of reductions to clauses (during analyze)	: 0
1800.12/895.54	c number of learned constraints concerned by reduction	: 0
1800.12/895.54	c number of learning phase by resolution	: 0
1800.12/895.54	c number of learning phase by cutting planes	: 0
1800.12/895.54	c speed (assignments/second)	: 443.58248694964584
1800.12/895.54	c non guided choices	74
1800.12/895.55	c learnt constraints type 
1800.12/895.55	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
1800.12/895.55	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 8
1800.12/895.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22675
1800.12/895.55	s UNKNOWN
1800.12/895.55	c Total wall clock time (in seconds): 895.428

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-4089940-1466022086/watcher-4089940-1466022086 -o /tmp/evaluation-result-4089940-1466022086/solver-4089940-1466022086 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4089940-1466022086.opb 

pid=10237
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: 4.01 4.05 4.00 4/197 10240
/proc/meminfo: memFree=29466680/32872528 swapFree=248296/248296
[pid=10240] ppid=10237 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/10240/stat : 10240 (java) D 10237 10240 5767 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 4258993 2560000 46 33554432000 1073741824 1073778376 140736471256528 140736471253656 247055084839 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/10240/statm: 625 46 37 9 0 29 0

[startup+0.100169 s]
/proc/loadavg: 4.01 4.05 4.00 4/197 10240
/proc/meminfo: memFree=29466680/32872528 swapFree=248296/248296
[pid=10240] ppid=10237 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/10240/stat : 10240 (java) S 10237 10240 5767 0 -1 4202496 4406 0 1 0 9 1 0 0 20 0 18 0 4258993 9787879424 6045 33554432000 1073741824 1073778376 140736471256528 140736471247664 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10240/statm: 2389619 6045 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200227 s]
/proc/loadavg: 4.01 4.05 4.00 4/197 10240
/proc/meminfo: memFree=29466680/32872528 swapFree=248296/248296
[pid=10240] ppid=10237 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/10240/stat : 10240 (java) S 10237 10240 5767 0 -1 4202496 5727 0 1 0 26 1 0 0 20 0 22 0 4258993 10060525568 8594 33554432000 1073741824 1073778376 140736471256528 140736471247664 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10240/statm: 2456183 8594 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300231 s]
/proc/loadavg: 4.01 4.05 4.00 4/197 10240
/proc/meminfo: memFree=29466680/32872528 swapFree=248296/248296
[pid=10240] ppid=10237 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/10240/stat : 10240 (java) S 10237 10240 5767 0 -1 4202496 7392 0 1 0 66 1 0 0 20 0 22 0 4258993 10060525568 10256 33554432000 1073741824 1073778376 140736471256528 140736471247664 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10240/statm: 2456183 10256 2234 9 0 2446860 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9824732

[startup+0.700193 s]
/proc/loadavg: 4.01 4.05 4.00 4/197 10240
/proc/meminfo: memFree=29466680/32872528 swapFree=248296/248296
[pid=10240] ppid=10237 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/10240/stat : 10240 (java) S 10237 10240 5767 0 -1 4202496 16104 0 1 0 224 3 0 0 20 0 22 0 4258993 10060525568 22032 33554432000 1073741824 1073778376 140736471256528 140736471247664 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10240/statm: 2456183 22032 2245 9 0 2446860 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 9824732

[startup+1.501 s]
/proc/loadavg: 4.01 4.05 4.00 5/219 10262
/proc/meminfo: memFree=29292232/32872528 swapFree=248296/248296
[pid=10240] ppid=10237 vsize=9824732 CPUtime=4.64 cores=0,2,4,6
/proc/10240/stat : 10240 (java) S 10237 10240 5767 0 -1 4202496 21877 0 1 0 457 7 0 0 20 0 22 0 4258993 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140736471247664 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10240/statm: 2456183 48774 2276 9 0 2446860 0
[pid=10240/tid=10242] ppid=10237 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/10240/task/10242/stat : 10242 (java) S 10237 10240 5767 0 -1 4202560 2408 0 1 0 13 0 0 0 20 0 22 0 4258994 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140258154918776 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10243] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10243/stat : 10243 (java) S 10237 10240 5767 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 4258995 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140258133019688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10244] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10244/stat : 10244 (java) S 10237 10240 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4258995 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140258131966888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10245] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10245/stat : 10245 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258995 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140258130914088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10246] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10246/stat : 10246 (java) S 10237 10240 5767 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 4258995 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257794189992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10247] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10247/stat : 10247 (java) S 10237 10240 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4258995 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257793137192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10248] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10248/stat : 10248 (java) S 10237 10240 5767 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 4258995 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257792084392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10249] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10249/stat : 10249 (java) S 10237 10240 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 4258995 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257791031592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10250] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10250/stat : 10250 (java) S 10237 10240 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4258995 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257789978792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10251] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10251/stat : 10251 (java) S 10237 10240 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4258996 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257777568744 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10252] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10252/stat : 10252 (java) S 10237 10240 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257776514808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10253] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10253/stat : 10253 (java) S 10237 10240 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257775461896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10254] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10254/stat : 10254 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257774410384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10255] ppid=10237 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/10240/task/10255/stat : 10255 (java) S 10237 10240 5767 0 -1 4202560 8553 0 0 0 86 2 0 0 20 0 22 0 4258999 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257773357496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10256] ppid=10237 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/10240/task/10256/stat : 10256 (java) S 10237 10240 5767 0 -1 4202560 9395 0 0 0 88 2 0 0 20 0 22 0 4258999 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257772304696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10257] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10257/stat : 10257 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257771252088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10258] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10258/stat : 10258 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257770199496 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10259] ppid=10237 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/10240/task/10259/stat : 10259 (java) R 10237 10240 5767 0 -1 4202560 27 0 0 0 130 0 0 0 20 0 22 0 4259009 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257769047352 140258012802853 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10260] ppid=10237 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/10240/task/10260/stat : 10260 (java) R 10237 10240 5767 0 -1 4202560 96 0 0 0 128 2 0 0 20 0 22 0 4259009 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257767993232 140258012881051 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10261] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10261/stat : 10261 (java) S 10237 10240 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259009 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257766942120 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10262] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10262/stat : 10262 (java) S 10237 10240 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259010 10060525568 48774 33554432000 1073741824 1073778376 140736471256528 140257765889320 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 9824732

[startup+3.10085 s]
/proc/loadavg: 4.01 4.05 4.00 3/216 10331
/proc/meminfo: memFree=31195260/32872528 swapFree=248296/248296
[pid=10240] ppid=10237 vsize=9824732 CPUtime=7.94 cores=0,2,4,6
/proc/10240/stat : 10240 (java) S 10237 10240 5767 0 -1 4202496 22143 0 1 0 781 13 0 0 20 0 22 0 4258993 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140736471247664 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10240/statm: 2456183 85769 2276 9 0 2446860 0
[pid=10240/tid=10242] ppid=10237 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/10240/task/10242/stat : 10242 (java) S 10237 10240 5767 0 -1 4202560 2408 0 1 0 13 0 0 0 20 0 22 0 4258994 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140258154918776 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10243] ppid=10237 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10240/task/10243/stat : 10243 (java) S 10237 10240 5767 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 4258995 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140258133019688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10244] ppid=10237 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/10240/task/10244/stat : 10244 (java) S 10237 10240 5767 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 4258995 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140258131966888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10245] ppid=10237 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10240/task/10245/stat : 10245 (java) S 10237 10240 5767 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 4258995 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140258130914088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10246] ppid=10237 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10240/task/10246/stat : 10246 (java) S 10237 10240 5767 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 4258995 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257794189992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10247] ppid=10237 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10240/task/10247/stat : 10247 (java) S 10237 10240 5767 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 22 0 4258995 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257793137192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10248] ppid=10237 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10240/task/10248/stat : 10248 (java) S 10237 10240 5767 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 4258995 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257792084392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10249] ppid=10237 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10240/task/10249/stat : 10249 (java) S 10237 10240 5767 0 -1 4202560 22 0 0 0 2 1 0 0 20 0 22 0 4258995 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257791031592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10250] ppid=10237 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10240/task/10250/stat : 10250 (java) S 10237 10240 5767 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 4258995 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257789978792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10251] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10251/stat : 10251 (java) S 10237 10240 5767 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 4258996 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257777568744 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10252] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10252/stat : 10252 (java) S 10237 10240 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257776514808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10253] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10253/stat : 10253 (java) S 10237 10240 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257775461896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10254] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10254/stat : 10254 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257774410384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10255] ppid=10237 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/10240/task/10255/stat : 10255 (java) S 10237 10240 5767 0 -1 4202560 8553 0 0 0 88 2 0 0 20 0 22 0 4258999 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257773357496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10256] ppid=10237 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/10240/task/10256/stat : 10256 (java) S 10237 10240 5767 0 -1 4202560 9395 0 0 0 89 2 0 0 20 0 22 0 4258999 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257772304696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10257] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10257/stat : 10257 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257771252088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10258] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10258/stat : 10258 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257770199496 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10259] ppid=10237 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/10240/task/10259/stat : 10259 (java) R 10237 10240 5767 0 -1 4202560 29 0 0 0 283 0 0 0 20 0 22 0 4259009 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257769038368 140258012802444 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10260] ppid=10237 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/10240/task/10260/stat : 10260 (java) R 10237 10240 5767 0 -1 4202560 147 0 0 0 277 3 0 0 20 0 22 0 4259009 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257767993264 140258012795358 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10261] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10261/stat : 10261 (java) S 10237 10240 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259009 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257766942120 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10262] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10262/stat : 10262 (java) S 10237 10240 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259010 10060525568 85769 33554432000 1073741824 1073778376 140736471256528 140257765889320 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.17 4.08 4.02 5/219 10399
/proc/meminfo: memFree=30501452/32872528 swapFree=248296/248296
[pid=10240] ppid=10237 vsize=9824732 CPUtime=14.51 cores=0,2,4,6
/proc/10240/stat : 10240 (java) S 10237 10240 5767 0 -1 4202496 22647 0 1 0 1425 26 0 0 20 0 22 0 4258993 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140736471247664 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10240/statm: 2456183 160123 2276 9 0 2446860 0
[pid=10240/tid=10242] ppid=10237 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/10240/task/10242/stat : 10242 (java) S 10237 10240 5767 0 -1 4202560 2408 0 1 0 13 0 0 0 20 0 22 0 4258994 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140258154918776 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10243] ppid=10237 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/10240/task/10243/stat : 10243 (java) S 10237 10240 5767 0 -1 4202560 35 0 0 0 3 2 0 0 20 0 22 0 4258995 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140258133019688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10244] ppid=10237 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/10240/task/10244/stat : 10244 (java) S 10237 10240 5767 0 -1 4202560 24 0 0 0 6 0 0 0 20 0 22 0 4258995 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140258131966888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10245] ppid=10237 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/10240/task/10245/stat : 10245 (java) S 10237 10240 5767 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 22 0 4258995 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140258130914088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10246] ppid=10237 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/10240/task/10246/stat : 10246 (java) S 10237 10240 5767 0 -1 4202560 35 0 0 0 4 2 0 0 20 0 22 0 4258995 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140257794189992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10247] ppid=10237 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/10240/task/10247/stat : 10247 (java) S 10237 10240 5767 0 -1 4202560 43 0 0 0 5 3 0 0 20 0 22 0 4258995 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140257793137192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10248] ppid=10237 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/10240/task/10248/stat : 10248 (java) S 10237 10240 5767 0 -1 4202560 28 0 0 0 4 2 0 0 20 0 22 0 4258995 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140257792084392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10249] ppid=10237 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/10240/task/10249/stat : 10249 (java) S 10237 10240 5767 0 -1 4202560 40 0 0 0 6 2 0 0 20 0 22 0 4258995 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140257791031592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10250] ppid=10237 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/10240/task/10250/stat : 10250 (java) S 10237 10240 5767 0 -1 4202560 48 0 0 0 7 3 0 0 20 0 22 0 4258995 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140257789978792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10251] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10251/stat : 10251 (java) S 10237 10240 5767 0 -1 4202560 451 0 0 0 0 0 0 0 20 0 22 0 4258996 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140257777568744 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10252] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10252/stat : 10252 (java) S 10237 10240 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140257776514808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10253] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10253/stat : 10253 (java) S 10237 10240 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140257775461896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10254] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10254/stat : 10254 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 160123 33554432000 1073741824 1073778376 140736471256528 140257774410384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10255] ppid=10237 vsize=9824732 CPUtime=0.9 cores=0,2,4,6

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

/proc/10240/task/10245/stat : 10245 (java) S 10237 10240 5767 0 -1 4202560 360 0 0 0 237 10 0 0 20 0 22 0 4258995 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140258130914088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10246] ppid=10237 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/10240/task/10246/stat : 10246 (java) S 10237 10240 5767 0 -1 4202560 352 0 0 0 263 8 0 0 20 0 22 0 4258995 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257794189992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10247] ppid=10237 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/10240/task/10247/stat : 10247 (java) S 10237 10240 5767 0 -1 4202560 374 0 0 0 259 10 0 0 20 0 22 0 4258995 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257793137192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10248] ppid=10237 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/10240/task/10248/stat : 10248 (java) S 10237 10240 5767 0 -1 4202560 342 0 0 0 258 8 0 0 20 0 22 0 4258995 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257792084392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10249] ppid=10237 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/10240/task/10249/stat : 10249 (java) S 10237 10240 5767 0 -1 4202560 356 0 0 0 256 8 0 0 20 0 22 0 4258995 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257791031592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10250] ppid=10237 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/10240/task/10250/stat : 10250 (java) S 10237 10240 5767 0 -1 4202560 409 0 0 0 266 11 0 0 20 0 22 0 4258995 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257789978792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10251] ppid=10237 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/10240/task/10251/stat : 10251 (java) S 10237 10240 5767 0 -1 4202560 4109 0 0 0 203 22 0 0 20 0 22 0 4258996 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257777568744 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10252] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10252/stat : 10252 (java) S 10237 10240 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257776514808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10253] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10253/stat : 10253 (java) S 10237 10240 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257775461896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10254] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10254/stat : 10254 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257774410384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10255] ppid=10237 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/10240/task/10255/stat : 10255 (java) S 10237 10240 5767 0 -1 4202560 14719 0 0 0 162 3 0 0 20 0 22 0 4258999 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257773357496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10256] ppid=10237 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/10240/task/10256/stat : 10256 (java) S 10237 10240 5767 0 -1 4202560 9413 0 0 0 93 2 0 0 20 0 22 0 4258999 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257772304696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10257] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10257/stat : 10257 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257771252088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10258] ppid=10237 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/10240/task/10258/stat : 10258 (java) S 10237 10240 5767 0 -1 4202560 51 0 0 0 16 17 0 0 20 0 22 0 4258999 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257770199496 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10259] ppid=10237 vsize=9824732 CPUtime=871.46 cores=0,2,4,6
/proc/10240/task/10259/stat : 10259 (java) R 10237 10240 5767 0 -1 4202560 215 0 0 0 87131 15 0 0 20 0 22 0 4259009 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257769046064 140258012802690 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10260] ppid=10237 vsize=9824732 CPUtime=871.41 cores=0,2,4,6
/proc/10240/task/10260/stat : 10260 (java) R 10237 10240 5767 0 -1 4202560 1335 0 0 0 87090 51 0 0 20 0 22 0 4259009 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257767992480 140258012938528 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10261] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10261/stat : 10261 (java) S 10237 10240 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259009 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257766942120 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10262] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10262/stat : 10262 (java) S 10237 10240 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259010 10060525568 592719 33554432000 1073741824 1073778376 140736471256528 140257765889320 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1773.63
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.508 s]
/proc/loadavg: 4.02 4.03 4.00 6/219 10419
/proc/meminfo: memFree=26766792/32872528 swapFree=248296/248296
[pid=10240] ppid=10237 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/10240/stat : 10240 (java) S 10237 10240 5767 0 -1 4202496 36457 0 1 0 179867 145 0 0 20 0 22 0 4258993 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140736471247664 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10240/statm: 2456183 591305 2287 9 0 2446860 0
[pid=10240/tid=10242] ppid=10237 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/10240/task/10242/stat : 10242 (java) S 10237 10240 5767 0 -1 4202560 2418 0 1 0 14 3 0 0 20 0 22 0 4258994 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140258154918776 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10243] ppid=10237 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/10240/task/10243/stat : 10243 (java) S 10237 10240 5767 0 -1 4202560 348 0 0 0 258 7 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140258133019688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10244] ppid=10237 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/10240/task/10244/stat : 10244 (java) S 10237 10240 5767 0 -1 4202560 350 0 0 0 262 7 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140258131966888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10245] ppid=10237 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/10240/task/10245/stat : 10245 (java) S 10237 10240 5767 0 -1 4202560 362 0 0 0 240 10 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140258130914088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10246] ppid=10237 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/10240/task/10246/stat : 10246 (java) S 10237 10240 5767 0 -1 4202560 353 0 0 0 266 8 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257794189992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10247] ppid=10237 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/10240/task/10247/stat : 10247 (java) S 10237 10240 5767 0 -1 4202560 387 0 0 0 263 10 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257793137192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10248] ppid=10237 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/10240/task/10248/stat : 10248 (java) S 10237 10240 5767 0 -1 4202560 358 0 0 0 262 8 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257792084392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10249] ppid=10237 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/10240/task/10249/stat : 10249 (java) S 10237 10240 5767 0 -1 4202560 360 0 0 0 259 8 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257791031592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10250] ppid=10237 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/10240/task/10250/stat : 10250 (java) S 10237 10240 5767 0 -1 4202560 411 0 0 0 269 11 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257789978792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10251] ppid=10237 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/10240/task/10251/stat : 10251 (java) S 10237 10240 5767 0 -1 4202560 4109 0 0 0 203 22 0 0 20 0 22 0 4258996 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257777568744 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10252] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10252/stat : 10252 (java) S 10237 10240 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257776514808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10253] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10253/stat : 10253 (java) S 10237 10240 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257775461896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10254] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10254/stat : 10254 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257774410384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10255] ppid=10237 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/10240/task/10255/stat : 10255 (java) S 10237 10240 5767 0 -1 4202560 14719 0 0 0 162 3 0 0 20 0 22 0 4258999 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257773357496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10256] ppid=10237 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/10240/task/10256/stat : 10256 (java) S 10237 10240 5767 0 -1 4202560 9413 0 0 0 93 2 0 0 20 0 22 0 4258999 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257772304696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10257] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10257/stat : 10257 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257771252088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10258] ppid=10237 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/10240/task/10258/stat : 10258 (java) S 10237 10240 5767 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 4258999 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257770199496 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10259] ppid=10237 vsize=9824732 CPUtime=884.53 cores=0,2,4,6
/proc/10240/task/10259/stat : 10259 (java) R 10237 10240 5767 0 -1 4202560 218 0 0 0 88438 15 0 0 20 0 22 0 4259009 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257769046064 140258012819743 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10260] ppid=10237 vsize=9824732 CPUtime=884.5 cores=0,2,4,6
/proc/10240/task/10260/stat : 10260 (java) R 10237 10240 5767 0 -1 4202560 1336 0 0 0 88399 51 0 0 20 0 22 0 4259009 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257767992480 140258012841845 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10261] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10261/stat : 10261 (java) S 10237 10240 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259009 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257766942120 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10262] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10262/stat : 10262 (java) S 10237 10240 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259010 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257765889320 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
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 10240 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.508 s]
/proc/loadavg: 4.02 4.03 4.00 6/219 10419
/proc/meminfo: memFree=26766792/32872528 swapFree=248296/248296
[pid=10240] ppid=10237 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/10240/stat : 10240 (java) S 10237 10240 5767 0 -1 4202496 36457 0 1 0 179867 145 0 0 20 0 22 0 4258993 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140736471247664 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10240/statm: 2456183 591305 2287 9 0 2446860 0
[pid=10240/tid=10242] ppid=10237 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/10240/task/10242/stat : 10242 (java) S 10237 10240 5767 0 -1 4202560 2418 0 1 0 14 3 0 0 20 0 22 0 4258994 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140258154918776 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10243] ppid=10237 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/10240/task/10243/stat : 10243 (java) S 10237 10240 5767 0 -1 4202560 348 0 0 0 258 7 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140258133019688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10244] ppid=10237 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/10240/task/10244/stat : 10244 (java) S 10237 10240 5767 0 -1 4202560 350 0 0 0 262 7 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140258131966888 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10245] ppid=10237 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/10240/task/10245/stat : 10245 (java) S 10237 10240 5767 0 -1 4202560 362 0 0 0 240 10 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140258130914088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10246] ppid=10237 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/10240/task/10246/stat : 10246 (java) S 10237 10240 5767 0 -1 4202560 353 0 0 0 266 8 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257794189992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10247] ppid=10237 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/10240/task/10247/stat : 10247 (java) S 10237 10240 5767 0 -1 4202560 387 0 0 0 263 10 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257793137192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10248] ppid=10237 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/10240/task/10248/stat : 10248 (java) S 10237 10240 5767 0 -1 4202560 358 0 0 0 262 8 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257792084392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10249] ppid=10237 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/10240/task/10249/stat : 10249 (java) S 10237 10240 5767 0 -1 4202560 360 0 0 0 259 8 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257791031592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10250] ppid=10237 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/10240/task/10250/stat : 10250 (java) S 10237 10240 5767 0 -1 4202560 411 0 0 0 269 11 0 0 20 0 22 0 4258995 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257789978792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10251] ppid=10237 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/10240/task/10251/stat : 10251 (java) S 10237 10240 5767 0 -1 4202560 4109 0 0 0 203 22 0 0 20 0 22 0 4258996 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257777568744 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10252] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10252/stat : 10252 (java) S 10237 10240 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257776514808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10253] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10253/stat : 10253 (java) S 10237 10240 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4258997 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257775461896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10254] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10254/stat : 10254 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257774410384 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10240/tid=10255] ppid=10237 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/10240/task/10255/stat : 10255 (java) S 10237 10240 5767 0 -1 4202560 14719 0 0 0 162 3 0 0 20 0 22 0 4258999 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257773357496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10256] ppid=10237 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/10240/task/10256/stat : 10256 (java) S 10237 10240 5767 0 -1 4202560 9413 0 0 0 93 2 0 0 20 0 22 0 4258999 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257772304696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10257] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10257/stat : 10257 (java) S 10237 10240 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4258999 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257771252088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10240/tid=10258] ppid=10237 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/10240/task/10258/stat : 10258 (java) S 10237 10240 5767 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 4258999 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257770199496 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10259] ppid=10237 vsize=9824732 CPUtime=884.53 cores=0,2,4,6
/proc/10240/task/10259/stat : 10259 (java) R 10237 10240 5767 0 -1 4202560 218 0 0 0 88438 15 0 0 20 0 22 0 4259009 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257769046064 140258012819743 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10240/tid=10260] ppid=10237 vsize=9824732 CPUtime=884.5 cores=0,2,4,6
/proc/10240/task/10260/stat : 10260 (java) R 10237 10240 5767 0 -1 4202560 1336 0 0 0 88399 51 0 0 20 0 22 0 4259009 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257767992480 140258012841845 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10261] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10261/stat : 10261 (java) S 10237 10240 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259009 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257766942120 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10240/tid=10262] ppid=10237 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10240/task/10262/stat : 10262 (java) S 10237 10240 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4259010 10060525568 591305 33554432000 1073741824 1073778376 140736471256528 140257765889320 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 895.572
CPU time (s): 1800.12
CPU user time (s): 1798.67
CPU system time (s): 1.45
CPU usage (%): 201.002
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.29
system time used= 1.9837
maximum resident set size= 2895976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36499
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30106
involuntary context switches= 48109

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.97979 second user time and 5.00724 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 22:21:26
IDJOB=4089940
IDBENCH=107478
IDSOLVER=2543
FILE ID=node103/4089940-1466022086
RUNJOBID= node103-1466012165-5783
PBS_JOBID= 19902805
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/rand6reg/normalized-rand6reg-v081-n2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089940-1466022086/watcher-4089940-1466022086 -o /tmp/evaluation-result-4089940-1466022086/solver-4089940-1466022086 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089940-1466022086.opb

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

MD5SUM BENCH= 8933cb32a1a2ef271a928b5e4e44c950
RANDOM SEED=968716053

node103.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.278
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.55
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.278
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.55
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.278
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.55
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.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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:        29466960 kB
Buffers:          133096 kB
Cached:           345600 kB
SwapCached:            0 kB
Active:          2111652 kB
Inactive:         333380 kB
Active(anon):    1967508 kB
Inactive(anon):     1276 kB
Active(file):     144144 kB
Inactive(file):   332104 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               912 kB
Writeback:             0 kB
AnonPages:       2216076 kB
Mapped:            21452 kB
Shmem:               204 kB
Slab:             574908 kB
SReclaimable:      19024 kB
SUnreclaim:       555884 kB
KernelStack:        1632 kB
PageTables:         9552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2746992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1906688 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 node103 at 2016-06-15 22:36:21