Trace number 4108133

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.05 896.564

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j60/
normalized-j6013_2-unsat.opb
MD5SUMc3eb9faf1d58b30f1971366448425ca3
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12322
Total number of constraints38967
Number of constraints which are clauses38567
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints400
Minimum length of a constraint1
Maximum length of a constraint60
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 394
Number of bits of the biggest sum of numbers9
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4108133-1466285619.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
2.54/1.04	c ... done. Wall clock time 0.932s.
2.54/1.04	c declared #vars     12322
2.54/1.04	c #constraints  38967
2.54/1.04	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.54/1.04	c constraints type 
2.54/1.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4898
2.54/1.04	c org.sat4j.specs.Constr$1 => 3430
2.54/1.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 28970
2.54/1.04	c org.sat4j.minisat.constraints.cnf.UnitClause => 1269
2.54/1.04	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 400
2.54/1.04	c 38967 constraints processed.
2.54/1.04	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.54/1.04	c constraints type 
2.54/1.04	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 28970
2.54/1.04	c org.sat4j.specs.Constr$1 => 3430
2.54/1.04	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4898
2.54/1.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 400
2.54/1.04	c org.sat4j.pb.constraints.pb.UnitClausePB => 1269
2.54/1.04	c 38967 constraints processed.
7.39/2.70	c cleaning 2500 clauses out of 5002 with flag 28933/5002
10.90/4.31	c cleaning 4246 clauses out of 8501 with flag 77350/11001
14.64/6.13	c cleaning 5620 clauses out of 11255 with flag 142433/18001
18.57/8.07	c cleaning 6812 clauses out of 13633 with flag 201497/26000
23.87/10.61	c cleaning 7908 clauses out of 15824 with flag 271799/35003
30.19/13.71	c cleaning 8956 clauses out of 17914 with flag 361173/45001
36.79/17.02	c cleaning 9968 clauses out of 19956 with flag 450632/56000
44.33/20.73	c cleaning 10990 clauses out of 21988 with flag 546387/68000
51.55/24.35	c cleaning 11989 clauses out of 23999 with flag 645210/81001
58.88/27.90	c cleaning 12996 clauses out of 26009 with flag 756589/95000
67.88/32.42	c cleaning 14004 clauses out of 28015 with flag 882385/110002
76.61/36.71	c cleaning 14987 clauses out of 30009 with flag 997627/126000
86.81/41.87	c cleaning 15999 clauses out of 32023 with flag 1150485/143001
93.69/45.21	c cleaning 0 clauses out of 5002 with flag 0/5002
99.54/48.16	c cleaning 16993 clauses out of 34024 with flag 1308719/161001
112.58/54.59	c cleaning 18010 clauses out of 36032 with flag 1459631/180002
126.64/61.52	c cleaning 19002 clauses out of 38022 with flag 1637830/200002
141.43/68.90	c cleaning 20003 clauses out of 40023 with flag 1822677/221005
157.50/76.98	c cleaning 20992 clauses out of 42015 with flag 2025118/243000
175.98/86.19	c cleaning 22001 clauses out of 44023 with flag 2240237/266000
194.49/95.35	c cleaning 22996 clauses out of 46022 with flag 2441305/290000
214.14/105.11	c cleaning 24004 clauses out of 48026 with flag 2650653/315000
233.40/114.77	c cleaning 25007 clauses out of 50024 with flag 2875770/341002
257.11/126.53	c cleaning 25997 clauses out of 52016 with flag 3118988/368001
280.81/138.35	c cleaning 26991 clauses out of 54020 with flag 3359220/396002
305.94/150.81	c cleaning 28007 clauses out of 56027 with flag 3621074/425000
332.27/163.92	c cleaning 29006 clauses out of 58020 with flag 3882105/455000
361.81/179.01	c cleaning 29999 clauses out of 60015 with flag 4178044/486001
392.92/194.55	c cleaning 31001 clauses out of 62016 with flag 4459321/518001
408.36/202.26	c cleaning 0 clauses out of 11000 with flag 0/11000
426.02/211.09	c cleaning 31998 clauses out of 64014 with flag 4770375/551000
460.61/228.23	c cleaning 33001 clauses out of 66017 with flag 5098326/585001
496.68/246.25	c cleaning 33999 clauses out of 68015 with flag 5418038/620000
533.17/264.49	c cleaning 34985 clauses out of 70016 with flag 5776043/656000
576.12/285.89	c cleaning 36013 clauses out of 72032 with flag 6130131/693001
615.10/305.27	c cleaning 37006 clauses out of 74020 with flag 6439731/731002
655.29/325.23	c cleaning 38000 clauses out of 76012 with flag 6779686/770000
701.87/348.44	c cleaning 39004 clauses out of 78012 with flag 7145025/810000
752.47/373.61	c cleaning 39989 clauses out of 80008 with flag 7564245/851000
804.98/400.40	c cleaning 41006 clauses out of 82019 with flag 7989371/893000
851.81/423.61	c cleaning 41992 clauses out of 84013 with flag 8375021/936000
903.78/449.54	c cleaning 42998 clauses out of 86022 with flag 8791567/980001
957.20/476.11	c cleaning 43998 clauses out of 88025 with flag 9178462/1025002
1008.85/501.86	c cleaning 44997 clauses out of 90026 with flag 9591500/1071001
1071.31/532.90	c cleaning 46009 clauses out of 92031 with flag 10026498/1118003
1134.32/564.39	c cleaning 47006 clauses out of 94019 with flag 10460558/1166000
1194.26/594.26	c cleaning 48005 clauses out of 96013 with flag 10868708/1215000
1254.92/624.49	c cleaning 48998 clauses out of 98009 with flag 11295909/1265001
1325.98/659.90	c cleaning 49996 clauses out of 100010 with flag 11743821/1316000
1339.45/666.52	c cleaning 0 clauses out of 18000 with flag 0/18000
1397.51/695.45	c cleaning 50995 clauses out of 102015 with flag 12206371/1368001
1467.66/730.40	c cleaning 52004 clauses out of 104021 with flag 12654455/1421002
1546.75/769.77	c cleaning 53005 clauses out of 106018 with flag 13120038/1475003
1626.51/810.20	c cleaning 53998 clauses out of 108011 with flag 13589724/1530001
1709.00/851.20	c cleaning 54999 clauses out of 110015 with flag 14129647/1586003
1793.19/893.15	c cleaning 56000 clauses out of 112013 with flag 14614216/1643000
1800.05/896.51	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/896.51	c starts		: 5739
1800.05/896.51	c conflicts		: 1648345
1800.05/896.51	c decisions		: 2379210
1800.05/896.51	c propagations		: 990713612
1800.05/896.51	c inspects		: 8067697331
1800.05/896.51	c shortcuts		: 0
1800.05/896.51	c learnt literals	: 2
1800.05/896.51	c learnt binary clauses	: 42
1800.05/896.51	c learnt ternary clauses	: 2165
1800.05/896.51	c learnt constraints	: 1648343
1800.05/896.51	c ignored constraints	: 0
1800.05/896.51	c root simplifications	: 0
1800.05/896.51	c removed literals (reason simplification)	: 29341761
1800.05/896.51	c reason swapping (by a shorter reason)	: 0
1800.05/896.51	c Calls to reduceDB	: 53
1800.05/896.51	c Number of update (reduction) of LBD	: 745119
1800.05/896.51	c Imported unit clauses	: 0
1800.05/896.51	c number of reductions to clauses (during analyze)	: 0
1800.05/896.51	c number of learned constraints concerned by reduction	: 0
1800.05/896.51	c number of learning phase by resolution	: 0
1800.05/896.51	c number of learning phase by cutting planes	: 0
1800.05/896.51	c speed (assignments/second)	: 1106435.7456360774
1800.05/896.51	c non guided choices	32
1800.05/896.53	c learnt constraints type 
1800.05/896.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 42
1800.05/896.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 61317
1800.05/896.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/896.53	c starts		: 46
1800.05/896.53	c conflicts		: 20858
1800.05/896.53	c decisions		: 91378
1800.05/896.53	c propagations		: 11450003
1800.05/896.53	c inspects		: 981007710
1800.05/896.53	c shortcuts		: 0
1800.05/896.53	c learnt literals	: 0
1800.05/896.53	c learnt binary clauses	: 0
1800.05/896.53	c learnt ternary clauses	: 76
1800.05/896.53	c learnt constraints	: 20858
1800.05/896.53	c ignored constraints	: 0
1800.05/896.53	c root simplifications	: 0
1800.05/896.53	c removed literals (reason simplification)	: 0
1800.05/896.53	c reason swapping (by a shorter reason)	: 0
1800.05/896.53	c Calls to reduceDB	: 3
1800.05/896.53	c Number of update (reduction) of LBD	: 0
1800.05/896.53	c Imported unit clauses	: 0
1800.05/896.53	c number of reductions to clauses (during analyze)	: 0
1800.05/896.53	c number of learned constraints concerned by reduction	: 0
1800.05/896.53	c number of learning phase by resolution	: 0
1800.05/896.53	c number of learning phase by cutting planes	: 0
1800.05/896.53	c speed (assignments/second)	: 12787.113050334308
1800.05/896.53	c non guided choices	32
1800.05/896.54	c learnt constraints type 
1800.05/896.54	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 77
1800.05/896.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20781
1800.05/896.54	s UNKNOWN
1800.05/896.54	c Total wall clock time (in seconds): 896.436

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-4108133-1466285619/watcher-4108133-1466285619 -o /tmp/evaluation-result-4108133-1466285619/solver-4108133-1466285619 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466274976-28101 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4108133-1466285619.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.55 4.39 4.27 5/196 798
/proc/meminfo: memFree=26841092/32872528 swapFree=1542984/1696284
[pid=798] ppid=795 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/798/stat : 798 (java) R 795 798 28084 0 -1 4202496 849 0 0 0 0 0 0 0 20 0 1 0 30608533 23793664 499 33554432000 1073741824 1073778376 140734157021504 140734157010568 270698330675 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/798/statm: 5809 512 387 9 0 128 0
[pid=798/tid=799] ppid=795 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/798/task/799/stat : 799 (java) R 795 798 28084 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 30608534 98570240 976 33554432000 1073741824 1073778376 140734157021504 140721376308776 270707541376 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 4.55 4.39 4.27 5/196 798
/proc/meminfo: memFree=26841092/32872528 swapFree=1542984/1696284
[pid=798] ppid=795 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/798/stat : 798 (java) S 795 798 28084 0 -1 4202496 4558 0 1 0 9 1 0 0 20 0 18 0 30608533 9787879424 5678 33554432000 1073741824 1073778376 140734157021504 140734157012640 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/798/statm: 2389619 5678 2156 9 0 2380296 0
[pid=798/tid=799] ppid=795 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/798/task/799/stat : 799 (java) R 795 798 28084 0 -1 4202560 2436 0 1 0 7 0 0 0 20 0 18 0 30608534 9787879424 5678 33554432000 1073741824 1073778376 140734157021504 140721376310536 270710924557 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200292 s]
/proc/loadavg: 4.55 4.39 4.27 5/196 798
/proc/meminfo: memFree=26841092/32872528 swapFree=1542984/1696284
[pid=798] ppid=795 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/798/stat : 798 (java) S 795 798 28084 0 -1 4202496 4773 0 1 0 24 1 0 0 20 0 18 0 30608533 9787879424 6341 33554432000 1073741824 1073778376 140734157021504 140734157012640 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/798/statm: 2389619 6341 2214 9 0 2380296 0
[pid=798/tid=799] ppid=795 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/798/task/799/stat : 799 (java) R 795 798 28084 0 -1 4202560 2452 0 1 0 16 1 0 0 20 0 18 0 30608534 9787879424 6341 33554432000 1073741824 1073778376 140734157021504 140721376310536 140721316116035 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300273 s]
/proc/loadavg: 4.55 4.39 4.27 5/196 798
/proc/meminfo: memFree=26841092/32872528 swapFree=1542984/1696284
[pid=798] ppid=795 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/798/stat : 798 (java) S 795 798 28084 0 -1 4202496 6196 0 1 0 48 2 0 0 20 0 18 0 30608533 9787879424 8918 33554432000 1073741824 1073778376 140734157021504 140734157012640 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/798/statm: 2389619 8918 2233 9 0 2380296 0
[pid=798/tid=799] ppid=795 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/798/task/799/stat : 799 (java) R 795 798 28084 0 -1 4202560 2455 0 1 0 26 1 0 0 20 0 18 0 30608534 9787879424 8918 33554432000 1073741824 1073778376 140734157021504 140721376310536 140721316096469 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700211 s]
/proc/loadavg: 4.55 4.39 4.27 5/196 798
/proc/meminfo: memFree=26841092/32872528 swapFree=1542984/1696284
[pid=798] ppid=795 vsize=9559080 CPUtime=1.66 cores=1,3,5,7
/proc/798/stat : 798 (java) S 795 798 28084 0 -1 4202496 24147 0 1 0 161 5 0 0 20 0 18 0 30608533 9788497920 31198 33554432000 1073741824 1073778376 140734157021504 140734157012640 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/798/statm: 2389770 31198 2250 9 0 2380447 0
[pid=798/tid=799] ppid=795 vsize=9559080 CPUtime=0.67 cores=1,3,5,7
/proc/798/task/799/stat : 799 (java) R 795 798 28084 0 -1 4202560 2520 0 1 0 66 1 0 0 20 0 18 0 30608534 9788497920 31198 33554432000 1073741824 1073778376 140734157021504 140721376311032 140721316027014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 9559080

