Trace number 4106972

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.08 1791.16

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_3_15.opb
MD5SUM318a02509ac7733b5c1657e14975af2b
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.42978
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74920
Sum of products size (including duplicates)149840
Number of different products37460
Sum of products size74920

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4106972-1466282363.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
2.32/0.98	c ... done. Wall clock time 0.879s.
2.32/0.98	c declared #vars     1000
2.32/0.98	c internal #vars     38460
2.32/0.98	c #constraints  76423
2.32/0.98	c constraints type 
2.32/0.98	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 37460
2.32/0.98	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
2.32/0.98	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
2.32/0.98	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 37460
2.32/0.98	c 76423 constraints processed.
8.92/6.59	c cleaning 2620 clauses out of 5240 with flag 10525/5240
14.63/12.20	c cleaning 4287 clauses out of 8574 with flag 22509/11194
20.82/18.37	c cleaning 5654 clauses out of 11310 with flag 36643/18217
27.02/24.59	c cleaning 6726 clauses out of 13454 with flag 52337/26015
33.40/30.90	c cleaning 7882 clauses out of 15765 with flag 70555/35052
37.79/35.25	c cleaning 8961 clauses out of 17924 with flag 91251/45093
50.66/47.95	c cleaning 10015 clauses out of 20031 with flag 113647/56161
64.26/61.55	c cleaning 11000 clauses out of 22002 with flag 137685/68147
75.76/73.05	c cleaning 11922 clauses out of 23855 with flag 163479/81000
84.17/81.43	c cleaning 12933 clauses out of 25934 with flag 191777/95001
91.37/88.65	c cleaning 14014 clauses out of 28063 with flag 222338/110063
99.35/96.21	c cleaning 14996 clauses out of 29993 with flag 254843/126007
107.16/104.01	c cleaning 15992 clauses out of 32000 with flag 289501/143010
114.76/111.60	c cleaning 16995 clauses out of 33998 with flag 326363/161000
122.66/119.53	c cleaning 17973 clauses out of 36004 with flag 365214/180001
130.77/127.67	c cleaning 19013 clauses out of 38060 with flag 406232/200030
138.36/135.22	c cleaning 20021 clauses out of 40048 with flag 449452/221031
145.76/142.60	c cleaning 21015 clauses out of 42031 with flag 494831/243035
153.20/149.62	c cleaning 21959 clauses out of 43988 with flag 542497/266007
158.19/154.60	c cleaning 23010 clauses out of 46024 with flag 593817/290002
164.59/161.08	c cleaning 24009 clauses out of 48019 with flag 646158/315007
173.39/169.87	c cleaning 25013 clauses out of 50028 with flag 699946/341025
183.69/180.17	c cleaning 25985 clauses out of 51990 with flag 755430/368000
197.98/193.79	c cleaning 26986 clauses out of 54005 with flag 812860/396000
211.97/207.77	c cleaning 28047 clauses out of 56096 with flag 872444/425077
228.87/224.69	c cleaning 29032 clauses out of 58065 with flag 933667/455093
247.16/242.92	c cleaning 29977 clauses out of 59955 with flag 996663/486015
268.46/264.25	c cleaning 30998 clauses out of 61997 with flag 1061722/518034
290.26/286.10	c cleaning 31979 clauses out of 63974 with flag 1128745/551009
314.46/310.21	c cleaning 32992 clauses out of 65986 with flag 1197871/585000
343.33/337.76	c cleaning 34020 clauses out of 68042 with flag 1269039/620048
370.02/364.49	c cleaning 34997 clauses out of 69995 with flag 1342118/656021
398.02/392.43	c cleaning 36012 clauses out of 72025 with flag 1417307/693048
430.34/424.73	c cleaning 37026 clauses out of 74053 with flag 1494426/731088
464.36/458.73	c cleaning 37990 clauses out of 75982 with flag 1573398/770043
500.47/494.87	c cleaning 38977 clauses out of 77955 with flag 1654369/810006
539.80/534.19	c cleaning 40002 clauses out of 80005 with flag 1737450/851033
581.74/575.76	c cleaning 40974 clauses out of 81970 with flag 1822400/893000
624.74/618.77	c cleaning 42025 clauses out of 84052 with flag 1909588/936056
671.03/665.02	c cleaning 43042 clauses out of 86085 with flag 1998729/980114
719.22/713.23	c cleaning 43988 clauses out of 87977 with flag 2089655/1025048
769.32/763.40	c cleaning 44969 clauses out of 89941 with flag 2182609/1071000
822.46/815.00	c cleaning 46049 clauses out of 92100 with flag 2277907/1118128
878.97/871.53	c cleaning 46960 clauses out of 93923 with flag 2374586/1166000
942.18/934.77	c cleaning 48022 clauses out of 96046 with flag 2473782/1215083
1007.78/1000.36	c cleaning 48969 clauses out of 97941 with flag 2574733/1265000
1073.89/1066.46	c cleaning 50060 clauses out of 100122 with flag 2678144/1316150
1150.94/1143.02	c cleaning 50947 clauses out of 101912 with flag 2782773/1368000
1234.45/1226.55	c cleaning 51992 clauses out of 103985 with flag 2889861/1421020
1316.96/1309.07	c cleaning 53000 clauses out of 106002 with flag 2998981/1475029
1401.56/1393.70	c cleaning 53999 clauses out of 108000 with flag 3109940/1530027
1496.47/1488.50	c cleaning 55004 clauses out of 110010 with flag 3223046/1586036
1586.25/1577.37	c cleaning 56034 clauses out of 112070 with flag 3338303/1643100
1690.77/1681.90	c cleaning 56964 clauses out of 113936 with flag 3455007/1701000
1796.28/1787.30	c cleaning 58021 clauses out of 116044 with flag 3574285/1760072
1800.08/1791.10	c starts		: 1
1800.08/1791.10	c conflicts		: 1762810
1800.08/1791.10	c decisions		: 2006956
1800.08/1791.10	c propagations		: 87127397
1800.08/1791.10	c inspects		: 23333420940
1800.08/1791.10	c shortcuts		: 0
1800.08/1791.10	c learnt literals	: 0
1800.08/1791.10	c learnt binary clauses	: 0
1800.08/1791.10	c learnt ternary clauses	: 0
1800.08/1791.10	c learnt constraints	: 1762810
1800.08/1791.10	c ignored constraints	: 0
1800.08/1791.10	c root simplifications	: 0
1800.08/1791.10	c removed literals (reason simplification)	: 0
1800.08/1791.10	c reason swapping (by a shorter reason)	: 0
1800.08/1791.10	c Calls to reduceDB	: 55
1800.08/1791.10	c Number of update (reduction) of LBD	: 52733
1800.08/1791.10	c Imported unit clauses	: 0
1800.08/1791.10	c number of reductions to clauses (during analyze)	: 0
1800.08/1791.10	c number of learned constraints concerned by reduction	: 0
1800.08/1791.10	c number of learning phase by resolution	: 0
1800.08/1791.10	c number of learning phase by cutting planes	: 0
1800.08/1791.10	c speed (assignments/second)	: 48672.10345407407
1800.08/1791.10	c non guided choices	37864
1800.08/1791.11	c timeout
1800.08/1791.13	c learnt constraints type 
1800.08/1791.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 60762
1800.08/1791.13	s UNKNOWN
1800.08/1791.13	c Total wall clock time (in seconds): 1791.026

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-4106972-1466282363/watcher-4106972-1466282363 -o /tmp/evaluation-result-4106972-1466282363/solver-4106972-1466282363 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466276989-21400 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106972-1466282363.opb 

