Trace number 4080476

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.84 899.788

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-120.opb
MD5SUM7b80ddfff13fd2a12f867bbe09bf6414
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48411
Total number of constraints1121517
Number of constraints which are clauses1007723
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint2
Maximum length of a constraint690
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 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.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.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.10	c os.arch		amd64
0.00/0.10	c Free memory 		501472288
0.00/0.10	c Max memory 		7480803328
0.00/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	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.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	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.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4080476-1465266610.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
10.90/8.07	c ... done. Wall clock time 7.948s.
10.90/8.07	c declared #vars     48411
10.90/8.07	c #constraints  1123290
10.90/8.08	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
10.90/8.08	c constraints type 
10.90/8.08	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 773682
10.90/8.08	c org.sat4j.minisat.constraints.card.MinWatchCard => 3524
10.90/8.08	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 235813
10.90/8.08	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 110271
10.90/8.08	c 1123290 constraints processed.
10.90/8.08	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
10.90/8.08	c constraints type 
10.90/8.08	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 235813
10.90/8.08	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 773682
10.90/8.08	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3524
10.90/8.08	c org.sat4j.pb.constraints.pb.MaxWatchPb => 110271
10.90/8.08	c 1123290 constraints processed.
20.10/11.96	c cleaning 2493 clauses out of 5001 with flag 35959/5001
21.62/12.42	c cleaning 0 clauses out of 5000 with flag 0/5000
32.45/17.96	c cleaning 0 clauses out of 11001 with flag 0/11001
34.67/18.97	c cleaning 4246 clauses out of 8507 with flag 217035/11000
45.35/24.21	c cleaning 0 clauses out of 18000 with flag 0/18000
47.54/25.34	c cleaning 5625 clauses out of 11261 with flag 434759/18000
61.99/32.56	c cleaning 0 clauses out of 26002 with flag 0/26002
66.63/34.82	c cleaning 6787 clauses out of 13636 with flag 840366/26000
82.27/42.62	c cleaning 7898 clauses out of 15849 with flag 1140634/35000
85.47/44.23	c cleaning 0 clauses out of 35003 with flag 0/35003
98.51/50.76	c cleaning 8961 clauses out of 17951 with flag 1324144/45000
106.95/54.93	c cleaning 9985 clauses out of 19991 with flag 1382637/56001
113.97/58.47	c cleaning 0 clauses out of 45000 with flag 0/45000
114.96/58.98	c cleaning 10986 clauses out of 22005 with flag 1453939/68000
124.64/63.70	c cleaning 12000 clauses out of 24020 with flag 1544334/81001
145.28/74.08	c cleaning 12991 clauses out of 26020 with flag 1838846/95001
146.90/74.88	c cleaning 0 clauses out of 56001 with flag 0/56001
169.45/86.04	c cleaning 14014 clauses out of 28027 with flag 2099920/110000
185.66/94.13	c cleaning 0 clauses out of 68003 with flag 0/68003
193.93/98.21	c cleaning 15006 clauses out of 30012 with flag 2427633/126000
221.23/111.85	c cleaning 15991 clauses out of 32006 with flag 2851716/143000
230.03/116.29	c cleaning 0 clauses out of 81000 with flag 0/81000
261.93/132.13	c cleaning 16897 clauses out of 34015 with flag 3316126/161000
292.67/147.41	c cleaning 0 clauses out of 95000 with flag 0/95000
300.25/151.26	c cleaning 18013 clauses out of 36118 with flag 3794212/180000
329.05/165.50	c cleaning 18997 clauses out of 38098 with flag 4088407/200000
341.92/171.92	c cleaning 0 clauses out of 110000 with flag 0/110000
371.57/186.77	c cleaning 20023 clauses out of 40101 with flag 4405246/221001
401.64/201.71	c cleaning 21016 clauses out of 42078 with flag 4685383/243001
429.11/215.49	c cleaning 0 clauses out of 126002 with flag 0/126002
438.91/220.33	c cleaning 21970 clauses out of 44059 with flag 5087268/266000
495.33/248.45	c cleaning 22828 clauses out of 46089 with flag 6129452/290000
520.80/261.14	c cleaning 0 clauses out of 143000 with flag 0/143000
547.27/274.30	c cleaning 23708 clauses out of 48261 with flag 6889577/315000
597.81/299.53	c cleaning 25215 clauses out of 50553 with flag 7353538/341000
609.00/305.18	c cleaning 0 clauses out of 161004 with flag 0/161004
642.88/322.06	c cleaning 26089 clauses out of 52338 with flag 7846547/368000
676.35/338.74	c cleaning 27100 clauses out of 54249 with flag 8163356/396000
721.94/361.48	c cleaning 27677 clauses out of 56150 with flag 8894903/425001
728.94/364.96	c cleaning 0 clauses out of 180000 with flag 0/180000
761.82/381.38	c cleaning 29127 clauses out of 58473 with flag 9289005/455001
824.81/412.78	c cleaning 30001 clauses out of 60345 with flag 9972066/486000
869.69/435.13	c cleaning 0 clauses out of 200000 with flag 0/200000
903.22/451.87	c cleaning 29806 clauses out of 62344 with flag 10687178/518000
976.06/488.20	c cleaning 31156 clauses out of 65538 with flag 11236911/551000
1044.95/522.53	c cleaning 33289 clauses out of 68382 with flag 11778703/585000
1048.53/524.34	c cleaning 0 clauses out of 221000 with flag 0/221000
1106.10/553.00	c cleaning 34508 clauses out of 70093 with flag 12137143/620000
1191.12/595.48	c cleaning 33655 clauses out of 71585 with flag 13060374/656000
1227.99/613.83	c cleaning 0 clauses out of 243000 with flag 0/243000
1259.07/629.35	c cleaning 33484 clauses out of 74930 with flag 13795498/693000
1331.64/665.58	c cleaning 36112 clauses out of 79446 with flag 14326411/731000
1404.15/701.71	c cleaning 37127 clauses out of 82334 with flag 14926391/770000
1422.67/710.90	c cleaning 0 clauses out of 266000 with flag 0/266000
1462.79/730.99	c cleaning 38799 clauses out of 85207 with flag 15554954/810000
1531.15/765.09	c cleaning 39328 clauses out of 87409 with flag 16245148/851001
1626.62/812.68	c cleaning 37356 clauses out of 90080 with flag 17426858/893000
1638.43/818.94	c cleaning 0 clauses out of 290000 with flag 0/290000
1712.85/856.16	c cleaning 40398 clauses out of 95724 with flag 18255529/936000
1800.13/899.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/899.70	c starts		: 4885
1800.13/899.70	c conflicts		: 979075
1800.13/899.70	c decisions		: 45987896
1800.13/899.70	c propagations		: 1243764480
1800.13/899.70	c inspects		: 7271870251
1800.13/899.70	c shortcuts		: 0
1800.13/899.70	c learnt literals	: 12
1800.13/899.70	c learnt binary clauses	: 2871
1800.13/899.70	c learnt ternary clauses	: 6369
1800.13/899.70	c learnt constraints	: 979063
1800.13/899.70	c ignored constraints	: 0
1800.13/899.70	c root simplifications	: 0
1800.13/899.70	c removed literals (reason simplification)	: 5208769
1800.13/899.70	c reason swapping (by a shorter reason)	: 0
1800.13/899.70	c Calls to reduceDB	: 39
1800.13/899.70	c Number of update (reduction) of LBD	: 561085
1800.13/899.70	c Imported unit clauses	: 0
1800.13/899.70	c number of reductions to clauses (during analyze)	: 0
1800.13/899.70	c number of learned constraints concerned by reduction	: 0
1800.13/899.70	c number of learning phase by resolution	: 0
1800.13/899.70	c number of learning phase by cutting planes	: 0
1800.13/899.70	c speed (assignments/second)	: 1394981.914515382
1800.13/899.70	c non guided choices	3260285
1800.13/899.74	c learnt constraints type 
1800.13/899.74	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2871
1800.13/899.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 95530
1800.13/899.74	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/899.74	c starts		: 134
1800.13/899.74	c conflicts		: 306271
1800.13/899.74	c decisions		: 400185
1800.13/899.74	c propagations		: 315070516
1800.13/899.74	c inspects		: 4404313435
1800.13/899.74	c shortcuts		: 0
1800.13/899.74	c learnt literals	: 0
1800.13/899.74	c learnt binary clauses	: 2
1800.13/899.74	c learnt ternary clauses	: 56
1800.13/899.74	c learnt constraints	: 306270
1800.13/899.74	c ignored constraints	: 0
1800.13/899.74	c root simplifications	: 0
1800.13/899.74	c removed literals (reason simplification)	: 0
1800.13/899.74	c reason swapping (by a shorter reason)	: 0
1800.13/899.74	c Calls to reduceDB	: 20
1800.13/899.74	c Number of update (reduction) of LBD	: 0
1800.13/899.74	c Imported unit clauses	: 0
1800.13/899.74	c number of reductions to clauses (during analyze)	: 0
1800.13/899.74	c number of learned constraints concerned by reduction	: 0
1800.13/899.74	c number of learning phase by resolution	: 0
1800.13/899.74	c number of learning phase by cutting planes	: 0
1800.13/899.74	c speed (assignments/second)	: 353361.8681144906
1800.13/899.74	c non guided choices	5658
1800.13/899.77	c learnt constraints type 
1800.13/899.77	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 306227
1800.13/899.77	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 2
1800.13/899.77	c org.sat4j.pb.constraints.pb.MaxWatchPb => 41
1800.13/899.77	s UNKNOWN
1800.13/899.77	c Total wall clock time (in seconds): 899.645

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-4080476-1465266610/watcher-4080476-1465266610 -o /tmp/evaluation-result-4080476-1465266610/solver-4080476-1465266610 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465253566-15534 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080476-1465266610.opb 

