Trace number 4096075

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.07 1798.73

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-eq-random4regular-80.opb
MD5SUM59d94da41177a29ab8da7774c6b2954c
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.011997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables321
Total number of constraints160
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)160
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4096075-1466101851.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.15	c ... done. Wall clock time 0.035s.
0.09/0.15	c declared #vars     321
0.09/0.15	c #constraints  320
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 320
0.09/0.15	c 320 constraints processed.
0.76/0.50	c cleaning 2496 clauses out of 5001 with flag 35819/5001
1.21/0.85	c cleaning 4243 clauses out of 8506 with flag 80101/11002
1.51/1.20	c cleaning 5622 clauses out of 11262 with flag 131272/18001
2.01/1.65	c cleaning 6812 clauses out of 13641 with flag 189139/26002
2.53/2.16	c cleaning 7910 clauses out of 15827 with flag 265510/35000
3.23/2.82	c cleaning 8942 clauses out of 17918 with flag 349849/45001
3.93/3.56	c cleaning 9984 clauses out of 19975 with flag 442570/56000
4.83/4.50	c cleaning 10980 clauses out of 21991 with flag 554883/68000
5.83/5.47	c cleaning 11993 clauses out of 24011 with flag 658362/81000
6.93/6.52	c cleaning 12990 clauses out of 26018 with flag 770799/95000
8.13/7.77	c cleaning 14006 clauses out of 28030 with flag 888192/110002
10.02/9.61	c cleaning 15010 clauses out of 30026 with flag 1025066/126004
11.62/11.20	c cleaning 15998 clauses out of 32013 with flag 1172131/143001
13.43/13.08	c cleaning 16998 clauses out of 34016 with flag 1329495/161002
15.43/15.06	c cleaning 18002 clauses out of 36016 with flag 1497265/180000
17.73/17.33	c cleaning 18994 clauses out of 38018 with flag 1657820/200004
19.93/19.58	c cleaning 20003 clauses out of 40021 with flag 1827999/221001
22.43/22.08	c cleaning 20998 clauses out of 42017 with flag 2014390/243000
25.23/24.88	c cleaning 21997 clauses out of 44019 with flag 2208833/266000
28.13/27.72	c cleaning 23004 clauses out of 46022 with flag 2412276/290000
31.24/30.89	c cleaning 23996 clauses out of 48019 with flag 2634896/315001
34.93/34.56	c cleaning 25003 clauses out of 50022 with flag 2875812/341000
38.73/38.30	c cleaning 26004 clauses out of 52021 with flag 3111489/368002
43.13/42.73	c cleaning 26999 clauses out of 54015 with flag 3376660/396000
48.63/48.27	c cleaning 27997 clauses out of 56016 with flag 3656428/425000
55.44/55.04	c cleaning 29003 clauses out of 58021 with flag 3956804/455002
62.14/61.71	c cleaning 30001 clauses out of 60016 with flag 4246158/486000
67.13/66.74	c cleaning 30988 clauses out of 62015 with flag 4510717/518000
72.13/71.73	c cleaning 32001 clauses out of 64027 with flag 4785399/551000
77.83/77.48	c cleaning 33001 clauses out of 66026 with flag 5082068/585000
83.95/83.57	c cleaning 33992 clauses out of 68026 with flag 5391818/620001
89.55/89.19	c cleaning 35010 clauses out of 70033 with flag 5706665/656000
96.94/96.53	c cleaning 35996 clauses out of 72025 with flag 6042106/693002
103.95/103.58	c cleaning 37006 clauses out of 74029 with flag 6383639/731002
110.55/110.13	c cleaning 38004 clauses out of 76022 with flag 6720138/770001
118.44/118.00	c cleaning 39003 clauses out of 78018 with flag 7096659/810001
126.34/125.99	c cleaning 39999 clauses out of 80016 with flag 7445831/851002
133.74/133.37	c cleaning 40995 clauses out of 82015 with flag 7793510/893000
141.54/141.17	c cleaning 41996 clauses out of 84021 with flag 8155023/936001
149.65/149.28	c cleaning 43007 clauses out of 86026 with flag 8517484/980002
158.45/158.04	c cleaning 43993 clauses out of 88017 with flag 8898610/1025000
167.85/167.43	c cleaning 45001 clauses out of 90024 with flag 9289832/1071000
176.95/176.53	c cleaning 46003 clauses out of 92024 with flag 9678073/1118001
187.05/186.64	c cleaning 47005 clauses out of 94020 with flag 10101223/1166000
197.35/196.93	c cleaning 48006 clauses out of 96016 with flag 10515899/1215001
208.51/208.04	c cleaning 48995 clauses out of 98009 with flag 10948365/1265000
219.10/218.65	c cleaning 50003 clauses out of 100014 with flag 11385194/1316000
230.00/229.55	c cleaning 50999 clauses out of 102011 with flag 11843521/1368000
241.52/241.10	c cleaning 52000 clauses out of 104012 with flag 12302536/1421000
253.11/252.69	c cleaning 52998 clauses out of 106012 with flag 12795491/1475000
266.01/265.57	c cleaning 53996 clauses out of 108014 with flag 13261601/1530000
278.71/278.21	c cleaning 55001 clauses out of 110020 with flag 13736049/1586002
293.91/293.47	c cleaning 55999 clauses out of 112017 with flag 14264381/1643000
307.92/307.42	c cleaning 57002 clauses out of 114018 with flag 14759807/1701000
322.12/321.61	c cleaning 58002 clauses out of 116017 with flag 15263669/1760001
337.12/336.60	c cleaning 59001 clauses out of 118014 with flag 15773736/1820000
351.93/351.49	c cleaning 59992 clauses out of 120013 with flag 16289345/1881000
369.91/369.32	c cleaning 61011 clauses out of 122022 with flag 16848716/1943001
385.62/385.08	c cleaning 61996 clauses out of 124010 with flag 17383862/2006000
401.81/401.27	c cleaning 63000 clauses out of 126015 with flag 17928970/2070001
418.73/418.15	c cleaning 63997 clauses out of 128014 with flag 18480341/2135000
437.12/436.57	c cleaning 65006 clauses out of 130017 with flag 19040566/2201000
455.82/455.24	c cleaning 65995 clauses out of 132014 with flag 19621122/2268003
474.73/474.17	c cleaning 66998 clauses out of 134016 with flag 20192397/2336000
494.04/493.41	c cleaning 67999 clauses out of 136020 with flag 20776562/2405002
514.96/514.33	c cleaning 69002 clauses out of 138019 with flag 21353304/2475000
537.37/536.79	c cleaning 69997 clauses out of 140017 with flag 21954349/2546000
558.20/557.51	c cleaning 70992 clauses out of 142020 with flag 22581688/2618000
579.61/578.97	c cleaning 72002 clauses out of 144028 with flag 23226097/2691000
603.31/602.65	c cleaning 72998 clauses out of 146026 with flag 23863036/2765000
626.82/626.11	c cleaning 74011 clauses out of 148029 with flag 24501524/2840001
650.12/649.42	c cleaning 75006 clauses out of 150018 with flag 25141219/2916001
674.03/673.33	c cleaning 75999 clauses out of 152012 with flag 25784094/2993001
700.23/699.50	c cleaning 77005 clauses out of 154013 with flag 26469848/3071001
727.23/726.57	c cleaning 77991 clauses out of 156007 with flag 27159746/3150000
753.30/752.59	c cleaning 78994 clauses out of 158017 with flag 27866098/3230001
793.30/792.53	c cleaning 79998 clauses out of 160022 with flag 28673442/3311000
822.61/821.89	c cleaning 81006 clauses out of 162028 with flag 29430301/3393004
851.81/851.01	c cleaning 81998 clauses out of 164018 with flag 30156641/3476000
882.12/881.31	c cleaning 83002 clauses out of 166022 with flag 30907404/3560002
911.12/910.39	c cleaning 83999 clauses out of 168018 with flag 31637377/3645000
943.33/942.56	c cleaning 85004 clauses out of 170019 with flag 32422000/3731000
974.33/973.49	c cleaning 85998 clauses out of 172016 with flag 33189041/3818001
1010.02/1009.18	c cleaning 87003 clauses out of 174018 with flag 33988284/3906001
1043.31/1042.42	c cleaning 87994 clauses out of 176014 with flag 34756489/3995000
1077.21/1076.39	c cleaning 89007 clauses out of 178022 with flag 35508420/4085002
1111.43/1110.57	c cleaning 90003 clauses out of 180013 with flag 36327815/4176000
1146.73/1145.82	c cleaning 91002 clauses out of 182014 with flag 37142416/4268004
1185.64/1184.65	c cleaning 92000 clauses out of 184008 with flag 37948710/4361000
1221.65/1220.60	c cleaning 92985 clauses out of 186008 with flag 38778625/4455000
1261.06/1260.07	c cleaning 94012 clauses out of 188025 with flag 39578473/4550002
1298.97/1297.99	c cleaning 94995 clauses out of 190011 with flag 40399151/4646000
1339.18/1338.16	c cleaning 95999 clauses out of 192017 with flag 41239303/4743001
1381.50/1380.43	c cleaning 97002 clauses out of 194018 with flag 42102931/4841001
1427.40/1426.23	c cleaning 97996 clauses out of 196015 with flag 42949945/4940000
1470.00/1468.82	c cleaning 98991 clauses out of 198020 with flag 43827424/5040001
1514.30/1513.14	c cleaning 100008 clauses out of 200028 with flag 44697501/5141000
1559.71/1558.53	c cleaning 100998 clauses out of 202020 with flag 45565270/5243000
1603.63/1602.43	c cleaning 102001 clauses out of 204022 with flag 46437820/5346000
1649.09/1647.75	c cleaning 103004 clauses out of 206021 with flag 47327232/5450000
1696.89/1695.55	c cleaning 104001 clauses out of 208018 with flag 48231792/5555001
1747.28/1745.95	c cleaning 105006 clauses out of 210016 with flag 49156537/5661000
1797.47/1796.15	c cleaning 106003 clauses out of 212011 with flag 50088954/5768001
1800.07/1798.70	c starts		: 14444
1800.07/1798.70	c conflicts		: 5776857
1800.07/1798.70	c decisions		: 8679852
1800.07/1798.70	c propagations		: 179503528
1800.07/1798.70	c inspects		: 41529282934
1800.07/1798.70	c shortcuts		: 0
1800.07/1798.70	c learnt literals	: 0
1800.07/1798.70	c learnt binary clauses	: 0
1800.07/1798.70	c learnt ternary clauses	: 0
1800.07/1798.70	c learnt constraints	: 5776857
1800.07/1798.70	c ignored constraints	: 0
1800.07/1798.70	c root simplifications	: 0
1800.07/1798.70	c removed literals (reason simplification)	: 0
1800.07/1798.70	c reason swapping (by a shorter reason)	: 0
1800.07/1798.70	c Calls to reduceDB	: 103
1800.07/1798.70	c Number of update (reduction) of LBD	: 1789085
1800.07/1798.70	c Imported unit clauses	: 0
1800.07/1798.70	c number of reductions to clauses (during analyze)	: 0
1800.07/1798.70	c number of learned constraints concerned by reduction	: 0
1800.07/1798.70	c number of learning phase by resolution	: 0
1800.07/1798.70	c number of learning phase by cutting planes	: 0
1800.07/1798.70	c timeout
1800.07/1798.70	c speed (assignments/second)	: 99804.53820881365
1800.07/1798.70	c non guided choices	2809
1800.07/1798.73	c learnt constraints type 
1800.07/1798.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 114865
1800.07/1798.73	s UNKNOWN
1800.07/1798.73	c Total wall clock time (in seconds): 1798.614

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.04 2.00 4/172 22462
/proc/meminfo: memFree=31508752/32872528 swapFree=446836/479540
[pid=22462] ppid=22458 vsize=9224 CPUtime=0 cores=1,3,5,7
/proc/22462/stat : 22462 (java) R 22458 22462 22074 0 -1 4202496 405 0 0 0 0 0 0 0 20 0 1 0 12235208 9445376 75 33554432000 1073741824 1073778376 140733263633344 140733263630472 235365513311 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22462/statm: 2306 91 73 9 0 38 0

