Trace number 4103384

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.01 1794.75

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-dolom1.opb
MD5SUM0b7be4a8ca67db62b7397f891414d40c
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18720440947643392
Optimality of the best value was proved NO
Number of variables66480
Total number of constraints1802
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 constraints1802
Minimum length of a constraint40
Maximum length of a constraint66480
Number of terms in the objective function 66480
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 35987090508169209146105
Number of bits of the sum of numbers in the objective function 75
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 35987192908169209146105
Number of bits of the biggest sum of numbers75
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4103384-1466238252.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
2.17/1.32	c ... done. Wall clock time 1.211s.
2.17/1.32	c declared #vars     66480
2.17/1.32	c #constraints  3495
2.17/1.32	c constraints type 
2.17/1.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3494
2.17/1.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
2.17/1.32	c 3495 constraints processed.
2.17/1.32	c objective function length is 66480 literals
9.39/7.80	c cleaning 2500 clauses out of 5000 with flag 15656/5000
16.56/14.72	c cleaning 4250 clauses out of 8500 with flag 35532/11000
24.58/22.65	c cleaning 5625 clauses out of 11251 with flag 61659/18001
32.90/31.00	c cleaning 6807 clauses out of 13625 with flag 93174/26000
42.01/39.95	c cleaning 7920 clauses out of 15840 with flag 131623/35022
51.51/49.44	c cleaning 8947 clauses out of 17899 with flag 174606/45001
62.04/59.86	c cleaning 9973 clauses out of 19954 with flag 224117/56003
72.35/70.12	c cleaning 10990 clauses out of 21979 with flag 270283/68001
87.00/84.79	c cleaning 11982 clauses out of 23988 with flag 315097/81000
97.90/95.61	c cleaning 13008 clauses out of 26015 with flag 356456/95009
100.20/98.00	c cleaning 13999 clauses out of 28000 with flag 386600/110002
104.09/101.89	c cleaning 14999 clauses out of 29999 with flag 418596/126000
108.90/106.64	c cleaning 16000 clauses out of 32005 with flag 452606/143005
113.90/111.62	c cleaning 16995 clauses out of 34005 with flag 488606/161005
120.90/118.62	c cleaning 18000 clauses out of 36008 with flag 526602/180003
131.40/129.17	c cleaning 18996 clauses out of 38007 with flag 566600/200002
145.96/143.62	c cleaning 19998 clauses out of 40009 with flag 608596/221000
163.25/160.94	c cleaning 20997 clauses out of 42011 with flag 652596/243000
170.55/168.25	c cleaning 21988 clauses out of 44014 with flag 699520/266000
178.65/176.37	c cleaning 23015 clauses out of 46030 with flag 747939/290004
183.45/181.19	c cleaning 23989 clauses out of 48011 with flag 798936/315000
187.65/185.30	c cleaning 25007 clauses out of 50023 with flag 850952/341001
192.25/189.97	c cleaning 26008 clauses out of 52020 with flag 905086/368005
197.66/195.38	c cleaning 26995 clauses out of 54012 with flag 961087/396005
205.36/203.06	c cleaning 28002 clauses out of 56012 with flag 1019077/425000
213.06/210.77	c cleaning 29006 clauses out of 58015 with flag 1079091/455005
222.26/219.95	c cleaning 30007 clauses out of 60017 with flag 1141110/486013
232.36/230.06	c cleaning 30997 clauses out of 61997 with flag 1205087/518000
241.46/239.15	c cleaning 31992 clauses out of 64003 with flag 1271108/551003
249.96/247.67	c cleaning 32986 clauses out of 66009 with flag 1339107/585001
260.96/258.66	c cleaning 33994 clauses out of 68022 with flag 1409105/620000
274.55/272.29	c cleaning 34997 clauses out of 70028 with flag 1481105/656000
290.46/288.15	c cleaning 36000 clauses out of 72035 with flag 1555113/693004
308.17/305.88	c cleaning 36993 clauses out of 74031 with flag 1631105/731000
326.85/324.42	c cleaning 37996 clauses out of 76039 with flag 1709107/770001
347.06/344.70	c cleaning 39002 clauses out of 78047 with flag 1789115/810005
362.65/360.26	c cleaning 40016 clauses out of 80044 with flag 1874760/851004
370.46/368.02	c cleaning 41013 clauses out of 82025 with flag 1964467/893001
387.46/385.03	c cleaning 42006 clauses out of 84011 with flag 2065873/936000
407.55/405.18	c cleaning 43000 clauses out of 86006 with flag 2173112/980001
445.76/443.21	c cleaning 43976 clauses out of 88005 with flag 2275015/1025000
1102.56/1099.54	c cleaning 44970 clauses out of 90029 with flag 2442561/1071000
1798.59/1793.34	c cleaning 45999 clauses out of 92059 with flag 2624372/1118000
1800.01/1794.70	c starts		: 4317
1800.01/1794.70	c conflicts		: 1118068
1800.01/1794.70	c decisions		: 5394679
1800.01/1794.70	c propagations		: 309729044
1800.01/1794.70	c inspects		: 10515229540
1800.01/1794.70	c shortcuts		: 0
1800.01/1794.70	c learnt literals	: 0
1800.01/1794.70	c learnt binary clauses	: 0
1800.01/1794.70	c learnt ternary clauses	: 0
1800.01/1794.70	c learnt constraints	: 1118068
1800.01/1794.70	c ignored constraints	: 0
1800.01/1794.70	c root simplifications	: 0
1800.01/1794.70	c removed literals (reason simplification)	: 0
1800.01/1794.70	c reason swapping (by a shorter reason)	: 0
1800.01/1794.70	c Calls to reduceDB	: 43
1800.01/1794.70	c Number of update (reduction) of LBD	: 106827
1800.01/1794.70	c Imported unit clauses	: 0
1800.01/1794.70	c number of reductions to clauses (during analyze)	: 0
1800.01/1794.70	c number of learned constraints concerned by reduction	: 0
1800.01/1794.70	c number of learning phase by resolution	: 0
1800.01/1794.70	c number of learning phase by cutting planes	: 0
1800.01/1794.70	c speed (assignments/second)	: 172720.69113006257
1800.01/1794.70	c non guided choices	766477
1800.01/1794.71	c timeout
1800.01/1794.72	c learnt constraints type 
1800.01/1794.72	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 46129
1800.01/1794.72	s UNKNOWN
1800.01/1794.72	c Total wall clock time (in seconds): 1794.61

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-4103384-1466238252/watcher-4103384-1466238252 -o /tmp/evaluation-result-4103384-1466238252/solver-4103384-1466238252 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466206086-5895 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103384-1466238252.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.34 2.37 2.30 3/194 11743
/proc/meminfo: memFree=27566004/32872528 swapFree=1590032/1720848
[pid=11743] ppid=11740 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/11743/stat : 11743 (java) R 11740 11743 5878 0 -1 4202496 479 0 0 0 0 0 0 0 20 0 1 0 25873518 9515008 133 33554432000 1073741824 1073778376 140736729244944 140736729242072 226084381623 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11743/statm: 2323 147 106 9 0 71 0