pid=22055
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.11 4.18 4.21 4/198 22058
/proc/meminfo: memFree=24960828/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9224 CPUtime=0 cores=0,2,4,6
/proc/22058/stat : 22058 (java) R 22055 22058 15518 0 -1 4202496 423 0 0 0 0 0 0 0 20 0 1 0 108594353 9445376 93 33554432000 1073741824 1073778376 140734047290352 140734047287480 214360438199 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2306 94 75 9 0 38 0

[startup+0.100475 s]
/proc/loadavg: 4.11 4.18 4.21 4/198 22058
/proc/meminfo: memFree=24960828/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/22058/stat : 22058 (java) S 22055 22058 15518 0 -1 4202496 4403 0 1 0 8 1 0 0 20 0 18 0 108594353 9787879424 6038 33554432000 1073741824 1073778376 140734047290352 140734047281488 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2389619 6038 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200224 s]
/proc/loadavg: 4.11 4.18 4.21 4/198 22058
/proc/meminfo: memFree=24960828/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/22058/stat : 22058 (java) S 22055 22058 15518 0 -1 4202496 4691 0 1 0 21 1 0 0 20 0 18 0 108594353 9787879424 8844 33554432000 1073741824 1073778376 140734047290352 140734047281488 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2389619 8844 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300219 s]
/proc/loadavg: 4.11 4.18 4.21 4/198 22058
/proc/meminfo: memFree=24960828/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/22058/stat : 22058 (java) S 22055 22058 15518 0 -1 4202496 5518 0 1 0 44 2 0 0 20 0 18 0 108594353 9787879424 11011 33554432000 1073741824 1073778376 140734047290352 140734047281488 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2389619 11011 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700179 s]
/proc/loadavg: 4.11 4.18 4.21 4/198 22058
/proc/meminfo: memFree=24960828/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9558476 CPUtime=1.39 cores=0,2,4,6
/proc/22058/stat : 22058 (java) S 22055 22058 15518 0 -1 4202496 12764 0 1 0 134 5 0 0 20 0 18 0 108594353 9787879424 44525 33554432000 1073741824 1073778376 140734047290352 140734047281488 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2389619 44525 2263 9 0 2380296 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 9558476

