Trace number 4080548

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.76 897.582

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K101.opb
MD5SUMa3de6c6ee42f8b511357d3857e721bb4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, 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 benchmark426.046
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6868
Total number of constraints7072
Number of constraints which are clauses6971
Number of constraints which are cardinality constraints (but not clauses)101
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint101
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 102
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4080548-1465278837.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  no objective function found
1.09/0.51	c ... done. Wall clock time 0.385s.
1.09/0.51	c declared #vars     6868
1.09/0.51	c #constraints  7072
1.09/0.51	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.09/0.51	c constraints type 
1.09/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5669
1.09/0.51	c org.sat4j.minisat.constraints.card.MinWatchCard => 101
1.09/0.51	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1.09/0.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1300
1.09/0.51	c 7072 constraints processed.
1.09/0.51	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.09/0.51	c constraints type 
1.09/0.51	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1300
1.09/0.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5669
1.09/0.51	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 101
1.09/0.51	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
1.09/0.51	c 7072 constraints processed.
7.39/2.44	c cleaning 2494 clauses out of 4991 with flag 25191/5000
11.34/4.24	c cleaning 4228 clauses out of 8493 with flag 63885/11000
14.81/5.93	c cleaning 5624 clauses out of 11258 with flag 116397/18001
18.89/7.99	c cleaning 6815 clauses out of 13630 with flag 171296/26000
23.90/10.31	c cleaning 7865 clauses out of 15812 with flag 227220/35000
29.10/12.94	c cleaning 8912 clauses out of 17947 with flag 284608/45001
34.70/15.78	c cleaning 9414 clauses out of 20033 with flag 343662/56002
41.62/19.15	c cleaning 10176 clauses out of 22615 with flag 408096/68000
48.82/22.75	c cleaning 11001 clauses out of 25437 with flag 479051/81000
57.16/26.83	c cleaning 11910 clauses out of 28432 with flag 556870/95001
66.10/31.22	c cleaning 12656 clauses out of 31520 with flag 646310/110000
74.90/35.61	c cleaning 13576 clauses out of 34864 with flag 736404/126000
85.00/40.67	c cleaning 14306 clauses out of 38286 with flag 831627/143000
96.49/46.31	c cleaning 15326 clauses out of 41981 with flag 937041/161001
107.07/51.66	c cleaning 16192 clauses out of 45653 with flag 1050005/180002
119.20/57.64	c cleaning 16886 clauses out of 49457 with flag 1163909/200000
132.69/64.40	c cleaning 17935 clauses out of 53562 with flag 1286249/221001
146.58/71.29	c cleaning 18708 clauses out of 57626 with flag 1418127/243000
160.18/78.01	c cleaning 19407 clauses out of 61917 with flag 1554392/266000
176.28/86.04	c cleaning 20494 clauses out of 66509 with flag 1698610/290000
194.30/95.31	c cleaning 21375 clauses out of 71012 with flag 1859089/315000
211.35/103.89	c cleaning 22286 clauses out of 75637 with flag 2021276/341000
229.84/113.04	c cleaning 23325 clauses out of 80351 with flag 2189355/368000
249.50/122.81	c cleaning 24207 clauses out of 85024 with flag 2372099/396000
270.41/133.26	c cleaning 24982 clauses out of 89812 with flag 2561607/425000
293.69/144.87	c cleaning 25672 clauses out of 94830 with flag 2762806/455000
318.22/156.91	c cleaning 0 clauses out of 5000 with flag 0/5000
318.81/157.14	c cleaning 26980 clauses out of 100155 with flag 2966997/486000
343.02/169.11	c cleaning 27579 clauses out of 105174 with flag 3180025/518000
369.55/182.35	c cleaning 28636 clauses out of 110594 with flag 3413183/551000
400.01/197.40	c cleaning 29688 clauses out of 115958 with flag 3642095/585003
428.72/211.62	c cleaning 30164 clauses out of 121266 with flag 3881933/620000
460.26/227.81	c cleaning 31449 clauses out of 127104 with flag 4133513/656002
492.91/244.18	c cleaning 32637 clauses out of 132656 with flag 4401124/693003
524.19/259.74	c cleaning 33529 clauses out of 138017 with flag 4674515/731002
555.17/275.21	c cleaning 34575 clauses out of 143484 with flag 4961812/770002
587.17/291.29	c cleaning 35233 clauses out of 148908 with flag 5258191/810001
620.97/308.17	c cleaning 36191 clauses out of 154675 with flag 5558132/851001
655.76/325.50	c cleaning 37231 clauses out of 160483 with flag 5874697/893000
690.55/342.96	c cleaning 38208 clauses out of 166253 with flag 6212041/936001
729.14/362.22	c cleaning 39322 clauses out of 172046 with flag 6545561/980002
767.54/381.42	c cleaning 39979 clauses out of 177721 with flag 6898450/1025000
808.54/401.94	c cleaning 41519 clauses out of 183743 with flag 7255910/1071001
851.14/423.26	c cleaning 42283 clauses out of 189221 with flag 7625865/1118000
895.33/445.39	c cleaning 42992 clauses out of 194938 with flag 8012461/1166000
941.94/468.68	c cleaning 44118 clauses out of 200946 with flag 8412388/1215000
989.14/492.21	c cleaning 44959 clauses out of 206828 with flag 8822312/1265000
1037.94/516.66	c cleaning 46157 clauses out of 212869 with flag 9245784/1316000
1091.06/543.54	c cleaning 47154 clauses out of 218712 with flag 9691659/1368000
1141.66/568.80	c cleaning 48236 clauses out of 224558 with flag 10148822/1421000
1194.26/595.16	c cleaning 49045 clauses out of 230321 with flag 10617404/1475000
1249.03/622.54	c cleaning 50176 clauses out of 236275 with flag 11120901/1530000
1310.72/653.30	c cleaning 51036 clauses out of 242097 with flag 11719297/1586000
1375.82/685.61	c cleaning 52332 clauses out of 248061 with flag 12326617/1643001
1436.39/715.73	c cleaning 53480 clauses out of 253730 with flag 12881981/1701002
1496.11/745.55	c cleaning 54166 clauses out of 259250 with flag 13426957/1760003
1557.89/776.46	c cleaning 55396 clauses out of 265081 with flag 14002528/1820000
1620.67/807.87	c cleaning 56528 clauses out of 270686 with flag 14560432/1881002
1686.16/840.55	c cleaning 57215 clauses out of 276154 with flag 15143356/1943000
1751.12/873.08	c cleaning 58348 clauses out of 281938 with flag 15716285/2006000
1800.12/897.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/897.50	c starts		: 14793
1800.12/897.50	c conflicts		: 2056471
1800.12/897.50	c decisions		: 36232430
1800.12/897.50	c propagations		: 790152741
1800.12/897.50	c inspects		: 5226087654
1800.12/897.50	c shortcuts		: 0
1800.12/897.50	c learnt literals	: 97
1800.12/897.50	c learnt binary clauses	: 87283
1800.12/897.50	c learnt ternary clauses	: 93983
1800.12/897.50	c learnt constraints	: 2056374
1800.12/897.50	c ignored constraints	: 0
1800.12/897.50	c root simplifications	: 0
1800.12/897.50	c removed literals (reason simplification)	: 26050861
1800.12/897.50	c reason swapping (by a shorter reason)	: 0
1800.12/897.50	c Calls to reduceDB	: 59
1800.12/897.50	c Number of update (reduction) of LBD	: 1626857
1800.12/897.50	c Imported unit clauses	: 0
1800.12/897.50	c number of reductions to clauses (during analyze)	: 0
1800.12/897.50	c number of learned constraints concerned by reduction	: 0
1800.12/897.50	c number of learning phase by resolution	: 0
1800.12/897.50	c number of learning phase by cutting planes	: 0
1800.12/897.50	c speed (assignments/second)	: 880923.523902961
1800.12/897.50	c non guided choices	8418
1800.12/897.56	c learnt constraints type 
1800.12/897.56	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 87283
1800.12/897.56	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 186779
1800.12/897.56	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/897.56	c starts		: 27
1800.12/897.56	c conflicts		: 7042
1800.12/897.56	c decisions		: 74839
1800.12/897.56	c propagations		: 2756990
1800.12/897.56	c inspects		: 311142084
1800.12/897.56	c shortcuts		: 0
1800.12/897.56	c learnt literals	: 0
1800.12/897.56	c learnt binary clauses	: 0
1800.12/897.56	c learnt ternary clauses	: 0
1800.12/897.56	c learnt constraints	: 7041
1800.12/897.56	c ignored constraints	: 0
1800.12/897.56	c root simplifications	: 0
1800.12/897.56	c removed literals (reason simplification)	: 0
1800.12/897.56	c reason swapping (by a shorter reason)	: 0
1800.12/897.56	c Calls to reduceDB	: 1
1800.12/897.56	c Number of update (reduction) of LBD	: 0
1800.12/897.56	c Imported unit clauses	: 0
1800.12/897.56	c number of reductions to clauses (during analyze)	: 0
1800.12/897.56	c number of learned constraints concerned by reduction	: 0
1800.12/897.56	c number of learning phase by resolution	: 0
1800.12/897.56	c number of learning phase by cutting planes	: 0
1800.12/897.56	c speed (assignments/second)	: 3073.454376817798
1800.12/897.56	c non guided choices	1591
1800.12/897.56	c learnt constraints type 
1800.12/897.56	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 170
1800.12/897.56	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1061
1800.12/897.56	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5810
1800.12/897.56	s UNKNOWN
1800.12/897.56	c Total wall clock time (in seconds): 897.438

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