[startup+0.100059 s]
/proc/loadavg: 2.04 2.04 2.00 4/172 22462
/proc/meminfo: memFree=31508752/32872528 swapFree=446836/479540
[pid=22462] ppid=22458 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/22462/stat : 22462 (java) S 22458 22462 22074 0 -1 4202496 4463 0 1 0 8 1 0 0 20 0 18 0 12235208 9787879424 5569 33554432000 1073741824 1073778376 140733263633344 140733263624480 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22462/statm: 2389619 5569 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200212 s]
/proc/loadavg: 2.04 2.04 2.00 4/172 22462
/proc/meminfo: memFree=31508752/32872528 swapFree=446836/479540
[pid=22462] ppid=22458 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/22462/stat : 22462 (java) S 22458 22462 22074 0 -1 4202496 6255 0 1 0 26 1 0 0 20 0 19 0 12235208 9856040960 7346 33554432000 1073741824 1073778376 140733263633344 140733263624480 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22462/statm: 2406260 7346 2233 9 0 2396937 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9625040

[startup+0.300235 s]
/proc/loadavg: 2.04 2.04 2.00 4/172 22462
/proc/meminfo: memFree=31508752/32872528 swapFree=446836/479540
[pid=22462] ppid=22458 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/22462/stat : 22462 (java) S 22458 22462 22074 0 -1 4202496 7050 0 1 0 50 1 0 0 20 0 19 0 12235208 9856040960 7551 33554432000 1073741824 1073778376 140733263633344 140733263624480 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22462/statm: 2406260 7551 2238 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700163 s]
/proc/loadavg: 2.04 2.04 2.00 4/172 22462
/proc/meminfo: memFree=31508752/32872528 swapFree=446836/479540
[pid=22462] ppid=22458 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/22462/stat : 22462 (java) S 22458 22462 22074 0 -1 4202496 8478 0 1 0 101 2 0 0 20 0 19 0 12235208 9856040960 8670 33554432000 1073741824 1073778376 140733263633344 140733263624480 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22462/statm: 2406260 8670 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 9625040

