Trace number 4096187

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 Resolution PB16? (TO) 1800.05 1799.34

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-geq-random4regular-30.opb
MD5SUMbe2173e9db18d2d2a17ba4023385c458
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.011998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables121
Total number of constraints60
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 8
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4096187-1466103651.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.12	c ... done. Wall clock time 0.015s.
0.11/0.12	c declared #vars     121
0.11/0.12	c #constraints  60
0.11/0.12	c constraints type 
0.11/0.12	c org.sat4j.minisat.constraints.card.MinWatchCard => 60
0.11/0.12	c 60 constraints processed.
0.68/0.47	c cleaning 2498 clauses out of 5001 with flag 36144/5001
1.08/0.73	c cleaning 4246 clauses out of 8502 with flag 87513/11000
1.38/1.08	c cleaning 5623 clauses out of 11258 with flag 150860/18002
1.89/1.54	c cleaning 6813 clauses out of 13633 with flag 213366/26000
2.50/2.17	c cleaning 7905 clauses out of 15820 with flag 284596/35000
3.40/3.03	c cleaning 8947 clauses out of 17915 with flag 369592/45000
4.30/3.94	c cleaning 9981 clauses out of 19969 with flag 458706/56001
5.40/5.03	c cleaning 10986 clauses out of 21987 with flag 552645/68000
6.70/6.33	c cleaning 11992 clauses out of 24002 with flag 661917/81001
8.00/7.67	c cleaning 12996 clauses out of 26009 with flag 766790/95000
9.70/9.30	c cleaning 14005 clauses out of 28015 with flag 887621/110002
11.70/11.34	c cleaning 15001 clauses out of 30010 with flag 1009522/126002
13.80/13.40	c cleaning 15996 clauses out of 32008 with flag 1140166/143001
16.10/15.78	c cleaning 17003 clauses out of 34011 with flag 1277883/161000
18.70/18.33	c cleaning 17979 clauses out of 36008 with flag 1426044/180000
21.90/21.51	c cleaning 19008 clauses out of 38029 with flag 1594411/200000
25.40/25.02	c cleaning 20007 clauses out of 40026 with flag 1778046/221005
28.90/28.58	c cleaning 21003 clauses out of 42015 with flag 1963692/243001
32.90/32.52	c cleaning 21997 clauses out of 44012 with flag 2134480/266001
37.00/36.67	c cleaning 23005 clauses out of 46016 with flag 2308324/290002
41.30/40.94	c cleaning 24001 clauses out of 48009 with flag 2482656/315000
46.10/45.77	c cleaning 24991 clauses out of 50008 with flag 2672731/341000
51.20/50.85	c cleaning 26004 clauses out of 52018 with flag 2857698/368001
57.00/56.62	c cleaning 26990 clauses out of 54013 with flag 3055690/396000
63.00/62.67	c cleaning 28004 clauses out of 56024 with flag 3266685/425001
69.31/68.98	c cleaning 29004 clauses out of 58019 with flag 3472946/455000
75.91/75.55	c cleaning 30003 clauses out of 60016 with flag 3697659/486001
82.80/82.49	c cleaning 31003 clauses out of 62012 with flag 3918199/518000
90.40/90.05	c cleaning 32000 clauses out of 64009 with flag 4144720/551000
98.41/98.06	c cleaning 32999 clauses out of 66010 with flag 4386722/585001
107.01/106.63	c cleaning 34000 clauses out of 68011 with flag 4622477/620001
116.61/116.26	c cleaning 34998 clauses out of 70011 with flag 4866616/656001
125.91/125.51	c cleaning 35997 clauses out of 72012 with flag 5117969/693000
136.22/135.84	c cleaning 36995 clauses out of 74015 with flag 5359257/731000
146.62/146.28	c cleaning 38008 clauses out of 76023 with flag 5627315/770003
158.52/158.16	c cleaning 38996 clauses out of 78014 with flag 5903187/810002
171.73/171.31	c cleaning 40004 clauses out of 80016 with flag 6195797/851000
185.03/184.65	c cleaning 40994 clauses out of 82012 with flag 6478942/893000
197.87/197.44	c cleaning 42001 clauses out of 84019 with flag 6747859/936001
211.47/211.05	c cleaning 43000 clauses out of 86019 with flag 7014048/980002
225.07/224.68	c cleaning 44005 clauses out of 88019 with flag 7318463/1025002
239.97/239.52	c cleaning 44992 clauses out of 90012 with flag 7599988/1071000
254.98/254.51	c cleaning 46005 clauses out of 92020 with flag 7887615/1118000
270.48/270.05	c cleaning 47004 clauses out of 94016 with flag 8192385/1166001
287.19/286.70	c cleaning 47995 clauses out of 96011 with flag 8516470/1215000
304.19/303.73	c cleaning 48999 clauses out of 98016 with flag 8845222/1265000
321.59/321.16	c cleaning 49997 clauses out of 100017 with flag 9183521/1316000
340.70/340.25	c cleaning 51000 clauses out of 102020 with flag 9512683/1368000
359.60/359.18	c cleaning 52003 clauses out of 104020 with flag 9835149/1421000
381.70/381.24	c cleaning 53005 clauses out of 106019 with flag 10159628/1475002
402.79/402.39	c cleaning 53994 clauses out of 108012 with flag 10518185/1530000
425.59/425.12	c cleaning 55005 clauses out of 110018 with flag 10859983/1586000
448.89/448.45	c cleaning 56002 clauses out of 112016 with flag 11211489/1643003
474.40/473.91	c cleaning 56997 clauses out of 114012 with flag 11568267/1701001
499.90/499.50	c cleaning 57997 clauses out of 116015 with flag 11926001/1760001
526.99/526.58	c cleaning 59008 clauses out of 118020 with flag 12278754/1820003
555.71/555.24	c cleaning 59999 clauses out of 120011 with flag 12657053/1881002
585.97/585.49	c cleaning 60993 clauses out of 122010 with flag 13057198/1943000
614.38/613.82	c cleaning 61999 clauses out of 124017 with flag 13449738/2006000
643.57/643.02	c cleaning 63003 clauses out of 126019 with flag 13851913/2070001
675.77/675.26	c cleaning 64007 clauses out of 128017 with flag 14257825/2135002
706.28/705.73	c cleaning 64988 clauses out of 130009 with flag 14693294/2201001
739.89/739.34	c cleaning 65999 clauses out of 132020 with flag 15099828/2268000
773.72/773.18	c cleaning 67008 clauses out of 134023 with flag 15522172/2336002
807.72/807.10	c cleaning 67997 clauses out of 136015 with flag 15946906/2405002
842.72/842.20	c cleaning 68998 clauses out of 138016 with flag 16364663/2475000
879.41/878.87	c cleaning 70005 clauses out of 140019 with flag 16796476/2546001
918.21/917.62	c cleaning 71001 clauses out of 142015 with flag 17246572/2618002
960.03/959.40	c cleaning 71997 clauses out of 144013 with flag 17683423/2691001
1002.42/1001.82	c cleaning 72998 clauses out of 146015 with flag 18117585/2765000
1048.62/1048.07	c cleaning 74002 clauses out of 148017 with flag 18570842/2840000
1094.10/1093.49	c cleaning 75005 clauses out of 150016 with flag 19047346/2916001
1141.30/1140.66	c cleaning 76000 clauses out of 152010 with flag 19501430/2993000
1191.11/1190.44	c cleaning 77001 clauses out of 154010 with flag 19993606/3071000
1244.61/1243.93	c cleaning 77993 clauses out of 156009 with flag 20466717/3150000
1297.91/1297.26	c cleaning 79002 clauses out of 158016 with flag 20930567/3230000
1349.81/1349.13	c cleaning 80003 clauses out of 160015 with flag 21414375/3311001
1403.41/1402.73	c cleaning 81002 clauses out of 162015 with flag 21898408/3393004
1465.01/1464.30	c cleaning 81995 clauses out of 164009 with flag 22388665/3476000
1538.90/1538.24	c cleaning 82997 clauses out of 166015 with flag 22922547/3560001
1603.01/1602.39	c cleaning 84001 clauses out of 168020 with flag 23416872/3645003
1665.01/1664.36	c cleaning 85007 clauses out of 170016 with flag 23948793/3731000
1729.32/1728.62	c cleaning 85997 clauses out of 172010 with flag 24460861/3818001
1793.15/1792.41	c cleaning 86998 clauses out of 174012 with flag 24985243/3906000
1800.05/1799.30	c starts		: 4739
1800.05/1799.30	c conflicts		: 3922836
1800.05/1799.30	c decisions		: 5049596
1800.05/1799.30	c propagations		: 77204557
1800.05/1799.30	c inspects		: 42245800204
1800.05/1799.30	c shortcuts		: 0
1800.05/1799.30	c learnt literals	: 0
1800.05/1799.30	c learnt binary clauses	: 0
1800.05/1799.30	c learnt ternary clauses	: 0
1800.05/1799.30	c learnt constraints	: 3922836
1800.05/1799.30	c ignored constraints	: 0
1800.05/1799.30	c root simplifications	: 0
1800.05/1799.30	c removed literals (reason simplification)	: 0
1800.05/1799.30	c reason swapping (by a shorter reason)	: 0
1800.05/1799.30	c Calls to reduceDB	: 84
1800.05/1799.30	c Number of update (reduction) of LBD	: 1193084
1800.05/1799.30	c Imported unit clauses	: 0
1800.05/1799.30	c timeout
1800.05/1799.30	c number of reductions to clauses (during analyze)	: 0
1800.05/1799.30	c number of learned constraints concerned by reduction	: 0
1800.05/1799.30	c number of learning phase by resolution	: 0
1800.05/1799.30	c number of learning phase by cutting planes	: 0
1800.05/1799.30	c speed (assignments/second)	: 42911.04266006069
1800.05/1799.30	c non guided choices	32
1800.05/1799.33	c learnt constraints type 
1800.05/1799.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 103851
1800.05/1799.33	s UNKNOWN
1800.05/1799.33	c Total wall clock time (in seconds): 1799.221

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-4096187-1466103651/watcher-4096187-1466103651 -o /tmp/evaluation-result-4096187-1466103651/solver-4096187-1466103651 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466098252-22090 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4096187-1466103651.opb 