[startup+1.50073 s]
/proc/loadavg: 4.11 4.18 4.21 4/216 22076
/proc/meminfo: memFree=24673516/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9558476 CPUtime=2.67 cores=0,2,4,6
/proc/22058/stat : 22058 (java) S 22055 22058 15518 0 -1 4202496 13676 0 1 0 251 16 0 0 20 0 18 0 108594353 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 140734047281488 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2389619 92885 2263 9 0 2380296 0
[pid=22058/tid=22060] ppid=22055 vsize=9558476 CPUtime=1.34 cores=0,2,4,6
/proc/22058/task/22060/stat : 22060 (java) R 22055 22058 15518 0 -1 4202560 2528 0 1 0 129 5 0 0 20 0 18 0 108594354 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922429062584 214373020732 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22061] ppid=22055 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/22058/task/22061/stat : 22061 (java) S 22055 22058 15518 0 -1 4202560 44 0 0 0 3 2 0 0 20 0 18 0 108594355 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922390555432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22062] ppid=22055 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/22058/task/22062/stat : 22062 (java) R 22055 22058 15518 0 -1 4202560 20 0 0 0 3 1 0 0 20 0 18 0 108594355 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922389502632 214373020732 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22063] ppid=22055 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/22058/task/22063/stat : 22063 (java) S 22055 22058 15518 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 18 0 108594355 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922388450344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22064] ppid=22055 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/22058/task/22064/stat : 22064 (java) S 22055 22058 15518 0 -1 4202560 54 0 0 0 4 2 0 0 20 0 18 0 108594355 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922387397544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22065] ppid=22055 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/22058/task/22065/stat : 22065 (java) S 22055 22058 15518 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 108594355 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922386344232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22066] ppid=22055 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/22058/task/22066/stat : 22066 (java) S 22055 22058 15518 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 108594355 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922385291432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22067] ppid=22055 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/22058/task/22067/stat : 22067 (java) S 22055 22058 15518 0 -1 4202560 34 0 0 0 3 2 0 0 20 0 18 0 108594355 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922266647080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22068] ppid=22055 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/22058/task/22068/stat : 22068 (java) S 22055 22058 15518 0 -1 4202560 36 0 0 0 4 1 0 0 20 0 18 0 108594355 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922265594280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22069] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22069/stat : 22069 (java) S 22055 22058 15518 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 108594357 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922253183720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22070] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22070/stat : 22070 (java) S 22055 22058 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108594357 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922252129784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22071] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22071/stat : 22071 (java) S 22055 22058 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108594357 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139922251077384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22072] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22072/stat : 22072 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108594360 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139921511672720 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22073] ppid=22055 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/22058/task/22073/stat : 22073 (java) S 22055 22058 15518 0 -1 4202560 4495 0 0 0 46 0 0 0 20 0 18 0 108594360 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139921510619320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22074] ppid=22055 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/22058/task/22074/stat : 22074 (java) S 22055 22058 15518 0 -1 4202560 4971 0 0 0 39 2 0 0 20 0 18 0 108594360 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139921509566520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22075] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22075/stat : 22075 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108594360 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139921508514424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22076] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22076/stat : 22076 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108594360 9787879424 92885 33554432000 1073741824 1073778376 140734047290352 139921507461832 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 9558476