[startup+1.5007 s]
/proc/loadavg: 2.04 2.04 2.00 3/212 22532
/proc/meminfo: memFree=31455428/32872528 swapFree=446836/479540
[pid=22462] ppid=22458 vsize=9625040 CPUtime=1.91 cores=1,3,5,7
/proc/22462/stat : 22462 (java) S 22458 22462 22074 0 -1 4202496 9216 0 1 0 189 2 0 0 20 0 19 0 12235208 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140733263624480 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22462/statm: 2406260 9410 2250 9 0 2396937 0
[pid=22462/tid=22465] ppid=22458 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/22462/task/22465/stat : 22465 (java) R 22458 22462 22074 0 -1 4202560 2461 0 1 0 145 0 0 0 20 0 19 0 12235209 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190952500912 140190892637738 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22462/tid=22469] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22469/stat : 22469 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190891239720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22470] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22470/stat : 22470 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190890186920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22471] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22471/stat : 22471 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190889134632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22462/tid=22472] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22472/stat : 22472 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190888081832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22473] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22473/stat : 22473 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190791973672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22474] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22474/stat : 22474 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190790920872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22475] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22475/stat : 22475 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190789868584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22476] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22476/stat : 22476 (java) S 22458 22462 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190788815784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22477] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22477/stat : 22477 (java) S 22458 22462 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190776617192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22478] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22478/stat : 22478 (java) S 22458 22462 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190775563256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22479] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22479/stat : 22479 (java) S 22458 22462 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190774510856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22480] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22480/stat : 22480 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190773459344 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22481] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22481/stat : 22481 (java) S 22458 22462 22074 0 -1 4202560 1523 0 0 0 13 0 0 0 20 0 19 0 12235215 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190772406968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22482] ppid=22458 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/22462/task/22482/stat : 22482 (java) S 22458 22462 22074 0 -1 4202560 3961 0 0 0 29 0 0 0 20 0 19 0 12235215 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190771354168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22483] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22483/stat : 22483 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190770302072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22484] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22484/stat : 22484 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190769249480 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22499] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22499/stat : 22499 (java) S 22458 22462 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12235224 9856040960 9410 33554432000 1073741824 1073778376 140733263633344 140190768194472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.04 2.04 2.00 3/212 22532
/proc/meminfo: memFree=31447920/32872528 swapFree=446836/479540
[pid=22462] ppid=22458 vsize=9625040 CPUtime=3.53 cores=1,3,5,7
/proc/22462/stat : 22462 (java) S 22458 22462 22074 0 -1 4202496 9223 0 1 0 351 2 0 0 20 0 19 0 12235208 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140733263624480 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22462/statm: 2406260 10949 2250 9 0 2396937 0
[pid=22462/tid=22465] ppid=22458 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/22462/task/22465/stat : 22465 (java) R 22458 22462 22074 0 -1 4202560 2465 0 1 0 305 0 0 0 20 0 19 0 12235209 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190952500912 140190892673023 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22462/tid=22469] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22469/stat : 22469 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190891239720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22470] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22470/stat : 22470 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190890186920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22471] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22471/stat : 22471 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190889134632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22462/tid=22472] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22472/stat : 22472 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190888081832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22473] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22473/stat : 22473 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190791973672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22474] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22474/stat : 22474 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190790920872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22475] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22475/stat : 22475 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190789868584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22476] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22476/stat : 22476 (java) S 22458 22462 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190788815784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22477] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22477/stat : 22477 (java) S 22458 22462 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190776617192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22478] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22478/stat : 22478 (java) S 22458 22462 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190775563256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22479] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22479/stat : 22479 (java) S 22458 22462 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190774510856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22480] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22480/stat : 22480 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190773459344 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22481] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22481/stat : 22481 (java) S 22458 22462 22074 0 -1 4202560 1523 0 0 0 13 0 0 0 20 0 19 0 12235215 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190772406968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22482] ppid=22458 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/22462/task/22482/stat : 22482 (java) S 22458 22462 22074 0 -1 4202560 3964 0 0 0 30 0 0 0 20 0 19 0 12235215 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190771354168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22483] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22483/stat : 22483 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190770302072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22484] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22484/stat : 22484 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190769249480 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22499] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22499/stat : 22499 (java) S 22458 22462 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12235224 9856040960 10949 33554432000 1073741824 1073778376 140733263633344 140190768194472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 9625040