pid=22191
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.01 2.05 2.06 3/194 22194
/proc/meminfo: memFree=31142304/32872528 swapFree=241348/274052
[pid=22194] ppid=22191 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/22194/stat : 22194 (java) S 22191 22194 21384 0 -1 4202496 1345 0 0 0 0 0 0 0 20 0 2 0 30286309 98570240 970 33554432000 1073741824 1073778376 140735838104624 140735838095760 251146567741 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22194/statm: 24065 975 741 9 0 16771 0
[pid=22194/tid=22195] ppid=22191 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22195/stat : 22195 (java) R 22191 22194 21384 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 30286309 98570240 977 33554432000 1073741824 1073778376 140735838104624 140345201368616 251143210368 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.01 2.05 2.06 3/194 22194
/proc/meminfo: memFree=31142304/32872528 swapFree=241348/274052
[pid=22194] ppid=22191 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/22194/stat : 22194 (java) S 22191 22194 21384 0 -1 4202496 4474 0 1 0 10 1 0 0 20 0 18 0 30286309 9787879424 6114 33554432000 1073741824 1073778376 140735838104624 140735838095760 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22194/statm: 2389619 6114 2157 9 0 2380296 0
[pid=22194/tid=22195] ppid=22191 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/22194/task/22195/stat : 22195 (java) R 22191 22194 21384 0 -1 4202560 2373 0 1 0 7 0 0 0 20 0 18 0 30286309 9787879424 6114 33554432000 1073741824 1073778376 140735838104624 140345201371456 251146593549 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200262 s]
/proc/loadavg: 2.01 2.05 2.06 3/194 22194
/proc/meminfo: memFree=31142304/32872528 swapFree=241348/274052
[pid=22194] ppid=22191 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/22194/stat : 22194 (java) S 22191 22194 21384 0 -1 4202496 4675 0 1 0 24 1 0 0 20 0 18 0 30286309 9787879424 6748 33554432000 1073741824 1073778376 140735838104624 140735838095760 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22194/statm: 2389619 6748 2214 9 0 2380296 0
[pid=22194/tid=22195] ppid=22191 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/22194/task/22195/stat : 22195 (java) R 22191 22194 21384 0 -1 4202560 2397 0 1 0 17 0 0 0 20 0 18 0 30286309 9787879424 6748 33554432000 1073741824 1073778376 140735838104624 140345201373400 140345052519046 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300264 s]
/proc/loadavg: 2.01 2.05 2.06 3/194 22194
/proc/meminfo: memFree=31142304/32872528 swapFree=241348/274052
[pid=22194] ppid=22191 vsize=9558476 CPUtime=0.49 cores=0,2,4,6
/proc/22194/stat : 22194 (java) S 22191 22194 21384 0 -1 4202496 6336 0 1 0 47 2 0 0 20 0 18 0 30286309 9787879424 9465 33554432000 1073741824 1073778376 140735838104624 140735838095760 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22194/statm: 2389619 9465 2243 9 0 2380296 0
[pid=22194/tid=22195] ppid=22191 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/22194/task/22195/stat : 22195 (java) R 22191 22194 21384 0 -1 4202560 2400 0 1 0 27 0 0 0 20 0 18 0 30286309 9787879424 9465 33554432000 1073741824 1073778376 140735838104624 140345201373400 140345052609312 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700213 s]
/proc/loadavg: 2.01 2.05 2.06 3/194 22194
/proc/meminfo: memFree=31142304/32872528 swapFree=241348/274052
[pid=22194] ppid=22191 vsize=9560312 CPUtime=1.67 cores=0,2,4,6
/proc/22194/stat : 22194 (java) S 22191 22194 21384 0 -1 4202496 25910 0 1 0 161 6 0 0 20 0 18 0 30286309 9789759488 43886 33554432000 1073741824 1073778376 140735838104624 140735838095760 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22194/statm: 2390078 43886 2257 9 0 2380755 0
[pid=22194/tid=22195] ppid=22191 vsize=9560312 CPUtime=0.67 cores=0,2,4,6
/proc/22194/task/22195/stat : 22195 (java) R 22191 22194 21384 0 -1 4202560 2447 0 1 0 66 1 0 0 20 0 18 0 30286309 9789759488 43886 33554432000 1073741824 1073778376 140735838104624 140345201364816 140345052569264 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 9560312