[startup+3.10081 s]
/proc/loadavg: 4.11 4.18 4.21 4/216 22076
/proc/meminfo: memFree=24331068/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9558476 CPUtime=4.64 cores=0,2,4,6
/proc/22058/stat : 22058 (java) S 22055 22058 15518 0 -1 4202496 14277 0 1 0 435 29 0 0 20 0 18 0 108594353 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 140734047281488 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2389619 170521 2263 9 0 2380296 0
[pid=22058/tid=22060] ppid=22055 vsize=9558476 CPUtime=2.81 cores=0,2,4,6
/proc/22058/task/22060/stat : 22060 (java) R 22055 22058 15518 0 -1 4202560 2640 0 1 0 272 9 0 0 20 0 18 0 108594354 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922429061944 139922266745323 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22061] ppid=22055 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/22058/task/22061/stat : 22061 (java) S 22055 22058 15518 0 -1 4202560 69 0 0 0 7 3 0 0 20 0 18 0 108594355 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922390555432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22062] ppid=22055 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/22058/task/22062/stat : 22062 (java) S 22055 22058 15518 0 -1 4202560 39 0 0 0 6 2 0 0 20 0 18 0 108594355 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922389502632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22063] ppid=22055 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/22058/task/22063/stat : 22063 (java) S 22055 22058 15518 0 -1 4202560 44 0 0 0 8 2 0 0 20 0 18 0 108594355 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922388450344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22064] ppid=22055 vsize=9558476 CPUtime=0.15 cores=0,2,4,6
/proc/22058/task/22064/stat : 22064 (java) S 22055 22058 15518 0 -1 4202560 98 0 0 0 12 3 0 0 20 0 18 0 108594355 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922387397544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22065] ppid=22055 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/22058/task/22065/stat : 22065 (java) S 22055 22058 15518 0 -1 4202560 30 0 0 0 5 0 0 0 20 0 18 0 108594355 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922386344232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22066] ppid=22055 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/22058/task/22066/stat : 22066 (java) S 22055 22058 15518 0 -1 4202560 35 0 0 0 5 2 0 0 20 0 18 0 108594355 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922385291432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22067] ppid=22055 vsize=9558476 CPUtime=0.13 cores=0,2,4,6
/proc/22058/task/22067/stat : 22067 (java) S 22055 22058 15518 0 -1 4202560 63 0 0 0 10 3 0 0 20 0 18 0 108594355 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922266647080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22068] ppid=22055 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/22058/task/22068/stat : 22068 (java) S 22055 22058 15518 0 -1 4202560 60 0 0 0 8 3 0 0 20 0 18 0 108594355 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922265594280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22069] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22069/stat : 22069 (java) S 22055 22058 15518 0 -1 4202560 481 0 0 0 0 0 0 0 20 0 18 0 108594357 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922253183720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22070] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22070/stat : 22070 (java) S 22055 22058 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108594357 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922252129784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22071] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22071/stat : 22071 (java) S 22055 22058 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108594357 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139922251077384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22072] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22072/stat : 22072 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108594360 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139921511672720 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22073] ppid=22055 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/22058/task/22073/stat : 22073 (java) S 22055 22058 15518 0 -1 4202560 4495 0 0 0 46 0 0 0 20 0 18 0 108594360 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139921510619320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22074] ppid=22055 vsize=9558476 CPUtime=0.43 cores=0,2,4,6
/proc/22058/task/22074/stat : 22074 (java) S 22055 22058 15518 0 -1 4202560 4971 0 0 0 41 2 0 0 20 0 18 0 108594360 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139921509566520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22075] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22075/stat : 22075 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108594360 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139921508514424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22076] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22076/stat : 22076 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108594360 9787879424 170521 33554432000 1073741824 1073778376 140734047290352 139921507461832 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 9558476