[startup+0.100159 s]
/proc/loadavg: 2.34 2.37 2.30 3/194 11743
/proc/meminfo: memFree=27566004/32872528 swapFree=1590032/1720848
[pid=11743] ppid=11740 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/11743/stat : 11743 (java) S 11740 11743 5878 0 -1 4202496 4420 0 1 0 8 1 0 0 20 0 18 0 25873518 9787879424 6054 33554432000 1073741824 1073778376 140736729244944 140736729236080 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11743/statm: 2389619 6054 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20032 s]
/proc/loadavg: 2.34 2.37 2.30 3/194 11743
/proc/meminfo: memFree=27566004/32872528 swapFree=1590032/1720848
[pid=11743] ppid=11740 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/11743/stat : 11743 (java) S 11740 11743 5878 0 -1 4202496 5028 0 1 0 28 1 0 0 20 0 18 0 25873518 9787879424 7459 33554432000 1073741824 1073778376 140736729244944 140736729236080 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11743/statm: 2389619 7459 2221 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300349 s]
/proc/loadavg: 2.34 2.37 2.30 3/194 11743
/proc/meminfo: memFree=27566004/32872528 swapFree=1590032/1720848
[pid=11743] ppid=11740 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/11743/stat : 11743 (java) S 11740 11743 5878 0 -1 4202496 6257 0 1 0 44 2 0 0 20 0 18 0 25873518 9787879424 12849 33554432000 1073741824 1073778376 140736729244944 140736729236080 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11743/statm: 2389619 12849 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700197 s]
/proc/loadavg: 2.34 2.37 2.30 3/194 11743
/proc/meminfo: memFree=27566004/32872528 swapFree=1590032/1720848
[pid=11743] ppid=11740 vsize=9558476 CPUtime=1.27 cores=1,3,5,7
/proc/11743/stat : 11743 (java) S 11740 11743 5878 0 -1 4202496 10468 0 1 0 119 8 0 0 20 0 18 0 25873518 9787879424 47708 33554432000 1073741824 1073778376 140736729244944 140736729236080 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11743/statm: 2389619 47708 2262 9 0 2380296 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 9558476