pid=22686
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: 2.08 2.07 2.03 4/193 22689
/proc/meminfo: memFree=31476604/32872528 swapFree=446836/479540
[pid=22689] ppid=22686 vsize=94112 CPUtime=0 cores=0,2,4,6
/proc/22689/stat : 22689 (java) S 22686 22689 22074 0 -1 4202496 1299 0 0 0 0 0 0 0 20 0 2 0 12415179 96370688 930 33554432000 1073741824 1073778376 140735666328144 140735666319280 235378081853 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22689/statm: 23528 930 705 9 0 16769 0
[pid=22689/tid=22690] ppid=22686 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22690/stat : 22690 (java) R 22686 22689 22074 0 -1 4202560 105 0 0 0 0 0 0 0 20 0 2 0 12415180 98635776 959 33554432000 1073741824 1073778376 140735666328144 140166598282792 235365506301 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 2.08 2.07 2.03 4/193 22689
/proc/meminfo: memFree=31476604/32872528 swapFree=446836/479540
[pid=22689] ppid=22686 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/22689/stat : 22689 (java) S 22686 22689 22074 0 -1 4202496 4467 0 1 0 9 2 0 0 20 0 18 0 12415179 9787879424 5592 33554432000 1073741824 1073778376 140735666328144 140735666319280 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22689/statm: 2389619 5592 2140 9 0 2380296 0
[pid=22689/tid=22690] ppid=22686 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/22689/task/22690/stat : 22690 (java) R 22686 22689 22074 0 -1 4202560 2436 0 1 0 6 2 0 0 20 0 18 0 12415180 9787879424 5593 33554432000 1073741824 1073778376 140735666328144 140166598286240 235378107661 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200325 s]
/proc/loadavg: 2.08 2.07 2.03 4/193 22689
/proc/meminfo: memFree=31476604/32872528 swapFree=446836/479540
[pid=22689] ppid=22686 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/22689/stat : 22689 (java) S 22686 22689 22074 0 -1 4202496 7339 0 1 0 29 2 0 0 20 0 19 0 12415179 9856040960 7490 33554432000 1073741824 1073778376 140735666328144 140735666319280 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22689/statm: 2406260 7490 2221 9 0 2396937 0
[pid=22689/tid=22690] ppid=22686 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/22689/task/22690/stat : 22690 (java) R 22686 22689 22074 0 -1 4202560 2457 0 1 0 16 2 0 0 20 0 19 0 12415180 9856040960 7490 33554432000 1073741824 1073778376 140735666328144 140166598288000 140166605714321 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9625040

