Trace number 4080216

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) 1801.11 894.2

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMd900242764082ad39bc001b38a8b6b82
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.14767
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint52
Maximum length of a constraint52
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 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4080216-1465230147.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.13	c ... done. Wall clock time 0.012s.
0.09/0.13	c declared #vars     52
0.09/0.13	c #constraints  2
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c constraints type 
0.09/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.09/0.13	c 2 constraints processed.
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c constraints type 
0.09/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
0.09/0.13	c 2 constraints processed.
2.34/0.79	c cleaning 2500 clauses out of 5000 with flag 10000/5000
4.30/1.23	c cleaning 4251 clauses out of 8502 with flag 22004/11002
5.30/1.78	c cleaning 5626 clauses out of 11251 with flag 36004/18002
6.73/2.47	c cleaning 6812 clauses out of 13624 with flag 52003/26001
8.63/3.38	c cleaning 7904 clauses out of 15811 with flag 70002/35000
11.06/4.53	c cleaning 8951 clauses out of 17907 with flag 90002/45000
13.67/5.85	c cleaning 9976 clauses out of 19956 with flag 112005/56000
17.11/7.54	c cleaning 10991 clauses out of 21981 with flag 136007/68001
21.17/9.53	c cleaning 11995 clauses out of 23989 with flag 162005/81000
25.36/11.66	c cleaning 12998 clauses out of 25998 with flag 190013/95004
30.40/14.10	c cleaning 13993 clauses out of 27996 with flag 220005/110000
36.00/16.97	c cleaning 15003 clauses out of 30005 with flag 252009/126002
38.85/18.39	c cleaning 0 clauses out of 5001 with flag 0/5001
43.41/20.44	c cleaning 16001 clauses out of 32001 with flag 286007/143001
51.55/24.42	c cleaning 16997 clauses out of 33999 with flag 322007/161000
60.00/28.67	c cleaning 18001 clauses out of 36002 with flag 360007/180000
69.99/33.64	c cleaning 18998 clauses out of 38001 with flag 400007/200000
80.85/39.02	c cleaning 20000 clauses out of 40003 with flag 442007/221000
93.48/45.32	c cleaning 20996 clauses out of 42003 with flag 486008/243000
107.91/52.53	c cleaning 22000 clauses out of 44007 with flag 532008/266000
122.94/60.07	c cleaning 23002 clauses out of 46007 with flag 580009/290000
140.96/69.07	c cleaning 24003 clauses out of 48005 with flag 630009/315000
158.58/77.86	c cleaning 24995 clauses out of 50002 with flag 682011/341000
178.40/87.77	c cleaning 26002 clauses out of 52007 with flag 736012/368000
200.04/98.51	c cleaning 0 clauses out of 11000 with flag 0/11000
204.06/100.52	c cleaning 27001 clauses out of 54005 with flag 792012/396000
226.69/111.89	c cleaning 27997 clauses out of 56004 with flag 850012/425000
251.36/124.20	c cleaning 29004 clauses out of 58008 with flag 910015/455001
279.60/138.28	c cleaning 30002 clauses out of 60004 with flag 972015/486001
312.28/154.58	c cleaning 30995 clauses out of 62003 with flag 1036022/518002
349.41/173.02	c cleaning 32002 clauses out of 64009 with flag 1102025/551003
387.97/192.23	c cleaning 33002 clauses out of 66004 with flag 1170019/585000
431.57/213.90	c cleaning 33998 clauses out of 68003 with flag 1240021/620001
477.55/236.79	c cleaning 34997 clauses out of 70004 with flag 1312026/656000
528.43/262.09	c cleaning 36004 clauses out of 72008 with flag 1386032/693001
543.90/269.77	c cleaning 0 clauses out of 18000 with flag 0/18000
579.64/287.57	c cleaning 36998 clauses out of 74003 with flag 1462030/731000
639.58/317.37	c cleaning 37999 clauses out of 76005 with flag 1540030/770000
703.80/349.25	c cleaning 38997 clauses out of 78006 with flag 1620038/810000
776.14/385.20	c cleaning 39998 clauses out of 80009 with flag 1702040/851000
851.12/422.54	c cleaning 41006 clauses out of 82011 with flag 1786041/893000
927.98/460.72	c cleaning 41996 clauses out of 84005 with flag 1872044/936000
1008.67/500.82	c cleaning 43001 clauses out of 86009 with flag 1960046/980000
1095.01/543.77	c cleaning 44003 clauses out of 88009 with flag 2050049/1025001
1152.10/572.18	c cleaning 0 clauses out of 26000 with flag 0/26000
1185.89/588.95	c cleaning 45004 clauses out of 90007 with flag 2142054/1071002
1282.61/636.96	c cleaning 45997 clauses out of 92001 with flag 2236050/1118000
1386.70/688.67	c cleaning 46998 clauses out of 94005 with flag 2332060/1166001
1500.17/744.92	c cleaning 48000 clauses out of 96006 with flag 2430059/1215000
1617.94/803.61	c cleaning 48998 clauses out of 98006 with flag 2530063/1265000
1741.63/865.19	c cleaning 50000 clauses out of 100008 with flag 2632065/1316000
1800.04/894.13	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/894.13	c starts		: 1
1800.04/894.13	c conflicts		: 1348662
1800.04/894.13	c decisions		: 1348705
1800.04/894.13	c propagations		: 7252493
1800.04/894.13	c inspects		: 13364688592
1800.04/894.13	c shortcuts		: 0
1800.04/894.13	c learnt literals	: 0
1800.04/894.13	c learnt binary clauses	: 0
1800.04/894.13	c learnt ternary clauses	: 0
1800.04/894.13	c learnt constraints	: 1348662
1800.04/894.13	c ignored constraints	: 0
1800.04/894.13	c root simplifications	: 0
1800.04/894.13	c removed literals (reason simplification)	: 13342901
1800.04/894.13	c reason swapping (by a shorter reason)	: 0
1800.04/894.13	c Calls to reduceDB	: 47
1800.04/894.13	c Number of update (reduction) of LBD	: 43
1800.04/894.13	c Imported unit clauses	: 0
1800.04/894.13	c number of reductions to clauses (during analyze)	: 0
1800.04/894.13	c number of learned constraints concerned by reduction	: 0
1800.04/894.13	c number of learning phase by resolution	: 0
1800.04/894.13	c number of learning phase by cutting planes	: 0
1800.04/894.13	c speed (assignments/second)	: 8112.444574696084
1800.04/894.13	c non guided choices	43
1800.04/894.16	c learnt constraints type 
1800.04/894.16	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 82670
1800.04/894.16	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/894.16	c starts		: 59
1800.04/894.16	c conflicts		: 32681
1800.04/894.16	c decisions		: 38420
1800.04/894.16	c propagations		: 183631
1800.04/894.16	c inspects		: 730036297
1800.04/894.16	c shortcuts		: 0
1800.04/894.16	c learnt literals	: 0
1800.04/894.16	c learnt binary clauses	: 0
1800.04/894.16	c learnt ternary clauses	: 0
1800.04/894.16	c learnt constraints	: 32681
1800.04/894.16	c ignored constraints	: 0
1800.04/894.16	c root simplifications	: 0
1800.04/894.16	c removed literals (reason simplification)	: 0
1800.04/894.16	c reason swapping (by a shorter reason)	: 0
1800.04/894.16	c Calls to reduceDB	: 4
1800.04/894.16	c Number of update (reduction) of LBD	: 0
1800.04/894.16	c Imported unit clauses	: 0
1800.04/894.16	c number of reductions to clauses (during analyze)	: 0
1800.04/894.16	c number of learned constraints concerned by reduction	: 0
1800.04/894.16	c number of learning phase by resolution	: 0
1800.04/894.16	c number of learning phase by cutting planes	: 0
1800.04/894.16	c speed (assignments/second)	: 205.3980593383854
1800.04/894.16	c non guided choices	43
1800.04/894.18	c learnt constraints type 
1800.04/894.18	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 475
1800.04/894.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 32206
1800.04/894.18	s UNKNOWN
1800.04/894.18	c Total wall clock time (in seconds): 894.06

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-4080216-1465230147/watcher-4080216-1465230147 -o /tmp/evaluation-result-4080216-1465230147/solver-4080216-1465230147 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12332 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080216-1465230147.opb 