[startup+6.30072 s]
/proc/loadavg: 2.04 2.04 2.00 3/212 22532
/proc/meminfo: memFree=31430120/32872528 swapFree=446836/479540
[pid=22462] ppid=22458 vsize=9625040 CPUtime=6.72 cores=1,3,5,7
/proc/22462/stat : 22462 (java) S 22458 22462 22074 0 -1 4202496 9229 0 1 0 670 2 0 0 20 0 19 0 12235208 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140733263624480 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22462/statm: 2406260 12721 2251 9 0 2396937 0
[pid=22462/tid=22465] ppid=22458 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/22462/task/22465/stat : 22465 (java) R 22458 22462 22074 0 -1 4202560 2470 0 1 0 624 0 0 0 20 0 19 0 12235209 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190952500912 140190892672236 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22462/tid=22469] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22469/stat : 22469 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190891239720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22470] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22470/stat : 22470 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190890186920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22471] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22471/stat : 22471 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190889134632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22462/tid=22472] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22472/stat : 22472 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190888081832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22473] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22473/stat : 22473 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190791973672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22474] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22474/stat : 22474 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190790920872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22475] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22475/stat : 22475 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190789868584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22476] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22476/stat : 22476 (java) S 22458 22462 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12235211 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190788815784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22477] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22477/stat : 22477 (java) S 22458 22462 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190776617192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22478] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22478/stat : 22478 (java) S 22458 22462 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190775563256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22479] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22479/stat : 22479 (java) S 22458 22462 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190774510856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22480] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22480/stat : 22480 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190773459344 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22481] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22481/stat : 22481 (java) S 22458 22462 22074 0 -1 4202560 1523 0 0 0 13 0 0 0 20 0 19 0 12235215 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190772406968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22482] ppid=22458 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/22462/task/22482/stat : 22482 (java) S 22458 22462 22074 0 -1 4202560 3964 0 0 0 30 0 0 0 20 0 19 0 12235215 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190771354168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22483] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22483/stat : 22483 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190770302072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22484] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22484/stat : 22484 (java) S 22458 22462 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190769249480 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22499] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22499/stat : 22499 (java) S 22458 22462 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12235224 9856040960 12721 33554432000 1073741824 1073778376 140733263633344 140190768194472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.72
Current children cumulated vsize (KiB) 9625040


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

