Trace number 4080346

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin14.opb
MD5SUM321349c7a7114538010c83c600c72ae9
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark671.634
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables8281
Total number of constraints826
Number of constraints which are clauses364
Number of constraints which are cardinality constraints (but not clauses)462
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint91
Maximum length of a constraint169
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 171
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.38	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.04/0.38	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.38	c See www.sat4j.org for details.
0.04/0.38	c version PB16.v20160501
0.04/0.38	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.38	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.38	c java.vm.version	19.1-b02
0.04/0.38	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.38	c sun.arch.data.model	64
0.04/0.38	c java.version		1.6.0_24
0.04/0.38	c os.name		Linux
0.04/0.38	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.38	c os.arch		amd64
0.04/0.38	c Free memory 		501472288
0.04/0.38	c Max memory 		7480803328
0.04/0.38	c Total memory 		504102912
0.04/0.39	c Number of processors 	8
0.10/0.42	c Pseudo Boolean Optimization by upper bound
0.10/0.42	c ManyCore solver with 2 solvers running in parallel
0.10/0.42	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.42	c --- Begin Solver configuration ---
0.10/0.42	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.42	c Learn all clauses as in MiniSAT
0.10/0.42	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.42	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.42	c Expensive reason simplification
0.10/0.42	c Glucose 2.1 dynamic restart strategy
0.10/0.42	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.42	c timeout=2147483s
0.10/0.42	c DB Simplification allowed=false
0.10/0.42	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.42	c --- End Solver configuration ---
0.10/0.42	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.42	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.42	c --- Begin Solver configuration ---
0.10/0.42	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.42	c Learn all clauses as in MiniSAT
0.10/0.42	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.42	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.42	c No reason simplification
0.10/0.42	c Armin Biere (Picosat) restarts strategy
0.10/0.42	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.42	c timeout=2147483s
0.10/0.42	c DB Simplification allowed=false
0.10/0.42	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.42	c --- End Solver configuration ---
0.10/0.42	c solving HOME/instance-4080346-1465216787.opb
0.10/0.42	c reading problem ... 
0.10/0.43	c  no objective function found
0.74/0.76	c ... done. Wall clock time 0.337s.
0.74/0.76	c declared #vars     8281
0.74/0.76	c #constraints  826
0.74/0.76	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.74/0.76	c constraints type 
0.74/0.76	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 364
0.74/0.76	c org.sat4j.minisat.constraints.card.MinWatchCard => 462
0.74/0.76	c 826 constraints processed.
0.74/0.76	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.74/0.76	c constraints type 
0.74/0.76	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 364
0.74/0.76	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 462
0.74/0.76	c 826 constraints processed.
9.20/4.19	c cleaning 2492 clauses out of 5000 with flag 17090/5000
18.07/8.41	c cleaning 4241 clauses out of 8508 with flag 38972/11000
27.63/13.12	c cleaning 5629 clauses out of 11268 with flag 66312/18001
38.45/18.51	c cleaning 6812 clauses out of 13638 with flag 98352/26000
50.45/24.43	c cleaning 7908 clauses out of 15826 with flag 135593/35000
62.84/30.62	c cleaning 8944 clauses out of 17918 with flag 176426/45000
78.16/38.11	c cleaning 9971 clauses out of 19975 with flag 224208/56001
95.15/46.65	c cleaning 10991 clauses out of 22004 with flag 276618/68001
113.37/55.52	c cleaning 11981 clauses out of 24012 with flag 334215/81000
131.56/64.69	c cleaning 13004 clauses out of 26031 with flag 397933/95000
151.99/74.83	c cleaning 13983 clauses out of 28028 with flag 465752/110001
173.78/85.71	c cleaning 14996 clauses out of 30044 with flag 541056/126000
199.41/98.72	c cleaning 16006 clauses out of 32049 with flag 622927/143001
224.43/111.29	c cleaning 17005 clauses out of 34043 with flag 710732/161001
251.81/124.89	c cleaning 17996 clauses out of 36037 with flag 806121/180000
280.81/139.31	c cleaning 18998 clauses out of 38043 with flag 907657/200002
309.81/153.80	c cleaning 20002 clauses out of 40044 with flag 1014160/221001
340.46/168.98	c cleaning 21014 clauses out of 42042 with flag 1128729/243001
372.07/184.75	c cleaning 22000 clauses out of 44028 with flag 1245418/266001
405.66/201.50	c cleaning 22993 clauses out of 46030 with flag 1371092/290003
445.57/222.08	c cleaning 23983 clauses out of 48034 with flag 1506311/315000
483.77/241.17	c cleaning 25016 clauses out of 50051 with flag 1648059/341000
523.19/260.88	c cleaning 25992 clauses out of 52036 with flag 1798108/368001
564.82/281.40	c cleaning 27008 clauses out of 54043 with flag 1953541/396000
609.35/303.55	c cleaning 28003 clauses out of 56036 with flag 2116030/425001
657.07/327.05	c cleaning 28993 clauses out of 58034 with flag 2290217/455002
707.89/352.13	c cleaning 30004 clauses out of 60040 with flag 2469609/486001
758.49/378.16	c cleaning 30997 clauses out of 62037 with flag 2651549/518002
809.08/403.37	c cleaning 31991 clauses out of 64038 with flag 2847254/551000
861.17/429.26	c cleaning 33003 clauses out of 66047 with flag 3046738/585000
916.59/456.70	c cleaning 34014 clauses out of 68044 with flag 3259970/620000
973.87/485.14	c cleaning 34988 clauses out of 70032 with flag 3479561/656002
1033.23/514.50	c cleaning 36000 clauses out of 72042 with flag 3703582/693000
1095.63/545.76	c cleaning 37009 clauses out of 74046 with flag 3937000/731004
1159.39/577.35	c cleaning 38005 clauses out of 76034 with flag 4177792/770001
1224.53/609.20	c cleaning 38977 clauses out of 78028 with flag 4427985/810000
1292.29/642.35	c cleaning 39980 clauses out of 80051 with flag 4687839/851000
1359.28/677.47	c cleaning 0 clauses out of 5000 with flag 0/5000
1364.63/679.99	c cleaning 41002 clauses out of 82072 with flag 4957628/893001
1441.63/717.88	c cleaning 42029 clauses out of 84069 with flag 5233468/936000
1514.28/753.82	c cleaning 43001 clauses out of 86040 with flag 5519710/980000
1589.86/791.40	c cleaning 44013 clauses out of 88043 with flag 5814964/1025004
1668.63/830.37	c cleaning 45000 clauses out of 90026 with flag 6118427/1071000
1744.15/867.96	c cleaning 45973 clauses out of 92029 with flag 6426671/1118003
1800.07/895.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.70	c starts		: 7682
1800.07/895.70	c conflicts		: 1152719
1800.07/895.70	c decisions		: 17902998
1800.07/895.70	c propagations		: 211023209
1800.07/895.70	c inspects		: 1839172198
1800.07/895.70	c shortcuts		: 0
1800.07/895.70	c learnt literals	: 0
1800.07/895.70	c learnt binary clauses	: 0
1800.07/895.70	c learnt ternary clauses	: 0
1800.07/895.70	c learnt constraints	: 1152719
1800.07/895.70	c ignored constraints	: 0
1800.07/895.70	c root simplifications	: 0
1800.07/895.70	c removed literals (reason simplification)	: 43656014
1800.07/895.70	c reason swapping (by a shorter reason)	: 0
1800.07/895.70	c Calls to reduceDB	: 43
1800.07/895.70	c Number of update (reduction) of LBD	: 437893
1800.07/895.70	c Imported unit clauses	: 0
1800.07/895.70	c number of reductions to clauses (during analyze)	: 0
1800.07/895.70	c number of learned constraints concerned by reduction	: 0
1800.07/895.70	c number of learning phase by resolution	: 0
1800.07/895.70	c number of learning phase by cutting planes	: 0
1800.07/895.70	c speed (assignments/second)	: 235799.61806898
1800.07/895.70	c non guided choices	2485
1800.07/895.73	c learnt constraints type 
1800.07/895.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 80772
1800.07/895.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.73	c starts		: 26
1800.07/895.73	c conflicts		: 6201
1800.07/895.73	c decisions		: 67071
1800.07/895.73	c propagations		: 1032808
1800.07/895.73	c inspects		: 264813671
1800.07/895.73	c shortcuts		: 0
1800.07/895.73	c learnt literals	: 0
1800.07/895.73	c learnt binary clauses	: 0
1800.07/895.73	c learnt ternary clauses	: 0
1800.07/895.73	c learnt constraints	: 6200
1800.07/895.73	c ignored constraints	: 0
1800.07/895.73	c root simplifications	: 0
1800.07/895.73	c removed literals (reason simplification)	: 0
1800.07/895.73	c reason swapping (by a shorter reason)	: 0
1800.07/895.73	c Calls to reduceDB	: 1
1800.07/895.73	c Number of update (reduction) of LBD	: 0
1800.07/895.73	c Imported unit clauses	: 0
1800.07/895.73	c number of reductions to clauses (during analyze)	: 0
1800.07/895.73	c number of learned constraints concerned by reduction	: 0
1800.07/895.73	c number of learning phase by resolution	: 0
1800.07/895.73	c number of learning phase by cutting planes	: 0
1800.07/895.73	c speed (assignments/second)	: 1154.0321535360397
1800.07/895.73	c non guided choices	1069
1800.07/895.74	c learnt constraints type 
1800.07/895.74	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 908
1800.07/895.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5292
1800.07/895.74	s UNKNOWN
1800.07/895.74	c Total wall clock time (in seconds): 895.315

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