[startup+0.300304 s]
/proc/loadavg: 2.08 2.07 2.03 4/193 22689
/proc/meminfo: memFree=31476604/32872528 swapFree=446836/479540
[pid=22689] ppid=22686 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/22689/stat : 22689 (java) S 22686 22689 22074 0 -1 4202496 8607 0 1 0 52 3 0 0 20 0 19 0 12415179 9856040960 7619 33554432000 1073741824 1073778376 140735666328144 140735666319280 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22689/statm: 2406260 7619 2227 9 0 2396937 0
[pid=22689/tid=22690] ppid=22686 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/22689/task/22690/stat : 22690 (java) R 22686 22689 22074 0 -1 4202560 2457 0 1 0 26 2 0 0 20 0 19 0 12415180 9856040960 7619 33554432000 1073741824 1073778376 140735666328144 140166598288000 140166470791345 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9625040

[startup+0.700262 s]
/proc/loadavg: 2.08 2.07 2.03 4/193 22689
/proc/meminfo: memFree=31476604/32872528 swapFree=446836/479540
[pid=22689] ppid=22686 vsize=9625040 CPUtime=1.08 cores=0,2,4,6
/proc/22689/stat : 22689 (java) S 22686 22689 22074 0 -1 4202496 9229 0 1 0 105 3 0 0 20 0 19 0 12415179 9856040960 8174 33554432000 1073741824 1073778376 140735666328144 140735666319280 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22689/statm: 2406260 8174 2239 9 0 2396937 0
[pid=22689/tid=22690] ppid=22686 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/22689/task/22690/stat : 22690 (java) R 22686 22689 22074 0 -1 4202560 2458 0 1 0 66 2 0 0 20 0 19 0 12415180 9856040960 8174 33554432000 1073741824 1073778376 140735666328144 140166598288000 140166470879173 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 9625040