[startup+1.50072 s]
/proc/loadavg: 2.34 2.37 2.30 3/212 11761
/proc/meminfo: memFree=27341432/32872528 swapFree=1590032/1720848
[pid=11743] ppid=11740 vsize=9625040 CPUtime=2.7 cores=1,3,5,7
/proc/11743/stat : 11743 (java) S 11740 11743 5878 0 -1 4202496 16206 0 1 0 256 14 0 0 20 0 19 0 25873518 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140736729236080 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11743/statm: 2406260 61847 2273 9 0 2396937 0
[pid=11743/tid=11745] ppid=11740 vsize=9625040 CPUtime=1.37 cores=1,3,5,7
/proc/11743/task/11745/stat : 11745 (java) R 11740 11743 5878 0 -1 4202560 2498 0 1 0 133 4 0 0 20 0 19 0 25873519 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399661744768 140399601546773 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11746] ppid=11740 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/11743/task/11746/stat : 11746 (java) S 11740 11743 5878 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 25873520 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399600474280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11747] ppid=11740 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/11743/task/11747/stat : 11747 (java) S 11740 11743 5878 0 -1 4202560 111 0 0 0 3 1 0 0 20 0 19 0 25873520 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399599421736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11748] ppid=11740 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/11743/task/11748/stat : 11748 (java) S 11740 11743 5878 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 25873520 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399598369192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11749] ppid=11740 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/11743/task/11749/stat : 11749 (java) S 11740 11743 5878 0 -1 4202560 127 0 0 0 5 2 0 0 20 0 19 0 25873520 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399597316648 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11750] ppid=11740 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/11743/task/11750/stat : 11750 (java) S 11740 11743 5878 0 -1 4202560 90 0 0 0 1 1 0 0 20 0 19 0 25873520 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399500540584 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11751] ppid=11740 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/11743/task/11751/stat : 11751 (java) S 11740 11743 5878 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 25873520 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399499488040 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11752] ppid=11740 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/11743/task/11752/stat : 11752 (java) S 11740 11743 5878 0 -1 4202560 108 0 0 0 2 1 0 0 20 0 19 0 25873520 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399498435496 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11753] ppid=11740 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/11743/task/11753/stat : 11753 (java) S 11740 11743 5878 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 25873520 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399497382952 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11754] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11754/stat : 11754 (java) S 11740 11743 5878 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 19 0 25873521 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399485184104 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11755] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11755/stat : 11755 (java) S 11740 11743 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399484130424 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11756] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11756/stat : 11756 (java) S 11740 11743 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399483077768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11757] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11757/stat : 11757 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399482026512 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11758] ppid=11740 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/11743/task/11758/stat : 11758 (java) R 11740 11743 5878 0 -1 4202560 4664 0 0 0 43 0 0 0 20 0 19 0 25873524 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399480973880 140399668556864 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11759] ppid=11740 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/11743/task/11759/stat : 11759 (java) R 11740 11743 5878 0 -1 4202560 7212 0 0 0 50 2 0 0 20 0 19 0 25873524 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399479921216 140399664672716 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11760] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11760/stat : 11760 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399478868984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11761] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11761/stat : 11761 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 61847 33554432000 1073741824 1073778376 140736729244944 140399477816648 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 9625040