pid=4008
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: 1.12 1.61 1.68 4/175 4015
/proc/meminfo: memFree=31968580/32872528 swapFree=10608/190480
[pid=4015] ppid=4008 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/4015/stat : 4015 (java) D 4008 4015 3970 0 -1 4202496 158 0 0 0 0 0 0 0 20 0 1 0 103614070 278528 33 33554432000 1073741824 1073778376 140734246077424 140734246074600 249640873255 0 0 4096 0 18446744071580397875 0 0 17 0 0 0 0 0 0
/proc/4015/statm: 68 33 25 9 0 25 0

[startup+0.100177 s]
/proc/loadavg: 1.12 1.61 1.68 4/175 4015
/proc/meminfo: memFree=31968580/32872528 swapFree=10608/190480
[pid=4015] ppid=4008 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/4015/stat : 4015 (java) D 4008 4015 3970 0 -1 4202496 1148 0 18 0 0 0 0 0 20 0 1 0 103614070 23793664 815 33554432000 1073741824 1073778376 140734524525744 140734524515736 139636133881552 0 0 4096 0 18446744071579943789 0 0 17 0 0 0 7 0 0
/proc/4015/statm: 5809 815 608 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200312 s]
/proc/loadavg: 1.12 1.61 1.68 4/175 4015
/proc/meminfo: memFree=31968580/32872528 swapFree=10608/190480
[pid=4015] ppid=4008 vsize=9014776 CPUtime=0 cores=0,2,4,6
/proc/4015/stat : 4015 (java) S 4008 4015 3970 0 -1 4202496 2155 0 23 0 0 0 0 0 20 0 10 0 103614070 9231130624 2290 33554432000 1073741824 1073778376 140734524525744 140734524516880 249653395517 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/4015/statm: 2253694 2291 980 9 0 2244803 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9014776