[startup+1.5007 s]
/proc/loadavg: 2.08 2.07 2.03 3/212 22708
/proc/meminfo: memFree=31447096/32872528 swapFree=446836/479540
[pid=22689] ppid=22686 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/22689/stat : 22689 (java) S 22686 22689 22074 0 -1 4202496 9234 0 1 0 186 3 0 0 20 0 19 0 12415179 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140735666319280 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22689/statm: 2406260 8689 2240 9 0 2396937 0
[pid=22689/tid=22690] ppid=22686 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/22689/task/22690/stat : 22690 (java) R 22686 22689 22074 0 -1 4202560 2460 0 1 0 146 2 0 0 20 0 19 0 12415180 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166598287896 140166470879064 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22692] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22692/stat : 22692 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166442023848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22693] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22693/stat : 22693 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166440971304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22694] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22694/stat : 22694 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166439918248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22689/tid=22695] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22695/stat : 22695 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166438865704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22696] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22696/stat : 22696 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166437812648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22697] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22697/stat : 22697 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166436760104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22698] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22698/stat : 22698 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166435707048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22699] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22699/stat : 22699 (java) S 22686 22689 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166434654504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22700] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22700/stat : 22700 (java) S 22686 22689 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166422457192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22701] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22701/stat : 22701 (java) S 22686 22689 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166421403512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22702] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22702/stat : 22702 (java) S 22686 22689 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166420350344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22703] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22703/stat : 22703 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166419299088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22704] ppid=22686 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/22689/task/22704/stat : 22704 (java) S 22686 22689 22074 0 -1 4202560 1703 0 0 0 16 0 0 0 20 0 19 0 12415185 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166418245944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22705] ppid=22686 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/22689/task/22705/stat : 22705 (java) S 22686 22689 22074 0 -1 4202560 3801 0 0 0 21 1 0 0 20 0 19 0 12415185 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166417193400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22706] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22706/stat : 22706 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166416140536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22707] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22707/stat : 22707 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166415088200 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22708] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22708/stat : 22708 (java) S 22686 22689 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12415193 9856040960 8689 33554432000 1073741824 1073778376 140735666328144 140166414034472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.08 2.07 2.03 3/212 22708
/proc/meminfo: memFree=31442132/32872528 swapFree=446836/479540
[pid=22689] ppid=22686 vsize=9625040 CPUtime=3.5 cores=0,2,4,6
/proc/22689/stat : 22689 (java) S 22686 22689 22074 0 -1 4202496 9240 0 1 0 347 3 0 0 20 0 19 0 12415179 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140735666319280 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22689/statm: 2406260 9717 2240 9 0 2396937 0
[pid=22689/tid=22690] ppid=22686 vsize=9625040 CPUtime=3.08 cores=0,2,4,6
/proc/22689/task/22690/stat : 22690 (java) R 22686 22689 22074 0 -1 4202560 2462 0 1 0 306 2 0 0 20 0 19 0 12415180 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166598278864 140166470879173 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22692] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22692/stat : 22692 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166442023848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22693] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22693/stat : 22693 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166440971304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22694] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22694/stat : 22694 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166439918248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22689/tid=22695] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22695/stat : 22695 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166438865704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22696] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22696/stat : 22696 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166437812648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22697] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22697/stat : 22697 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166436760104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22698] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22698/stat : 22698 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166435707048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22699] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22699/stat : 22699 (java) S 22686 22689 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166434654504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22700] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22700/stat : 22700 (java) S 22686 22689 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166422457192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22701] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22701/stat : 22701 (java) S 22686 22689 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166421403512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22702] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22702/stat : 22702 (java) S 22686 22689 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166420350344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22703] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22703/stat : 22703 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166419299088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22704] ppid=22686 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22689/task/22704/stat : 22704 (java) S 22686 22689 22074 0 -1 4202560 1707 0 0 0 17 0 0 0 20 0 19 0 12415185 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166418245944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22705] ppid=22686 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/22689/task/22705/stat : 22705 (java) S 22686 22689 22074 0 -1 4202560 3801 0 0 0 21 1 0 0 20 0 19 0 12415185 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166417193400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22706] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22706/stat : 22706 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166416140536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22707] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22707/stat : 22707 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166415088200 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22708] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22708/stat : 22708 (java) S 22686 22689 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12415193 9856040960 9717 33554432000 1073741824 1073778376 140735666328144 140166414034472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 9625040