[pid=22462/tid=22499] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22499/stat : 22499 (java) S 22458 22462 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12235224 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190768194472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1723.69
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.03 2.06 2.03 3/212 22576
/proc/meminfo: memFree=30952324/32872528 swapFree=446836/479540
[pid=22462] ppid=22458 vsize=9625040 CPUtime=1783.67 cores=1,3,5,7
/proc/22462/stat : 22462 (java) S 22458 22462 22074 0 -1 4202496 10234 0 1 0 178320 47 0 0 20 0 19 0 12235208 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140733263624480 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22462/statm: 2406260 75387 2266 9 0 2396937 0
[pid=22462/tid=22465] ppid=22458 vsize=9625040 CPUtime=1777.35 cores=1,3,5,7
/proc/22462/task/22465/stat : 22465 (java) R 22458 22462 22074 0 -1 4202560 2533 0 1 0 177705 30 0 0 20 0 19 0 12235209 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190952500912 140190892672650 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22469] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22469/stat : 22469 (java) S 22458 22462 22074 0 -1 4202560 23 0 0 0 10 0 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190891239720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22470] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22470/stat : 22470 (java) S 22458 22462 22074 0 -1 4202560 36 0 0 0 11 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190890186920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22471] ppid=22458 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/22462/task/22471/stat : 22471 (java) S 22458 22462 22074 0 -1 4202560 58 0 0 0 9 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190889134632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22472] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22472/stat : 22472 (java) S 22458 22462 22074 0 -1 4202560 137 0 0 0 11 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190888081832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22473] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22473/stat : 22473 (java) S 22458 22462 22074 0 -1 4202560 135 0 0 0 8 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190791973672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22474] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22474/stat : 22474 (java) S 22458 22462 22074 0 -1 4202560 152 0 0 0 10 3 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190790920872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22475] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22475/stat : 22475 (java) S 22458 22462 22074 0 -1 4202560 30 0 0 0 8 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190789868584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22462/tid=22476] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22476/stat : 22476 (java) S 22458 22462 22074 0 -1 4202560 211 0 0 0 8 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190788815784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22477] ppid=22458 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/22462/task/22477/stat : 22477 (java) S 22458 22462 22074 0 -1 4202560 63 0 0 0 1 0 0 0 20 0 19 0 12235212 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190776617192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22478] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22478/stat : 22478 (java) S 22458 22462 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190775563256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22479] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22479/stat : 22479 (java) S 22458 22462 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190774510856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22480] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22480/stat : 22480 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190773459344 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22481] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22481/stat : 22481 (java) S 22458 22462 22074 0 -1 4202560 1523 0 0 0 13 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190772406968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22482] ppid=22458 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/22462/task/22482/stat : 22482 (java) S 22458 22462 22074 0 -1 4202560 3970 0 0 0 32 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190771354168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22483] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22483/stat : 22483 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190770302072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22484] ppid=22458 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/22462/task/22484/stat : 22484 (java) S 22458 22462 22074 0 -1 4202560 104 0 0 0 24 27 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190769249480 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22499] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22499/stat : 22499 (java) S 22458 22462 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12235224 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190768194472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1783.67
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.7 s]
/proc/loadavg: 2.08 2.07 2.03 3/212 22576
/proc/meminfo: memFree=30952204/32872528 swapFree=446836/479540
[pid=22462] ppid=22458 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/22462/stat : 22462 (java) S 22458 22462 22074 0 -1 4202496 10234 0 1 0 179959 48 0 0 20 0 19 0 12235208 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140733263624480 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22462/statm: 2406260 75387 2266 9 0 2396937 0
[pid=22462/tid=22465] ppid=22458 vsize=9625040 CPUtime=1793.71 cores=1,3,5,7
/proc/22462/task/22465/stat : 22465 (java) R 22458 22462 22074 0 -1 4202560 2533 0 1 0 179341 30 0 0 20 0 19 0 12235209 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190952500912 140190892637831 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22469] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22469/stat : 22469 (java) S 22458 22462 22074 0 -1 4202560 23 0 0 0 10 0 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190891239720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22470] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22470/stat : 22470 (java) S 22458 22462 22074 0 -1 4202560 36 0 0 0 11 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190890186920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22471] ppid=22458 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/22462/task/22471/stat : 22471 (java) S 22458 22462 22074 0 -1 4202560 58 0 0 0 9 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190889134632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22472] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22472/stat : 22472 (java) S 22458 22462 22074 0 -1 4202560 137 0 0 0 11 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190888081832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22473] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22473/stat : 22473 (java) S 22458 22462 22074 0 -1 4202560 135 0 0 0 8 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190791973672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22474] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22474/stat : 22474 (java) S 22458 22462 22074 0 -1 4202560 152 0 0 0 10 3 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190790920872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22475] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22475/stat : 22475 (java) S 22458 22462 22074 0 -1 4202560 30 0 0 0 8 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190789868584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22462/tid=22476] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22476/stat : 22476 (java) S 22458 22462 22074 0 -1 4202560 211 0 0 0 8 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190788815784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22477] ppid=22458 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/22462/task/22477/stat : 22477 (java) S 22458 22462 22074 0 -1 4202560 63 0 0 0 1 0 0 0 20 0 19 0 12235212 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190776617192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22478] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22478/stat : 22478 (java) S 22458 22462 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190775563256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22479] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22479/stat : 22479 (java) S 22458 22462 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190774510856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22480] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22480/stat : 22480 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190773459344 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22481] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22481/stat : 22481 (java) S 22458 22462 22074 0 -1 4202560 1523 0 0 0 13 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190772406968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22482] ppid=22458 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/22462/task/22482/stat : 22482 (java) S 22458 22462 22074 0 -1 4202560 3970 0 0 0 32 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190771354168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22483] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22483/stat : 22483 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190770302072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22484] ppid=22458 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/22462/task/22484/stat : 22484 (java) S 22458 22462 22074 0 -1 4202560 104 0 0 0 25 27 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190769249480 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22499] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22499/stat : 22499 (java) S 22458 22462 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12235224 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190768194472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 22462 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.7 s]
/proc/loadavg: 2.08 2.07 2.03 3/212 22576
/proc/meminfo: memFree=30952204/32872528 swapFree=446836/479540
[pid=22462] ppid=22458 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/22462/stat : 22462 (java) S 22458 22462 22074 0 -1 4202496 10234 0 1 0 179959 48 0 0 20 0 19 0 12235208 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140733263624480 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22462/statm: 2406260 75387 2266 9 0 2396937 0
[pid=22462/tid=22465] ppid=22458 vsize=9625040 CPUtime=1793.71 cores=1,3,5,7
/proc/22462/task/22465/stat : 22465 (java) R 22458 22462 22074 0 -1 4202560 2533 0 1 0 179341 30 0 0 20 0 19 0 12235209 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190952500912 140190892637831 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22469] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22469/stat : 22469 (java) S 22458 22462 22074 0 -1 4202560 23 0 0 0 10 0 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190891239720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22470] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22470/stat : 22470 (java) S 22458 22462 22074 0 -1 4202560 36 0 0 0 11 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190890186920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22471] ppid=22458 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/22462/task/22471/stat : 22471 (java) S 22458 22462 22074 0 -1 4202560 58 0 0 0 9 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190889134632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22472] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22472/stat : 22472 (java) S 22458 22462 22074 0 -1 4202560 137 0 0 0 11 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190888081832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22473] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22473/stat : 22473 (java) S 22458 22462 22074 0 -1 4202560 135 0 0 0 8 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190791973672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22462/tid=22474] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22474/stat : 22474 (java) S 22458 22462 22074 0 -1 4202560 152 0 0 0 10 3 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190790920872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22475] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22475/stat : 22475 (java) S 22458 22462 22074 0 -1 4202560 30 0 0 0 8 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190789868584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22462/tid=22476] ppid=22458 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/22462/task/22476/stat : 22476 (java) S 22458 22462 22074 0 -1 4202560 211 0 0 0 8 2 0 0 20 0 19 0 12235211 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190788815784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22477] ppid=22458 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/22462/task/22477/stat : 22477 (java) S 22458 22462 22074 0 -1 4202560 63 0 0 0 1 0 0 0 20 0 19 0 12235212 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190776617192 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22478] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22478/stat : 22478 (java) S 22458 22462 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190775563256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22479] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22479/stat : 22479 (java) S 22458 22462 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12235212 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190774510856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22480] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22480/stat : 22480 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190773459344 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22481] ppid=22458 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/22462/task/22481/stat : 22481 (java) S 22458 22462 22074 0 -1 4202560 1523 0 0 0 13 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190772406968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22462/tid=22482] ppid=22458 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/22462/task/22482/stat : 22482 (java) S 22458 22462 22074 0 -1 4202560 3970 0 0 0 32 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190771354168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22483] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22483/stat : 22483 (java) S 22458 22462 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190770302072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22484] ppid=22458 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/22462/task/22484/stat : 22484 (java) S 22458 22462 22074 0 -1 4202560 104 0 0 0 25 27 0 0 20 0 19 0 12235215 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190769249480 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22462/tid=22499] ppid=22458 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22462/task/22499/stat : 22499 (java) S 22458 22462 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12235224 9856040960 75387 33554432000 1073741824 1073778376 140733263633344 140190768194472 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1798.73
CPU time (s): 1800.07
CPU user time (s): 1799.59
CPU system time (s): 0.48
CPU usage (%): 100.074
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.05
system time used= 0.860869
maximum resident set size= 301708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10281
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38260
involuntary context switches= 8533

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7714 second user time and 12.3631 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-16 20:30:51
IDJOB=4096075
IDBENCH=107562
IDSOLVER=2546
FILE ID=node104/4096075-1466101851
RUNJOBID= node104-1466098252-22091
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-eq-random4regular-80.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096075-1466101851/watcher-4096075-1466101851 -o /tmp/evaluation-result-4096075-1466101851/solver-4096075-1466101851 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466098252-22091 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4096075-1466101851.opb

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

MD5SUM BENCH= 59d94da41177a29ab8da7774c6b2954c
RANDOM SEED=483954175

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:        31508644 kB
Buffers:           57924 kB
Cached:           123620 kB
SwapCached:          516 kB
Active:            88048 kB
Inactive:          96904 kB
Active(anon):       4472 kB
Inactive(anon):     1168 kB
Active(file):      83576 kB
Inactive(file):    95736 kB
Unevictable:      479540 kB
Mlocked:          446836 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:               468 kB
Writeback:             0 kB
AnonPages:        559512 kB
Mapped:             7064 kB
Shmem:                 0 kB
Slab:             569004 kB
SReclaimable:      13232 kB
SUnreclaim:       555772 kB
KernelStack:        1752 kB
PageTables:         4596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     567400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 71700 MiB
End job on node104 at 2016-06-16 21:00:50