[startup+0.300272 s]
/proc/loadavg: 1.12 1.61 1.68 4/175 4015
/proc/meminfo: memFree=31968580/32872528 swapFree=10608/190480
[pid=4015] ppid=4008 vsize=9225560 CPUtime=0.04 cores=0,2,4,6
/proc/4015/stat : 4015 (java) S 4008 4015 3970 0 -1 4202496 3126 0 25 0 3 1 0 0 20 0 13 0 103614070 9446973440 3769 33554432000 1073741824 1073778376 140734524525744 140734524516880 249653395517 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/4015/statm: 2306390 3769 1706 9 0 2297091 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9225560

[startup+0.700219 s]
/proc/loadavg: 1.12 1.61 1.68 4/175 4015
/proc/meminfo: memFree=31968580/32872528 swapFree=10608/190480
[pid=4015] ppid=4008 vsize=9558476 CPUtime=0.74 cores=0,2,4,6
/proc/4015/stat : 4015 (java) S 4008 4015 3970 0 -1 4202496 7490 0 25 0 71 3 0 0 20 0 18 0 103614070 9787879424 25219 33554432000 1073741824 1073778376 140734524525744 140734524516880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/4015/statm: 2389619 25219 2236 9 0 2380296 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 9558476

[startup+1.50087 s]
/proc/loadavg: 1.12 1.61 1.68 10/219 4059
/proc/meminfo: memFree=31692012/32872528 swapFree=10608/190480
[pid=4015] ppid=4008 vsize=9824732 CPUtime=3.65 cores=0,2,4,6
/proc/4015/stat : 4015 (java) S 4008 4015 3970 0 -1 4202496 23126 0 25 0 358 7 0 0 20 0 22 0 103614070 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 140734524516880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/4015/statm: 2456183 51552 2278 9 0 2446860 0
[pid=4015/tid=4019] ppid=4008 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/4015/task/4019/stat : 4019 (java) S 4008 4015 3970 0 -1 4202560 2462 0 6 0 41 3 0 0 20 0 22 0 103614081 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139636129563512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 16 0 0
[pid=4015/tid=4021] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4021/stat : 4021 (java) S 4008 4015 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139636102015144 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4025] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4025/stat : 4025 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139636100962600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4027] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4027/stat : 4027 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139636099910056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4029] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4029/stat : 4029 (java) S 4008 4015 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139636098857512 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4032] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4032/stat : 4032 (java) S 4008 4015 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635969272488 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4033] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4033/stat : 4033 (java) S 4008 4015 3970 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635968219944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4034] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4034/stat : 4034 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635967167400 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4035] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4035/stat : 4035 (java) S 4008 4015 3970 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635966114856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4037] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4037/stat : 4037 (java) S 4008 4015 3970 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 103614093 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635483601000 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4038] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4038/stat : 4038 (java) S 4008 4015 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635482547320 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4040] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4040/stat : 4040 (java) S 4008 4015 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635481494664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4045] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4045/stat : 4045 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635480443408 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4047] ppid=4008 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/4015/task/4047/stat : 4047 (java) S 4008 4015 3970 0 -1 4202560 8810 0 0 0 85 1 0 0 20 0 22 0 103614103 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635479390776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4048] ppid=4008 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/4015/task/4048/stat : 4048 (java) S 4008 4015 3970 0 -1 4202560 10441 0 0 0 83 2 0 0 20 0 22 0 103614103 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635478338232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4050] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4050/stat : 4050 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635477285880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4051] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4051/stat : 4051 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635476233544 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4056] ppid=4008 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/4015/task/4056/stat : 4056 (java) R 4008 4015 3970 0 -1 4202560 18 0 0 0 70 0 0 0 20 0 22 0 103614147 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635475175952 139635980893644 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4057] ppid=4008 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/4015/task/4057/stat : 4057 (java) R 4008 4015 3970 0 -1 4202560 35 0 0 0 70 0 0 0 20 0 22 0 103614147 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635474122656 139635981315153 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4058] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4058/stat : 4058 (java) S 4008 4015 3970 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103614148 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635473073192 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4059] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4059/stat : 4059 (java) S 4008 4015 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103614148 10060525568 51552 33554432000 1073741824 1073778376 140734524525744 139635472020648 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 1.51 1.68 1.70 6/219 4059
/proc/meminfo: memFree=31555744/32872528 swapFree=10608/190480
[pid=4015] ppid=4008 vsize=9824732 CPUtime=7.05 cores=0,2,4,6
/proc/4015/stat : 4015 (java) S 4008 4015 3970 0 -1 4202496 23140 0 25 0 698 7 0 0 20 0 22 0 103614070 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 140734524516880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/4015/statm: 2456183 51564 2278 9 0 2446860 0
[pid=4015/tid=4019] ppid=4008 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/4015/task/4019/stat : 4019 (java) S 4008 4015 3970 0 -1 4202560 2462 0 6 0 41 3 0 0 20 0 22 0 103614081 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139636129563512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 16 0 0
[pid=4015/tid=4021] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4021/stat : 4021 (java) S 4008 4015 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139636102015144 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4025] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4025/stat : 4025 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139636100962600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4027] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4027/stat : 4027 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139636099910056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4029] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4029/stat : 4029 (java) S 4008 4015 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139636098857512 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4032] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4032/stat : 4032 (java) S 4008 4015 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635969272488 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4033] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4033/stat : 4033 (java) S 4008 4015 3970 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635968219944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4034] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4034/stat : 4034 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635967167400 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4035] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4035/stat : 4035 (java) S 4008 4015 3970 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103614090 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635966114856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4037] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4037/stat : 4037 (java) S 4008 4015 3970 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 103614093 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635483601000 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4038] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4038/stat : 4038 (java) S 4008 4015 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635482547320 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4040] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4040/stat : 4040 (java) S 4008 4015 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635481494664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4045] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4045/stat : 4045 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635480443408 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4047] ppid=4008 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/4015/task/4047/stat : 4047 (java) S 4008 4015 3970 0 -1 4202560 8810 0 0 0 88 1 0 0 20 0 22 0 103614103 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635479390776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4048] ppid=4008 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/4015/task/4048/stat : 4048 (java) S 4008 4015 3970 0 -1 4202560 10452 0 0 0 102 2 0 0 20 0 22 0 103614103 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635478338232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4050] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4050/stat : 4050 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635477285880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4051] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4051/stat : 4051 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635476233544 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4056] ppid=4008 vsize=9824732 CPUtime=2.3 cores=0,2,4,6
/proc/4015/task/4056/stat : 4056 (java) R 4008 4015 3970 0 -1 4202560 20 0 0 0 230 0 0 0 20 0 22 0 103614147 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635475175792 139635980908505 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4057] ppid=4008 vsize=9824732 CPUtime=2.3 cores=0,2,4,6
/proc/4015/task/4057/stat : 4057 (java) R 4008 4015 3970 0 -1 4202560 35 0 0 0 230 0 0 0 20 0 22 0 103614147 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635474124888 139635981389792 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4058] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4058/stat : 4058 (java) S 4008 4015 3970 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103614148 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635473073192 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4059] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4059/stat : 4059 (java) S 4008 4015 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103614148 10060525568 51564 33554432000 1073741824 1073778376 140734524525744 139635472020648 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.05
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 1.51 1.68 1.70 5/219 4059
/proc/meminfo: memFree=30968344/32872528 swapFree=10608/190480
[pid=4015] ppid=4008 vsize=9824732 CPUtime=13.81 cores=0,2,4,6
/proc/4015/stat : 4015 (java) S 4008 4015 3970 0 -1 4202496 23957 0 25 0 1358 23 0 0 20 0 22 0 103614070 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 140734524516880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/4015/statm: 2456183 108902 2282 9 0 2446860 0
[pid=4015/tid=4019] ppid=4008 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/4015/task/4019/stat : 4019 (java) S 4008 4015 3970 0 -1 4202560 2462 0 6 0 41 3 0 0 20 0 22 0 103614081 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139636129563512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 16 0 0
[pid=4015/tid=4021] ppid=4008 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/4015/task/4021/stat : 4021 (java) S 4008 4015 3970 0 -1 4202560 34 0 0 0 2 1 0 0 20 0 22 0 103614090 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139636102015144 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4025] ppid=4008 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/4015/task/4025/stat : 4025 (java) S 4008 4015 3970 0 -1 4202560 138 0 0 0 4 3 0 0 20 0 22 0 103614090 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139636100962600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4027] ppid=4008 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/4015/task/4027/stat : 4027 (java) S 4008 4015 3970 0 -1 4202560 91 0 0 0 4 2 0 0 20 0 22 0 103614090 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139636099910056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4029] ppid=4008 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/4015/task/4029/stat : 4029 (java) S 4008 4015 3970 0 -1 4202560 133 0 0 0 5 2 0 0 20 0 22 0 103614090 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139636098857512 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4032] ppid=4008 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/4015/task/4032/stat : 4032 (java) S 4008 4015 3970 0 -1 4202560 54 0 0 0 2 2 0 0 20 0 22 0 103614090 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139635969272488 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4033] ppid=4008 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/4015/task/4033/stat : 4033 (java) S 4008 4015 3970 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 103614090 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139635968219944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4034] ppid=4008 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/4015/task/4034/stat : 4034 (java) S 4008 4015 3970 0 -1 4202560 147 0 0 0 7 2 0 0 20 0 22 0 103614090 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139635967167400 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4035] ppid=4008 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/4015/task/4035/stat : 4035 (java) S 4008 4015 3970 0 -1 4202560 36 0 0 0 3 2 0 0 20 0 22 0 103614090 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139635966114856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4037] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4037/stat : 4037 (java) S 4008 4015 3970 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 103614093 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139635483601000 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4038] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4038/stat : 4038 (java) S 4008 4015 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139635482547320 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4040] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4040/stat : 4040 (java) S 4008 4015 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139635481494664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4045] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4045/stat : 4045 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 108902 33554432000 1073741824 1073778376 140734524525744 139635480443408 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4047] ppid=4008 vsize=9824732 CPUtime=0.91 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 3.99 3.86 3.09 5/219 4150
/proc/meminfo: memFree=25453808/32872528 swapFree=10608/190480
[pid=4015] ppid=4008 vsize=9824732 CPUtime=1772.94 cores=0,2,4,6
/proc/4015/stat : 4015 (java) S 4008 4015 3970 0 -1 4202496 35803 0 25 0 176974 320 0 0 20 0 22 0 103614070 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 140734524516880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/4015/statm: 2456183 1086238 2291 9 0 2446860 0
[pid=4015/tid=4019] ppid=4008 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/4015/task/4019/stat : 4019 (java) S 4008 4015 3970 0 -1 4202560 2477 0 6 0 43 4 0 0 20 0 22 0 103614081 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139636129563512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 16 0 0
[pid=4015/tid=4021] ppid=4008 vsize=9824732 CPUtime=4.23 cores=0,2,4,6
/proc/4015/task/4021/stat : 4021 (java) S 4008 4015 3970 0 -1 4202560 1180 0 0 0 384 39 0 0 20 0 22 0 103614090 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139636102015144 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4025] ppid=4008 vsize=9824732 CPUtime=3.86 cores=0,2,4,6
/proc/4015/task/4025/stat : 4025 (java) S 4008 4015 3970 0 -1 4202560 943 0 0 0 355 31 0 0 20 0 22 0 103614090 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139636100962600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4027] ppid=4008 vsize=9824732 CPUtime=3.78 cores=0,2,4,6
/proc/4015/task/4027/stat : 4027 (java) S 4008 4015 3970 0 -1 4202560 786 0 0 0 350 28 0 0 20 0 22 0 103614090 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139636099910056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4029] ppid=4008 vsize=9824732 CPUtime=3.76 cores=0,2,4,6
/proc/4015/task/4029/stat : 4029 (java) S 4008 4015 3970 0 -1 4202560 909 0 0 0 342 34 0 0 20 0 22 0 103614090 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139636098857512 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4032] ppid=4008 vsize=9824732 CPUtime=4.17 cores=0,2,4,6
/proc/4015/task/4032/stat : 4032 (java) S 4008 4015 3970 0 -1 4202560 815 0 0 0 380 37 0 0 20 0 22 0 103614090 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635969272488 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4033] ppid=4008 vsize=9824732 CPUtime=3.7 cores=0,2,4,6
/proc/4015/task/4033/stat : 4033 (java) S 4008 4015 3970 0 -1 4202560 926 0 0 0 336 34 0 0 20 0 22 0 103614090 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635968219944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4034] ppid=4008 vsize=9824732 CPUtime=4.08 cores=0,2,4,6
/proc/4015/task/4034/stat : 4034 (java) S 4008 4015 3970 0 -1 4202560 910 0 0 0 376 32 0 0 20 0 22 0 103614090 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635967167400 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4035] ppid=4008 vsize=9824732 CPUtime=4.15 cores=0,2,4,6
/proc/4015/task/4035/stat : 4035 (java) S 4008 4015 3970 0 -1 4202560 872 0 0 0 379 36 0 0 20 0 22 0 103614090 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635966114856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4037] ppid=4008 vsize=9824732 CPUtime=8.64 cores=0,2,4,6
/proc/4015/task/4037/stat : 4037 (java) S 4008 4015 3970 0 -1 4202560 3215 0 0 0 859 5 0 0 20 0 22 0 103614093 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635483601000 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4038] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4038/stat : 4038 (java) S 4008 4015 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635482547320 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4040] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4040/stat : 4040 (java) S 4008 4015 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635481494664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4045] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4045/stat : 4045 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635480443408 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4047] ppid=4008 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/4015/task/4047/stat : 4047 (java) S 4008 4015 3970 0 -1 4202560 8825 0 0 0 111 1 0 0 20 0 22 0 103614103 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635479390776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4048] ppid=4008 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/4015/task/4048/stat : 4048 (java) S 4008 4015 3970 0 -1 4202560 11103 0 0 0 165 2 0 0 20 0 22 0 103614103 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635478338232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4050] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4050/stat : 4050 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635477285880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4051] ppid=4008 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/4015/task/4051/stat : 4051 (java) S 4008 4015 3970 0 -1 4202560 51 0 0 0 12 10 0 0 20 0 22 0 103614103 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635476233544 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4056] ppid=4008 vsize=9824732 CPUtime=864.66 cores=0,2,4,6
/proc/4015/task/4056/stat : 4056 (java) R 4008 4015 3970 0 -1 4202560 71 0 0 0 86450 16 0 0 20 0 22 0 103614147 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635475168896 139635980908530 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4057] ppid=4008 vsize=9824732 CPUtime=864.66 cores=0,2,4,6
/proc/4015/task/4057/stat : 4057 (java) R 4008 4015 3970 0 -1 4202560 1467 0 0 0 86426 40 0 0 20 0 22 0 103614147 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635474124080 139635981315128 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4058] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4058/stat : 4058 (java) S 4008 4015 3970 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103614148 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635473073192 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4059] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4059/stat : 4059 (java) S 4008 4015 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103614148 10060525568 1086238 33554432000 1073741824 1073778376 140734524525744 139635472020648 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1772.94
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.701 s]
/proc/loadavg: 3.99 3.86 3.10 5/219 4150
/proc/meminfo: memFree=25461936/32872528 swapFree=10608/190480
[pid=4015] ppid=4008 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/4015/stat : 4015 (java) S 4008 4015 3970 0 -1 4202496 35823 0 25 0 179687 320 0 0 20 0 22 0 103614070 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 140734524516880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/4015/statm: 2456183 1086255 2291 9 0 2446860 0
[pid=4015/tid=4019] ppid=4008 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/4015/task/4019/stat : 4019 (java) S 4008 4015 3970 0 -1 4202560 2478 0 6 0 43 4 0 0 20 0 22 0 103614081 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139636129563512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 16 0 0
[pid=4015/tid=4021] ppid=4008 vsize=9824732 CPUtime=4.31 cores=0,2,4,6
/proc/4015/task/4021/stat : 4021 (java) S 4008 4015 3970 0 -1 4202560 1186 0 0 0 392 39 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139636102015144 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4025] ppid=4008 vsize=9824732 CPUtime=3.92 cores=0,2,4,6
/proc/4015/task/4025/stat : 4025 (java) S 4008 4015 3970 0 -1 4202560 947 0 0 0 361 31 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139636100962600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4027] ppid=4008 vsize=9824732 CPUtime=3.95 cores=0,2,4,6
/proc/4015/task/4027/stat : 4027 (java) S 4008 4015 3970 0 -1 4202560 786 0 0 0 367 28 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139636099910056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4029] ppid=4008 vsize=9824732 CPUtime=3.83 cores=0,2,4,6
/proc/4015/task/4029/stat : 4029 (java) S 4008 4015 3970 0 -1 4202560 910 0 0 0 349 34 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139636098857512 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4032] ppid=4008 vsize=9824732 CPUtime=4.26 cores=0,2,4,6
/proc/4015/task/4032/stat : 4032 (java) S 4008 4015 3970 0 -1 4202560 816 0 0 0 389 37 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635969272488 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4033] ppid=4008 vsize=9824732 CPUtime=3.79 cores=0,2,4,6
/proc/4015/task/4033/stat : 4033 (java) S 4008 4015 3970 0 -1 4202560 928 0 0 0 345 34 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635968219944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4034] ppid=4008 vsize=9824732 CPUtime=4.14 cores=0,2,4,6
/proc/4015/task/4034/stat : 4034 (java) S 4008 4015 3970 0 -1 4202560 912 0 0 0 382 32 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635967167400 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4035] ppid=4008 vsize=9824732 CPUtime=4.24 cores=0,2,4,6
/proc/4015/task/4035/stat : 4035 (java) S 4008 4015 3970 0 -1 4202560 873 0 0 0 388 36 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635966114856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4037] ppid=4008 vsize=9824732 CPUtime=8.65 cores=0,2,4,6
/proc/4015/task/4037/stat : 4037 (java) S 4008 4015 3970 0 -1 4202560 3217 0 0 0 859 6 0 0 20 0 22 0 103614093 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635483601000 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4038] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4038/stat : 4038 (java) S 4008 4015 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635482547320 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4040] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4040/stat : 4040 (java) S 4008 4015 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635481494664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4045] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4045/stat : 4045 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635480443408 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4047] ppid=4008 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/4015/task/4047/stat : 4047 (java) S 4008 4015 3970 0 -1 4202560 8825 0 0 0 111 1 0 0 20 0 22 0 103614103 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635479390776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4048] ppid=4008 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/4015/task/4048/stat : 4048 (java) S 4008 4015 3970 0 -1 4202560 11103 0 0 0 165 2 0 0 20 0 22 0 103614103 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635478338232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4050] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4050/stat : 4050 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635477285880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4051] ppid=4008 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/4015/task/4051/stat : 4051 (java) S 4008 4015 3970 0 -1 4202560 51 0 0 0 12 11 0 0 20 0 22 0 103614103 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635476233544 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4056] ppid=4008 vsize=9824732 CPUtime=877.87 cores=0,2,4,6
/proc/4015/task/4056/stat : 4056 (java) R 4008 4015 3970 0 -1 4202560 71 0 0 0 87771 16 0 0 20 0 22 0 103614147 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635475175504 139635980855244 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4057] ppid=4008 vsize=9824732 CPUtime=877.88 cores=0,2,4,6
/proc/4015/task/4057/stat : 4057 (java) R 4008 4015 3970 0 -1 4202560 1467 0 0 0 87748 40 0 0 20 0 22 0 103614147 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635474124080 139635981310615 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4058] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4058/stat : 4058 (java) S 4008 4015 3970 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103614148 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635473073192 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4059] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4059/stat : 4059 (java) S 4008 4015 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103614148 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635472020648 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 4015 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.701 s]
/proc/loadavg: 3.99 3.86 3.10 5/219 4150
/proc/meminfo: memFree=25461936/32872528 swapFree=10608/190480
[pid=4015] ppid=4008 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/4015/stat : 4015 (java) S 4008 4015 3970 0 -1 4202496 35823 0 25 0 179687 320 0 0 20 0 22 0 103614070 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 140734524516880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/4015/statm: 2456183 1086255 2291 9 0 2446860 0
[pid=4015/tid=4019] ppid=4008 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/4015/task/4019/stat : 4019 (java) S 4008 4015 3970 0 -1 4202560 2478 0 6 0 43 4 0 0 20 0 22 0 103614081 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139636129563512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 16 0 0
[pid=4015/tid=4021] ppid=4008 vsize=9824732 CPUtime=4.31 cores=0,2,4,6
/proc/4015/task/4021/stat : 4021 (java) S 4008 4015 3970 0 -1 4202560 1186 0 0 0 392 39 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139636102015144 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4025] ppid=4008 vsize=9824732 CPUtime=3.92 cores=0,2,4,6
/proc/4015/task/4025/stat : 4025 (java) S 4008 4015 3970 0 -1 4202560 947 0 0 0 361 31 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139636100962600 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4027] ppid=4008 vsize=9824732 CPUtime=3.95 cores=0,2,4,6
/proc/4015/task/4027/stat : 4027 (java) S 4008 4015 3970 0 -1 4202560 786 0 0 0 367 28 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139636099910056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4029] ppid=4008 vsize=9824732 CPUtime=3.83 cores=0,2,4,6
/proc/4015/task/4029/stat : 4029 (java) S 4008 4015 3970 0 -1 4202560 910 0 0 0 349 34 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139636098857512 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4032] ppid=4008 vsize=9824732 CPUtime=4.26 cores=0,2,4,6
/proc/4015/task/4032/stat : 4032 (java) S 4008 4015 3970 0 -1 4202560 816 0 0 0 389 37 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635969272488 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4033] ppid=4008 vsize=9824732 CPUtime=3.79 cores=0,2,4,6
/proc/4015/task/4033/stat : 4033 (java) S 4008 4015 3970 0 -1 4202560 928 0 0 0 345 34 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635968219944 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4034] ppid=4008 vsize=9824732 CPUtime=4.14 cores=0,2,4,6
/proc/4015/task/4034/stat : 4034 (java) S 4008 4015 3970 0 -1 4202560 912 0 0 0 382 32 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635967167400 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4015/tid=4035] ppid=4008 vsize=9824732 CPUtime=4.24 cores=0,2,4,6
/proc/4015/task/4035/stat : 4035 (java) S 4008 4015 3970 0 -1 4202560 873 0 0 0 388 36 0 0 20 0 22 0 103614090 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635966114856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4037] ppid=4008 vsize=9824732 CPUtime=8.65 cores=0,2,4,6
/proc/4015/task/4037/stat : 4037 (java) S 4008 4015 3970 0 -1 4202560 3217 0 0 0 859 6 0 0 20 0 22 0 103614093 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635483601000 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4038] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4038/stat : 4038 (java) S 4008 4015 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635482547320 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4040] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4040/stat : 4040 (java) S 4008 4015 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103614095 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635481494664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4045] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4045/stat : 4045 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635480443408 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4047] ppid=4008 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/4015/task/4047/stat : 4047 (java) S 4008 4015 3970 0 -1 4202560 8825 0 0 0 111 1 0 0 20 0 22 0 103614103 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635479390776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4048] ppid=4008 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/4015/task/4048/stat : 4048 (java) S 4008 4015 3970 0 -1 4202560 11103 0 0 0 165 2 0 0 20 0 22 0 103614103 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635478338232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4050] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4050/stat : 4050 (java) S 4008 4015 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103614103 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635477285880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4051] ppid=4008 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/4015/task/4051/stat : 4051 (java) S 4008 4015 3970 0 -1 4202560 51 0 0 0 12 11 0 0 20 0 22 0 103614103 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635476233544 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4056] ppid=4008 vsize=9824732 CPUtime=877.87 cores=0,2,4,6
/proc/4015/task/4056/stat : 4056 (java) R 4008 4015 3970 0 -1 4202560 71 0 0 0 87771 16 0 0 20 0 22 0 103614147 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635475175504 139635980855244 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4015/tid=4057] ppid=4008 vsize=9824732 CPUtime=877.88 cores=0,2,4,6
/proc/4015/task/4057/stat : 4057 (java) R 4008 4015 3970 0 -1 4202560 1467 0 0 0 87748 40 0 0 20 0 22 0 103614147 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635474124080 139635981310615 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4015/tid=4058] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4058/stat : 4058 (java) S 4008 4015 3970 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103614148 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635473073192 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4015/tid=4059] ppid=4008 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4015/task/4059/stat : 4059 (java) S 4008 4015 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103614148 10060525568 1086255 33554432000 1073741824 1073778376 140734524525744 139635472020648 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.759
CPU time (s): 1800.76
CPU user time (s): 1797.07
CPU system time (s): 3.69544
CPU usage (%): 201.032
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.07
system time used= 3.69544
maximum resident set size= 4345204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35881
page faults= 25
swaps= 0
block input operations= 14720
block output operations= 880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22851
involuntary context switches= 26182

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.61015 second user time and 7.2589 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-06 14:39:47
IDJOB=4080346
IDBENCH=1156
IDSOLVER=2543
FILE ID=node102/4080346-1465216787
RUNJOBID= node102-1465216787-3986
PBS_JOBID= 19843204
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin14.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080346-1465216787/watcher-4080346-1465216787 -o /tmp/evaluation-result-4080346-1465216787/solver-4080346-1465216787 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1465216787-3986 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080346-1465216787.opb

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

MD5SUM BENCH= 321349c7a7114538010c83c600c72ae9
RANDOM SEED=2107216605

node102.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.470
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.94
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.470
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.470
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.470
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.470
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.56
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.470
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.470
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.470
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:        31970564 kB
Buffers:             860 kB
Cached:            14072 kB
SwapCached:         1212 kB
Active:             8764 kB
Inactive:           7292 kB
Active(anon):       3696 kB
Inactive(anon):      180 kB
Active(file):       5068 kB
Inactive(file):     7112 kB
Unevictable:      190480 kB
Mlocked:           10608 kB
SwapTotal:      67108856 kB
SwapFree:       67097400 kB
Dirty:              2396 kB
Writeback:             0 kB
AnonPages:        191428 kB
Mapped:             5296 kB
Shmem:                 0 kB
Slab:             564124 kB
SReclaimable:       8532 kB
SUnreclaim:       555592 kB
KernelStack:        1344 kB
PageTables:         3928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     288364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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 node102 at 2016-06-06 14:54:43