[startup+6.30072 s]
/proc/loadavg: 2.08 2.07 2.03 3/212 22708
/proc/meminfo: memFree=31432632/32872528 swapFree=446836/479540
[pid=22689] ppid=22686 vsize=9625040 CPUtime=6.7 cores=0,2,4,6
/proc/22689/stat : 22689 (java) S 22686 22689 22074 0 -1 4202496 9244 0 1 0 667 3 0 0 20 0 19 0 12415179 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140735666319280 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22689/statm: 2406260 10667 2241 9 0 2396937 0
[pid=22689/tid=22690] ppid=22686 vsize=9625040 CPUtime=6.27 cores=0,2,4,6
/proc/22689/task/22690/stat : 22690 (java) R 22686 22689 22074 0 -1 4202560 2465 0 1 0 625 2 0 0 20 0 19 0 12415180 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166598278864 140166470879389 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22692] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22692/stat : 22692 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166442023848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22693] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22693/stat : 22693 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166440971304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22694] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22694/stat : 22694 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166439918248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22689/tid=22695] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22695/stat : 22695 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166438865704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22696] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22696/stat : 22696 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166437812648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22697] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22697/stat : 22697 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166436760104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22698] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22698/stat : 22698 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166435707048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22699] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22699/stat : 22699 (java) S 22686 22689 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166434654504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22700] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22700/stat : 22700 (java) S 22686 22689 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166422457192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22701] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22701/stat : 22701 (java) S 22686 22689 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166421403512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22702] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22702/stat : 22702 (java) S 22686 22689 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166420350344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22703] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22703/stat : 22703 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166419299088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22704] ppid=22686 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22689/task/22704/stat : 22704 (java) S 22686 22689 22074 0 -1 4202560 1707 0 0 0 17 0 0 0 20 0 19 0 12415185 9856040960 10667 33554432000 1073741824 1073778376 140735666328144 140166418245944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22705] ppid=22686 vsize=9625040 CPUtime=0.22 cores=0,2,4,6

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

