Trace number 4080218

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob5.opb
MD5SUMb56e28afe1ffd19dcf9a2ab038cbc43f
Bench CategoryDEC-MEDINT (no optimisation, medium 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 benchmark660.511
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables80
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint80
Maximum length of a constraint80
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 62442885
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 803031860
Number of bits of the biggest sum of numbers30
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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4080218-1465229915.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.12	c ... done. Wall clock time 0.015s.
0.11/0.12	c declared #vars     80
0.11/0.12	c #constraints  2
0.11/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.12	c constraints type 
0.11/0.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.11/0.12	c 2 constraints processed.
0.11/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.12	c constraints type 
0.11/0.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
0.11/0.12	c 2 constraints processed.
2.39/0.75	c cleaning 2500 clauses out of 5000 with flag 10009/5000
4.09/1.22	c cleaning 4251 clauses out of 8502 with flag 22016/11002
5.34/1.81	c cleaning 5625 clauses out of 11249 with flag 36012/18000
6.97/2.63	c cleaning 6811 clauses out of 13624 with flag 52012/26000
9.00/3.61	c cleaning 7906 clauses out of 15814 with flag 70014/35001
11.45/4.84	c cleaning 8952 clauses out of 17907 with flag 90014/45000
14.48/6.32	c cleaning 9977 clauses out of 19956 with flag 112018/56001
18.07/8.14	c cleaning 10984 clauses out of 21978 with flag 136017/68000
22.34/10.26	c cleaning 11997 clauses out of 23996 with flag 162025/81002
27.39/12.76	c cleaning 13000 clauses out of 25999 with flag 190025/95002
33.00/15.53	c cleaning 13998 clauses out of 27998 with flag 220023/110001
39.99/19.04	c cleaning 14998 clauses out of 30001 with flag 252028/126002
47.44/22.73	c cleaning 16001 clauses out of 32001 with flag 286031/143000
56.12/27.06	c cleaning 16998 clauses out of 34002 with flag 322039/161002
64.12/31.07	c cleaning 0 clauses out of 5000 with flag 0/5000
66.71/32.11	c cleaning 18001 clauses out of 36002 with flag 360035/180000
78.55/38.07	c cleaning 18998 clauses out of 38001 with flag 400035/200000
92.77/45.18	c cleaning 19999 clauses out of 40004 with flag 442038/221001
108.00/52.74	c cleaning 20997 clauses out of 42004 with flag 486043/243000
125.05/61.28	c cleaning 22002 clauses out of 44007 with flag 532045/266000
143.49/70.49	c cleaning 23004 clauses out of 46007 with flag 580052/290002
163.10/80.24	c cleaning 23999 clauses out of 48001 with flag 630051/315000
187.55/92.50	c cleaning 24998 clauses out of 50002 with flag 682056/341000
212.60/104.98	c cleaning 26002 clauses out of 52004 with flag 736061/368000
241.08/119.15	c cleaning 27001 clauses out of 54003 with flag 792064/396001
273.96/135.54	c cleaning 27997 clauses out of 56001 with flag 850064/425000
308.04/152.54	c cleaning 29001 clauses out of 58004 with flag 910069/455000
338.32/167.67	c cleaning 0 clauses out of 11000 with flag 0/11000
346.98/172.00	c cleaning 30001 clauses out of 60004 with flag 972079/486001
389.89/193.36	c cleaning 31000 clauses out of 62002 with flag 1036087/518000
435.12/215.86	c cleaning 32002 clauses out of 64004 with flag 1102102/551002
489.73/243.06	c cleaning 32998 clauses out of 66001 with flag 1170104/585001
543.67/269.82	c cleaning 33994 clauses out of 68002 with flag 1240109/620000
595.80/295.70	c cleaning 35000 clauses out of 70008 with flag 1312112/656000
656.97/326.16	c cleaning 35999 clauses out of 72009 with flag 1386116/693001
719.10/357.08	c cleaning 37005 clauses out of 74012 with flag 1462125/731003
783.50/389.10	c cleaning 37998 clauses out of 76004 with flag 1540132/770000
841.02/417.56	c cleaning 0 clauses out of 18001 with flag 0/18001
853.32/423.64	c cleaning 39001 clauses out of 78006 with flag 1620135/810000
926.99/460.22	c cleaning 39999 clauses out of 80005 with flag 1702143/851000
1004.51/498.93	c cleaning 41003 clauses out of 82006 with flag 1786149/893000
1085.53/539.20	c cleaning 41999 clauses out of 84003 with flag 1872169/936000
1171.62/582.08	c cleaning 43003 clauses out of 86005 with flag 1960190/980001
1267.14/629.55	c cleaning 44000 clauses out of 88001 with flag 2050214/1025000
1360.87/676.11	c cleaning 44995 clauses out of 90001 with flag 2142219/1071000
1462.57/726.73	c cleaning 46003 clauses out of 92006 with flag 2236223/1118000
1570.42/780.53	c cleaning 47000 clauses out of 94003 with flag 2332225/1166000
1681.58/835.86	c cleaning 48000 clauses out of 96004 with flag 2430234/1215001
1758.62/874.13	c cleaning 0 clauses out of 26000 with flag 0/26000
1800.13/894.71	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/894.71	c starts		: 1
1800.13/894.71	c conflicts		: 1265001
1800.13/894.71	c decisions		: 1265125
1800.13/894.71	c propagations		: 7440248
1800.13/894.71	c inspects		: 12296989216
1800.13/894.72	c shortcuts		: 0
1800.13/894.72	c learnt literals	: 0
1800.13/894.72	c learnt binary clauses	: 0
1800.13/894.72	c learnt ternary clauses	: 0
1800.13/894.72	c learnt constraints	: 1265001
1800.13/894.72	c ignored constraints	: 0
1800.13/894.72	c root simplifications	: 0
1800.13/894.72	c removed literals (reason simplification)	: 11667384
1800.13/894.72	c reason swapping (by a shorter reason)	: 0
1800.13/894.72	c Calls to reduceDB	: 46
1800.13/894.72	c Number of update (reduction) of LBD	: 131
1800.13/894.72	c Imported unit clauses	: 0
1800.13/894.72	c number of reductions to clauses (during analyze)	: 0
1800.13/894.72	c number of learned constraints concerned by reduction	: 0
1800.13/894.72	c number of learning phase by resolution	: 0
1800.13/894.72	c number of learning phase by cutting planes	: 0
1800.13/894.72	c speed (assignments/second)	: 8316.96414099467
1800.13/894.72	c non guided choices	68
1800.13/894.74	c learnt constraints type 
1800.13/894.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 98004
1800.13/894.74	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/894.74	c starts		: 54
1800.13/894.74	c conflicts		: 26353
1800.13/894.74	c decisions		: 32197
1800.13/894.74	c propagations		: 154479
1800.13/894.74	c inspects		: 499223447
1800.13/894.74	c shortcuts		: 0
1800.13/894.74	c learnt literals	: 0
1800.13/894.74	c learnt binary clauses	: 0
1800.13/894.74	c learnt ternary clauses	: 0
1800.13/894.74	c learnt constraints	: 26353
1800.13/894.74	c ignored constraints	: 0
1800.13/894.74	c root simplifications	: 0
1800.13/894.75	c removed literals (reason simplification)	: 0
1800.13/894.75	c reason swapping (by a shorter reason)	: 0
1800.13/894.75	c Calls to reduceDB	: 4
1800.13/894.75	c Number of update (reduction) of LBD	: 0
1800.13/894.75	c Imported unit clauses	: 0
1800.13/894.75	c number of reductions to clauses (during analyze)	: 0
1800.13/894.75	c number of learned constraints concerned by reduction	: 0
1800.13/894.75	c number of learning phase by resolution	: 0
1800.13/894.75	c number of learning phase by cutting planes	: 0
1800.13/894.75	c speed (assignments/second)	: 172.67612844379215
1800.13/894.75	c non guided choices	68
1800.13/894.76	c learnt constraints type 
1800.13/894.76	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 254
1800.13/894.76	c org.sat4j.pb.constraints.pb.MaxWatchPb => 26099
1800.13/894.76	s UNKNOWN
1800.13/894.76	c Total wall clock time (in seconds): 894.653

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

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

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


[startup+0 s]
/proc/loadavg: 4.27 4.36 4.38 5/199 11120
/proc/meminfo: memFree=28607276/32872528 swapFree=15540/1663004
[pid=11120] ppid=11117 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/11120/stat : 11120 (java) S 11117 11120 8273 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 104924241 98570240 977 33554432000 1073741824 1073778376 140734908118032 140734908109168 273909055549 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11120/statm: 24065 977 743 9 0 16771 0
[pid=11120/tid=11121] ppid=11117 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11121/stat : 11121 (java) R 11117 11120 8273 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 104924242 98570240 977 33554432000 1073741824 1073778376 140734908118032 139962540965416 273905698176 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 4.27 4.36 4.38 5/199 11120
/proc/meminfo: memFree=28607276/32872528 swapFree=15540/1663004
[pid=11120] ppid=11117 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/11120/stat : 11120 (java) S 11117 11120 8273 0 -1 4202496 4484 0 1 0 9 2 0 0 20 0 18 0 104924241 9787879424 6125 33554432000 1073741824 1073778376 140734908118032 140734908109168 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11120/statm: 2389619 6125 2158 9 0 2380296 0
[pid=11120/tid=11121] ppid=11117 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/11120/task/11121/stat : 11121 (java) R 11117 11120 8273 0 -1 4202560 2386 0 1 0 6 2 0 0 20 0 18 0 104924242 9787879424 6125 33554432000 1073741824 1073778376 140734908118032 139962540968864 273909081357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.20027 s]
/proc/loadavg: 4.27 4.36 4.38 5/199 11120
/proc/meminfo: memFree=28607276/32872528 swapFree=15540/1663004
[pid=11120] ppid=11117 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/11120/stat : 11120 (java) S 11117 11120 8273 0 -1 4202496 7354 0 1 0 37 2 0 0 20 0 22 0 104924241 10060525568 9451 33554432000 1073741824 1073778376 140734908118032 140734908109168 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11120/statm: 2456183 9451 2224 9 0 2446860 0
[pid=11120/tid=11121] ppid=11117 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/11120/task/11121/stat : 11121 (java) S 11117 11120 8273 0 -1 4202560 2402 0 1 0 9 2 0 0 20 0 22 0 104924242 10060525568 9451 33554432000 1073741824 1073778376 140734908118032 139962540970872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 9824732