[startup+1.50085 s]
/proc/loadavg: 4.58 4.40 4.27 8/216 818
/proc/meminfo: memFree=26664512/32872528 swapFree=1542984/1696284
[pid=798] ppid=795 vsize=9824732 CPUtime=4.48 cores=1,3,5,7
/proc/798/stat : 798 (java) S 795 798 28084 0 -1 4202496 31237 0 1 0 439 9 0 0 20 0 22 0 30608533 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140734157012640 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/798/statm: 2456183 52292 2278 9 0 2446860 0
[pid=798/tid=799] ppid=795 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/798/task/799/stat : 799 (java) S 795 798 28084 0 -1 4202560 2557 0 1 0 99 3 0 0 20 0 22 0 30608534 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721376314232 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=801] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/801/stat : 801 (java) R 795 798 28084 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30608534 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721220266456 140721380489391 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=798/tid=802] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/802/stat : 802 (java) R 795 798 28084 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 30608534 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721219213608 270707494023 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=798/tid=803] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/803/stat : 803 (java) R 795 798 28084 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30608534 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721218161320 140721383809271 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=798/tid=804] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/804/stat : 804 (java) R 795 798 28084 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 30608534 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721217108520 140721384359074 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=798/tid=805] ppid=795 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/798/task/805/stat : 805 (java) S 795 798 28084 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 30608534 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721216055960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=806] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/806/stat : 806 (java) R 795 798 28084 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 30608534 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721215003432 270707494023 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=798/tid=807] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/807/stat : 807 (java) R 795 798 28084 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30608534 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721213951144 270707494023 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=798/tid=808] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/808/stat : 808 (java) R 795 798 28084 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30608534 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721212898344 270707494023 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=798/tid=809] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/809/stat : 809 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608535 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721200485512 270710912060 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=810] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/810/stat : 810 (java) S 795 798 28084 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 30608536 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721199432696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=811] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/811/stat : 811 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608536 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721198380296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=812] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/812/stat : 812 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721197328784 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=813] ppid=795 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/798/task/813/stat : 813 (java) R 795 798 28084 0 -1 4202560 11324 0 0 0 122 2 0 0 20 0 22 0 30608538 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721196263792 140721383296105 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=798/tid=814] ppid=795 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/798/task/814/stat : 814 (java) S 795 798 28084 0 -1 4202560 15976 0 0 0 119 3 0 0 20 0 22 0 30608538 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721195209704 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=815] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/815/stat : 815 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721194171512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=816] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/816/stat : 816 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721193118920 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=817] ppid=795 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/798/task/817/stat : 817 (java) S 795 798 28084 0 -1 4202560 19 0 0 0 41 0 0 0 20 0 22 0 30608638 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721192061448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=818] ppid=795 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/798/task/818/stat : 818 (java) S 795 798 28084 0 -1 4202560 41 0 0 0 40 0 0 0 20 0 22 0 30608638 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721191009048 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=819] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/819/stat : 819 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608644 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721189958824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=820] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/820/stat : 820 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608644 10060525568 52292 33554432000 1073741824 1073778376 140734157021504 140721188906024 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 9824732