[pid=22689/tid=22708] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22708/stat : 22708 (java) S 22686 22689 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12415193 9856040960 49147 33554432000 1073741824 1073778376 140735666328144 140166414034472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1723.02
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 1.04 1.02 1.16 2/187 22807
/proc/meminfo: memFree=31311340/32872528 swapFree=446836/479540
[pid=22689] ppid=22686 vsize=9625040 CPUtime=1783.05 cores=0,2,4,6
/proc/22689/stat : 22689 (java) S 22686 22689 22074 0 -1 4202496 9543 0 1 0 178276 29 0 0 20 0 19 0 12415179 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140735666319280 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22689/statm: 2406260 50683 2256 9 0 2396937 0
[pid=22689/tid=22690] ppid=22686 vsize=9625040 CPUtime=1777.65 cores=0,2,4,6
/proc/22689/task/22690/stat : 22690 (java) R 22686 22689 22074 0 -1 4202560 2527 0 1 0 177733 32 0 0 20 0 19 0 12415180 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166598286528 140166470879272 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22692] ppid=22686 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/22689/task/22692/stat : 22692 (java) S 22686 22689 22074 0 -1 4202560 20 0 0 0 3 2 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166442023848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22693] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22693/stat : 22693 (java) S 22686 22689 22074 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166440971304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22689/tid=22694] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22694/stat : 22694 (java) S 22686 22689 22074 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166439918248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22695] ppid=22686 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22689/task/22695/stat : 22695 (java) S 22686 22689 22074 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166438865704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22696] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22696/stat : 22696 (java) S 22686 22689 22074 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166437812648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22697] ppid=22686 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22689/task/22697/stat : 22697 (java) S 22686 22689 22074 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166436760104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22689/tid=22698] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22698/stat : 22698 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166435707048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22699] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22699/stat : 22699 (java) S 22686 22689 22074 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166434654504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22700] ppid=22686 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22689/task/22700/stat : 22700 (java) S 22686 22689 22074 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 12415182 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166422457192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22701] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22701/stat : 22701 (java) S 22686 22689 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166421403512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22702] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22702/stat : 22702 (java) S 22686 22689 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166420350344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22703] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22703/stat : 22703 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166419299088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22704] ppid=22686 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22689/task/22704/stat : 22704 (java) S 22686 22689 22074 0 -1 4202560 1707 0 0 0 17 0 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166418245944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22705] ppid=22686 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/22689/task/22705/stat : 22705 (java) S 22686 22689 22074 0 -1 4202560 3838 0 0 0 23 1 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166417193400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22706] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22706/stat : 22706 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166416140536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22707] ppid=22686 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/22689/task/22707/stat : 22707 (java) S 22686 22689 22074 0 -1 4202560 104 0 0 0 36 26 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166415088200 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22708] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22708/stat : 22708 (java) S 22686 22689 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12415193 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166414034472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1783.05
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.3 s]
/proc/loadavg: 1.02 1.02 1.15 2/187 22807
/proc/meminfo: memFree=31311468/32872528 swapFree=446836/479540
[pid=22689] ppid=22686 vsize=9625040 CPUtime=1800.05 cores=0,2,4,6
/proc/22689/stat : 22689 (java) S 22686 22689 22074 0 -1 4202496 9543 0 1 0 179976 29 0 0 20 0 19 0 12415179 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140735666319280 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22689/statm: 2406260 50683 2256 9 0 2396937 0
[pid=22689/tid=22690] ppid=22686 vsize=9625040 CPUtime=1794.6 cores=0,2,4,6
/proc/22689/task/22690/stat : 22690 (java) R 22686 22689 22074 0 -1 4202560 2527 0 1 0 179428 32 0 0 20 0 19 0 12415180 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166598278864 140166470879178 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22692] ppid=22686 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/22689/task/22692/stat : 22692 (java) S 22686 22689 22074 0 -1 4202560 20 0 0 0 3 2 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166442023848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22693] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22693/stat : 22693 (java) S 22686 22689 22074 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166440971304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22689/tid=22694] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22694/stat : 22694 (java) S 22686 22689 22074 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166439918248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22695] ppid=22686 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22689/task/22695/stat : 22695 (java) S 22686 22689 22074 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166438865704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22696] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22696/stat : 22696 (java) S 22686 22689 22074 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166437812648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22697] ppid=22686 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22689/task/22697/stat : 22697 (java) S 22686 22689 22074 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166436760104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22689/tid=22698] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22698/stat : 22698 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166435707048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22699] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22699/stat : 22699 (java) S 22686 22689 22074 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166434654504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22700] ppid=22686 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22689/task/22700/stat : 22700 (java) S 22686 22689 22074 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 12415182 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166422457192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22701] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22701/stat : 22701 (java) S 22686 22689 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166421403512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22702] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22702/stat : 22702 (java) S 22686 22689 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166420350344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22703] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22703/stat : 22703 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166419299088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22704] ppid=22686 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22689/task/22704/stat : 22704 (java) S 22686 22689 22074 0 -1 4202560 1707 0 0 0 17 0 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166418245944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22705] ppid=22686 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/22689/task/22705/stat : 22705 (java) S 22686 22689 22074 0 -1 4202560 3838 0 0 0 23 1 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166417193400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22706] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22706/stat : 22706 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166416140536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22707] ppid=22686 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/22689/task/22707/stat : 22707 (java) S 22686 22689 22074 0 -1 4202560 104 0 0 0 36 26 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166415088200 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22708] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22708/stat : 22708 (java) S 22686 22689 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12415193 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166414034472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

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 22689 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1799.3 s]
/proc/loadavg: 1.02 1.02 1.15 2/187 22807
/proc/meminfo: memFree=31311468/32872528 swapFree=446836/479540
[pid=22689] ppid=22686 vsize=9625040 CPUtime=1800.05 cores=0,2,4,6
/proc/22689/stat : 22689 (java) S 22686 22689 22074 0 -1 4202496 9543 0 1 0 179976 29 0 0 20 0 19 0 12415179 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140735666319280 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22689/statm: 2406260 50683 2256 9 0 2396937 0
[pid=22689/tid=22690] ppid=22686 vsize=9625040 CPUtime=1794.6 cores=0,2,4,6
/proc/22689/task/22690/stat : 22690 (java) R 22686 22689 22074 0 -1 4202560 2527 0 1 0 179428 32 0 0 20 0 19 0 12415180 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166598278864 140166470879178 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22692] ppid=22686 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/22689/task/22692/stat : 22692 (java) S 22686 22689 22074 0 -1 4202560 20 0 0 0 3 2 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166442023848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22689/tid=22693] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22693/stat : 22693 (java) S 22686 22689 22074 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166440971304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22689/tid=22694] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22694/stat : 22694 (java) S 22686 22689 22074 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166439918248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22695] ppid=22686 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22689/task/22695/stat : 22695 (java) S 22686 22689 22074 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166438865704 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22696] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22696/stat : 22696 (java) S 22686 22689 22074 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166437812648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22697] ppid=22686 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22689/task/22697/stat : 22697 (java) S 22686 22689 22074 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166436760104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22689/tid=22698] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22698/stat : 22698 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166435707048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22699] ppid=22686 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22689/task/22699/stat : 22699 (java) S 22686 22689 22074 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 12415181 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166434654504 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22700] ppid=22686 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22689/task/22700/stat : 22700 (java) S 22686 22689 22074 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 12415182 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166422457192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22701] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22701/stat : 22701 (java) S 22686 22689 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166421403512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22702] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22702/stat : 22702 (java) S 22686 22689 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12415182 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166420350344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22703] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22703/stat : 22703 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166419299088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22704] ppid=22686 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/22689/task/22704/stat : 22704 (java) S 22686 22689 22074 0 -1 4202560 1707 0 0 0 17 0 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166418245944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22705] ppid=22686 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/22689/task/22705/stat : 22705 (java) S 22686 22689 22074 0 -1 4202560 3838 0 0 0 23 1 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166417193400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22706] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22706/stat : 22706 (java) S 22686 22689 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166416140536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22689/tid=22707] ppid=22686 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/22689/task/22707/stat : 22707 (java) S 22686 22689 22074 0 -1 4202560 104 0 0 0 36 26 0 0 20 0 19 0 12415185 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166415088200 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22689/tid=22708] ppid=22686 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22689/task/22708/stat : 22708 (java) S 22686 22689 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12415193 9856040960 50683 33554432000 1073741824 1073778376 140735666328144 140166414034472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22689 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=327068
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=773882
# CPU time returned by wait4() is 1796.1
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1799.34
CPU time (s): 1800.05
CPU user time (s): 1799.76
CPU system time (s): 0.29
CPU usage (%): 100.04
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.33
system time used= 0.773882
maximum resident set size= 202896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9592
page faults= 1
swaps= 0
block input operations= 0
block output operations= 984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38068
involuntary context switches= 2577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2724 second user time and 12.933 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-16 21:00:51
IDJOB=4096187
IDBENCH=107578
IDSOLVER=2546
FILE ID=node104/4096187-1466103651
RUNJOBID= node104-1466098252-22090
PBS_JOBID= 19904071
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-geq-random4regular-30.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096187-1466103651/watcher-4096187-1466103651 -o /tmp/evaluation-result-4096187-1466103651/solver-4096187-1466103651 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466098252-22090 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4096187-1466103651.opb

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

MD5SUM BENCH= be2173e9db18d2d2a17ba4023385c458
RANDOM SEED=620135493

node104.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.035
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.07
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.035
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.035
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.035
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.035
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.035
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.54
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.035
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.035
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:        31478100 kB
Buffers:           59756 kB
Cached:           124108 kB
SwapCached:          516 kB
Active:           116144 kB
Inactive:          99128 kB
Active(anon):      32848 kB
Inactive(anon):     1168 kB
Active(file):      83296 kB
Inactive(file):    97960 kB
Unevictable:      479540 kB
Mlocked:          446836 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:              1620 kB
Writeback:             0 kB
AnonPages:        510804 kB
Mapped:            15008 kB
Shmem:                 0 kB
Slab:             569776 kB
SReclaimable:      13416 kB
SUnreclaim:       556360 kB
KernelStack:        1576 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1157300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 71704 MiB
End job on node104 at 2016-06-16 21:30:50