[startup+3.1009 s]
/proc/loadavg: 2.31 2.36 2.29 4/213 11762
/proc/meminfo: memFree=27326852/32872528 swapFree=1590032/1720848
[pid=11743] ppid=11740 vsize=9625040 CPUtime=4.64 cores=1,3,5,7
/proc/11743/stat : 11743 (java) S 11740 11743 5878 0 -1 4202496 16786 0 1 0 450 14 0 0 20 0 19 0 25873518 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140736729236080 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11743/statm: 2406260 61913 2275 9 0 2396937 0
[pid=11743/tid=11745] ppid=11740 vsize=9625040 CPUtime=2.97 cores=1,3,5,7
/proc/11743/task/11745/stat : 11745 (java) R 11740 11743 5878 0 -1 4202560 2501 0 1 0 293 4 0 0 20 0 19 0 25873519 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399661742448 140399602320426 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11746] ppid=11740 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/11743/task/11746/stat : 11746 (java) S 11740 11743 5878 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 25873520 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399600474280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11747] ppid=11740 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/11743/task/11747/stat : 11747 (java) S 11740 11743 5878 0 -1 4202560 111 0 0 0 3 1 0 0 20 0 19 0 25873520 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399599421736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11748] ppid=11740 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/11743/task/11748/stat : 11748 (java) S 11740 11743 5878 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 25873520 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399598369192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11749] ppid=11740 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/11743/task/11749/stat : 11749 (java) S 11740 11743 5878 0 -1 4202560 127 0 0 0 5 2 0 0 20 0 19 0 25873520 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399597316648 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11750] ppid=11740 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/11743/task/11750/stat : 11750 (java) S 11740 11743 5878 0 -1 4202560 90 0 0 0 1 1 0 0 20 0 19 0 25873520 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399500540584 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11751] ppid=11740 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/11743/task/11751/stat : 11751 (java) S 11740 11743 5878 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 25873520 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399499488040 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11752] ppid=11740 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/11743/task/11752/stat : 11752 (java) S 11740 11743 5878 0 -1 4202560 108 0 0 0 2 1 0 0 20 0 19 0 25873520 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399498435496 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11753] ppid=11740 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/11743/task/11753/stat : 11753 (java) S 11740 11743 5878 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 25873520 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399497382952 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11754] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11754/stat : 11754 (java) S 11740 11743 5878 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 25873521 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399485184104 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11755] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11755/stat : 11755 (java) S 11740 11743 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399484130424 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11756] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11756/stat : 11756 (java) S 11740 11743 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399483077768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11757] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11757/stat : 11757 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399482026512 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11758] ppid=11740 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/11743/task/11758/stat : 11758 (java) S 11740 11743 5878 0 -1 4202560 5177 0 0 0 55 0 0 0 20 0 19 0 25873524 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399480973880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11759] ppid=11740 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/11743/task/11759/stat : 11759 (java) S 11740 11743 5878 0 -1 4202560 7275 0 0 0 73 2 0 0 20 0 19 0 25873524 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399479921336 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11760] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11760/stat : 11760 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399478868984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11761] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11761/stat : 11761 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399477816648 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11762] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11762/stat : 11762 (java) S 11740 11743 5878 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25873665 9856040960 61913 33554432000 1073741824 1073778376 140736729244944 140399476761384 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 9625040