[startup+1.50086 s]
/proc/loadavg: 2.01 2.05 2.06 5/213 22213
/proc/meminfo: memFree=30885812/32872528 swapFree=241348/274052
[pid=22194] ppid=22191 vsize=9625040 CPUtime=3.88 cores=0,2,4,6
/proc/22194/stat : 22194 (java) S 22191 22194 21384 0 -1 4202496 30993 0 1 0 374 14 0 0 20 0 19 0 30286309 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140735838095760 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22194/statm: 2406260 66081 2281 9 0 2396937 0
[pid=22194/tid=22195] ppid=22191 vsize=9625040 CPUtime=1.39 cores=0,2,4,6
/proc/22194/task/22195/stat : 22195 (java) R 22191 22194 21384 0 -1 4202560 2471 0 1 0 136 3 0 0 20 0 19 0 30286309 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140345201365144 140345053769893 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22197] ppid=22191 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/22194/task/22197/stat : 22197 (java) S 22191 22194 21384 0 -1 4202560 120 0 0 0 4 1 0 0 20 0 19 0 30286310 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140345173826344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22198] ppid=22191 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22194/task/22198/stat : 22198 (java) S 22191 22194 21384 0 -1 4202560 29 0 0 0 2 0 0 0 20 0 19 0 30286310 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140345172773544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22199] ppid=22191 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22194/task/22199/stat : 22199 (java) S 22191 22194 21384 0 -1 4202560 101 0 0 0 2 0 0 0 20 0 19 0 30286310 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140345171721256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22200] ppid=22191 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22194/task/22200/stat : 22200 (java) S 22191 22194 21384 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 30286310 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140345041529768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22201] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22201/stat : 22201 (java) S 22191 22194 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30286310 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140345040476456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22202] ppid=22191 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/22194/task/22202/stat : 22202 (java) S 22191 22194 21384 0 -1 4202560 119 0 0 0 5 2 0 0 20 0 19 0 30286310 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140345039423656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22203] ppid=22191 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22194/task/22203/stat : 22203 (java) S 22191 22194 21384 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 19 0 30286310 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140345038371368 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22204] ppid=22191 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22194/task/22204/stat : 22204 (java) S 22191 22194 21384 0 -1 4202560 97 0 0 0 1 0 0 0 20 0 19 0 30286310 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140345037318568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22205] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22205/stat : 22205 (java) S 22191 22194 21384 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140344554805992 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22206] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22206/stat : 22206 (java) S 22191 22194 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140344553752056 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22207] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22207/stat : 22207 (java) S 22191 22194 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140344552699656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22208] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22208/stat : 22208 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140344551648144 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22209] ppid=22191 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/22194/task/22209/stat : 22209 (java) S 22191 22194 21384 0 -1 4202560 9734 0 0 0 107 3 0 0 20 0 19 0 30286314 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140344550594744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22210] ppid=22191 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/22194/task/22210/stat : 22210 (java) S 22191 22194 21384 0 -1 4202560 16942 0 0 0 103 3 0 0 20 0 19 0 30286314 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140344549541944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22211] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22211/stat : 22211 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140344548489848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22212] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22212/stat : 22212 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140344547437256 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22213] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22213/stat : 22213 (java) S 22191 22194 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30286411 9856040960 66081 33554432000 1073741824 1073778376 140735838104624 140344546383272 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 9625040