pid=23940
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.25 4.10 3.30 6/197 23943
/proc/meminfo: memFree=30267668/32872528 swapFree=15784/1434320
[pid=23943] ppid=23940 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/23943/stat : 23943 (java) S 23940 23943 23715 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 109816946 98570240 978 33554432000 1073741824 1073778376 140734248228816 140734248219952 214373007421 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23943/statm: 24065 978 744 9 0 16771 0
[pid=23943/tid=23944] ppid=23940 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23944/stat : 23944 (java) R 23940 23943 23715 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 109816946 98570240 978 33554432000 1073741824 1073778376 140734248228816 139925534866984 214369650048 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100066 s]
/proc/loadavg: 4.25 4.10 3.30 6/197 23943
/proc/meminfo: memFree=30267668/32872528 swapFree=15784/1434320
[pid=23943] ppid=23940 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/23943/stat : 23943 (java) S 23940 23943 23715 0 -1 4202496 4455 0 1 0 9 1 0 0 20 0 18 0 109816946 9787879424 5585 33554432000 1073741824 1073778376 140734248228816 140734248219952 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23943/statm: 2389619 5585 2126 9 0 2380296 0
[pid=23943/tid=23944] ppid=23940 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/23943/task/23944/stat : 23944 (java) R 23940 23943 23715 0 -1 4202560 2437 0 1 0 7 1 0 0 20 0 18 0 109816946 9787879424 5585 33554432000 1073741824 1073778376 140734248228816 139925534870432 214373033229 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200297 s]
/proc/loadavg: 4.25 4.10 3.30 6/197 23943
/proc/meminfo: memFree=30267668/32872528 swapFree=15784/1434320
[pid=23943] ppid=23940 vsize=9558904 CPUtime=0.28 cores=0,2,4,6
/proc/23943/stat : 23943 (java) S 23940 23943 23715 0 -1 4202496 5841 0 1 0 27 1 0 0 20 0 18 0 109816946 9788317696 7224 33554432000 1073741824 1073778376 140734248228816 140734248219952 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23943/statm: 2389726 7246 2204 9 0 2380403 0
[pid=23943/tid=23944] ppid=23940 vsize=9558904 CPUtime=0.18 cores=0,2,4,6
/proc/23943/task/23944/stat : 23944 (java) R 23940 23943 23715 0 -1 4202560 2452 0 1 0 17 1 0 0 20 0 18 0 109816946 9788317696 7250 33554432000 1073741824 1073778376 140734248228816 139925534870568 139925474639184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558904