[startup+6.30082 s]
/proc/loadavg: 2.31 2.36 2.29 4/213 11762
/proc/meminfo: memFree=27219564/32872528 swapFree=1590032/1720848
[pid=11743] ppid=11740 vsize=9625040 CPUtime=7.97 cores=1,3,5,7
/proc/11743/stat : 11743 (java) S 11740 11743 5878 0 -1 4202496 17046 0 1 0 777 20 0 0 20 0 19 0 25873518 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140736729236080 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11743/statm: 2406260 96424 2275 9 0 2396937 0
[pid=11743/tid=11745] ppid=11740 vsize=9625040 CPUtime=6.11 cores=1,3,5,7
/proc/11743/task/11745/stat : 11745 (java) R 11740 11743 5878 0 -1 4202560 2556 0 1 0 606 5 0 0 20 0 19 0 25873519 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399661743416 140399602080608 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11746] ppid=11740 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/11743/task/11746/stat : 11746 (java) S 11740 11743 5878 0 -1 4202560 38 0 0 0 4 1 0 0 20 0 19 0 25873520 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399600474280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11747] ppid=11740 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/11743/task/11747/stat : 11747 (java) S 11740 11743 5878 0 -1 4202560 122 0 0 0 4 2 0 0 20 0 19 0 25873520 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399599421736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11748] ppid=11740 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/11743/task/11748/stat : 11748 (java) S 11740 11743 5878 0 -1 4202560 27 0 0 0 2 2 0 0 20 0 19 0 25873520 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399598369192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11749] ppid=11740 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/11743/task/11749/stat : 11749 (java) S 11740 11743 5878 0 -1 4202560 134 0 0 0 6 3 0 0 20 0 19 0 25873520 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399597316648 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11750] ppid=11740 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/11743/task/11750/stat : 11750 (java) S 11740 11743 5878 0 -1 4202560 95 0 0 0 2 1 0 0 20 0 19 0 25873520 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399500540584 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11751] ppid=11740 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/11743/task/11751/stat : 11751 (java) S 11740 11743 5878 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 19 0 25873520 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399499488040 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11752] ppid=11740 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/11743/task/11752/stat : 11752 (java) S 11740 11743 5878 0 -1 4202560 118 0 0 0 3 2 0 0 20 0 19 0 25873520 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399498435496 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11753] ppid=11740 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/11743/task/11753/stat : 11753 (java) S 11740 11743 5878 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 19 0 25873520 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399497382952 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11754] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11754/stat : 11754 (java) S 11740 11743 5878 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 19 0 25873521 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399485184104 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11755] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11755/stat : 11755 (java) S 11740 11743 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399484130424 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11756] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11756/stat : 11756 (java) S 11740 11743 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399483077768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11757] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11757/stat : 11757 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399482026512 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11758] ppid=11740 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/11743/task/11758/stat : 11758 (java) S 11740 11743 5878 0 -1 4202560 5177 0 0 0 56 0 0 0 20 0 19 0 25873524 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399480973880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11759] ppid=11740 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/11743/task/11759/stat : 11759 (java) S 11740 11743 5878 0 -1 4202560 7275 0 0 0 73 2 0 0 20 0 19 0 25873524 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399479921336 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11760] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11760/stat : 11760 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399478868984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11761] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11761/stat : 11761 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399477816648 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11762] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11762/stat : 11762 (java) S 11740 11743 5878 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25873665 9856040960 96424 33554432000 1073741824 1073778376 140736729244944 140399476761384 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 9625040

[startup+12.7008 s]
/proc/loadavg: 2.34 2.36 2.29 3/213 11762

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