[startup+3.10083 s]
/proc/loadavg: 2.01 2.05 2.06 3/213 22213
/proc/meminfo: memFree=30877364/32872528 swapFree=241348/274052
[pid=22194] ppid=22191 vsize=9625040 CPUtime=5.51 cores=0,2,4,6
/proc/22194/stat : 22194 (java) S 22191 22194 21384 0 -1 4202496 30995 0 1 0 537 14 0 0 20 0 19 0 30286309 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140735838095760 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22194/statm: 2406260 66082 2282 9 0 2396937 0
[pid=22194/tid=22195] ppid=22191 vsize=9625040 CPUtime=2.99 cores=0,2,4,6
/proc/22194/task/22195/stat : 22195 (java) R 22191 22194 21384 0 -1 4202560 2472 0 1 0 296 3 0 0 20 0 19 0 30286309 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140345201371472 140345053769837 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22197] ppid=22191 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/22194/task/22197/stat : 22197 (java) S 22191 22194 21384 0 -1 4202560 120 0 0 0 4 1 0 0 20 0 19 0 30286310 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140345173826344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22198] ppid=22191 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22194/task/22198/stat : 22198 (java) S 22191 22194 21384 0 -1 4202560 29 0 0 0 2 0 0 0 20 0 19 0 30286310 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140345172773544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22199] ppid=22191 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22194/task/22199/stat : 22199 (java) S 22191 22194 21384 0 -1 4202560 101 0 0 0 2 0 0 0 20 0 19 0 30286310 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140345171721256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22200] ppid=22191 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22194/task/22200/stat : 22200 (java) S 22191 22194 21384 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 30286310 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140345041529768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22201] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22201/stat : 22201 (java) S 22191 22194 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30286310 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140345040476456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22202] ppid=22191 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/22194/task/22202/stat : 22202 (java) S 22191 22194 21384 0 -1 4202560 119 0 0 0 5 2 0 0 20 0 19 0 30286310 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140345039423656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22203] ppid=22191 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22194/task/22203/stat : 22203 (java) S 22191 22194 21384 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 19 0 30286310 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140345038371368 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22204] ppid=22191 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22194/task/22204/stat : 22204 (java) S 22191 22194 21384 0 -1 4202560 97 0 0 0 1 0 0 0 20 0 19 0 30286310 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140345037318568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22205] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22205/stat : 22205 (java) S 22191 22194 21384 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140344554805992 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22206] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22206/stat : 22206 (java) S 22191 22194 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140344553752056 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22207] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22207/stat : 22207 (java) S 22191 22194 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140344552699656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22208] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22208/stat : 22208 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140344551648144 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22209] ppid=22191 vsize=9625040 CPUtime=1.12 cores=0,2,4,6
/proc/22194/task/22209/stat : 22209 (java) S 22191 22194 21384 0 -1 4202560 9735 0 0 0 109 3 0 0 20 0 19 0 30286314 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140344550594744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22210] ppid=22191 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/22194/task/22210/stat : 22210 (java) S 22191 22194 21384 0 -1 4202560 16942 0 0 0 103 3 0 0 20 0 19 0 30286314 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140344549541944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22211] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22211/stat : 22211 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140344548489848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22212] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22212/stat : 22212 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140344547437256 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22213] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22213/stat : 22213 (java) S 22191 22194 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30286411 9856040960 66082 33554432000 1073741824 1073778376 140735838104624 140344546383272 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 9625040