[startup+3.10097 s]
/proc/loadavg: 4.58 4.40 4.27 7/218 820
/proc/meminfo: memFree=26620864/32872528 swapFree=1542984/1696284
[pid=798] ppid=795 vsize=9824732 CPUtime=8.38 cores=1,3,5,7
/proc/798/stat : 798 (java) S 795 798 28084 0 -1 4202496 32236 0 1 0 822 16 0 0 20 0 22 0 30608533 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140734157012640 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/798/statm: 2456183 91462 2293 9 0 2446860 0
[pid=798/tid=799] ppid=795 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/798/task/799/stat : 799 (java) S 795 798 28084 0 -1 4202560 2557 0 1 0 99 3 0 0 20 0 22 0 30608534 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721376314232 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=801] ppid=795 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/798/task/801/stat : 801 (java) S 795 798 28084 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 22 0 30608534 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721220266280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=802] ppid=795 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/798/task/802/stat : 802 (java) S 795 798 28084 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 30608534 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721219213480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=803] ppid=795 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/798/task/803/stat : 803 (java) S 795 798 28084 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 30608534 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721218161192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=804] ppid=795 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/798/task/804/stat : 804 (java) S 795 798 28084 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 22 0 30608534 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721217108392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=805] ppid=795 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/798/task/805/stat : 805 (java) S 795 798 28084 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 30608534 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721216056104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=806] ppid=795 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/798/task/806/stat : 806 (java) S 795 798 28084 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 30608534 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721215003304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=807] ppid=795 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/798/task/807/stat : 807 (java) S 795 798 28084 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 30608534 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721213951016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=808] ppid=795 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/798/task/808/stat : 808 (java) S 795 798 28084 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 30608534 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721212898216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=809] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/809/stat : 809 (java) S 795 798 28084 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 30608535 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721200486632 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=810] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/810/stat : 810 (java) S 795 798 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30608536 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721199432696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=811] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/811/stat : 811 (java) S 795 798 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30608536 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721198380296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=812] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/812/stat : 812 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721197328784 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=813] ppid=795 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/798/task/813/stat : 813 (java) S 795 798 28084 0 -1 4202560 11359 0 0 0 154 2 0 0 20 0 22 0 30608538 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721196276408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=814] ppid=795 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/798/task/814/stat : 814 (java) S 795 798 28084 0 -1 4202560 16610 0 0 0 147 3 0 0 20 0 22 0 30608538 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721195223608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=815] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/815/stat : 815 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721194171512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=816] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/816/stat : 816 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721193118920 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=817] ppid=795 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/798/task/817/stat : 817 (java) R 795 798 28084 0 -1 4202560 21 0 0 0 192 0 0 0 20 0 22 0 30608638 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721192061280 140721317350546 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=798/tid=818] ppid=795 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/798/task/818/stat : 818 (java) R 795 798 28084 0 -1 4202560 99 0 0 0 190 2 0 0 20 0 22 0 30608638 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721191009456 140721317195725 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=798/tid=819] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/819/stat : 819 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608644 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721189958824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=820] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/820/stat : 820 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608644 10060525568 91462 33554432000 1073741824 1073778376 140734157021504 140721188906024 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.38
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.58 4.40 4.27 5/218 820
/proc/meminfo: memFree=26198888/32872528 swapFree=1542984/1696284
[pid=798] ppid=795 vsize=9824732 CPUtime=15.05 cores=1,3,5,7
/proc/798/stat : 798 (java) S 795 798 28084 0 -1 4202496 32854 0 1 0 1478 27 0 0 20 0 22 0 30608533 10060525568 160238 33554432000 1073741824 1073778376 140734157021504 140734157012640 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/798/statm: 2456183 160238 2293 9 0 2446860 0
[pid=798/tid=799] ppid=795 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/798/task/799/stat : 799 (java) S 795 798 28084 0 -1 4202560 2557 0 1 0 99 3 0 0 20 0 22 0 30608534 10060525568 160238 33554432000 1073741824 1073778376 140734157021504 140721376314232 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=801] ppid=795 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/798/task/801/stat : 801 (java) S 795 798 28084 0 -1 4202560 60 0 0 0 6 2 0 0 20 0 22 0 30608534 10060525568 160238 33554432000 1073741824 1073778376 140734157021504 140721220266280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=802] ppid=795 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/798/task/802/stat : 802 (java) S 795 798 28084 0 -1 4202560 32 0 0 0 5 0 0 0 20 0 22 0 30608534 10060525568 160238 33554432000 1073741824 1073778376 140734157021504 140721219213480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=803] ppid=795 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/798/task/803/stat : 803 (java) S 795 798 28084 0 -1 4202560 30 0 0 0 4 1 0 0 20 0 22 0 30608534 10060525568 160238 33554432000 1073741824 1073778376 140734157021504 140721218161192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=804] ppid=795 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/798/task/804/stat : 804 (java) S 795 798 28084 0 -1 4202560 43 0 0 0 5 1 0 0 20 0 22 0 30608534 10060525568 160238 33554432000 1073741824 1073778376 140734157021504 140721217108392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=805] ppid=795 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/798/task/805/stat : 805 (java) S 795 798 28084 0 -1 4202560 43 0 0 0 7 1 0 0 20 0 22 0 30608534 10060525568 160238 33554432000 1073741824 1073778376 140734157021504 140721216056104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=806] ppid=795 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/798/task/806/stat : 806 (java) S 795 798 28084 0 -1 4202560 35 0 0 0 3 2 0 0 20 0 22 0 30608534 10060525568 160238 33554432000 1073741824 1073778376 140734157021504 140721215003304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=807] ppid=795 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/798/task/807/stat : 807 (java) S 795 798 28084 0 -1 4202560 79 0 0 0 7 3 0 0 20 0 22 0 30608534 10060525568 160238 33554432000 1073741824 1073778376 140734157021504 140721213951016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=808] ppid=795 vsize=9824732 CPUtime=0.06 cores=1,3,5,7

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