[startup+6.30088 s]
/proc/loadavg: 4.02 4.16 4.20 4/216 22076
/proc/meminfo: memFree=23635556/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9558476 CPUtime=8.55 cores=0,2,4,6
/proc/22058/stat : 22058 (java) S 22055 22058 15518 0 -1 4202496 16253 0 1 0 797 58 0 0 20 0 18 0 108594353 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 140734047281488 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2389619 336702 2263 9 0 2380296 0
[pid=22058/tid=22060] ppid=22055 vsize=9558476 CPUtime=5.77 cores=0,2,4,6
/proc/22058/task/22060/stat : 22060 (java) R 22055 22058 15518 0 -1 4202560 3344 0 1 0 560 17 0 0 20 0 18 0 108594354 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922429054896 139922267125929 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22061] ppid=22055 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/22058/task/22061/stat : 22061 (java) S 22055 22058 15518 0 -1 4202560 130 0 0 0 21 6 0 0 20 0 18 0 108594355 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922390555432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22062] ppid=22055 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/22058/task/22062/stat : 22062 (java) S 22055 22058 15518 0 -1 4202560 67 0 0 0 13 4 0 0 20 0 18 0 108594355 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922389502632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22063] ppid=22055 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/22058/task/22063/stat : 22063 (java) S 22055 22058 15518 0 -1 4202560 132 0 0 0 14 4 0 0 20 0 18 0 108594355 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922388450344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22064] ppid=22055 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/22058/task/22064/stat : 22064 (java) S 22055 22058 15518 0 -1 4202560 214 0 0 0 20 6 0 0 20 0 18 0 108594355 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922387397544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22065] ppid=22055 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/22058/task/22065/stat : 22065 (java) S 22055 22058 15518 0 -1 4202560 77 0 0 0 14 3 0 0 20 0 18 0 108594355 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922386344232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22066] ppid=22055 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/22058/task/22066/stat : 22066 (java) S 22055 22058 15518 0 -1 4202560 144 0 0 0 13 5 0 0 20 0 18 0 108594355 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922385291432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22067] ppid=22055 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/22058/task/22067/stat : 22067 (java) S 22055 22058 15518 0 -1 4202560 237 0 0 0 22 7 0 0 20 0 18 0 108594355 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922266647080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22068] ppid=22055 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/22058/task/22068/stat : 22068 (java) S 22055 22058 15518 0 -1 4202560 167 0 0 0 17 6 0 0 20 0 18 0 108594355 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922265594280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22069] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22069/stat : 22069 (java) S 22055 22058 15518 0 -1 4202560 1023 0 0 0 0 0 0 0 20 0 18 0 108594357 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922253183720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22070] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22070/stat : 22070 (java) S 22055 22058 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108594357 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922252129784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22071] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22071/stat : 22071 (java) S 22055 22058 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108594357 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139922251077384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22072] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22072/stat : 22072 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108594360 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139921511672720 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22073] ppid=22055 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/22058/task/22073/stat : 22073 (java) S 22055 22058 15518 0 -1 4202560 4495 0 0 0 46 0 0 0 20 0 18 0 108594360 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139921510619320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22074] ppid=22055 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/22058/task/22074/stat : 22074 (java) S 22055 22058 15518 0 -1 4202560 4971 0 0 0 42 2 0 0 20 0 18 0 108594360 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139921509566520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22075] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22075/stat : 22075 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108594360 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139921508514424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22076] ppid=22055 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22076/stat : 22076 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108594360 9787879424 336702 33554432000 1073741824 1073778376 140734047290352 139921507461832 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.55
Current children cumulated vsize (KiB) 9558476

[startup+12.701 s]
/proc/loadavg: 4.02 4.16 4.20 7/220 22080
/proc/meminfo: memFree=22393112/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9824732 CPUtime=22.46 cores=0,2,4,6
/proc/22058/stat : 22058 (java) S 22055 22058 15518 0 -1 4202496 32763 0 1 0 2140 106 0 0 20 0 22 0 108594353 10060525568 642301 33554432000 1073741824 1073778376 140734047290352 140734047281488 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2456183 642301 2288 9 0 2446860 0

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