[startup+6.30085 s]
/proc/loadavg: 2.09 2.06 2.07 3/213 22213
/proc/meminfo: memFree=30824880/32872528 swapFree=241348/274052
[pid=22194] ppid=22191 vsize=9625040 CPUtime=8.72 cores=0,2,4,6
/proc/22194/stat : 22194 (java) S 22191 22194 21384 0 -1 4202496 30998 0 1 0 858 14 0 0 20 0 19 0 30286309 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140735838095760 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22194/statm: 2406260 65163 2283 9 0 2396937 0
[pid=22194/tid=22195] ppid=22191 vsize=9625040 CPUtime=6.18 cores=0,2,4,6
/proc/22194/task/22195/stat : 22195 (java) R 22191 22194 21384 0 -1 4202560 2474 0 1 0 615 3 0 0 20 0 19 0 30286309 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140345201372520 140345052755113 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22197] ppid=22191 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/22194/task/22197/stat : 22197 (java) S 22191 22194 21384 0 -1 4202560 120 0 0 0 4 1 0 0 20 0 19 0 30286310 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140345173826344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22198] ppid=22191 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22194/task/22198/stat : 22198 (java) S 22191 22194 21384 0 -1 4202560 29 0 0 0 2 0 0 0 20 0 19 0 30286310 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140345172773544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22199] ppid=22191 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22194/task/22199/stat : 22199 (java) S 22191 22194 21384 0 -1 4202560 101 0 0 0 2 0 0 0 20 0 19 0 30286310 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140345171721256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22200] ppid=22191 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22194/task/22200/stat : 22200 (java) S 22191 22194 21384 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 30286310 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140345041529768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22201] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22201/stat : 22201 (java) S 22191 22194 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30286310 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140345040476456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22202] ppid=22191 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/22194/task/22202/stat : 22202 (java) S 22191 22194 21384 0 -1 4202560 119 0 0 0 5 2 0 0 20 0 19 0 30286310 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140345039423656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22203] ppid=22191 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22194/task/22203/stat : 22203 (java) S 22191 22194 21384 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 19 0 30286310 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140345038371368 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22204] ppid=22191 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22194/task/22204/stat : 22204 (java) S 22191 22194 21384 0 -1 4202560 97 0 0 0 1 0 0 0 20 0 19 0 30286310 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140345037318568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22205] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22205/stat : 22205 (java) S 22191 22194 21384 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140344554805992 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22206] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22206/stat : 22206 (java) S 22191 22194 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140344553752056 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22207] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22207/stat : 22207 (java) S 22191 22194 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140344552699656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22208] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22208/stat : 22208 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140344551648144 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22209] ppid=22191 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/22194/task/22209/stat : 22209 (java) S 22191 22194 21384 0 -1 4202560 9736 0 0 0 111 3 0 0 20 0 19 0 30286314 9856040960 65163 33554432000 1073741824 1073778376 140735838104624 140344550594744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22210] ppid=22191 vsize=9625040 CPUtime=1.06 cores=0,2,4,6

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