[startup+0.300266 s]
/proc/loadavg: 4.27 4.36 4.38 5/199 11120
/proc/meminfo: memFree=28607276/32872528 swapFree=15540/1663004
[pid=11120] ppid=11117 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/11120/stat : 11120 (java) S 11117 11120 8273 0 -1 4202496 9590 0 1 0 77 3 0 0 20 0 22 0 104924241 10060525568 11231 33554432000 1073741824 1073778376 140734908118032 140734908109168 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11120/statm: 2456183 11231 2233 9 0 2446860 0
[pid=11120/tid=11121] ppid=11117 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/11120/task/11121/stat : 11121 (java) S 11117 11120 8273 0 -1 4202560 2402 0 1 0 9 2 0 0 20 0 22 0 104924242 10060525568 11231 33554432000 1073741824 1073778376 140734908118032 139962540970872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 9824732

[startup+0.700225 s]
/proc/loadavg: 4.27 4.36 4.38 5/199 11120
/proc/meminfo: memFree=28607276/32872528 swapFree=15540/1663004
[pid=11120] ppid=11117 vsize=9824732 CPUtime=2.39 cores=0,2,4,6
/proc/11120/stat : 11120 (java) S 11117 11120 8273 0 -1 4202496 18642 0 1 0 234 5 0 0 20 0 22 0 104924241 10060525568 28889 33554432000 1073741824 1073778376 140734908118032 140734908109168 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11120/statm: 2456183 28889 2244 9 0 2446860 0
[pid=11120/tid=11121] ppid=11117 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/11120/task/11121/stat : 11121 (java) S 11117 11120 8273 0 -1 4202560 2402 0 1 0 9 2 0 0 20 0 22 0 104924242 10060525568 28889 33554432000 1073741824 1073778376 140734908118032 139962540970872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.27 4.36 4.38 5/221 11142
/proc/meminfo: memFree=28432260/32872528 swapFree=15540/1663004
[pid=11120] ppid=11117 vsize=9824732 CPUtime=4.72 cores=0,2,4,6
/proc/11120/stat : 11120 (java) S 11117 11120 8273 0 -1 4202496 26886 0 1 0 463 9 0 0 20 0 22 0 104924241 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 140734908109168 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11120/statm: 2456183 47948 2272 9 0 2446860 0
[pid=11120/tid=11121] ppid=11117 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/11120/task/11121/stat : 11121 (java) S 11117 11120 8273 0 -1 4202560 2402 0 1 0 9 2 0 0 20 0 22 0 104924242 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962540970872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11123] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11123/stat : 11123 (java) S 11117 11120 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962519071784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11124] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11124/stat : 11124 (java) S 11117 11120 8273 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962518018984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11125] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11125/stat : 11125 (java) S 11117 11120 8273 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962516966184 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11126] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11126/stat : 11126 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962179644072 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11127] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11127/stat : 11127 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962178591272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11128] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11128/stat : 11128 (java) S 11117 11120 8273 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962177538472 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11129] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11129/stat : 11129 (java) S 11117 11120 8273 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962176485672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11130] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11130/stat : 11130 (java) S 11117 11120 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962175432872 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11131] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11131/stat : 11131 (java) S 11117 11120 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104924243 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962163235816 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11132] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11132/stat : 11132 (java) S 11117 11120 8273 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104924244 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962162181880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11133] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11133/stat : 11133 (java) S 11117 11120 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104924244 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962161128968 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11134] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11134/stat : 11134 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962160077456 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11135] ppid=11117 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/11120/task/11135/stat : 11135 (java) S 11117 11120 8273 0 -1 4202560 7998 0 0 0 94 0 0 0 20 0 22 0 104924246 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962159024568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11136] ppid=11117 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/11120/task/11136/stat : 11136 (java) S 11117 11120 8273 0 -1 4202560 15031 0 0 0 86 3 0 0 20 0 22 0 104924246 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962157971768 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11137] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11137/stat : 11137 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962156919160 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11138] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11138/stat : 11138 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962155866568 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11139] ppid=11117 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/11120/task/11139/stat : 11139 (java) R 11117 11120 8273 0 -1 4202560 38 0 0 0 134 0 0 0 20 0 22 0 104924254 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962154712456 139962398770460 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11140] ppid=11117 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/11120/task/11140/stat : 11140 (java) R 11117 11120 8273 0 -1 4202560 90 0 0 0 131 2 0 0 20 0 22 0 104924254 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962153660032 139962398328502 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11141] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11141/stat : 11141 (java) S 11117 11120 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104924254 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962152609192 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11142] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11142/stat : 11142 (java) S 11117 11120 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104924254 10060525568 47948 33554432000 1073741824 1073778376 140734908118032 139962151556392 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.27 4.36 4.38 5/221 11142
/proc/meminfo: memFree=28418916/32872528 swapFree=15540/1663004
[pid=11120] ppid=11117 vsize=9824732 CPUtime=7.99 cores=0,2,4,6
/proc/11120/stat : 11120 (java) S 11117 11120 8273 0 -1 4202496 26985 0 1 0 788 11 0 0 20 0 22 0 104924241 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 140734908109168 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11120/statm: 2456183 52621 2272 9 0 2446860 0
[pid=11120/tid=11121] ppid=11117 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/11120/task/11121/stat : 11121 (java) S 11117 11120 8273 0 -1 4202560 2402 0 1 0 9 2 0 0 20 0 22 0 104924242 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962540970872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11123] ppid=11117 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/11120/task/11123/stat : 11123 (java) S 11117 11120 8273 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 104924242 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962519071784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11124] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11124/stat : 11124 (java) S 11117 11120 8273 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962518018984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11125] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11125/stat : 11125 (java) S 11117 11120 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962516966184 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11126] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11126/stat : 11126 (java) S 11117 11120 8273 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962179644072 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11127] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11127/stat : 11127 (java) S 11117 11120 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962178591272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11128] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11128/stat : 11128 (java) S 11117 11120 8273 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962177538472 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11129] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11129/stat : 11129 (java) S 11117 11120 8273 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962176485672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11130] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11130/stat : 11130 (java) S 11117 11120 8273 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962175432872 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11131] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11131/stat : 11131 (java) S 11117 11120 8273 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 104924243 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962163235816 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11132] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11132/stat : 11132 (java) S 11117 11120 8273 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104924244 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962162181880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11133] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11133/stat : 11133 (java) S 11117 11120 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104924244 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962161128968 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11134] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11134/stat : 11134 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962160077456 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11135] ppid=11117 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/11120/task/11135/stat : 11135 (java) S 11117 11120 8273 0 -1 4202560 7998 0 0 0 96 0 0 0 20 0 22 0 104924246 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962159024568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11136] ppid=11117 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/11120/task/11136/stat : 11136 (java) S 11117 11120 8273 0 -1 4202560 15031 0 0 0 89 3 0 0 20 0 22 0 104924246 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962157971768 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11137] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11137/stat : 11137 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962156919160 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11138] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11138/stat : 11138 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962155866568 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11139] ppid=11117 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/11120/task/11139/stat : 11139 (java) R 11117 11120 8273 0 -1 4202560 38 0 0 0 291 0 0 0 20 0 22 0 104924254 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962154714200 139962398356567 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11140] ppid=11117 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/11120/task/11140/stat : 11140 (java) R 11117 11120 8273 0 -1 4202560 92 0 0 0 289 3 0 0 20 0 22 0 104924254 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962153659952 139962398325277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11141] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11141/stat : 11141 (java) S 11117 11120 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104924254 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962152609192 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11142] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11142/stat : 11142 (java) S 11117 11120 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104924254 10060525568 52621 33554432000 1073741824 1073778376 140734908118032 139962151556392 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.25 4.35 4.38 5/221 11142
/proc/meminfo: memFree=28269048/32872528 swapFree=15540/1663004
[pid=11120] ppid=11117 vsize=9824732 CPUtime=14.48 cores=0,2,4,6
/proc/11120/stat : 11120 (java) S 11117 11120 8273 0 -1 4202496 27556 0 1 0 1431 17 0 0 20 0 22 0 104924241 10060525568 88394 33554432000 1073741824 1073778376 140734908118032 140734908109168 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11120/statm: 2456183 88394 2272 9 0 2446860 0
[pid=11120/tid=11121] ppid=11117 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/11120/task/11121/stat : 11121 (java) S 11117 11120 8273 0 -1 4202560 2402 0 1 0 9 2 0 0 20 0 22 0 104924242 10060525568 88394 33554432000 1073741824 1073778376 140734908118032 139962540970872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11123] ppid=11117 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/11120/task/11123/stat : 11123 (java) S 11117 11120 8273 0 -1 4202560 111 0 0 0 3 1 0 0 20 0 22 0 104924242 10060525568 88394 33554432000 1073741824 1073778376 140734908118032 139962519071784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11124] ppid=11117 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/11120/task/11124/stat : 11124 (java) S 11117 11120 8273 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 104924242 10060525568 88394 33554432000 1073741824 1073778376 140734908118032 139962518018984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11125] ppid=11117 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/11120/task/11125/stat : 11125 (java) S 11117 11120 8273 0 -1 4202560 95 0 0 0 1 0 0 0 20 0 22 0 104924242 10060525568 88394 33554432000 1073741824 1073778376 140734908118032 139962516966184 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11126] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11126/stat : 11126 (java) S 11117 11120 8273 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104924242 10060525568 88394 33554432000 1073741824 1073778376 140734908118032 139962179644072 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11127] ppid=11117 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/11120/task/11127/stat : 11127 (java) S 11117 11120 8273 0 -1 4202560 101 0 0 0 1 1 0 0 20 0 22 0 104924242 10060525568 88394 33554432000 1073741824 1073778376 140734908118032 139962178591272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11128] ppid=11117 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/11120/task/11128/stat : 11128 (java) S 11117 11120 8273 0 -1 4202560 27 0 0 0 1 1 0 0 20 0 22 0 104924242 10060525568 88394 33554432000 1073741824 1073778376 140734908118032 139962177538472 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11129] ppid=11117 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/11120/task/11129/stat : 11129 (java) S 11117 11120 8273 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 104924242 10060525568 88394 33554432000 1073741824 1073778376 140734908118032 139962176485672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11130] ppid=11117 vsize=9824732 CPUtime=0.03 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.27 4.23 4.26 5/220 11346
/proc/meminfo: memFree=27545680/32872528 swapFree=15540/1663004
[pid=11120] ppid=11117 vsize=9824732 CPUtime=1775.14 cores=0,2,4,6
/proc/11120/stat : 11120 (java) S 11117 11120 8273 0 -1 4202496 39634 0 1 0 177389 125 0 0 20 0 22 0 104924241 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 140734908109168 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11120/statm: 2456183 155697 2280 9 0 2446860 0
[pid=11120/tid=11121] ppid=11117 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/11120/task/11121/stat : 11121 (java) S 11117 11120 8273 0 -1 4202560 2411 0 1 0 12 3 0 0 20 0 22 0 104924242 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962540970872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11123] ppid=11117 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/11120/task/11123/stat : 11123 (java) S 11117 11120 8273 0 -1 4202560 438 0 0 0 280 7 0 0 20 0 22 0 104924242 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962519071784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11124] ppid=11117 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/11120/task/11124/stat : 11124 (java) S 11117 11120 8273 0 -1 4202560 360 0 0 0 292 7 0 0 20 0 22 0 104924242 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962518018984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11125] ppid=11117 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/11120/task/11125/stat : 11125 (java) S 11117 11120 8273 0 -1 4202560 413 0 0 0 262 6 0 0 20 0 22 0 104924242 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962516966184 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11126] ppid=11117 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/11120/task/11126/stat : 11126 (java) S 11117 11120 8273 0 -1 4202560 355 0 0 0 259 6 0 0 20 0 22 0 104924242 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962179644072 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11127] ppid=11117 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/11120/task/11127/stat : 11127 (java) S 11117 11120 8273 0 -1 4202560 421 0 0 0 285 6 0 0 20 0 22 0 104924242 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962178591272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11128] ppid=11117 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/11120/task/11128/stat : 11128 (java) S 11117 11120 8273 0 -1 4202560 381 0 0 0 283 7 0 0 20 0 22 0 104924242 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962177538472 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11129] ppid=11117 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/11120/task/11129/stat : 11129 (java) S 11117 11120 8273 0 -1 4202560 333 0 0 0 275 6 0 0 20 0 22 0 104924242 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962176485672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11130] ppid=11117 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/11120/task/11130/stat : 11130 (java) S 11117 11120 8273 0 -1 4202560 462 0 0 0 275 8 0 0 20 0 22 0 104924242 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962175432872 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11131] ppid=11117 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/11120/task/11131/stat : 11131 (java) S 11117 11120 8273 0 -1 4202560 704 0 0 0 80 29 0 0 20 0 22 0 104924243 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962163235816 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11132] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11132/stat : 11132 (java) S 11117 11120 8273 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104924244 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962162181880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11133] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11133/stat : 11133 (java) S 11117 11120 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104924244 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962161128968 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11134] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11134/stat : 11134 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962160077456 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11135] ppid=11117 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/11120/task/11135/stat : 11135 (java) S 11117 11120 8273 0 -1 4202560 10762 0 0 0 151 2 0 0 20 0 22 0 104924246 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962159024568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11136] ppid=11117 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/11120/task/11136/stat : 11136 (java) S 11117 11120 8273 0 -1 4202560 18557 0 0 0 123 4 0 0 20 0 22 0 104924246 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962157971768 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11137] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11137/stat : 11137 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962156919160 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11138] ppid=11117 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/11120/task/11138/stat : 11138 (java) S 11117 11120 8273 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 104924246 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962155866568 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11139] ppid=11117 vsize=9824732 CPUtime=874.27 cores=0,2,4,6
/proc/11120/task/11139/stat : 11139 (java) R 11117 11120 8273 0 -1 4202560 324 0 0 0 87409 18 0 0 20 0 22 0 104924254 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962154713120 139962398988249 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11140] ppid=11117 vsize=9824732 CPUtime=874.36 cores=0,2,4,6
/proc/11120/task/11140/stat : 11140 (java) R 11117 11120 8273 0 -1 4202560 2396 0 0 0 87405 31 0 0 20 0 22 0 104924254 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962153659608 139962398325631 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11141] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11141/stat : 11141 (java) S 11117 11120 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104924254 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962152609192 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11142] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11142/stat : 11142 (java) S 11117 11120 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104924254 10060525568 155697 33554432000 1073741824 1073778376 140734908118032 139962151556392 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1775.14
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.713 s]
/proc/loadavg: 4.28 4.23 4.26 6/220 11346
/proc/meminfo: memFree=27490132/32872528 swapFree=15540/1663004
[pid=11120] ppid=11117 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/11120/stat : 11120 (java) S 11117 11120 8273 0 -1 4202496 40015 0 1 0 179887 126 0 0 20 0 22 0 104924241 10060525568 169351 33554432000 1073741824 1073778376 140734908118032 140734908109168 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11120/statm: 2456183 169351 2280 9 0 2446860 0
[pid=11120/tid=11121] ppid=11117 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/11120/task/11121/stat : 11121 (java) S 11117 11120 8273 0 -1 4202560 2411 0 1 0 12 3 0 0 20 0 22 0 104924242 10060525568 169351 33554432000 1073741824 1073778376 140734908118032 139962540970872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11123] ppid=11117 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/11120/task/11123/stat : 11123 (java) S 11117 11120 8273 0 -1 4202560 438 0 0 0 286 7 0 0 20 0 22 0 104924242 10060525568 168983 33554432000 1073741824 1073778376 140734908118032 139962519071784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11124] ppid=11117 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/11120/task/11124/stat : 11124 (java) S 11117 11120 8273 0 -1 4202560 363 0 0 0 296 7 0 0 20 0 22 0 104924242 10060525568 168983 33554432000 1073741824 1073778376 140734908118032 139962518018984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11125] ppid=11117 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/11120/task/11125/stat : 11125 (java) S 11117 11120 8273 0 -1 4202560 414 0 0 0 266 7 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962516966184 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11126] ppid=11117 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/11120/task/11126/stat : 11126 (java) S 11117 11120 8273 0 -1 4202560 358 0 0 0 266 6 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962179644072 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11127] ppid=11117 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/11120/task/11127/stat : 11127 (java) S 11117 11120 8273 0 -1 4202560 423 0 0 0 291 6 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962178591272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11128] ppid=11117 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/11120/task/11128/stat : 11128 (java) S 11117 11120 8273 0 -1 4202560 382 0 0 0 289 7 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962177538472 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11129] ppid=11117 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/11120/task/11129/stat : 11129 (java) S 11117 11120 8273 0 -1 4202560 334 0 0 0 279 6 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962176485672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11130] ppid=11117 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/11120/task/11130/stat : 11130 (java) S 11117 11120 8273 0 -1 4202560 466 0 0 0 283 8 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962175432872 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11131] ppid=11117 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/11120/task/11131/stat : 11131 (java) S 11117 11120 8273 0 -1 4202560 758 0 0 0 80 29 0 0 20 0 22 0 104924243 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962163235816 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11132] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11132/stat : 11132 (java) S 11117 11120 8273 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104924244 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962162181880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11133] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11133/stat : 11133 (java) S 11117 11120 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104924244 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962161128968 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11134] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11134/stat : 11134 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962160077456 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11135] ppid=11117 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/11120/task/11135/stat : 11135 (java) S 11117 11120 8273 0 -1 4202560 10762 0 0 0 151 2 0 0 20 0 22 0 104924246 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962159024568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11136] ppid=11117 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/11120/task/11136/stat : 11136 (java) S 11117 11120 8273 0 -1 4202560 18557 0 0 0 123 4 0 0 20 0 22 0 104924246 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962157971768 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11137] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11137/stat : 11137 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962156919160 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11138] ppid=11117 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/11120/task/11138/stat : 11138 (java) S 11117 11120 8273 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 104924246 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962155866568 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11139] ppid=11117 vsize=9824732 CPUtime=886.54 cores=0,2,4,6
/proc/11120/task/11139/stat : 11139 (java) R 11117 11120 8273 0 -1 4202560 330 0 0 0 88636 18 0 0 20 0 22 0 104924254 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962154712280 273909080501 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11140] ppid=11117 vsize=9824732 CPUtime=886.62 cores=0,2,4,6
/proc/11120/task/11140/stat : 11140 (java) R 11117 11120 8273 0 -1 4202560 2703 0 0 0 88631 31 0 0 20 0 22 0 104924254 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962153660424 139962547371230 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11141] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11141/stat : 11141 (java) S 11117 11120 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104924254 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962152609192 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11142] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11142/stat : 11142 (java) S 11117 11120 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104924254 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962151556392 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
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 11120 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.713 s]
/proc/loadavg: 4.28 4.23 4.26 6/220 11346
/proc/meminfo: memFree=27490132/32872528 swapFree=15540/1663004
[pid=11120] ppid=11117 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/11120/stat : 11120 (java) S 11117 11120 8273 0 -1 4202496 40015 0 1 0 179887 126 0 0 20 0 22 0 104924241 10060525568 169351 33554432000 1073741824 1073778376 140734908118032 140734908109168 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11120/statm: 2456183 169351 2280 9 0 2446860 0
[pid=11120/tid=11121] ppid=11117 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/11120/task/11121/stat : 11121 (java) S 11117 11120 8273 0 -1 4202560 2411 0 1 0 12 3 0 0 20 0 22 0 104924242 10060525568 169351 33554432000 1073741824 1073778376 140734908118032 139962540970872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11123] ppid=11117 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/11120/task/11123/stat : 11123 (java) S 11117 11120 8273 0 -1 4202560 438 0 0 0 286 7 0 0 20 0 22 0 104924242 10060525568 168983 33554432000 1073741824 1073778376 140734908118032 139962519071784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11124] ppid=11117 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/11120/task/11124/stat : 11124 (java) S 11117 11120 8273 0 -1 4202560 363 0 0 0 296 7 0 0 20 0 22 0 104924242 10060525568 168983 33554432000 1073741824 1073778376 140734908118032 139962518018984 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11125] ppid=11117 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/11120/task/11125/stat : 11125 (java) S 11117 11120 8273 0 -1 4202560 414 0 0 0 266 7 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962516966184 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11126] ppid=11117 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/11120/task/11126/stat : 11126 (java) S 11117 11120 8273 0 -1 4202560 358 0 0 0 266 6 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962179644072 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11127] ppid=11117 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/11120/task/11127/stat : 11127 (java) S 11117 11120 8273 0 -1 4202560 423 0 0 0 291 6 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962178591272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11128] ppid=11117 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/11120/task/11128/stat : 11128 (java) S 11117 11120 8273 0 -1 4202560 382 0 0 0 289 7 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962177538472 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11129] ppid=11117 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/11120/task/11129/stat : 11129 (java) S 11117 11120 8273 0 -1 4202560 334 0 0 0 279 6 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962176485672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11130] ppid=11117 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/11120/task/11130/stat : 11130 (java) S 11117 11120 8273 0 -1 4202560 466 0 0 0 283 8 0 0 20 0 22 0 104924242 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962175432872 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11131] ppid=11117 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/11120/task/11131/stat : 11131 (java) S 11117 11120 8273 0 -1 4202560 758 0 0 0 80 29 0 0 20 0 22 0 104924243 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962163235816 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11132] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11132/stat : 11132 (java) S 11117 11120 8273 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104924244 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962162181880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11133] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11133/stat : 11133 (java) S 11117 11120 8273 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104924244 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962161128968 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11134] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11134/stat : 11134 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962160077456 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11135] ppid=11117 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/11120/task/11135/stat : 11135 (java) S 11117 11120 8273 0 -1 4202560 10762 0 0 0 151 2 0 0 20 0 22 0 104924246 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962159024568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11136] ppid=11117 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/11120/task/11136/stat : 11136 (java) S 11117 11120 8273 0 -1 4202560 18557 0 0 0 123 4 0 0 20 0 22 0 104924246 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962157971768 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11137] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11137/stat : 11137 (java) S 11117 11120 8273 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104924246 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962156919160 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11120/tid=11138] ppid=11117 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/11120/task/11138/stat : 11138 (java) S 11117 11120 8273 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 104924246 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962155866568 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11139] ppid=11117 vsize=9824732 CPUtime=886.54 cores=0,2,4,6
/proc/11120/task/11139/stat : 11139 (java) R 11117 11120 8273 0 -1 4202560 330 0 0 0 88636 18 0 0 20 0 22 0 104924254 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962154712280 273909080501 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11120/tid=11140] ppid=11117 vsize=9824732 CPUtime=886.62 cores=0,2,4,6
/proc/11120/task/11140/stat : 11140 (java) R 11117 11120 8273 0 -1 4202560 2703 0 0 0 88631 31 0 0 20 0 22 0 104924254 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962153660424 139962547371230 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11120/tid=11141] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11141/stat : 11141 (java) S 11117 11120 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104924254 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962152609192 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11120/tid=11142] ppid=11117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11120/task/11142/stat : 11142 (java) S 11117 11120 8273 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104924254 10060525568 168982 33554432000 1073741824 1073778376 140734908118032 139962151556392 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 894.776
CPU time (s): 1801.1
CPU user time (s): 1799.35
CPU system time (s): 1.75273
CPU usage (%): 201.291
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 1.75273
maximum resident set size= 1156552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40063
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 34433
involuntary context switches= 47254

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2422 second user time and 8.02478 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-06 18:18:35
IDJOB=4080218
IDBENCH=2555
IDSOLVER=2543
FILE ID=node134/4080218-1465229915
RUNJOBID= node134-1465220363-8289
PBS_JOBID= 19843220
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= b56e28afe1ffd19dcf9a2ab038cbc43f
RANDOM SEED=728089687

node134.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.403
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.80
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.403
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.403
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.403
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.403
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.403
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.403
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.56
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.403
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:        28608076 kB
Buffers:           22420 kB
Cached:            85744 kB
SwapCached:         1804 kB
Active:          1848384 kB
Inactive:          48980 kB
Active(anon):    1790392 kB
Inactive(anon):     1036 kB
Active(file):      57992 kB
Inactive(file):    47944 kB
Unevictable:     1663004 kB
Mlocked:           15540 kB
SwapTotal:      67108856 kB
SwapFree:       67098292 kB
Dirty:               628 kB
Writeback:             0 kB
AnonPages:       3517180 kB
Mapped:            15416 kB
Shmem:                 0 kB
Slab:             566776 kB
SReclaimable:      10440 kB
SUnreclaim:       556336 kB
KernelStack:        1824 kB
PageTables:        11304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3634476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3454976 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= 71732 MiB
End job on node134 at 2016-06-06 18:33:30