[pid=11743/tid=11762] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11762/stat : 11762 (java) S 11740 11743 5878 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25873665 9856040960 602410 33554432000 1073741824 1073778376 140736729244944 140399476761384 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1726.6
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.16 2.22 2.20 4/213 11872
/proc/meminfo: memFree=26154812/32872528 swapFree=1590032/1720848
[pid=11743] ppid=11740 vsize=9625040 CPUtime=1787.44 cores=1,3,5,7
/proc/11743/stat : 11743 (java) S 11740 11743 5878 0 -1 4202496 20946 0 1 0 178622 122 0 0 20 0 19 0 25873518 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140736729236080 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11743/statm: 2406260 602231 2279 9 0 2396937 0
[pid=11743/tid=11745] ppid=11740 vsize=9625040 CPUtime=1775.86 cores=1,3,5,7
/proc/11743/task/11745/stat : 11745 (java) R 11740 11743 5878 0 -1 4202560 4463 0 1 0 177522 64 0 0 20 0 19 0 25873519 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399661743296 140399602319815 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11746] ppid=11740 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/11743/task/11746/stat : 11746 (java) S 11740 11743 5878 0 -1 4202560 151 0 0 0 65 8 0 0 20 0 19 0 25873520 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399600474280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11747] ppid=11740 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/11743/task/11747/stat : 11747 (java) S 11740 11743 5878 0 -1 4202560 241 0 0 0 61 8 0 0 20 0 19 0 25873520 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399599421736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11748] ppid=11740 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/11743/task/11748/stat : 11748 (java) S 11740 11743 5878 0 -1 4202560 108 0 0 0 51 5 0 0 20 0 19 0 25873520 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399598369192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11749] ppid=11740 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/11743/task/11749/stat : 11749 (java) S 11740 11743 5878 0 -1 4202560 215 0 0 0 55 7 0 0 20 0 19 0 25873520 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399597316648 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11750] ppid=11740 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/11743/task/11750/stat : 11750 (java) S 11740 11743 5878 0 -1 4202560 159 0 0 0 55 4 0 0 20 0 19 0 25873520 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399500540584 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11751] ppid=11740 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/11743/task/11751/stat : 11751 (java) S 11740 11743 5878 0 -1 4202560 140 0 0 0 54 6 0 0 20 0 19 0 25873520 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399499488040 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11752] ppid=11740 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/11743/task/11752/stat : 11752 (java) S 11740 11743 5878 0 -1 4202560 171 0 0 0 53 5 0 0 20 0 19 0 25873520 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399498435496 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11753] ppid=11740 vsize=9625040 CPUtime=0.63 cores=1,3,5,7
/proc/11743/task/11753/stat : 11753 (java) S 11740 11743 5878 0 -1 4202560 124 0 0 0 58 5 0 0 20 0 19 0 25873520 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399497382952 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11754] ppid=11740 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/11743/task/11754/stat : 11754 (java) S 11740 11743 5878 0 -1 4202560 1347 0 0 0 1 5 0 0 20 0 19 0 25873521 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399485184104 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11755] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11755/stat : 11755 (java) S 11740 11743 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399484130424 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11756] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11756/stat : 11756 (java) S 11740 11743 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399483077768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11757] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11757/stat : 11757 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399482026512 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11758] ppid=11740 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/11743/task/11758/stat : 11758 (java) S 11740 11743 5878 0 -1 4202560 5178 0 0 0 64 0 0 0 20 0 19 0 25873524 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399480973880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11759] ppid=11740 vsize=9625040 CPUtime=0.89 cores=1,3,5,7
/proc/11743/task/11759/stat : 11759 (java) S 11740 11743 5878 0 -1 4202560 7284 0 0 0 87 2 0 0 20 0 19 0 25873524 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399479921336 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11760] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11760/stat : 11760 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399478868984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11761] ppid=11740 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/11743/task/11761/stat : 11761 (java) S 11740 11743 5878 0 -1 4202560 102 0 0 0 28 41 0 0 20 0 19 0 25873524 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399477816648 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11762] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11762/stat : 11762 (java) S 11740 11743 5878 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25873665 9856040960 602231 33554432000 1073741824 1073778376 140736729244944 140399476761384 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.7 s]
/proc/loadavg: 2.13 2.21 2.20 3/213 11872
/proc/meminfo: memFree=26153632/32872528 swapFree=1590032/1720848
[pid=11743] ppid=11740 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/11743/stat : 11743 (java) S 11740 11743 5878 0 -1 4202496 20961 0 1 0 179878 123 0 0 20 0 19 0 25873518 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140736729236080 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11743/statm: 2406260 602422 2279 9 0 2396937 0
[pid=11743/tid=11745] ppid=11740 vsize=9625040 CPUtime=1788.14 cores=1,3,5,7
/proc/11743/task/11745/stat : 11745 (java) R 11740 11743 5878 0 -1 4202560 4476 0 1 0 178748 66 0 0 20 0 19 0 25873519 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399661743344 140399602201550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11746] ppid=11740 vsize=9625040 CPUtime=0.76 cores=1,3,5,7
/proc/11743/task/11746/stat : 11746 (java) S 11740 11743 5878 0 -1 4202560 151 0 0 0 68 8 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399600474280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11747] ppid=11740 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/11743/task/11747/stat : 11747 (java) S 11740 11743 5878 0 -1 4202560 241 0 0 0 63 8 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399599421736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11748] ppid=11740 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/11743/task/11748/stat : 11748 (java) S 11740 11743 5878 0 -1 4202560 108 0 0 0 54 5 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399598369192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11749] ppid=11740 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/11743/task/11749/stat : 11749 (java) S 11740 11743 5878 0 -1 4202560 215 0 0 0 58 7 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399597316648 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11750] ppid=11740 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/11743/task/11750/stat : 11750 (java) S 11740 11743 5878 0 -1 4202560 160 0 0 0 58 4 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399500540584 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11751] ppid=11740 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/11743/task/11751/stat : 11751 (java) S 11740 11743 5878 0 -1 4202560 140 0 0 0 58 6 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399499488040 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11752] ppid=11740 vsize=9625040 CPUtime=0.63 cores=1,3,5,7
/proc/11743/task/11752/stat : 11752 (java) S 11740 11743 5878 0 -1 4202560 171 0 0 0 58 5 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399498435496 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11753] ppid=11740 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/11743/task/11753/stat : 11753 (java) S 11740 11743 5878 0 -1 4202560 125 0 0 0 61 5 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399497382952 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11754] ppid=11740 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/11743/task/11754/stat : 11754 (java) S 11740 11743 5878 0 -1 4202560 1347 0 0 0 1 6 0 0 20 0 19 0 25873521 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399485184104 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11755] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11755/stat : 11755 (java) S 11740 11743 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399484130424 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11756] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11756/stat : 11756 (java) S 11740 11743 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399483077768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11757] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11757/stat : 11757 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399482026512 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11758] ppid=11740 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/11743/task/11758/stat : 11758 (java) S 11740 11743 5878 0 -1 4202560 5178 0 0 0 64 0 0 0 20 0 19 0 25873524 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399480973880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11759] ppid=11740 vsize=9625040 CPUtime=0.89 cores=1,3,5,7
/proc/11743/task/11759/stat : 11759 (java) S 11740 11743 5878 0 -1 4202560 7284 0 0 0 87 2 0 0 20 0 19 0 25873524 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399479921336 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11760] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11760/stat : 11760 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399478868984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11761] ppid=11740 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/11743/task/11761/stat : 11761 (java) S 11740 11743 5878 0 -1 4202560 102 0 0 0 28 41 0 0 20 0 19 0 25873524 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399477816648 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11762] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11762/stat : 11762 (java) S 11740 11743 5878 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25873665 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399476761384 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

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 11743 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1794.7 s]
/proc/loadavg: 2.13 2.21 2.20 3/213 11872
/proc/meminfo: memFree=26153632/32872528 swapFree=1590032/1720848
[pid=11743] ppid=11740 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/11743/stat : 11743 (java) S 11740 11743 5878 0 -1 4202496 20961 0 1 0 179878 123 0 0 20 0 19 0 25873518 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140736729236080 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11743/statm: 2406260 602422 2279 9 0 2396937 0
[pid=11743/tid=11745] ppid=11740 vsize=9625040 CPUtime=1788.14 cores=1,3,5,7
/proc/11743/task/11745/stat : 11745 (java) R 11740 11743 5878 0 -1 4202560 4476 0 1 0 178748 66 0 0 20 0 19 0 25873519 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399661743344 140399602201550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11746] ppid=11740 vsize=9625040 CPUtime=0.76 cores=1,3,5,7
/proc/11743/task/11746/stat : 11746 (java) S 11740 11743 5878 0 -1 4202560 151 0 0 0 68 8 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399600474280 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11747] ppid=11740 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/11743/task/11747/stat : 11747 (java) S 11740 11743 5878 0 -1 4202560 241 0 0 0 63 8 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399599421736 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11748] ppid=11740 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/11743/task/11748/stat : 11748 (java) S 11740 11743 5878 0 -1 4202560 108 0 0 0 54 5 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399598369192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11749] ppid=11740 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/11743/task/11749/stat : 11749 (java) S 11740 11743 5878 0 -1 4202560 215 0 0 0 58 7 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399597316648 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11750] ppid=11740 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/11743/task/11750/stat : 11750 (java) S 11740 11743 5878 0 -1 4202560 160 0 0 0 58 4 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399500540584 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11751] ppid=11740 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/11743/task/11751/stat : 11751 (java) S 11740 11743 5878 0 -1 4202560 140 0 0 0 58 6 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399499488040 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11752] ppid=11740 vsize=9625040 CPUtime=0.63 cores=1,3,5,7
/proc/11743/task/11752/stat : 11752 (java) S 11740 11743 5878 0 -1 4202560 171 0 0 0 58 5 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399498435496 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11753] ppid=11740 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/11743/task/11753/stat : 11753 (java) S 11740 11743 5878 0 -1 4202560 125 0 0 0 61 5 0 0 20 0 19 0 25873520 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399497382952 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11754] ppid=11740 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/11743/task/11754/stat : 11754 (java) S 11740 11743 5878 0 -1 4202560 1347 0 0 0 1 6 0 0 20 0 19 0 25873521 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399485184104 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11743/tid=11755] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11755/stat : 11755 (java) S 11740 11743 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399484130424 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11756] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11756/stat : 11756 (java) S 11740 11743 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25873522 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399483077768 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11757] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11757/stat : 11757 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399482026512 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11743/tid=11758] ppid=11740 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/11743/task/11758/stat : 11758 (java) S 11740 11743 5878 0 -1 4202560 5178 0 0 0 64 0 0 0 20 0 19 0 25873524 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399480973880 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11759] ppid=11740 vsize=9625040 CPUtime=0.89 cores=1,3,5,7
/proc/11743/task/11759/stat : 11759 (java) S 11740 11743 5878 0 -1 4202560 7284 0 0 0 87 2 0 0 20 0 19 0 25873524 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399479921336 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11760] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11760/stat : 11760 (java) S 11740 11743 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25873524 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399478868984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11743/tid=11761] ppid=11740 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/11743/task/11761/stat : 11761 (java) S 11740 11743 5878 0 -1 4202560 102 0 0 0 28 41 0 0 20 0 19 0 25873524 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399477816648 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11743/tid=11762] ppid=11740 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11743/task/11762/stat : 11762 (java) S 11740 11743 5878 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25873665 9856040960 602422 33554432000 1073741824 1073778376 140736729244944 140399476761384 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11743 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=229235
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=772730
# CPU time returned by wait4() is 1796
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1794.75
CPU time (s): 1800.01
CPU user time (s): 1798.78
CPU system time (s): 1.23
CPU usage (%): 100.293
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.23
system time used= 1.77273
maximum resident set size= 2830004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20999
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43201
involuntary context switches= 21160

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.97463 second user time and 15.2217 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-18 10:24:12
IDJOB=4103384
IDBENCH=2344
IDSOLVER=2546
FILE ID=node120/4103384-1466238252
RUNJOBID= node120-1466206086-5895
PBS_JOBID= 19918157
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-dolom1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103384-1466238252/watcher-4103384-1466238252 -o /tmp/evaluation-result-4103384-1466238252/solver-4103384-1466238252 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466206086-5895 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103384-1466238252.opb

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

MD5SUM BENCH= 0b7be4a8ca67db62b7397f891414d40c
RANDOM SEED=337766490

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27566648 kB
Buffers:          122592 kB
Cached:           249320 kB
SwapCached:         1812 kB
Active:          2537224 kB
Inactive:         294456 kB
Active(anon):    2460604 kB
Inactive(anon):     1244 kB
Active(file):      76620 kB
Inactive(file):   293212 kB
Unevictable:     1720848 kB
Mlocked:         1590032 kB
SwapTotal:      67108856 kB
SwapFree:       67099492 kB
Dirty:              6240 kB
Writeback:             0 kB
AnonPages:       4179532 kB
Mapped:            15324 kB
Shmem:                 0 kB
Slab:             614636 kB
SReclaimable:      58608 kB
SUnreclaim:       556028 kB
KernelStack:        1640 kB
PageTables:        12256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4687240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2492416 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= 71720 MiB
End job on node120 at 2016-06-18 10:54:07