pid=14374
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.02 4.04 4.08 4/197 14377
/proc/meminfo: memFree=30916324/32872528 swapFree=11320/319964
[pid=14377] ppid=14374 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/14377/stat : 14377 (java) D 14374 14377 12316 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 104948020 9515008 186 33554432000 1073741824 1073778376 140737160765312 140737160754376 262953594151 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/14377/statm: 2323 186 143 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.02 4.04 4.08 4/197 14377
/proc/meminfo: memFree=30916324/32872528 swapFree=11320/319964
[pid=14377] ppid=14374 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/14377/stat : 14377 (java) S 14374 14377 12316 0 -1 4202496 4453 0 1 0 8 1 0 0 20 0 18 0 104948020 9787879424 5579 33554432000 1073741824 1073778376 140737160765312 140737160756448 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14377/statm: 2389619 5579 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200229 s]
/proc/loadavg: 4.02 4.04 4.08 4/197 14377
/proc/meminfo: memFree=30916324/32872528 swapFree=11320/319964
[pid=14377] ppid=14374 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/14377/stat : 14377 (java) S 14374 14377 12316 0 -1 4202496 6177 0 1 0 34 2 0 0 20 0 22 0 104948020 10060525568 8378 33554432000 1073741824 1073778376 140737160765312 140737160756448 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14377/statm: 2456183 8378 2222 9 0 2446860 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 9824732