[pid=798/tid=804] ppid=795 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/798/task/804/stat : 804 (java) S 795 798 28084 0 -1 4202560 548 0 0 0 212 12 0 0 20 0 22 0 30608534 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721217108392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=805] ppid=795 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/798/task/805/stat : 805 (java) S 795 798 28084 0 -1 4202560 425 0 0 0 221 14 0 0 20 0 22 0 30608534 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721216056104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=806] ppid=795 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/798/task/806/stat : 806 (java) S 795 798 28084 0 -1 4202560 425 0 0 0 222 14 0 0 20 0 22 0 30608534 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721215003304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=807] ppid=795 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/798/task/807/stat : 807 (java) S 795 798 28084 0 -1 4202560 619 0 0 0 209 18 0 0 20 0 22 0 30608534 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721213951016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=808] ppid=795 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/798/task/808/stat : 808 (java) S 795 798 28084 0 -1 4202560 547 0 0 0 217 13 0 0 20 0 22 0 30608534 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721212898216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=809] ppid=795 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/798/task/809/stat : 809 (java) S 795 798 28084 0 -1 4202560 2145 0 0 0 327 16 0 0 20 0 22 0 30608535 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721200486632 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=810] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/810/stat : 810 (java) S 795 798 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30608536 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721199432696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=811] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/811/stat : 811 (java) S 795 798 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30608536 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721198380296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=812] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/812/stat : 812 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721197328784 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=813] ppid=795 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/798/task/813/stat : 813 (java) S 795 798 28084 0 -1 4202560 11372 0 0 0 172 2 0 0 20 0 22 0 30608538 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721196276408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=814] ppid=795 vsize=9824732 CPUtime=1.9 cores=1,3,5,7
/proc/798/task/814/stat : 814 (java) S 795 798 28084 0 -1 4202560 16671 0 0 0 187 3 0 0 20 0 22 0 30608538 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721195223608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=815] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/815/stat : 815 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721194171512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=816] ppid=795 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/798/task/816/stat : 816 (java) S 795 798 28084 0 -1 4202560 51 0 0 0 20 18 0 0 20 0 22 0 30608538 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721193118920 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=817] ppid=795 vsize=9824732 CPUtime=870.25 cores=1,3,5,7
/proc/798/task/817/stat : 817 (java) R 795 798 28084 0 -1 4202560 79 0 0 0 87010 15 0 0 20 0 22 0 30608638 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721192061472 140721317350481 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=798/tid=818] ppid=795 vsize=9824732 CPUtime=870.16 cores=1,3,5,7
/proc/798/task/818/stat : 818 (java) R 795 798 28084 0 -1 4202560 1856 0 0 0 86968 48 0 0 20 0 22 0 30608638 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721191009440 140721317500675 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=798/tid=819] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/819/stat : 819 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608644 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721189958824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=820] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/820/stat : 820 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608644 10060525568 677524 33554432000 1073741824 1073778376 140734157021504 140721188906024 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1771.49
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.501 s]
/proc/loadavg: 4.17 4.31 4.29 5/219 937
/proc/meminfo: memFree=24097308/32872528 swapFree=1542984/1696284
[pid=798] ppid=795 vsize=9824732 CPUtime=1800.05 cores=1,3,5,7
/proc/798/stat : 798 (java) S 795 798 28084 0 -1 4202496 40309 0 1 0 179813 192 0 0 20 0 22 0 30608533 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140734157012640 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/798/statm: 2456183 674206 2302 9 0 2446860 0
[pid=798/tid=799] ppid=795 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/798/task/799/stat : 799 (java) S 795 798 28084 0 -1 4202560 2562 0 1 0 103 4 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721376314232 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=801] ppid=795 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/798/task/801/stat : 801 (java) S 795 798 28084 0 -1 4202560 513 0 0 0 221 15 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721220266280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=802] ppid=795 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/798/task/802/stat : 802 (java) S 795 798 28084 0 -1 4202560 521 0 0 0 214 13 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721219213480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=803] ppid=795 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/798/task/803/stat : 803 (java) S 795 798 28084 0 -1 4202560 683 0 0 0 205 14 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721218161192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=804] ppid=795 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/798/task/804/stat : 804 (java) S 795 798 28084 0 -1 4202560 552 0 0 0 217 12 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721217108392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=805] ppid=795 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/798/task/805/stat : 805 (java) S 795 798 28084 0 -1 4202560 434 0 0 0 226 14 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721216056104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=806] ppid=795 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/798/task/806/stat : 806 (java) S 795 798 28084 0 -1 4202560 428 0 0 0 226 14 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721215003304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=807] ppid=795 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/798/task/807/stat : 807 (java) S 795 798 28084 0 -1 4202560 628 0 0 0 215 18 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721213951016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=808] ppid=795 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/798/task/808/stat : 808 (java) S 795 798 28084 0 -1 4202560 547 0 0 0 221 13 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721212898216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=809] ppid=795 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/798/task/809/stat : 809 (java) S 795 798 28084 0 -1 4202560 2145 0 0 0 327 16 0 0 20 0 22 0 30608535 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721200486632 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=810] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/810/stat : 810 (java) S 795 798 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30608536 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721199432696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=811] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/811/stat : 811 (java) S 795 798 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30608536 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721198380296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=812] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/812/stat : 812 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721197328784 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=813] ppid=795 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/798/task/813/stat : 813 (java) S 795 798 28084 0 -1 4202560 11372 0 0 0 172 2 0 0 20 0 22 0 30608538 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721196276408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=814] ppid=795 vsize=9824732 CPUtime=1.9 cores=1,3,5,7
/proc/798/task/814/stat : 814 (java) S 795 798 28084 0 -1 4202560 16671 0 0 0 187 3 0 0 20 0 22 0 30608538 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721195223608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=815] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/815/stat : 815 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721194171512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=816] ppid=795 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/798/task/816/stat : 816 (java) S 795 798 28084 0 -1 4202560 51 0 0 0 20 18 0 0 20 0 22 0 30608538 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721193118920 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=817] ppid=795 vsize=9824732 CPUtime=884.31 cores=1,3,5,7
/proc/798/task/817/stat : 817 (java) R 795 798 28084 0 -1 4202560 80 0 0 0 88416 15 0 0 20 0 22 0 30608638 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721192061472 140721317295133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=798/tid=818] ppid=795 vsize=9824732 CPUtime=884.22 cores=1,3,5,7
/proc/798/task/818/stat : 818 (java) R 795 798 28084 0 -1 4202560 1858 0 0 0 88374 48 0 0 20 0 22 0 30608638 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721191009440 140721317412837 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=798/tid=819] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/819/stat : 819 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608644 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721189958824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=820] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/820/stat : 820 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608644 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721188906024 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 798 sig 9
??? kill -798 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.501 s]
/proc/loadavg: 4.17 4.31 4.29 5/219 937
/proc/meminfo: memFree=24097308/32872528 swapFree=1542984/1696284
[pid=798] ppid=795 vsize=9824732 CPUtime=1800.05 cores=1,3,5,7
/proc/798/stat : 798 (java) S 795 798 28084 0 -1 4202496 40309 0 1 0 179813 192 0 0 20 0 22 0 30608533 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140734157012640 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/798/statm: 2456183 674206 2302 9 0 2446860 0
[pid=798/tid=799] ppid=795 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/798/task/799/stat : 799 (java) S 795 798 28084 0 -1 4202560 2562 0 1 0 103 4 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721376314232 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=801] ppid=795 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/798/task/801/stat : 801 (java) S 795 798 28084 0 -1 4202560 513 0 0 0 221 15 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721220266280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=802] ppid=795 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/798/task/802/stat : 802 (java) S 795 798 28084 0 -1 4202560 521 0 0 0 214 13 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721219213480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=803] ppid=795 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/798/task/803/stat : 803 (java) S 795 798 28084 0 -1 4202560 683 0 0 0 205 14 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721218161192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=804] ppid=795 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/798/task/804/stat : 804 (java) S 795 798 28084 0 -1 4202560 552 0 0 0 217 12 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721217108392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=805] ppid=795 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/798/task/805/stat : 805 (java) S 795 798 28084 0 -1 4202560 434 0 0 0 226 14 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721216056104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=806] ppid=795 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/798/task/806/stat : 806 (java) S 795 798 28084 0 -1 4202560 428 0 0 0 226 14 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721215003304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=807] ppid=795 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/798/task/807/stat : 807 (java) S 795 798 28084 0 -1 4202560 628 0 0 0 215 18 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721213951016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=808] ppid=795 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/798/task/808/stat : 808 (java) S 795 798 28084 0 -1 4202560 547 0 0 0 221 13 0 0 20 0 22 0 30608534 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721212898216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=809] ppid=795 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/798/task/809/stat : 809 (java) S 795 798 28084 0 -1 4202560 2145 0 0 0 327 16 0 0 20 0 22 0 30608535 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721200486632 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=810] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/810/stat : 810 (java) S 795 798 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30608536 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721199432696 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=811] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/811/stat : 811 (java) S 795 798 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30608536 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721198380296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=812] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/812/stat : 812 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721197328784 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=813] ppid=795 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/798/task/813/stat : 813 (java) S 795 798 28084 0 -1 4202560 11372 0 0 0 172 2 0 0 20 0 22 0 30608538 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721196276408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=814] ppid=795 vsize=9824732 CPUtime=1.9 cores=1,3,5,7
/proc/798/task/814/stat : 814 (java) S 795 798 28084 0 -1 4202560 16671 0 0 0 187 3 0 0 20 0 22 0 30608538 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721195223608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=798/tid=815] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/815/stat : 815 (java) S 795 798 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30608538 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721194171512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=798/tid=816] ppid=795 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/798/task/816/stat : 816 (java) S 795 798 28084 0 -1 4202560 51 0 0 0 20 18 0 0 20 0 22 0 30608538 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721193118920 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=798/tid=817] ppid=795 vsize=9824732 CPUtime=884.31 cores=1,3,5,7
/proc/798/task/817/stat : 817 (java) R 795 798 28084 0 -1 4202560 80 0 0 0 88416 15 0 0 20 0 22 0 30608638 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721192061472 140721317295133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=798/tid=818] ppid=795 vsize=9824732 CPUtime=884.22 cores=1,3,5,7
/proc/798/task/818/stat : 818 (java) R 795 798 28084 0 -1 4202560 1858 0 0 0 88374 48 0 0 20 0 22 0 30608638 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721191009440 140721317412837 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=798/tid=819] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/819/stat : 819 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608644 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721189958824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=798/tid=820] ppid=795 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/798/task/820/stat : 820 (java) S 795 798 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30608644 10060525568 674206 33554432000 1073741824 1073778376 140734157021504 140721188906024 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 798 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=668320
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=372639
# CPU time returned by wait4() is 1796.04
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.564
CPU time (s): 1800.05
CPU user time (s): 1798.13
CPU system time (s): 1.92
CPU usage (%): 200.772
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.67
system time used= 2.37264
maximum resident set size= 2942704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40343
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= 25740
involuntary context switches= 41257

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.71413 second user time and 7.62284 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 23:33:39
IDJOB=4108133
IDBENCH=75736
IDSOLVER=2543
FILE ID=node125/4108133-1466285619
RUNJOBID= node125-1466274976-28101
PBS_JOBID= 19918241
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j60/normalized-j6013_2-unsat.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108133-1466285619/watcher-4108133-1466285619 -o /tmp/evaluation-result-4108133-1466285619/solver-4108133-1466285619 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466274976-28101 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4108133-1466285619.opb

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

MD5SUM BENCH= c3eb9faf1d58b30f1971366448425ca3
RANDOM SEED=1859880374

node125.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.683
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.36
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.683
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.683
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.683
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.54
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.683
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.683
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.683
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.683
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:        26841884 kB
Buffers:          154312 kB
Cached:           195812 kB
SwapCached:          688 kB
Active:          3313972 kB
Inactive:         264760 kB
Active(anon):    3230044 kB
Inactive(anon):     1040 kB
Active(file):      83928 kB
Inactive(file):   263720 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:              1740 kB
Writeback:             0 kB
AnonPages:       5057244 kB
Mapped:            14636 kB
Shmem:                 0 kB
Slab:             606992 kB
SReclaimable:      49604 kB
SUnreclaim:       557388 kB
KernelStack:        1800 kB
PageTables:        14240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5139684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3438592 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= 71736 MiB
End job on node125 at 2016-06-18 23:48:36