[startup+882.308 s]
/proc/loadavg: 4.27 4.21 4.18 5/219 22169
/proc/meminfo: memFree=24718012/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9824732 CPUtime=1765.3 cores=0,2,4,6
/proc/22058/stat : 22058 (java) S 22055 22058 15518 0 -1 4202496 37879 0 1 0 176345 185 0 0 20 0 22 0 108594353 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 140734047281488 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2456183 835531 2296 9 0 2446860 0
[pid=22058/tid=22060] ppid=22055 vsize=9824732 CPUtime=7.39 cores=0,2,4,6
/proc/22058/task/22060/stat : 22060 (java) S 22055 22058 15518 0 -1 4202560 3797 0 1 0 708 31 0 0 20 0 22 0 108594354 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922429064056 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22061] ppid=22055 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/22058/task/22061/stat : 22061 (java) S 22055 22058 15518 0 -1 4202560 525 0 0 0 165 15 0 0 20 0 22 0 108594355 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922390555432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22062] ppid=22055 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/22058/task/22062/stat : 22062 (java) S 22055 22058 15518 0 -1 4202560 370 0 0 0 167 14 0 0 20 0 22 0 108594355 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922389502632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22063] ppid=22055 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/22058/task/22063/stat : 22063 (java) S 22055 22058 15518 0 -1 4202560 488 0 0 0 178 14 0 0 20 0 22 0 108594355 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922388450344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22064] ppid=22055 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/22058/task/22064/stat : 22064 (java) S 22055 22058 15518 0 -1 4202560 622 0 0 0 154 20 0 0 20 0 22 0 108594355 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922387397544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22065] ppid=22055 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/22058/task/22065/stat : 22065 (java) S 22055 22058 15518 0 -1 4202560 442 0 0 0 149 13 0 0 20 0 22 0 108594355 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922386344232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22066] ppid=22055 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/22058/task/22066/stat : 22066 (java) S 22055 22058 15518 0 -1 4202560 528 0 0 0 173 16 0 0 20 0 22 0 108594355 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922385291432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22067] ppid=22055 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/22058/task/22067/stat : 22067 (java) S 22055 22058 15518 0 -1 4202560 592 0 0 0 163 19 0 0 20 0 22 0 108594355 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922266647080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22068] ppid=22055 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/22058/task/22068/stat : 22068 (java) S 22055 22058 15518 0 -1 4202560 557 0 0 0 177 17 0 0 20 0 22 0 108594355 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922265594280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22069] ppid=22055 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/22058/task/22069/stat : 22069 (java) S 22055 22058 15518 0 -1 4202560 1917 0 0 0 164 6 0 0 20 0 22 0 108594357 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922253183720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22070] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22070/stat : 22070 (java) S 22055 22058 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108594357 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922252129784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22071] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22071/stat : 22071 (java) S 22055 22058 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108594357 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139922251077384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22072] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22072/stat : 22072 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108594360 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139921511672720 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22073] ppid=22055 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/22058/task/22073/stat : 22073 (java) S 22055 22058 15518 0 -1 4202560 15569 0 0 0 180 3 0 0 20 0 22 0 108594360 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139921510619320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22074] ppid=22055 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/22058/task/22074/stat : 22074 (java) S 22055 22058 15518 0 -1 4202560 10648 0 0 0 148 3 0 0 20 0 22 0 108594360 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139921509566520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22075] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22075/stat : 22075 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108594360 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139921508514424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22076] ppid=22055 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/22058/task/22076/stat : 22076 (java) S 22055 22058 15518 0 -1 4202560 51 0 0 0 18 19 0 0 20 0 22 0 108594360 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139921507461832 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22077] ppid=22055 vsize=9824732 CPUtime=869.2 cores=0,2,4,6
/proc/22058/task/22077/stat : 22077 (java) R 22055 22058 15518 0 -1 4202560 54 0 0 0 86905 15 0 0 20 0 22 0 108595162 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139921506406160 139922268005868 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22078] ppid=22055 vsize=9824732 CPUtime=869.05 cores=0,2,4,6
/proc/22058/task/22078/stat : 22078 (java) R 22055 22058 15518 0 -1 4202560 454 0 0 0 86886 19 0 0 20 0 22 0 108595162 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139921505352624 139922267549236 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22079] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22079/stat : 22079 (java) S 22055 22058 15518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108595164 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139921504302760 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22080] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22080/stat : 22080 (java) S 22055 22058 15518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108595164 10060525568 835531 33554432000 1073741824 1073778376 140734047290352 139921503249960 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1765.3
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.701 s]
/proc/loadavg: 4.21 4.20 4.18 6/219 22169
/proc/meminfo: memFree=24743380/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/22058/stat : 22058 (java) S 22055 22058 15518 0 -1 4202496 37911 0 1 0 179828 185 0 0 20 0 22 0 108594353 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 140734047281488 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2456183 835560 2296 9 0 2446860 0
[pid=22058/tid=22060] ppid=22055 vsize=9824732 CPUtime=7.39 cores=0,2,4,6
/proc/22058/task/22060/stat : 22060 (java) S 22055 22058 15518 0 -1 4202560 3797 0 1 0 708 31 0 0 20 0 22 0 108594354 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922429064056 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22061] ppid=22055 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/22058/task/22061/stat : 22061 (java) S 22055 22058 15518 0 -1 4202560 525 0 0 0 166 15 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922390555432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22062] ppid=22055 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/22058/task/22062/stat : 22062 (java) S 22055 22058 15518 0 -1 4202560 370 0 0 0 168 14 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922389502632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22063] ppid=22055 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/22058/task/22063/stat : 22063 (java) S 22055 22058 15518 0 -1 4202560 488 0 0 0 180 14 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922388450344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22064] ppid=22055 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/22058/task/22064/stat : 22064 (java) S 22055 22058 15518 0 -1 4202560 651 0 0 0 155 20 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922387397544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22065] ppid=22055 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/22058/task/22065/stat : 22065 (java) S 22055 22058 15518 0 -1 4202560 442 0 0 0 150 13 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922386344232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22066] ppid=22055 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/22058/task/22066/stat : 22066 (java) S 22055 22058 15518 0 -1 4202560 528 0 0 0 174 16 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922385291432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22067] ppid=22055 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/22058/task/22067/stat : 22067 (java) S 22055 22058 15518 0 -1 4202560 592 0 0 0 165 19 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922266647080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22068] ppid=22055 vsize=9824732 CPUtime=1.97 cores=0,2,4,6
/proc/22058/task/22068/stat : 22068 (java) S 22055 22058 15518 0 -1 4202560 557 0 0 0 180 17 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922265594280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22069] ppid=22055 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/22058/task/22069/stat : 22069 (java) S 22055 22058 15518 0 -1 4202560 1917 0 0 0 164 6 0 0 20 0 22 0 108594357 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922253183720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22070] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22070/stat : 22070 (java) S 22055 22058 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108594357 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922252129784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22071] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22071/stat : 22071 (java) S 22055 22058 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108594357 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922251077384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22072] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22072/stat : 22072 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108594360 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921511672720 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22073] ppid=22055 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/22058/task/22073/stat : 22073 (java) S 22055 22058 15518 0 -1 4202560 15569 0 0 0 180 3 0 0 20 0 22 0 108594360 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921510619320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22074] ppid=22055 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/22058/task/22074/stat : 22074 (java) S 22055 22058 15518 0 -1 4202560 10648 0 0 0 148 3 0 0 20 0 22 0 108594360 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921509566520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22075] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22075/stat : 22075 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108594360 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921508514424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22076] ppid=22055 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/22058/task/22076/stat : 22076 (java) S 22055 22058 15518 0 -1 4202560 53 0 0 0 18 19 0 0 20 0 22 0 108594360 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921507461832 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22077] ppid=22055 vsize=9824732 CPUtime=886.56 cores=0,2,4,6
/proc/22058/task/22077/stat : 22077 (java) R 22055 22058 15518 0 -1 4202560 55 0 0 0 88641 15 0 0 20 0 22 0 108595162 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921506406160 139922267549236 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22078] ppid=22055 vsize=9824732 CPUtime=886.4 cores=0,2,4,6
/proc/22058/task/22078/stat : 22078 (java) R 22055 22058 15518 0 -1 4202560 454 0 0 0 88621 19 0 0 20 0 22 0 108595162 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921505352624 139922267504826 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22079] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22079/stat : 22079 (java) S 22055 22058 15518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108595164 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921504302760 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22080] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22080/stat : 22080 (java) S 22055 22058 15518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108595164 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921503249960 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
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 22058 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.701 s]
/proc/loadavg: 4.21 4.20 4.18 6/219 22169
/proc/meminfo: memFree=24743380/32872528 swapFree=15784/1434320
[pid=22058] ppid=22055 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/22058/stat : 22058 (java) S 22055 22058 15518 0 -1 4202496 37911 0 1 0 179828 185 0 0 20 0 22 0 108594353 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 140734047281488 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22058/statm: 2456183 835560 2296 9 0 2446860 0
[pid=22058/tid=22060] ppid=22055 vsize=9824732 CPUtime=7.39 cores=0,2,4,6
/proc/22058/task/22060/stat : 22060 (java) S 22055 22058 15518 0 -1 4202560 3797 0 1 0 708 31 0 0 20 0 22 0 108594354 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922429064056 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22061] ppid=22055 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/22058/task/22061/stat : 22061 (java) S 22055 22058 15518 0 -1 4202560 525 0 0 0 166 15 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922390555432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22062] ppid=22055 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/22058/task/22062/stat : 22062 (java) S 22055 22058 15518 0 -1 4202560 370 0 0 0 168 14 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922389502632 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22063] ppid=22055 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/22058/task/22063/stat : 22063 (java) S 22055 22058 15518 0 -1 4202560 488 0 0 0 180 14 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922388450344 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22064] ppid=22055 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/22058/task/22064/stat : 22064 (java) S 22055 22058 15518 0 -1 4202560 651 0 0 0 155 20 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922387397544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22065] ppid=22055 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/22058/task/22065/stat : 22065 (java) S 22055 22058 15518 0 -1 4202560 442 0 0 0 150 13 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922386344232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22066] ppid=22055 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/22058/task/22066/stat : 22066 (java) S 22055 22058 15518 0 -1 4202560 528 0 0 0 174 16 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922385291432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22067] ppid=22055 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/22058/task/22067/stat : 22067 (java) S 22055 22058 15518 0 -1 4202560 592 0 0 0 165 19 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922266647080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22068] ppid=22055 vsize=9824732 CPUtime=1.97 cores=0,2,4,6
/proc/22058/task/22068/stat : 22068 (java) S 22055 22058 15518 0 -1 4202560 557 0 0 0 180 17 0 0 20 0 22 0 108594355 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922265594280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22069] ppid=22055 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/22058/task/22069/stat : 22069 (java) S 22055 22058 15518 0 -1 4202560 1917 0 0 0 164 6 0 0 20 0 22 0 108594357 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922253183720 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22070] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22070/stat : 22070 (java) S 22055 22058 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108594357 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922252129784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22071] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22071/stat : 22071 (java) S 22055 22058 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108594357 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139922251077384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22072] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22072/stat : 22072 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108594360 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921511672720 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22073] ppid=22055 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/22058/task/22073/stat : 22073 (java) S 22055 22058 15518 0 -1 4202560 15569 0 0 0 180 3 0 0 20 0 22 0 108594360 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921510619320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22074] ppid=22055 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/22058/task/22074/stat : 22074 (java) S 22055 22058 15518 0 -1 4202560 10648 0 0 0 148 3 0 0 20 0 22 0 108594360 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921509566520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22058/tid=22075] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22075/stat : 22075 (java) S 22055 22058 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108594360 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921508514424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22076] ppid=22055 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/22058/task/22076/stat : 22076 (java) S 22055 22058 15518 0 -1 4202560 53 0 0 0 18 19 0 0 20 0 22 0 108594360 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921507461832 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22058/tid=22077] ppid=22055 vsize=9824732 CPUtime=886.56 cores=0,2,4,6
/proc/22058/task/22077/stat : 22077 (java) R 22055 22058 15518 0 -1 4202560 55 0 0 0 88641 15 0 0 20 0 22 0 108595162 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921506406160 139922267549236 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22058/tid=22078] ppid=22055 vsize=9824732 CPUtime=886.4 cores=0,2,4,6
/proc/22058/task/22078/stat : 22078 (java) R 22055 22058 15518 0 -1 4202560 454 0 0 0 88621 19 0 0 20 0 22 0 108595162 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921505352624 139922267504826 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22079] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22079/stat : 22079 (java) S 22055 22058 15518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108595164 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921504302760 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22058/tid=22080] ppid=22055 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22058/task/22080/stat : 22080 (java) S 22055 22058 15518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108595164 10060525568 835560 33554432000 1073741824 1073778376 140734047290352 139921503249960 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 899.788
CPU time (s): 1800.84
CPU user time (s): 1798.42
CPU system time (s): 2.42263
CPU usage (%): 200.14
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.42
system time used= 2.42263
maximum resident set size= 3342360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37946
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= 23242
involuntary context switches= 24086

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.68698 second user time and 7.96279 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-07 04:30:11
IDJOB=4080476
IDBENCH=89735
IDSOLVER=2543
FILE ID=node130/4080476-1465266610
RUNJOBID= node130-1465253566-15534
PBS_JOBID= 19843263
Free space on /tmp= 71360 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-120.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080476-1465266610/watcher-4080476-1465266610 -o /tmp/evaluation-result-4080476-1465266610/solver-4080476-1465266610 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465253566-15534 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080476-1465266610.opb

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

MD5SUM BENCH= 7b80ddfff13fd2a12f867bbe09bf6414
RANDOM SEED=647760383

node130.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.261
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	: 5332.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.261
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		: 2666.261
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		: 2666.261
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.61
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.261
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.261
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.261
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.261
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:        24961208 kB
Buffers:          104224 kB
Cached:           567280 kB
SwapCached:         1724 kB
Active:          5518552 kB
Inactive:         194600 kB
Active(anon):    5042720 kB
Inactive(anon):     1252 kB
Active(file):     475832 kB
Inactive(file):   193348 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098432 kB
Dirty:             50536 kB
Writeback:             0 kB
AnonPages:       6485804 kB
Mapped:            15420 kB
Shmem:                 0 kB
Slab:             613096 kB
SReclaimable:      56360 kB
SUnreclaim:       556736 kB
KernelStack:        1616 kB
PageTables:        17048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6830236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6391808 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= 71688 MiB
End job on node130 at 2016-06-07 04:45:11