[startup+0.300236 s]
/proc/loadavg: 4.02 4.04 4.08 4/197 14377
/proc/meminfo: memFree=30916324/32872528 swapFree=11320/319964
[pid=14377] ppid=14374 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/14377/stat : 14377 (java) S 14374 14377 12316 0 -1 4202496 9453 0 1 0 73 2 0 0 20 0 22 0 104948020 10060525568 12107 33554432000 1073741824 1073778376 140737160765312 140737160756448 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14377/statm: 2456183 12107 2227 9 0 2446860 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 9824732

[startup+0.700145 s]
/proc/loadavg: 4.02 4.04 4.08 4/197 14377
/proc/meminfo: memFree=30916324/32872528 swapFree=11320/319964
[pid=14377] ppid=14374 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/14377/stat : 14377 (java) S 14374 14377 12316 0 -1 4202496 18701 0 1 0 229 5 0 0 20 0 22 0 104948020 10060525568 29177 33554432000 1073741824 1073778376 140737160765312 140737160756448 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14377/statm: 2456183 29177 2245 9 0 2446860 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 9824732

[startup+1.50091 s]
/proc/loadavg: 4.02 4.04 4.08 7/219 14399
/proc/meminfo: memFree=30738932/32872528 swapFree=11320/319964
[pid=14377] ppid=14374 vsize=9824732 CPUtime=4.9 cores=0,2,4,6
/proc/14377/stat : 14377 (java) S 14374 14377 12316 0 -1 4202496 26225 0 1 0 483 7 0 0 20 0 22 0 104948020 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140737160756448 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14377/statm: 2456183 48152 2272 9 0 2446860 0
[pid=14377/tid=14379] ppid=14374 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/14377/task/14379/stat : 14379 (java) S 14374 14377 12316 0 -1 4202560 2461 0 1 0 9 1 0 0 20 0 22 0 104948021 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207602189176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14380] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14380/stat : 14380 (java) S 14374 14377 12316 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207446158248 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14381] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14381/stat : 14381 (java) S 14374 14377 12316 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207445105704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14382] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14382/stat : 14382 (java) S 14374 14377 12316 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207444052648 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14383] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14383/stat : 14383 (java) S 14374 14377 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207443000104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14384] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14384/stat : 14384 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207441947048 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14385] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14385/stat : 14385 (java) S 14374 14377 12316 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207440894504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14386] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14386/stat : 14386 (java) S 14374 14377 12316 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207439841448 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14387] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14387/stat : 14387 (java) S 14374 14377 12316 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207438788904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14388] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14388/stat : 14388 (java) S 14374 14377 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104948023 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207426378600 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14389] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14389/stat : 14389 (java) S 14374 14377 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207425324920 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14390] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14390/stat : 14390 (java) S 14374 14377 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207424271752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14391] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14391/stat : 14391 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207423220496 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14392] ppid=14374 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/14377/task/14392/stat : 14392 (java) S 14374 14377 12316 0 -1 4202560 9476 0 0 0 101 0 0 0 20 0 22 0 104948026 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207422167352 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14393] ppid=14374 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/14377/task/14393/stat : 14393 (java) S 14374 14377 12316 0 -1 4202560 12842 0 0 0 100 3 0 0 20 0 22 0 104948026 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207421114808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14394] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14394/stat : 14394 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207420061944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14395] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14395/stat : 14395 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207419009608 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14396] ppid=14374 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/14377/task/14396/stat : 14396 (java) R 14374 14377 12316 0 -1 4202560 35 0 0 0 133 0 0 0 20 0 22 0 104948034 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207417953392 140207474169794 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14397] ppid=14374 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/14377/task/14397/stat : 14397 (java) R 14374 14377 12316 0 -1 4202560 94 0 0 0 131 2 0 0 20 0 22 0 104948034 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207416902288 140207474471286 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14398] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14398/stat : 14398 (java) S 14374 14377 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104948034 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207415850280 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14399] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14399/stat : 14399 (java) S 14374 14377 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104948034 10060525568 48152 33554432000 1073741824 1073778376 140737160765312 140207414797736 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 4.02 4.04 4.08 5/219 14399
/proc/meminfo: memFree=30718388/32872528 swapFree=11320/319964
[pid=14377] ppid=14374 vsize=9824732 CPUtime=8.2 cores=0,2,4,6
/proc/14377/stat : 14377 (java) S 14374 14377 12316 0 -1 4202496 26519 0 1 0 809 11 0 0 20 0 22 0 104948020 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140737160756448 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14377/statm: 2456183 82646 2272 9 0 2446860 0
[pid=14377/tid=14379] ppid=14374 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/14377/task/14379/stat : 14379 (java) S 14374 14377 12316 0 -1 4202560 2461 0 1 0 9 1 0 0 20 0 22 0 104948021 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207602189176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14380] ppid=14374 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14377/task/14380/stat : 14380 (java) S 14374 14377 12316 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 104948022 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207446158248 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14381] ppid=14374 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14377/task/14381/stat : 14381 (java) S 14374 14377 12316 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 104948022 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207445105704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14382] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14382/stat : 14382 (java) S 14374 14377 12316 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207444052648 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14383] ppid=14374 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14377/task/14383/stat : 14383 (java) S 14374 14377 12316 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 104948022 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207443000104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14384] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14384/stat : 14384 (java) S 14374 14377 12316 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207441947048 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14385] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14385/stat : 14385 (java) S 14374 14377 12316 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207440894504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14386] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14386/stat : 14386 (java) S 14374 14377 12316 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 104948022 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207439841448 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14387] ppid=14374 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14377/task/14387/stat : 14387 (java) S 14374 14377 12316 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 104948022 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207438788904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14388] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14388/stat : 14388 (java) S 14374 14377 12316 0 -1 4202560 187 0 0 0 0 0 0 0 20 0 22 0 104948023 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207426378600 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14389] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14389/stat : 14389 (java) S 14374 14377 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207425324920 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14390] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14390/stat : 14390 (java) S 14374 14377 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207424271752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14391] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14391/stat : 14391 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207423220496 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14392] ppid=14374 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/14377/task/14392/stat : 14392 (java) S 14374 14377 12316 0 -1 4202560 9476 0 0 0 101 0 0 0 20 0 22 0 104948026 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207422167352 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14393] ppid=14374 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/14377/task/14393/stat : 14393 (java) S 14374 14377 12316 0 -1 4202560 12852 0 0 0 105 3 0 0 20 0 22 0 104948026 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207421114808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14394] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14394/stat : 14394 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207420061944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14395] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14395/stat : 14395 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207419009608 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14396] ppid=14374 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/14377/task/14396/stat : 14396 (java) R 14374 14377 12316 0 -1 4202560 37 0 0 0 288 0 0 0 20 0 22 0 104948034 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207417953392 140207474584046 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14397] ppid=14374 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/14377/task/14397/stat : 14397 (java) R 14374 14377 12316 0 -1 4202560 151 0 0 0 286 3 0 0 20 0 22 0 104948034 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207416901536 140207474470878 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14398] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14398/stat : 14398 (java) S 14374 14377 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104948034 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207415850280 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14399] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14399/stat : 14399 (java) S 14374 14377 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104948034 10060525568 82646 33554432000 1073741824 1073778376 140737160765312 140207414797736 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.02 4.04 4.08 5/219 14399
/proc/meminfo: memFree=30475284/32872528 swapFree=11320/319964
[pid=14377] ppid=14374 vsize=9824732 CPUtime=14.72 cores=0,2,4,6
/proc/14377/stat : 14377 (java) S 14374 14377 12316 0 -1 4202496 27339 0 1 0 1455 17 0 0 20 0 22 0 104948020 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140737160756448 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14377/statm: 2456183 147271 2272 9 0 2446860 0
[pid=14377/tid=14379] ppid=14374 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/14377/task/14379/stat : 14379 (java) S 14374 14377 12316 0 -1 4202560 2461 0 1 0 9 1 0 0 20 0 22 0 104948021 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207602189176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14380] ppid=14374 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14377/task/14380/stat : 14380 (java) S 14374 14377 12316 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 104948022 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207446158248 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14381] ppid=14374 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/14377/task/14381/stat : 14381 (java) S 14374 14377 12316 0 -1 4202560 123 0 0 0 4 0 0 0 20 0 22 0 104948022 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207445105704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14382] ppid=14374 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14377/task/14382/stat : 14382 (java) S 14374 14377 12316 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 104948022 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207444052648 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14383] ppid=14374 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14377/task/14383/stat : 14383 (java) S 14374 14377 12316 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 104948022 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207443000104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14384] ppid=14374 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14377/task/14384/stat : 14384 (java) S 14374 14377 12316 0 -1 4202560 118 0 0 0 3 0 0 0 20 0 22 0 104948022 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207441947048 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14385] ppid=14374 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14377/task/14385/stat : 14385 (java) S 14374 14377 12316 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 104948022 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207440894504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14386] ppid=14374 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/14377/task/14386/stat : 14386 (java) S 14374 14377 12316 0 -1 4202560 125 0 0 0 4 0 0 0 20 0 22 0 104948022 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207439841448 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14387] ppid=14374 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14377/task/14387/stat : 14387 (java) S 14374 14377 12316 0 -1 4202560 102 0 0 0 2 0 0 0 20 0 22 0 104948022 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207438788904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14388] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14388/stat : 14388 (java) S 14374 14377 12316 0 -1 4202560 439 0 0 0 0 0 0 0 20 0 22 0 104948023 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207426378600 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14389] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14389/stat : 14389 (java) S 14374 14377 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207425324920 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14390] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14390/stat : 14390 (java) S 14374 14377 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207424271752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14391] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14391/stat : 14391 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 147271 33554432000 1073741824 1073778376 140737160765312 140207423220496 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14392] ppid=14374 vsize=9824732 CPUtime=1.01 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.10 4.11 4.09 5/219 14790
/proc/meminfo: memFree=27660288/32872528 swapFree=11320/319964
[pid=14377] ppid=14374 vsize=9824732 CPUtime=1776.32 cores=0,2,4,6
/proc/14377/stat : 14377 (java) S 14374 14377 12316 0 -1 4202496 34286 0 1 0 177516 116 0 0 20 0 22 0 104948020 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140737160756448 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14377/statm: 2456183 337881 2281 9 0 2446860 0
[pid=14377/tid=14379] ppid=14374 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/14377/task/14379/stat : 14379 (java) S 14374 14377 12316 0 -1 4202560 2473 0 1 0 12 3 0 0 20 0 22 0 104948021 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207602189176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14380] ppid=14374 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/14377/task/14380/stat : 14380 (java) S 14374 14377 12316 0 -1 4202560 334 0 0 0 283 6 0 0 20 0 22 0 104948022 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207446158248 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14381] ppid=14374 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/14377/task/14381/stat : 14381 (java) S 14374 14377 12316 0 -1 4202560 436 0 0 0 295 6 0 0 20 0 22 0 104948022 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207445105704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14382] ppid=14374 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/14377/task/14382/stat : 14382 (java) S 14374 14377 12316 0 -1 4202560 328 0 0 0 304 5 0 0 20 0 22 0 104948022 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207444052648 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14383] ppid=14374 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/14377/task/14383/stat : 14383 (java) S 14374 14377 12316 0 -1 4202560 355 0 0 0 276 7 0 0 20 0 22 0 104948022 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207443000104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14384] ppid=14374 vsize=9824732 CPUtime=2.94 cores=0,2,4,6
/proc/14377/task/14384/stat : 14384 (java) S 14374 14377 12316 0 -1 4202560 455 0 0 0 287 7 0 0 20 0 22 0 104948022 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207441947048 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14385] ppid=14374 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/14377/task/14385/stat : 14385 (java) S 14374 14377 12316 0 -1 4202560 362 0 0 0 306 7 0 0 20 0 22 0 104948022 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207440894504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14386] ppid=14374 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/14377/task/14386/stat : 14386 (java) S 14374 14377 12316 0 -1 4202560 438 0 0 0 279 5 0 0 20 0 22 0 104948022 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207439841448 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14387] ppid=14374 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/14377/task/14387/stat : 14387 (java) S 14374 14377 12316 0 -1 4202560 403 0 0 0 284 5 0 0 20 0 22 0 104948022 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207438788904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14388] ppid=14374 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/14377/task/14388/stat : 14388 (java) S 14374 14377 12316 0 -1 4202560 809 0 0 0 41 27 0 0 20 0 22 0 104948023 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207426378600 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14389] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14389/stat : 14389 (java) S 14374 14377 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207425324920 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14390] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14390/stat : 14390 (java) S 14374 14377 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207424271752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14391] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14391/stat : 14391 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207423220496 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14392] ppid=14374 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/14377/task/14392/stat : 14392 (java) S 14374 14377 12316 0 -1 4202560 9483 0 0 0 105 0 0 0 20 0 22 0 104948026 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207422167352 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14393] ppid=14374 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/14377/task/14393/stat : 14393 (java) S 14374 14377 12316 0 -1 4202560 15770 0 0 0 176 3 0 0 20 0 22 0 104948026 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207421114808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14394] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14394/stat : 14394 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207420061944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14395] ppid=14374 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/14377/task/14395/stat : 14395 (java) S 14374 14377 12316 0 -1 4202560 51 0 0 0 16 18 0 0 20 0 22 0 104948026 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207419009608 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14396] ppid=14374 vsize=9824732 CPUtime=874.55 cores=0,2,4,6
/proc/14377/task/14396/stat : 14396 (java) R 14374 14377 12316 0 -1 4202560 232 0 0 0 87438 17 0 0 20 0 22 0 104948034 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207417954208 140207474584041 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14397] ppid=14374 vsize=9824732 CPUtime=874.63 cores=0,2,4,6
/proc/14377/task/14397/stat : 14397 (java) R 14374 14377 12316 0 -1 4202560 1092 0 0 0 87426 37 0 0 20 0 22 0 104948034 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207416900832 140207474471286 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14398] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14398/stat : 14398 (java) S 14374 14377 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104948034 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207415850280 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14399] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14399/stat : 14399 (java) S 14374 14377 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104948034 10060525568 337881 33554432000 1073741824 1073778376 140737160765312 140207414797736 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1776.32
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.101 s]
/proc/loadavg: 4.16 4.12 4.09 5/219 14791
/proc/meminfo: memFree=27682684/32872528 swapFree=11320/319964
[pid=14377] ppid=14374 vsize=9824732 CPUtime=1800.04 cores=0,2,4,6
/proc/14377/stat : 14377 (java) S 14374 14377 12316 0 -1 4202496 34293 0 1 0 179887 117 0 0 20 0 22 0 104948020 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140737160756448 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14377/statm: 2456183 336599 2281 9 0 2446860 0
[pid=14377/tid=14379] ppid=14374 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/14377/task/14379/stat : 14379 (java) S 14374 14377 12316 0 -1 4202560 2473 0 1 0 12 3 0 0 20 0 22 0 104948021 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207602189176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14380] ppid=14374 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/14377/task/14380/stat : 14380 (java) S 14374 14377 12316 0 -1 4202560 334 0 0 0 287 6 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207446158248 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14381] ppid=14374 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/14377/task/14381/stat : 14381 (java) S 14374 14377 12316 0 -1 4202560 436 0 0 0 297 6 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207445105704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14382] ppid=14374 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/14377/task/14382/stat : 14382 (java) S 14374 14377 12316 0 -1 4202560 328 0 0 0 310 5 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207444052648 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14383] ppid=14374 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/14377/task/14383/stat : 14383 (java) S 14374 14377 12316 0 -1 4202560 355 0 0 0 282 7 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207443000104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14384] ppid=14374 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/14377/task/14384/stat : 14384 (java) S 14374 14377 12316 0 -1 4202560 455 0 0 0 293 7 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207441947048 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14385] ppid=14374 vsize=9824732 CPUtime=3.16 cores=0,2,4,6
/proc/14377/task/14385/stat : 14385 (java) S 14374 14377 12316 0 -1 4202560 362 0 0 0 309 7 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207440894504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14386] ppid=14374 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/14377/task/14386/stat : 14386 (java) S 14374 14377 12316 0 -1 4202560 438 0 0 0 282 5 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207439841448 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14387] ppid=14374 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/14377/task/14387/stat : 14387 (java) S 14374 14377 12316 0 -1 4202560 403 0 0 0 290 5 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207438788904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14388] ppid=14374 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/14377/task/14388/stat : 14388 (java) S 14374 14377 12316 0 -1 4202560 809 0 0 0 42 28 0 0 20 0 22 0 104948023 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207426378600 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14389] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14389/stat : 14389 (java) S 14374 14377 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207425324920 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14390] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14390/stat : 14390 (java) S 14374 14377 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207424271752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14391] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14391/stat : 14391 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207423220496 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14392] ppid=14374 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/14377/task/14392/stat : 14392 (java) S 14374 14377 12316 0 -1 4202560 9483 0 0 0 105 0 0 0 20 0 22 0 104948026 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207422167352 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14393] ppid=14374 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/14377/task/14393/stat : 14393 (java) S 14374 14377 12316 0 -1 4202560 15770 0 0 0 176 3 0 0 20 0 22 0 104948026 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207421114808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14394] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14394/stat : 14394 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207420061944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14395] ppid=14374 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/14377/task/14395/stat : 14395 (java) S 14374 14377 12316 0 -1 4202560 53 0 0 0 16 18 0 0 20 0 22 0 104948026 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207419009608 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14396] ppid=14374 vsize=9824732 CPUtime=886.25 cores=0,2,4,6
/proc/14377/task/14396/stat : 14396 (java) R 14374 14377 12316 0 -1 4202560 233 0 0 0 88608 17 0 0 20 0 22 0 104948034 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207417953392 140207474584041 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14397] ppid=14374 vsize=9824732 CPUtime=886.31 cores=0,2,4,6
/proc/14377/task/14397/stat : 14397 (java) R 14374 14377 12316 0 -1 4202560 1096 0 0 0 88594 37 0 0 20 0 22 0 104948034 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207416901696 140207474471286 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14398] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14398/stat : 14398 (java) S 14374 14377 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104948034 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207415850280 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14399] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14399/stat : 14399 (java) S 14374 14377 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104948034 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207414797736 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 14377 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.101 s]
/proc/loadavg: 4.16 4.12 4.09 5/219 14791
/proc/meminfo: memFree=27682684/32872528 swapFree=11320/319964
[pid=14377] ppid=14374 vsize=9824732 CPUtime=1800.04 cores=0,2,4,6
/proc/14377/stat : 14377 (java) S 14374 14377 12316 0 -1 4202496 34293 0 1 0 179887 117 0 0 20 0 22 0 104948020 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140737160756448 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14377/statm: 2456183 336599 2281 9 0 2446860 0
[pid=14377/tid=14379] ppid=14374 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/14377/task/14379/stat : 14379 (java) S 14374 14377 12316 0 -1 4202560 2473 0 1 0 12 3 0 0 20 0 22 0 104948021 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207602189176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14380] ppid=14374 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/14377/task/14380/stat : 14380 (java) S 14374 14377 12316 0 -1 4202560 334 0 0 0 287 6 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207446158248 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14381] ppid=14374 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/14377/task/14381/stat : 14381 (java) S 14374 14377 12316 0 -1 4202560 436 0 0 0 297 6 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207445105704 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14382] ppid=14374 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/14377/task/14382/stat : 14382 (java) S 14374 14377 12316 0 -1 4202560 328 0 0 0 310 5 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207444052648 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14383] ppid=14374 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/14377/task/14383/stat : 14383 (java) S 14374 14377 12316 0 -1 4202560 355 0 0 0 282 7 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207443000104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14384] ppid=14374 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/14377/task/14384/stat : 14384 (java) S 14374 14377 12316 0 -1 4202560 455 0 0 0 293 7 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207441947048 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14385] ppid=14374 vsize=9824732 CPUtime=3.16 cores=0,2,4,6
/proc/14377/task/14385/stat : 14385 (java) S 14374 14377 12316 0 -1 4202560 362 0 0 0 309 7 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207440894504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14386] ppid=14374 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/14377/task/14386/stat : 14386 (java) S 14374 14377 12316 0 -1 4202560 438 0 0 0 282 5 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207439841448 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14387] ppid=14374 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/14377/task/14387/stat : 14387 (java) S 14374 14377 12316 0 -1 4202560 403 0 0 0 290 5 0 0 20 0 22 0 104948022 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207438788904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14388] ppid=14374 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/14377/task/14388/stat : 14388 (java) S 14374 14377 12316 0 -1 4202560 809 0 0 0 42 28 0 0 20 0 22 0 104948023 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207426378600 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14389] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14389/stat : 14389 (java) S 14374 14377 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207425324920 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14390] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14390/stat : 14390 (java) S 14374 14377 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104948024 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207424271752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14391] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14391/stat : 14391 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207423220496 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14392] ppid=14374 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/14377/task/14392/stat : 14392 (java) S 14374 14377 12316 0 -1 4202560 9483 0 0 0 105 0 0 0 20 0 22 0 104948026 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207422167352 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14377/tid=14393] ppid=14374 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/14377/task/14393/stat : 14393 (java) S 14374 14377 12316 0 -1 4202560 15770 0 0 0 176 3 0 0 20 0 22 0 104948026 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207421114808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14394] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14394/stat : 14394 (java) S 14374 14377 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104948026 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207420061944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14377/tid=14395] ppid=14374 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/14377/task/14395/stat : 14395 (java) S 14374 14377 12316 0 -1 4202560 53 0 0 0 16 18 0 0 20 0 22 0 104948026 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207419009608 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14396] ppid=14374 vsize=9824732 CPUtime=886.25 cores=0,2,4,6
/proc/14377/task/14396/stat : 14396 (java) R 14374 14377 12316 0 -1 4202560 233 0 0 0 88608 17 0 0 20 0 22 0 104948034 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207417953392 140207474584041 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14397] ppid=14374 vsize=9824732 CPUtime=886.31 cores=0,2,4,6
/proc/14377/task/14397/stat : 14397 (java) R 14374 14377 12316 0 -1 4202560 1096 0 0 0 88594 37 0 0 20 0 22 0 104948034 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207416901696 140207474471286 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14377/tid=14398] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14398/stat : 14398 (java) S 14374 14377 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104948034 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207415850280 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14377/tid=14399] ppid=14374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14377/task/14399/stat : 14399 (java) S 14374 14377 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104948034 10060525568 336599 33554432000 1073741824 1073778376 140737160765312 140207414797736 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 894.2
CPU time (s): 1801.11
CPU user time (s): 1799.41
CPU system time (s): 1.70274
CPU usage (%): 201.422
Max. virtual memory (cumulated for all children) (KiB): 9825788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.41
system time used= 1.70274
maximum resident set size= 1751836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34343
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33107
involuntary context switches= 46535

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.66214 second user time and 7.51386 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-06 18:22:27
IDJOB=4080216
IDBENCH=2562
IDSOLVER=2543
FILE ID=node128/4080216-1465230147
RUNJOBID= node128-1465223671-12332
PBS_JOBID= 19843236
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080216-1465230147/watcher-4080216-1465230147 -o /tmp/evaluation-result-4080216-1465230147/solver-4080216-1465230147 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12332 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080216-1465230147.opb

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

MD5SUM BENCH= d900242764082ad39bc001b38a8b6b82
RANDOM SEED=1402467552

node128.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.486
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.97
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.486
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.486
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.486
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.486
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.54
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.486
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.486
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.486
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30916480 kB
Buffers:           21560 kB
Cached:            82204 kB
SwapCached:         1660 kB
Active:           887204 kB
Inactive:          45296 kB
Active(anon):     830444 kB
Inactive(anon):      512 kB
Active(file):      56760 kB
Inactive(file):    44784 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098448 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:       1223672 kB
Mapped:            15324 kB
Shmem:                 0 kB
Slab:             567968 kB
SReclaimable:      11548 kB
SUnreclaim:       556420 kB
KernelStack:        1808 kB
PageTables:         7116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1432668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1175552 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= 71748 MiB
End job on node128 at 2016-06-06 18:37:22