[startup+0.300319 s]
/proc/loadavg: 4.25 4.10 3.30 6/197 23943
/proc/meminfo: memFree=30267668/32872528 swapFree=15784/1434320
[pid=23943] ppid=23940 vsize=9558476 CPUtime=0.55 cores=0,2,4,6
/proc/23943/stat : 23943 (java) S 23940 23943 23715 0 -1 4202496 7316 0 1 0 54 1 0 0 20 0 18 0 109816946 9787879424 9570 33554432000 1073741824 1073778376 140734248228816 140734248219952 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23943/statm: 2389619 9570 2233 9 0 2380296 0
[pid=23943/tid=23944] ppid=23940 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/23943/task/23944/stat : 23944 (java) R 23940 23943 23715 0 -1 4202560 2455 0 1 0 26 2 0 0 20 0 18 0 109816946 9787879424 9570 33554432000 1073741824 1073778376 140734248228816 139925534863216 139925474674927 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9558476

[startup+0.700233 s]
/proc/loadavg: 4.25 4.10 3.30 6/197 23943
/proc/meminfo: memFree=30267668/32872528 swapFree=15784/1434320
[pid=23943] ppid=23940 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/23943/stat : 23943 (java) S 23940 23943 23715 0 -1 4202496 21494 0 1 0 179 6 0 0 20 0 22 0 109816946 10060525568 30159 33554432000 1073741824 1073778376 140734248228816 140734248219952 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23943/statm: 2456183 30159 2256 9 0 2446860 0
[pid=23943/tid=23944] ppid=23940 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/23943/task/23944/stat : 23944 (java) S 23940 23943 23715 0 -1 4202560 2527 0 1 0 47 2 0 0 20 0 22 0 109816946 10060525568 30159 33554432000 1073741824 1073778376 140734248228816 139925534872440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.39 4.13 3.32 8/219 23965
/proc/meminfo: memFree=30091860/32872528 swapFree=15784/1434320
[pid=23943] ppid=23940 vsize=9824732 CPUtime=5.04 cores=0,2,4,6
/proc/23943/stat : 23943 (java) S 23940 23943 23715 0 -1 4202496 26612 0 1 0 497 7 0 0 20 0 22 0 109816946 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 140734248219952 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23943/statm: 2456183 40700 2272 9 0 2446860 0
[pid=23943/tid=23944] ppid=23940 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/23943/task/23944/stat : 23944 (java) S 23940 23943 23715 0 -1 4202560 2527 0 1 0 47 2 0 0 20 0 22 0 109816946 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925534872440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23946] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23946/stat : 23946 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816947 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925473601704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23947] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23947/stat : 23947 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816947 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925472549160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23948] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23948/stat : 23948 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816947 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925376416168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23949] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23949/stat : 23949 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816947 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925375363624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23950] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23950/stat : 23950 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816947 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925374311080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23951] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23951/stat : 23951 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816947 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925373258536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23952] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23952/stat : 23952 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816947 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925372205992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23953] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23953/stat : 23953 (java) S 23940 23943 23715 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 109816947 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925371153448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23954] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23954/stat : 23954 (java) S 23940 23943 23715 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 109816948 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925358954600 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23955] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23955/stat : 23955 (java) S 23940 23943 23715 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 109816949 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925357900920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23956] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23956/stat : 23956 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109816949 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925356848264 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23957] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23957/stat : 23957 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925355797008 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23958] ppid=23940 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/23943/task/23958/stat : 23958 (java) R 23940 23943 23715 0 -1 4202560 12457 0 0 0 128 2 0 0 20 0 22 0 109816951 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925354721728 139925537473643 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23959] ppid=23940 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/23943/task/23959/stat : 23959 (java) R 23940 23943 23715 0 -1 4202560 10278 0 0 0 123 3 0 0 20 0 22 0 109816951 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925353683664 139925541022171 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23960] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23960/stat : 23960 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925352639480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23961] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23961/stat : 23961 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925351587144 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23962] ppid=23940 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/23943/task/23962/stat : 23962 (java) R 23940 23943 23715 0 -1 4202560 22 0 0 0 94 0 0 0 20 0 22 0 109816998 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925350531408 139925474791980 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23963] ppid=23940 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/23943/task/23963/stat : 23963 (java) R 23940 23943 23715 0 -1 4202560 50 0 0 0 97 0 0 0 20 0 22 0 109816998 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925349478912 139925538157434 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23964] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23964/stat : 23964 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109816999 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925348426792 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23965] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23965/stat : 23965 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109816999 10060525568 40700 33554432000 1073741824 1073778376 140734248228816 139925347374248 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.39 4.13 3.32 5/219 23965
/proc/meminfo: memFree=29956876/32872528 swapFree=15784/1434320
[pid=23943] ppid=23940 vsize=9824732 CPUtime=8.9 cores=0,2,4,6
/proc/23943/stat : 23943 (java) S 23940 23943 23715 0 -1 4202496 26855 0 1 0 879 11 0 0 20 0 22 0 109816946 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 140734248219952 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23943/statm: 2456183 59807 2292 9 0 2446860 0
[pid=23943/tid=23944] ppid=23940 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/23943/task/23944/stat : 23944 (java) S 23940 23943 23715 0 -1 4202560 2527 0 1 0 47 2 0 0 20 0 22 0 109816946 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925534872440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23946] ppid=23940 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23943/task/23946/stat : 23946 (java) S 23940 23943 23715 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 109816947 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925473601704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23947] ppid=23940 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23943/task/23947/stat : 23947 (java) S 23940 23943 23715 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 109816947 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925472549160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23948] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23948/stat : 23948 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816947 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925376416168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23949] ppid=23940 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23943/task/23949/stat : 23949 (java) S 23940 23943 23715 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 109816947 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925375363624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23950] ppid=23940 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23943/task/23950/stat : 23950 (java) S 23940 23943 23715 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 109816947 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925374311080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23951] ppid=23940 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23943/task/23951/stat : 23951 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 109816947 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925373258536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23952] ppid=23940 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23943/task/23952/stat : 23952 (java) S 23940 23943 23715 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 109816947 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925372205992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23953] ppid=23940 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23943/task/23953/stat : 23953 (java) S 23940 23943 23715 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 109816947 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925371153448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23954] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23954/stat : 23954 (java) S 23940 23943 23715 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 109816948 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925358954600 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23955] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23955/stat : 23955 (java) S 23940 23943 23715 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109816949 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925357900920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23956] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23956/stat : 23956 (java) S 23940 23943 23715 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109816949 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925356848264 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23957] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23957/stat : 23957 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925355797008 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23958] ppid=23940 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/23943/task/23958/stat : 23958 (java) S 23940 23943 23715 0 -1 4202560 12485 0 0 0 154 2 0 0 20 0 22 0 109816951 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925354744376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23959] ppid=23940 vsize=9824732 CPUtime=1.61 cores=0,2,4,6
/proc/23943/task/23959/stat : 23959 (java) S 23940 23943 23715 0 -1 4202560 10327 0 0 0 158 3 0 0 20 0 22 0 109816951 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925353691832 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23960] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23960/stat : 23960 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925352639480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23961] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23961/stat : 23961 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925351587144 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23962] ppid=23940 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/23943/task/23962/stat : 23962 (java) R 23940 23943 23715 0 -1 4202560 22 0 0 0 246 0 0 0 20 0 22 0 109816998 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925350528912 139925475393525 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23963] ppid=23940 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/23943/task/23963/stat : 23963 (java) R 23940 23943 23715 0 -1 4202560 73 0 0 0 248 2 0 0 20 0 22 0 109816998 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925349477928 139925475350877 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23964] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23964/stat : 23964 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109816999 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925348426792 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23965] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23965/stat : 23965 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109816999 10060525568 59807 33554432000 1073741824 1073778376 140734248228816 139925347374248 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.9
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 4.36 4.13 3.32 5/219 23965
/proc/meminfo: memFree=29351748/32872528 swapFree=15784/1434320
[pid=23943] ppid=23940 vsize=9824732 CPUtime=15.61 cores=0,2,4,6
/proc/23943/stat : 23943 (java) S 23940 23943 23715 0 -1 4202496 27954 0 1 0 1535 26 0 0 20 0 22 0 109816946 10060525568 144908 33554432000 1073741824 1073778376 140734248228816 140734248219952 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23943/statm: 2456183 144908 2292 9 0 2446860 0
[pid=23943/tid=23944] ppid=23940 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/23943/task/23944/stat : 23944 (java) S 23940 23943 23715 0 -1 4202560 2527 0 1 0 47 2 0 0 20 0 22 0 109816946 10060525568 144908 33554432000 1073741824 1073778376 140734248228816 139925534872440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23946] ppid=23940 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/23943/task/23946/stat : 23946 (java) S 23940 23943 23715 0 -1 4202560 141 0 0 0 5 2 0 0 20 0 22 0 109816947 10060525568 144908 33554432000 1073741824 1073778376 140734248228816 139925473601704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23947] ppid=23940 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/23943/task/23947/stat : 23947 (java) S 23940 23943 23715 0 -1 4202560 49 0 0 0 5 2 0 0 20 0 22 0 109816947 10060525568 144908 33554432000 1073741824 1073778376 140734248228816 139925472549160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23948] ppid=23940 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23943/task/23948/stat : 23948 (java) S 23940 23943 23715 0 -1 4202560 115 0 0 0 3 0 0 0 20 0 22 0 109816947 10060525568 144908 33554432000 1073741824 1073778376 140734248228816 139925376416168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23949] ppid=23940 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23943/task/23949/stat : 23949 (java) S 23940 23943 23715 0 -1 4202560 121 0 0 0 3 2 0 0 20 0 22 0 109816947 10060525568 144908 33554432000 1073741824 1073778376 140734248228816 139925375363624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23950] ppid=23940 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/23943/task/23950/stat : 23950 (java) S 23940 23943 23715 0 -1 4202560 60 0 0 0 6 2 0 0 20 0 22 0 109816947 10060525568 144908 33554432000 1073741824 1073778376 140734248228816 139925374311080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23951] ppid=23940 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/23943/task/23951/stat : 23951 (java) S 23940 23943 23715 0 -1 4202560 147 0 0 0 10 2 0 0 20 0 22 0 109816947 10060525568 144908 33554432000 1073741824 1073778376 140734248228816 139925373258536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23952] ppid=23940 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/23943/task/23952/stat : 23952 (java) S 23940 23943 23715 0 -1 4202560 51 0 0 0 6 2 0 0 20 0 22 0 109816947 10060525568 144908 33554432000 1073741824 1073778376 140734248228816 139925372205992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23953] ppid=23940 vsize=9824732 CPUtime=0.04 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.29 4.22 3.87 5/219 24076
/proc/meminfo: memFree=23538696/32872528 swapFree=15784/1434320
[pid=23943] ppid=23940 vsize=9824732 CPUtime=1769.75 cores=0,2,4,6
/proc/23943/stat : 23943 (java) S 23940 23943 23715 0 -1 4202496 36082 0 1 0 176776 199 0 0 20 0 22 0 109816946 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 140734248219952 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23943/statm: 2456183 901290 2301 9 0 2446860 0
[pid=23943/tid=23944] ppid=23940 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/23943/task/23944/stat : 23944 (java) S 23940 23943 23715 0 -1 4202560 2532 0 1 0 50 3 0 0 20 0 22 0 109816946 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925534872440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23946] ppid=23940 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/23943/task/23946/stat : 23946 (java) S 23940 23943 23715 0 -1 4202560 585 0 0 0 112 15 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925473601704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23947] ppid=23940 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/23943/task/23947/stat : 23947 (java) S 23940 23943 23715 0 -1 4202560 665 0 0 0 128 18 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925472549160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23948] ppid=23940 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/23943/task/23948/stat : 23948 (java) S 23940 23943 23715 0 -1 4202560 736 0 0 0 104 14 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925376416168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23949] ppid=23940 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/23943/task/23949/stat : 23949 (java) S 23940 23943 23715 0 -1 4202560 869 0 0 0 122 19 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925375363624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23950] ppid=23940 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/23943/task/23950/stat : 23950 (java) S 23940 23943 23715 0 -1 4202560 567 0 0 0 118 15 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925374311080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23951] ppid=23940 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/23943/task/23951/stat : 23951 (java) S 23940 23943 23715 0 -1 4202560 699 0 0 0 126 18 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925373258536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23952] ppid=23940 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/23943/task/23952/stat : 23952 (java) S 23940 23943 23715 0 -1 4202560 535 0 0 0 123 18 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925372205992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23953] ppid=23940 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/23943/task/23953/stat : 23953 (java) S 23940 23943 23715 0 -1 4202560 500 0 0 0 111 15 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925371153448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23954] ppid=23940 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/23943/task/23954/stat : 23954 (java) S 23940 23943 23715 0 -1 4202560 2000 0 0 0 279 6 0 0 20 0 22 0 109816948 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925358954600 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23955] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23955/stat : 23955 (java) S 23940 23943 23715 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109816949 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925357900920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23956] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23956/stat : 23956 (java) S 23940 23943 23715 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109816949 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925356848264 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23957] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23957/stat : 23957 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925355797008 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23958] ppid=23940 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/23943/task/23958/stat : 23958 (java) S 23940 23943 23715 0 -1 4202560 13206 0 0 0 188 2 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925354744376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23959] ppid=23940 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/23943/task/23959/stat : 23959 (java) S 23940 23943 23715 0 -1 4202560 10331 0 0 0 181 3 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925353691832 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23960] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23960/stat : 23960 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925352639480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23961] ppid=23940 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/23943/task/23961/stat : 23961 (java) S 23940 23943 23715 0 -1 4202560 51 0 0 0 16 15 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925351587144 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23962] ppid=23940 vsize=9824732 CPUtime=875.75 cores=0,2,4,6
/proc/23943/task/23962/stat : 23962 (java) R 23940 23943 23715 0 -1 4202560 72 0 0 0 87558 17 0 0 20 0 22 0 109816998 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925350531736 139925475555532 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23963] ppid=23940 vsize=9824732 CPUtime=875.98 cores=0,2,4,6
/proc/23943/task/23963/stat : 23963 (java) R 23940 23943 23715 0 -1 4202560 1469 0 0 0 87547 51 0 0 20 0 22 0 109816998 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925349476256 139925475843904 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23964] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23964/stat : 23964 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109816999 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925348426792 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23965] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23965/stat : 23965 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109816999 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925347374248 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1769.75
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.501 s]
/proc/loadavg: 4.22 4.21 3.87 5/219 24076
/proc/meminfo: memFree=23535112/32872528 swapFree=15784/1434320
[pid=23943] ppid=23940 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/23943/stat : 23943 (java) S 23940 23943 23715 0 -1 4202496 36082 0 1 0 179813 199 0 0 20 0 22 0 109816946 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 140734248219952 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23943/statm: 2456183 901290 2301 9 0 2446860 0
[pid=23943/tid=23944] ppid=23940 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/23943/task/23944/stat : 23944 (java) S 23940 23943 23715 0 -1 4202560 2532 0 1 0 50 3 0 0 20 0 22 0 109816946 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925534872440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23946] ppid=23940 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/23943/task/23946/stat : 23946 (java) S 23940 23943 23715 0 -1 4202560 585 0 0 0 112 15 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925473601704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23947] ppid=23940 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/23943/task/23947/stat : 23947 (java) S 23940 23943 23715 0 -1 4202560 665 0 0 0 128 18 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925472549160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23948] ppid=23940 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/23943/task/23948/stat : 23948 (java) S 23940 23943 23715 0 -1 4202560 736 0 0 0 104 14 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925376416168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23949] ppid=23940 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/23943/task/23949/stat : 23949 (java) S 23940 23943 23715 0 -1 4202560 869 0 0 0 122 19 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925375363624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23950] ppid=23940 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/23943/task/23950/stat : 23950 (java) S 23940 23943 23715 0 -1 4202560 567 0 0 0 118 15 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925374311080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23951] ppid=23940 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/23943/task/23951/stat : 23951 (java) S 23940 23943 23715 0 -1 4202560 699 0 0 0 126 18 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925373258536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23952] ppid=23940 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/23943/task/23952/stat : 23952 (java) S 23940 23943 23715 0 -1 4202560 535 0 0 0 123 18 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925372205992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23953] ppid=23940 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/23943/task/23953/stat : 23953 (java) S 23940 23943 23715 0 -1 4202560 500 0 0 0 111 15 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925371153448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23954] ppid=23940 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/23943/task/23954/stat : 23954 (java) S 23940 23943 23715 0 -1 4202560 2000 0 0 0 279 6 0 0 20 0 22 0 109816948 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925358954600 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23955] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23955/stat : 23955 (java) S 23940 23943 23715 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109816949 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925357900920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23956] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23956/stat : 23956 (java) S 23940 23943 23715 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109816949 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925356848264 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23957] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23957/stat : 23957 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925355797008 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23958] ppid=23940 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/23943/task/23958/stat : 23958 (java) S 23940 23943 23715 0 -1 4202560 13206 0 0 0 188 2 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925354744376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23959] ppid=23940 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/23943/task/23959/stat : 23959 (java) S 23940 23943 23715 0 -1 4202560 10331 0 0 0 181 3 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925353691832 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23960] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23960/stat : 23960 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925352639480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23961] ppid=23940 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/23943/task/23961/stat : 23961 (java) S 23940 23943 23715 0 -1 4202560 51 0 0 0 16 15 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925351587144 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23962] ppid=23940 vsize=9824732 CPUtime=890.94 cores=0,2,4,6
/proc/23943/task/23962/stat : 23962 (java) R 23940 23943 23715 0 -1 4202560 72 0 0 0 89077 17 0 0 20 0 22 0 109816998 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925350531736 139925475393548 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23963] ppid=23940 vsize=9824732 CPUtime=891.17 cores=0,2,4,6
/proc/23943/task/23963/stat : 23963 (java) R 23940 23943 23715 0 -1 4202560 1469 0 0 0 89066 51 0 0 20 0 22 0 109816998 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925349476256 139925475614955 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23964] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23964/stat : 23964 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109816999 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925348426792 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23965] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23965/stat : 23965 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109816999 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925347374248 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 23943 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.501 s]
/proc/loadavg: 4.22 4.21 3.87 5/219 24076
/proc/meminfo: memFree=23535112/32872528 swapFree=15784/1434320
[pid=23943] ppid=23940 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/23943/stat : 23943 (java) S 23940 23943 23715 0 -1 4202496 36082 0 1 0 179813 199 0 0 20 0 22 0 109816946 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 140734248219952 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23943/statm: 2456183 901290 2301 9 0 2446860 0
[pid=23943/tid=23944] ppid=23940 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/23943/task/23944/stat : 23944 (java) S 23940 23943 23715 0 -1 4202560 2532 0 1 0 50 3 0 0 20 0 22 0 109816946 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925534872440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23946] ppid=23940 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/23943/task/23946/stat : 23946 (java) S 23940 23943 23715 0 -1 4202560 585 0 0 0 112 15 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925473601704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23947] ppid=23940 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/23943/task/23947/stat : 23947 (java) S 23940 23943 23715 0 -1 4202560 665 0 0 0 128 18 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925472549160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23948] ppid=23940 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/23943/task/23948/stat : 23948 (java) S 23940 23943 23715 0 -1 4202560 736 0 0 0 104 14 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925376416168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23949] ppid=23940 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/23943/task/23949/stat : 23949 (java) S 23940 23943 23715 0 -1 4202560 869 0 0 0 122 19 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925375363624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23950] ppid=23940 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/23943/task/23950/stat : 23950 (java) S 23940 23943 23715 0 -1 4202560 567 0 0 0 118 15 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925374311080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23943/tid=23951] ppid=23940 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/23943/task/23951/stat : 23951 (java) S 23940 23943 23715 0 -1 4202560 699 0 0 0 126 18 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925373258536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23952] ppid=23940 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/23943/task/23952/stat : 23952 (java) S 23940 23943 23715 0 -1 4202560 535 0 0 0 123 18 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925372205992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23953] ppid=23940 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/23943/task/23953/stat : 23953 (java) S 23940 23943 23715 0 -1 4202560 500 0 0 0 111 15 0 0 20 0 22 0 109816947 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925371153448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23954] ppid=23940 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/23943/task/23954/stat : 23954 (java) S 23940 23943 23715 0 -1 4202560 2000 0 0 0 279 6 0 0 20 0 22 0 109816948 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925358954600 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23955] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23955/stat : 23955 (java) S 23940 23943 23715 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109816949 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925357900920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23956] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23956/stat : 23956 (java) S 23940 23943 23715 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109816949 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925356848264 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23957] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23957/stat : 23957 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925355797008 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23958] ppid=23940 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/23943/task/23958/stat : 23958 (java) S 23940 23943 23715 0 -1 4202560 13206 0 0 0 188 2 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925354744376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23959] ppid=23940 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/23943/task/23959/stat : 23959 (java) S 23940 23943 23715 0 -1 4202560 10331 0 0 0 181 3 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925353691832 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23960] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23960/stat : 23960 (java) S 23940 23943 23715 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925352639480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23961] ppid=23940 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/23943/task/23961/stat : 23961 (java) S 23940 23943 23715 0 -1 4202560 51 0 0 0 16 15 0 0 20 0 22 0 109816951 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925351587144 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23943/tid=23962] ppid=23940 vsize=9824732 CPUtime=890.94 cores=0,2,4,6
/proc/23943/task/23962/stat : 23962 (java) R 23940 23943 23715 0 -1 4202560 72 0 0 0 89077 17 0 0 20 0 22 0 109816998 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925350531736 139925475393548 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23963] ppid=23940 vsize=9824732 CPUtime=891.17 cores=0,2,4,6
/proc/23943/task/23963/stat : 23963 (java) R 23940 23943 23715 0 -1 4202560 1469 0 0 0 89066 51 0 0 20 0 22 0 109816998 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925349476256 139925475614955 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23943/tid=23964] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23964/stat : 23964 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109816999 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925348426792 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23943/tid=23965] ppid=23940 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23943/task/23965/stat : 23965 (java) S 23940 23943 23715 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109816999 10060525568 901290 33554432000 1073741824 1073778376 140734248228816 139925347374248 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 897.582
CPU time (s): 1800.76
CPU user time (s): 1798.3
CPU system time (s): 2.46062
CPU usage (%): 200.623
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.3
system time used= 2.46062
maximum resident set size= 3614780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36116
page faults= 1
swaps= 0
block input operations= 0
block output operations= 760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22452
involuntary context switches= 23801

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.90725 second user time and 4.18736 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-07 07:53:57
IDJOB=4080548
IDBENCH=90139
IDSOLVER=2543
FILE ID=node130/4080548-1465278837
RUNJOBID= node130-1465277942-23731
PBS_JOBID= 19843313
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K101.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080548-1465278837/watcher-4080548-1465278837 -o /tmp/evaluation-result-4080548-1465278837/solver-4080548-1465278837 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465277942-23731 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080548-1465278837.opb

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

MD5SUM BENCH= a3de6c6ee42f8b511357d3857e721bb4
RANDOM SEED=1418153434

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30268196 kB
Buffers:          112760 kB
Cached:           206168 kB
SwapCached:         1724 kB
Active:           201768 kB
Inactive:         231056 kB
Active(anon):     115200 kB
Inactive(anon):     1608 kB
Active(file):      86568 kB
Inactive(file):   229448 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098432 kB
Dirty:              2448 kB
Writeback:             0 kB
AnonPages:       1447772 kB
Mapped:            15384 kB
Shmem:                 0 kB
Slab:             601984 kB
SReclaimable:      45424 kB
SUnreclaim:       556560 kB
KernelStack:        1608 kB
PageTables:         7072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2126436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1378304 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= 71744 MiB
End job on node130 at 2016-06-07 08:08:55