[pid=22194/tid=22213] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22213/stat : 22213 (java) S 22191 22194 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30286411 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344546383272 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1731.27
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 22280
/proc/meminfo: memFree=27174984/32872528 swapFree=241348/274052
[pid=22194] ppid=22191 vsize=9625040 CPUtime=1791.28 cores=0,2,4,6
/proc/22194/stat : 22194 (java) S 22191 22194 21384 0 -1 4202496 100295 0 1 0 178755 373 0 0 20 0 19 0 30286309 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140735838095760 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22194/statm: 2406260 936242 2298 9 0 2396937 0
[pid=22194/tid=22195] ppid=22191 vsize=9625040 CPUtime=1774.1 cores=0,2,4,6
/proc/22194/task/22195/stat : 22195 (java) R 22191 22194 21384 0 -1 4202560 3446 0 1 0 177371 39 0 0 20 0 19 0 30286309 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345201364688 140345053651275 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22197] ppid=22191 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/22194/task/22197/stat : 22197 (java) S 22191 22194 21384 0 -1 4202560 9445 0 0 0 88 59 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345173826344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22198] ppid=22191 vsize=9625040 CPUtime=1.19 cores=0,2,4,6
/proc/22194/task/22198/stat : 22198 (java) S 22191 22194 21384 0 -1 4202560 6508 0 0 0 77 42 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345172773544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22199] ppid=22191 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/22194/task/22199/stat : 22199 (java) S 22191 22194 21384 0 -1 4202560 6463 0 0 0 65 51 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345171721256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22200] ppid=22191 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/22194/task/22200/stat : 22200 (java) S 22191 22194 21384 0 -1 4202560 9522 0 0 0 68 42 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345041529768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22201] ppid=22191 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/22194/task/22201/stat : 22201 (java) S 22191 22194 21384 0 -1 4202560 11209 0 0 0 60 36 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345040476456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22202] ppid=22191 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/22194/task/22202/stat : 22202 (java) S 22191 22194 21384 0 -1 4202560 8324 0 0 0 52 27 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345039423656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22203] ppid=22191 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/22194/task/22203/stat : 22203 (java) S 22191 22194 21384 0 -1 4202560 5798 0 0 0 65 33 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345038371368 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22204] ppid=22191 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/22194/task/22204/stat : 22204 (java) S 22191 22194 21384 0 -1 4202560 8049 0 0 0 65 36 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345037318568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22205] ppid=22191 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/22194/task/22205/stat : 22205 (java) S 22191 22194 21384 0 -1 4202560 3479 0 0 0 118 3 0 0 20 0 19 0 30286311 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344554805992 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22206] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22206/stat : 22206 (java) S 22191 22194 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344553752056 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22207] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22207/stat : 22207 (java) S 22191 22194 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344552699656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22208] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22208/stat : 22208 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344551648144 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22209] ppid=22191 vsize=9625040 CPUtime=1.19 cores=0,2,4,6
/proc/22194/task/22209/stat : 22209 (java) S 22191 22194 21384 0 -1 4202560 9739 0 0 0 116 3 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344550594744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22210] ppid=22191 vsize=9625040 CPUtime=1.17 cores=0,2,4,6
/proc/22194/task/22210/stat : 22210 (java) S 22191 22194 21384 0 -1 4202560 16952 0 0 0 114 3 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344549541944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22211] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22211/stat : 22211 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344548489848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22212] ppid=22191 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/22194/task/22212/stat : 22212 (java) S 22191 22194 21384 0 -1 4202560 103 0 0 0 24 35 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344547437256 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22213] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22213/stat : 22213 (java) S 22191 22194 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30286411 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344546383272 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 22346
/proc/meminfo: memFree=27268472/32872528 swapFree=241348/274052
[pid=22194] ppid=22191 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/22194/stat : 22194 (java) S 22191 22194 21384 0 -1 4202496 100297 0 1 0 179635 373 0 0 20 0 19 0 30286309 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140735838095760 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22194/statm: 2406260 936242 2298 9 0 2396937 0
[pid=22194/tid=22195] ppid=22191 vsize=9625040 CPUtime=1782.87 cores=0,2,4,6
/proc/22194/task/22195/stat : 22195 (java) R 22191 22194 21384 0 -1 4202560 3446 0 1 0 178247 40 0 0 20 0 19 0 30286309 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345201364688 140345053815053 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22197] ppid=22191 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/22194/task/22197/stat : 22197 (java) S 22191 22194 21384 0 -1 4202560 9445 0 0 0 88 59 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345173826344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22198] ppid=22191 vsize=9625040 CPUtime=1.19 cores=0,2,4,6
/proc/22194/task/22198/stat : 22198 (java) S 22191 22194 21384 0 -1 4202560 6508 0 0 0 77 42 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345172773544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22199] ppid=22191 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/22194/task/22199/stat : 22199 (java) S 22191 22194 21384 0 -1 4202560 6463 0 0 0 65 51 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345171721256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22200] ppid=22191 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/22194/task/22200/stat : 22200 (java) S 22191 22194 21384 0 -1 4202560 9522 0 0 0 68 42 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345041529768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22201] ppid=22191 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/22194/task/22201/stat : 22201 (java) S 22191 22194 21384 0 -1 4202560 11209 0 0 0 60 36 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345040476456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22202] ppid=22191 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/22194/task/22202/stat : 22202 (java) S 22191 22194 21384 0 -1 4202560 8324 0 0 0 52 27 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345039423656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22203] ppid=22191 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/22194/task/22203/stat : 22203 (java) S 22191 22194 21384 0 -1 4202560 5798 0 0 0 65 33 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345038371368 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22204] ppid=22191 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/22194/task/22204/stat : 22204 (java) S 22191 22194 21384 0 -1 4202560 8049 0 0 0 65 36 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345037318568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22205] ppid=22191 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/22194/task/22205/stat : 22205 (java) S 22191 22194 21384 0 -1 4202560 3479 0 0 0 118 3 0 0 20 0 19 0 30286311 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344554805992 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22206] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22206/stat : 22206 (java) S 22191 22194 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344553752056 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22207] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22207/stat : 22207 (java) S 22191 22194 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344552699656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22208] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22208/stat : 22208 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344551648144 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22209] ppid=22191 vsize=9625040 CPUtime=1.19 cores=0,2,4,6
/proc/22194/task/22209/stat : 22209 (java) S 22191 22194 21384 0 -1 4202560 9739 0 0 0 116 3 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344550594744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22210] ppid=22191 vsize=9625040 CPUtime=1.17 cores=0,2,4,6
/proc/22194/task/22210/stat : 22210 (java) S 22191 22194 21384 0 -1 4202560 16952 0 0 0 114 3 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344549541944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22211] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22211/stat : 22211 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344548489848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22212] ppid=22191 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/22194/task/22212/stat : 22212 (java) S 22191 22194 21384 0 -1 4202560 105 0 0 0 25 35 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344547437256 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22213] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22213/stat : 22213 (java) S 22191 22194 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30286411 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344546383272 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 22194 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1791.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 22346
/proc/meminfo: memFree=27268472/32872528 swapFree=241348/274052
[pid=22194] ppid=22191 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/22194/stat : 22194 (java) S 22191 22194 21384 0 -1 4202496 100297 0 1 0 179635 373 0 0 20 0 19 0 30286309 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140735838095760 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22194/statm: 2406260 936242 2298 9 0 2396937 0
[pid=22194/tid=22195] ppid=22191 vsize=9625040 CPUtime=1782.87 cores=0,2,4,6
/proc/22194/task/22195/stat : 22195 (java) R 22191 22194 21384 0 -1 4202560 3446 0 1 0 178247 40 0 0 20 0 19 0 30286309 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345201364688 140345053815053 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22197] ppid=22191 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/22194/task/22197/stat : 22197 (java) S 22191 22194 21384 0 -1 4202560 9445 0 0 0 88 59 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345173826344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22198] ppid=22191 vsize=9625040 CPUtime=1.19 cores=0,2,4,6
/proc/22194/task/22198/stat : 22198 (java) S 22191 22194 21384 0 -1 4202560 6508 0 0 0 77 42 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345172773544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22199] ppid=22191 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/22194/task/22199/stat : 22199 (java) S 22191 22194 21384 0 -1 4202560 6463 0 0 0 65 51 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345171721256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22200] ppid=22191 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/22194/task/22200/stat : 22200 (java) S 22191 22194 21384 0 -1 4202560 9522 0 0 0 68 42 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345041529768 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22201] ppid=22191 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/22194/task/22201/stat : 22201 (java) S 22191 22194 21384 0 -1 4202560 11209 0 0 0 60 36 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345040476456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22194/tid=22202] ppid=22191 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/22194/task/22202/stat : 22202 (java) S 22191 22194 21384 0 -1 4202560 8324 0 0 0 52 27 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345039423656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22203] ppid=22191 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/22194/task/22203/stat : 22203 (java) S 22191 22194 21384 0 -1 4202560 5798 0 0 0 65 33 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345038371368 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22204] ppid=22191 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/22194/task/22204/stat : 22204 (java) S 22191 22194 21384 0 -1 4202560 8049 0 0 0 65 36 0 0 20 0 19 0 30286310 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140345037318568 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22205] ppid=22191 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/22194/task/22205/stat : 22205 (java) S 22191 22194 21384 0 -1 4202560 3479 0 0 0 118 3 0 0 20 0 19 0 30286311 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344554805992 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22206] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22206/stat : 22206 (java) S 22191 22194 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344553752056 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22207] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22207/stat : 22207 (java) S 22191 22194 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30286311 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344552699656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22208] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22208/stat : 22208 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344551648144 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22209] ppid=22191 vsize=9625040 CPUtime=1.19 cores=0,2,4,6
/proc/22194/task/22209/stat : 22209 (java) S 22191 22194 21384 0 -1 4202560 9739 0 0 0 116 3 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344550594744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22194/tid=22210] ppid=22191 vsize=9625040 CPUtime=1.17 cores=0,2,4,6
/proc/22194/task/22210/stat : 22210 (java) S 22191 22194 21384 0 -1 4202560 16952 0 0 0 114 3 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344549541944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22211] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22211/stat : 22211 (java) S 22191 22194 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344548489848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22194/tid=22212] ppid=22191 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/22194/task/22212/stat : 22212 (java) S 22191 22194 21384 0 -1 4202560 105 0 0 0 25 35 0 0 20 0 19 0 30286314 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344547437256 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22194/tid=22213] ppid=22191 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22194/task/22213/stat : 22213 (java) S 22191 22194 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30286411 9856040960 936242 33554432000 1073741824 1073778376 140735838104624 140344546383272 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22194 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=819602
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=251353
# CPU time returned by wait4() is 1796.07
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1791.16
CPU time (s): 1800.08
CPU user time (s): 1796.35
CPU system time (s): 3.73
CPU usage (%): 100.498
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.82
system time used= 4.25135
maximum resident set size= 3745136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100345
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= 40979
involuntary context switches= 13605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4314 second user time and 13.6839 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 22:39:23
IDJOB=4106972
IDBENCH=48346
IDSOLVER=2546
FILE ID=node107/4106972-1466282363
RUNJOBID= node107-1466276989-21400
PBS_JOBID= 19918269
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_60_3_15.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106972-1466282363/watcher-4106972-1466282363 -o /tmp/evaluation-result-4106972-1466282363/solver-4106972-1466282363 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466276989-21400 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106972-1466282363.opb

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

MD5SUM BENCH= 318a02509ac7733b5c1657e14975af2b
RANDOM SEED=1765980329

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31143360 kB
Buffers:          161320 kB
Cached:           444904 kB
SwapCached:         3136 kB
Active:           194364 kB
Inactive:         497144 kB
Active(anon):      85128 kB
Inactive(anon):     2864 kB
Active(file):     109236 kB
Inactive(file):   494280 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              2600 kB
Writeback:             0 kB
AnonPages:        376500 kB
Mapped:            16980 kB
Shmem:                 0 kB
Slab:             618208 kB
SReclaimable:      60800 kB
SUnreclaim:       557408 kB
KernelStack:        1752 kB
PageTables:         5000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     961404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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 node107 at 2016-06-18 23:09:14