Trace number 4121374

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 Resolution PB16? (TO) 1800.85 1798.57

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n96-d3-i3-f.cnf.gz-plain.pb.metafix.opb
MD5SUM6f11a0e94ba4ebe82cc4404049f12c7c
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark33.5739
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints384
Number of constraints which are clauses384
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@37e893df
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@41ac1fe4
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4121374-1467314426.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  no objective function found
0.08/0.17	c ... done. Wall clock time 0.053s.
0.08/0.17	c declared #vars     144
0.08/0.17	c #constraints  384
0.08/0.17	c constraints type 
0.08/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 384
0.08/0.17	c 384 constraints processed.
0.79/0.50	c cleaning 2493 clauses out of 5000 with flag 14311/5000
1.18/0.72	c cleaning 4249 clauses out of 8507 with flag 37254/11000
1.38/0.97	c cleaning 5621 clauses out of 11259 with flag 62898/18001
1.70/1.29	c cleaning 6816 clauses out of 13638 with flag 94598/26001
2.22/1.75	c cleaning 7907 clauses out of 15821 with flag 124634/35000
2.73/2.29	c cleaning 8950 clauses out of 17914 with flag 159346/45000
3.42/2.93	c cleaning 9977 clauses out of 19964 with flag 202630/56000
4.02/3.52	c cleaning 10986 clauses out of 21987 with flag 246873/68000
5.03/4.56	c cleaning 11994 clauses out of 24002 with flag 285040/81001
5.92/5.49	c cleaning 13003 clauses out of 26007 with flag 337316/95000
7.12/6.65	c cleaning 13996 clauses out of 28005 with flag 402795/110001
8.22/7.78	c cleaning 15001 clauses out of 30009 with flag 473915/126001
9.62/9.16	c cleaning 15998 clauses out of 32008 with flag 554170/143001
11.22/10.73	c cleaning 17002 clauses out of 34009 with flag 646132/161000
13.52/13.00	c cleaning 17999 clauses out of 36007 with flag 724917/180000
15.22/14.77	c cleaning 19001 clauses out of 38009 with flag 816596/200001
17.42/16.98	c cleaning 19999 clauses out of 40008 with flag 908049/221001
19.72/19.26	c cleaning 20999 clauses out of 42008 with flag 1015521/243000
21.91/21.45	c cleaning 22000 clauses out of 44009 with flag 1122343/266000
24.61/24.18	c cleaning 23000 clauses out of 46009 with flag 1236093/290000
27.02/26.54	c cleaning 24003 clauses out of 48010 with flag 1346929/315001
30.11/29.64	c cleaning 24997 clauses out of 50007 with flag 1457222/341001
33.71/33.27	c cleaning 25999 clauses out of 52009 with flag 1584798/368000
37.82/37.31	c cleaning 27003 clauses out of 54011 with flag 1723577/396001
41.52/41.07	c cleaning 27999 clauses out of 56008 with flag 1862299/425001
45.62/45.11	c cleaning 28998 clauses out of 58008 with flag 1995866/455000
50.02/49.52	c cleaning 30003 clauses out of 60010 with flag 2135554/486000
55.62/55.10	c cleaning 30999 clauses out of 62008 with flag 2287411/518001
60.61/60.18	c cleaning 32000 clauses out of 64008 with flag 2441442/551000
65.22/64.77	c cleaning 32999 clauses out of 66009 with flag 2601547/585001
71.31/70.87	c cleaning 34005 clauses out of 68009 with flag 2777791/620000
77.52/77.06	c cleaning 34995 clauses out of 70004 with flag 2952040/656000
83.61/83.11	c cleaning 36000 clauses out of 72010 with flag 3122461/693001
89.81/89.31	c cleaning 37000 clauses out of 74010 with flag 3287610/731001
97.02/96.50	c cleaning 38003 clauses out of 76009 with flag 3472238/770000
105.92/105.40	c cleaning 38997 clauses out of 78006 with flag 3659767/810000
113.02/112.58	c cleaning 40001 clauses out of 80009 with flag 3855845/851000
120.73/120.21	c cleaning 40998 clauses out of 82008 with flag 4052731/893000
129.03/128.52	c cleaning 42002 clauses out of 84011 with flag 4256948/936001
138.73/138.24	c cleaning 43001 clauses out of 86008 with flag 4471127/980000
149.33/148.83	c cleaning 44000 clauses out of 88007 with flag 4689963/1025000
159.44/158.93	c cleaning 44997 clauses out of 90008 with flag 4906316/1071001
169.34/168.89	c cleaning 45998 clauses out of 92010 with flag 5125967/1118000
182.54/182.04	c cleaning 47003 clauses out of 94013 with flag 5338434/1166001
194.84/194.30	c cleaning 48002 clauses out of 96010 with flag 5565607/1215001
207.14/206.64	c cleaning 48998 clauses out of 98007 with flag 5803503/1265000
219.74/219.20	c cleaning 49997 clauses out of 100010 with flag 6041283/1316001
233.35/232.88	c cleaning 51002 clauses out of 102012 with flag 6279689/1368000
249.65/249.14	c cleaning 52003 clauses out of 104012 with flag 6526902/1421002
266.35/265.86	c cleaning 53003 clauses out of 106007 with flag 6788055/1475000
283.25/282.73	c cleaning 53999 clauses out of 108004 with flag 7048212/1530000
299.14/298.60	c cleaning 55000 clauses out of 110005 with flag 7299596/1586000
318.75/318.28	c cleaning 56000 clauses out of 112005 with flag 7568045/1643000
336.55/336.06	c cleaning 57000 clauses out of 114005 with flag 7833606/1701000
358.76/357.75	c cleaning 57997 clauses out of 116006 with flag 8095775/1760001
384.56/383.53	c cleaning 59000 clauses out of 118009 with flag 8379866/1820001
407.62/406.52	c cleaning 60000 clauses out of 120008 with flag 8665996/1881000
437.62/436.51	c cleaning 61000 clauses out of 122009 with flag 8977769/1943001
466.54/465.47	c cleaning 62002 clauses out of 124009 with flag 9286063/2006001
496.63/495.57	c cleaning 63004 clauses out of 126007 with flag 9591421/2070001
529.43/528.31	c cleaning 63996 clauses out of 128003 with flag 9907709/2135001
562.24/561.11	c cleaning 64996 clauses out of 130006 with flag 10218235/2201000
596.05/594.95	c cleaning 66000 clauses out of 132010 with flag 10529881/2268000
637.05/635.97	c cleaning 67004 clauses out of 134011 with flag 10851769/2336001
674.47/673.35	c cleaning 68000 clauses out of 136008 with flag 11175198/2405002
707.78/706.64	c cleaning 68999 clauses out of 138007 with flag 11495609/2475001
747.79/746.66	c cleaning 70000 clauses out of 140007 with flag 11828872/2546000
791.50/790.35	c cleaning 71002 clauses out of 142008 with flag 12169240/2618001
828.10/826.94	c cleaning 72000 clauses out of 144005 with flag 12509033/2691000
869.71/868.50	c cleaning 72999 clauses out of 146006 with flag 12849481/2765001
915.62/914.49	c cleaning 74000 clauses out of 148006 with flag 13194684/2840000
956.70/955.45	c cleaning 75000 clauses out of 150005 with flag 13554785/2916000
995.00/993.74	c cleaning 75997 clauses out of 152006 with flag 13884089/2993001
1061.01/1059.75	c cleaning 76995 clauses out of 154009 with flag 14249625/3071001
1139.32/1138.05	c cleaning 78005 clauses out of 156013 with flag 14626421/3150000
1222.73/1221.41	c cleaning 78999 clauses out of 158009 with flag 14981683/3230001
1313.35/1312.06	c cleaning 80004 clauses out of 160009 with flag 15335622/3311000
1383.75/1382.45	c cleaning 80995 clauses out of 162005 with flag 15690591/3393000
1452.27/1450.98	c cleaning 82001 clauses out of 164011 with flag 16058927/3476001
1526.48/1525.18	c cleaning 83003 clauses out of 166009 with flag 16443252/3560000
1595.69/1594.35	c cleaning 84004 clauses out of 168007 with flag 16826038/3645001
1670.00/1668.67	c cleaning 84999 clauses out of 170003 with flag 17213215/3731001
1753.75/1752.27	c cleaning 85994 clauses out of 172003 with flag 17592222/3818001
1800.06/1798.54	c starts		: 1758
1800.06/1798.54	c conflicts		: 3875740
1800.06/1798.54	c decisions		: 5061004
1800.06/1798.54	c propagations		: 24221050
1800.06/1798.54	c inspects		: 40131724309
1800.06/1798.54	c shortcuts		: 0
1800.06/1798.54	c learnt literals	: 2
1800.06/1798.54	c learnt binary clauses	: 2
1800.06/1798.54	c learnt ternary clauses	: 14
1800.06/1798.54	c learnt constraints	: 3875738
1800.06/1798.54	c ignored constraints	: 0
1800.06/1798.54	c root simplifications	: 0
1800.06/1798.54	c removed literals (reason simplification)	: 0
1800.06/1798.54	c reason swapping (by a shorter reason)	: 0
1800.06/1798.54	c Calls to reduceDB	: 83
1800.06/1798.54	c Number of update (reduction) of LBD	: 631480
1800.06/1798.54	c Imported unit clauses	: 0
1800.06/1798.54	c number of reductions to clauses (during analyze)	: 0
1800.06/1798.54	c number of learned constraints concerned by reduction	: 0
1800.06/1798.54	c number of learning phase by resolution	: 0
1800.06/1798.54	c number of learning phase by cutting planes	: 0
1800.06/1798.54	c speed (assignments/second)	: 13468.402617716909
1800.06/1798.54	c non guided choices	832
1800.06/1798.54	c timeout
1800.06/1798.57	c learnt constraints type 
1800.06/1798.57	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.06/1798.57	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 143747
1800.06/1798.57	s UNKNOWN
1800.06/1798.57	c Total wall clock time (in seconds): 1798.446

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-4121374-1467314426/watcher-4121374-1467314426 -o /tmp/evaluation-result-4121374-1467314426/solver-4121374-1467314426 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467310816-27146 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4121374-1467314426.opb 

pid=27827
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: 2.04 2.04 2.03 2/195 27830
/proc/meminfo: memFree=30377716/32872528 swapFree=480748/529804
[pid=27830] ppid=27827 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/27830/stat : 27830 (java) R 27827 27830 23565 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 10462504 9515008 185 33554432000 1073741824 1073778376 140736850660864 140736850652088 211458616759 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27830/statm: 2323 185 142 9 0 71 0

[startup+0.100113 s]
/proc/loadavg: 2.04 2.04 2.03 2/195 27830
/proc/meminfo: memFree=30377716/32872528 swapFree=480748/529804
[pid=27830] ppid=27827 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/27830/stat : 27830 (java) S 27827 27830 23565 0 -1 4202496 4447 0 1 0 8 0 0 0 20 0 18 0 10462504 9787879424 5056 33554432000 1073741824 1073778376 140736563728384 140736563719520 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27830/statm: 2389619 5060 2124 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 2.04 2.04 2.03 2/195 27830
/proc/meminfo: memFree=30377716/32872528 swapFree=480748/529804
[pid=27830] ppid=27827 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/27830/stat : 27830 (java) S 27827 27830 23565 0 -1 4202496 4768 0 1 0 22 0 0 0 20 0 19 0 10462504 9856040960 5868 33554432000 1073741824 1073778376 140736563728384 140736563719520 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27830/statm: 2406260 5868 2214 9 0 2396937 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9625040

[startup+0.300259 s]
/proc/loadavg: 2.04 2.04 2.03 2/195 27830
/proc/meminfo: memFree=30377716/32872528 swapFree=480748/529804
[pid=27830] ppid=27827 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/27830/stat : 27830 (java) S 27827 27830 23565 0 -1 4202496 7003 0 1 0 48 1 0 0 20 0 19 0 10462504 9856040960 7283 33554432000 1073741824 1073778376 140736563728384 140736563719520 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27830/statm: 2406260 7283 2242 9 0 2396937 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700194 s]
/proc/loadavg: 2.04 2.04 2.03 2/195 27830
/proc/meminfo: memFree=30377716/32872528 swapFree=480748/529804
[pid=27830] ppid=27827 vsize=9625040 CPUtime=1.18 cores=0,2,4,6
/proc/27830/stat : 27830 (java) S 27827 27830 23565 0 -1 4202496 14135 0 1 0 115 3 0 0 20 0 19 0 10462504 9856040960 12510 33554432000 1073741824 1073778376 140736563728384 140736563719520 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27830/statm: 2406260 12510 2254 9 0 2396937 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.03 2.04 2.03 3/214 27849
/proc/meminfo: memFree=30332376/32872528 swapFree=480748/529804
[pid=27830] ppid=27827 vsize=9625040 CPUtime=2.02 cores=0,2,4,6
/proc/27830/stat : 27830 (java) S 27827 27830 23565 0 -1 4202496 14213 0 1 0 199 3 0 0 20 0 19 0 10462504 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140736563719520 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27830/statm: 2406260 13594 2257 9 0 2396937 0
[pid=27830/tid=27832] ppid=27827 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/27830/task/27832/stat : 27832 (java) R 27827 27830 23565 0 -1 4202560 2461 0 1 0 145 0 0 0 20 0 19 0 10462505 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170347712792 140170287906515 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27833] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27833/stat : 27833 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170286442792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27834] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27834/stat : 27834 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170285389992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27835] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27835/stat : 27835 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170189552168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27830/tid=27836] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27836/stat : 27836 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170188499368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27837] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27837/stat : 27837 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170187447080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27838] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27838/stat : 27838 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170186394280 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27839] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27839/stat : 27839 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170185341992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27840] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27840/stat : 27840 (java) S 27827 27830 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170184289192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27841] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27841/stat : 27841 (java) S 27827 27830 23565 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170171877608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27842] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27842/stat : 27842 (java) S 27827 27830 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170170823672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27843] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27843/stat : 27843 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170169771272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27844] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27844/stat : 27844 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170168719760 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27845] ppid=27827 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/27830/task/27845/stat : 27845 (java) S 27827 27830 23565 0 -1 4202560 2088 0 0 0 23 0 0 0 20 0 19 0 10462511 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170167667384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27846] ppid=27827 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/27830/task/27846/stat : 27846 (java) S 27827 27830 23565 0 -1 4202560 8392 0 0 0 28 2 0 0 20 0 19 0 10462511 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170166614584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27847] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27847/stat : 27847 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170165562488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27848] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27848/stat : 27848 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170164509896 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27849] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27849/stat : 27849 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10462523 9856040960 13594 33554432000 1073741824 1073778376 140736563728384 140170163454888 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.03 2.04 2.03 4/214 27849
/proc/meminfo: memFree=30329832/32872528 swapFree=480748/529804
[pid=27830] ppid=27827 vsize=9625040 CPUtime=3.62 cores=0,2,4,6
/proc/27830/stat : 27830 (java) S 27827 27830 23565 0 -1 4202496 14215 0 1 0 359 3 0 0 20 0 19 0 10462504 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140736563719520 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27830/statm: 2406260 14618 2257 9 0 2396937 0
[pid=27830/tid=27832] ppid=27827 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/27830/task/27832/stat : 27832 (java) R 27827 27830 23565 0 -1 4202560 2463 0 1 0 305 0 0 0 20 0 19 0 10462505 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170347704000 140170287842921 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27833] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27833/stat : 27833 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170286442792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27834] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27834/stat : 27834 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170285389992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27835] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27835/stat : 27835 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170189552168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27830/tid=27836] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27836/stat : 27836 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170188499368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27837] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27837/stat : 27837 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170187447080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27838] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27838/stat : 27838 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170186394280 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27839] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27839/stat : 27839 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170185341992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27840] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27840/stat : 27840 (java) S 27827 27830 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170184289192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27841] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27841/stat : 27841 (java) S 27827 27830 23565 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170171877608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27842] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27842/stat : 27842 (java) S 27827 27830 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170170823672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27843] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27843/stat : 27843 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170169771272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27844] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27844/stat : 27844 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170168719760 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27845] ppid=27827 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/27830/task/27845/stat : 27845 (java) S 27827 27830 23565 0 -1 4202560 2088 0 0 0 23 0 0 0 20 0 19 0 10462511 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170167667384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27846] ppid=27827 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/27830/task/27846/stat : 27846 (java) S 27827 27830 23565 0 -1 4202560 8392 0 0 0 28 2 0 0 20 0 19 0 10462511 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170166614584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27847] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27847/stat : 27847 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170165562488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27848] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27848/stat : 27848 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170164509896 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27849] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27849/stat : 27849 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10462523 9856040960 14618 33554432000 1073741824 1073778376 140736563728384 140170163454888 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 9625040

[startup+6.30076 s]
/proc/loadavg: 2.03 2.04 2.03 3/214 27849
/proc/meminfo: memFree=30321740/32872528 swapFree=480748/529804
[pid=27830] ppid=27827 vsize=9625040 CPUtime=6.82 cores=0,2,4,6
/proc/27830/stat : 27830 (java) S 27827 27830 23565 0 -1 4202496 14223 0 1 0 679 3 0 0 20 0 19 0 10462504 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140736563719520 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27830/statm: 2406260 16422 2258 9 0 2396937 0
[pid=27830/tid=27832] ppid=27827 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/27830/task/27832/stat : 27832 (java) R 27827 27830 23565 0 -1 4202560 2470 0 1 0 625 0 0 0 20 0 19 0 10462505 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170347704000 140170287843170 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27833] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27833/stat : 27833 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170286442792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27834] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27834/stat : 27834 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170285389992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27835] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27835/stat : 27835 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170189552168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27830/tid=27836] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27836/stat : 27836 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170188499368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27837] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27837/stat : 27837 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170187447080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27838] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27838/stat : 27838 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170186394280 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27839] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27839/stat : 27839 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170185341992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27840] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27840/stat : 27840 (java) S 27827 27830 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170184289192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27841] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27841/stat : 27841 (java) S 27827 27830 23565 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170171877608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27842] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27842/stat : 27842 (java) S 27827 27830 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170170823672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27843] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27843/stat : 27843 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170169771272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27844] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27844/stat : 27844 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170168719760 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27845] ppid=27827 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/27830/task/27845/stat : 27845 (java) S 27827 27830 23565 0 -1 4202560 2088 0 0 0 23 0 0 0 20 0 19 0 10462511 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170167667384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27846] ppid=27827 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/27830/task/27846/stat : 27846 (java) S 27827 27830 23565 0 -1 4202560 8392 0 0 0 28 2 0 0 20 0 19 0 10462511 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170166614584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27847] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27847/stat : 27847 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170165562488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27848] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27848/stat : 27848 (java) S 27827 27830 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170164509896 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27849] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27849/stat : 27849 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10462523 9856040960 16422 33554432000 1073741824 1073778376 140736563728384 140170163454888 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 9625040


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

/proc/27830/task/27842/stat : 27842 (java) S 27827 27830 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 59295 33554432000 1073741824 1073778376 140736563728384 140170170823672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27843] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27843/stat : 27843 (java) S 27827 27830 23565 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 59295 33554432000 1073741824 1073778376 140736563728384 140170169771272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27844] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27844/stat : 27844 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 59295 33554432000 1073741824 1073778376 140736563728384 140170168719760 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27845] ppid=27827 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/27830/task/27845/stat : 27845 (java) S 27827 27830 23565 0 -1 4202560 10178 0 0 0 77 2 0 0 20 0 19 0 10462511 9856040960 59295 33554432000 1073741824 1073778376 140736563728384 140170167667384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27846] ppid=27827 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/27830/task/27846/stat : 27846 (java) S 27827 27830 23565 0 -1 4202560 8393 0 0 0 28 2 0 0 20 0 19 0 10462511 9856040960 59295 33554432000 1073741824 1073778376 140736563728384 140170166614584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27847] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27847/stat : 27847 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 59295 33554432000 1073741824 1073778376 140736563728384 140170165562488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27848] ppid=27827 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/27830/task/27848/stat : 27848 (java) S 27827 27830 23565 0 -1 4202560 100 0 0 0 32 32 0 0 20 0 19 0 10462511 9856040960 59295 33554432000 1073741824 1073778376 140736563728384 140170164509896 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27849] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27849/stat : 27849 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10462523 9856040960 59295 33554432000 1073741824 1073778376 140736563728384 140170163454888 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1723.71
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/214 28218
/proc/meminfo: memFree=30210020/32872528 swapFree=480748/529804
[pid=27830] ppid=27827 vsize=9625040 CPUtime=1783.85 cores=0,2,4,6
/proc/27830/stat : 27830 (java) S 27827 27830 23565 0 -1 4202496 22582 0 1 0 178351 34 0 0 20 0 19 0 10462504 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140736563719520 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27830/statm: 2406260 59308 2272 9 0 2396937 0
[pid=27830/tid=27832] ppid=27827 vsize=9625040 CPUtime=1782.25 cores=0,2,4,6
/proc/27830/task/27832/stat : 27832 (java) R 27827 27830 23565 0 -1 4202560 2532 0 1 0 178195 30 0 0 20 0 19 0 10462505 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170347704000 140170288118375 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27833] ppid=27827 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/27830/task/27833/stat : 27833 (java) S 27827 27830 23565 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170286442792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27834] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27834/stat : 27834 (java) S 27827 27830 23565 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170285389992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27835] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27835/stat : 27835 (java) S 27827 27830 23565 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170189552168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27836] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27836/stat : 27836 (java) S 27827 27830 23565 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170188499368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27837] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27837/stat : 27837 (java) S 27827 27830 23565 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170187447080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27838] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27838/stat : 27838 (java) S 27827 27830 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170186394280 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27839] ppid=27827 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/27830/task/27839/stat : 27839 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170185341992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27840] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27840/stat : 27840 (java) S 27827 27830 23565 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170184289192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27841] ppid=27827 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/27830/task/27841/stat : 27841 (java) S 27827 27830 23565 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 10462508 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170171877608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27842] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27842/stat : 27842 (java) S 27827 27830 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170170823672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27843] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27843/stat : 27843 (java) S 27827 27830 23565 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170169771272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27844] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27844/stat : 27844 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170168719760 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27845] ppid=27827 vsize=9625040 CPUtime=0.91 cores=0,2,4,6
/proc/27830/task/27845/stat : 27845 (java) S 27827 27830 23565 0 -1 4202560 10193 0 0 0 89 2 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170167667384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27830/tid=27846] ppid=27827 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/27830/task/27846/stat : 27846 (java) S 27827 27830 23565 0 -1 4202560 8393 0 0 0 28 2 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170166614584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27847] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27847/stat : 27847 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170165562488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27848] ppid=27827 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/27830/task/27848/stat : 27848 (java) S 27827 27830 23565 0 -1 4202560 104 0 0 0 34 33 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170164509896 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27849] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27849/stat : 27849 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10462523 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170163454888 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1783.85
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/214 28218
/proc/meminfo: memFree=30200196/32872528 swapFree=480748/529804
[pid=27830] ppid=27827 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/27830/stat : 27830 (java) S 27827 27830 23565 0 -1 4202496 22582 0 1 0 179972 34 0 0 20 0 19 0 10462504 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140736563719520 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27830/statm: 2406260 59308 2272 9 0 2396937 0
[pid=27830/tid=27832] ppid=27827 vsize=9625040 CPUtime=1798.46 cores=0,2,4,6
/proc/27830/task/27832/stat : 27832 (java) R 27827 27830 23565 0 -1 4202560 2532 0 1 0 179816 30 0 0 20 0 19 0 10462505 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170347704000 140170287842673 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27833] ppid=27827 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/27830/task/27833/stat : 27833 (java) S 27827 27830 23565 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170286442792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27834] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27834/stat : 27834 (java) S 27827 27830 23565 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170285389992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27835] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27835/stat : 27835 (java) S 27827 27830 23565 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170189552168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27836] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27836/stat : 27836 (java) S 27827 27830 23565 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170188499368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27837] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27837/stat : 27837 (java) S 27827 27830 23565 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170187447080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27838] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27838/stat : 27838 (java) S 27827 27830 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170186394280 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27839] ppid=27827 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/27830/task/27839/stat : 27839 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170185341992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27840] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27840/stat : 27840 (java) S 27827 27830 23565 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170184289192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27841] ppid=27827 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/27830/task/27841/stat : 27841 (java) S 27827 27830 23565 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 10462508 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170171877608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27842] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27842/stat : 27842 (java) S 27827 27830 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170170823672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27843] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27843/stat : 27843 (java) S 27827 27830 23565 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170169771272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27844] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27844/stat : 27844 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170168719760 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27845] ppid=27827 vsize=9625040 CPUtime=0.91 cores=0,2,4,6
/proc/27830/task/27845/stat : 27845 (java) S 27827 27830 23565 0 -1 4202560 10193 0 0 0 89 2 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170167667384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27830/tid=27846] ppid=27827 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/27830/task/27846/stat : 27846 (java) S 27827 27830 23565 0 -1 4202560 8393 0 0 0 28 2 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170166614584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27847] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27847/stat : 27847 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170165562488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27848] ppid=27827 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/27830/task/27848/stat : 27848 (java) S 27827 27830 23565 0 -1 4202560 104 0 0 0 34 33 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170164509896 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27849] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27849/stat : 27849 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10462523 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170163454888 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 27830 sig 9
??? kill -27830 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/214 28218
/proc/meminfo: memFree=30200196/32872528 swapFree=480748/529804
[pid=27830] ppid=27827 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/27830/stat : 27830 (java) S 27827 27830 23565 0 -1 4202496 22582 0 1 0 179972 34 0 0 20 0 19 0 10462504 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140736563719520 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27830/statm: 2406260 59308 2272 9 0 2396937 0
[pid=27830/tid=27832] ppid=27827 vsize=9625040 CPUtime=1798.46 cores=0,2,4,6
/proc/27830/task/27832/stat : 27832 (java) R 27827 27830 23565 0 -1 4202560 2532 0 1 0 179816 30 0 0 20 0 19 0 10462505 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170347704000 140170287842673 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27833] ppid=27827 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/27830/task/27833/stat : 27833 (java) S 27827 27830 23565 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170286442792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27834] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27834/stat : 27834 (java) S 27827 27830 23565 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170285389992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27835] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27835/stat : 27835 (java) S 27827 27830 23565 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170189552168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27836] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27836/stat : 27836 (java) S 27827 27830 23565 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170188499368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27837] ppid=27827 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27830/task/27837/stat : 27837 (java) S 27827 27830 23565 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170187447080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27838] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27838/stat : 27838 (java) S 27827 27830 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170186394280 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27839] ppid=27827 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/27830/task/27839/stat : 27839 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170185341992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27840] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27840/stat : 27840 (java) S 27827 27830 23565 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 10462507 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170184289192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27841] ppid=27827 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/27830/task/27841/stat : 27841 (java) S 27827 27830 23565 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 10462508 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170171877608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27842] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27842/stat : 27842 (java) S 27827 27830 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170170823672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27843] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27843/stat : 27843 (java) S 27827 27830 23565 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 10462508 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170169771272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27844] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27844/stat : 27844 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170168719760 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27830/tid=27845] ppid=27827 vsize=9625040 CPUtime=0.91 cores=0,2,4,6
/proc/27830/task/27845/stat : 27845 (java) S 27827 27830 23565 0 -1 4202560 10193 0 0 0 89 2 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170167667384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27830/tid=27846] ppid=27827 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/27830/task/27846/stat : 27846 (java) S 27827 27830 23565 0 -1 4202560 8393 0 0 0 28 2 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170166614584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27847] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27847/stat : 27847 (java) S 27827 27830 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170165562488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27830/tid=27848] ppid=27827 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/27830/task/27848/stat : 27848 (java) S 27827 27830 23565 0 -1 4202560 104 0 0 0 34 33 0 0 20 0 19 0 10462511 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170164509896 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27830/tid=27849] ppid=27827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27830/task/27849/stat : 27849 (java) S 27827 27830 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10462523 9856040960 59308 33554432000 1073741824 1073778376 140736563728384 140170163454888 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1798.57
CPU time (s): 1800.85
CPU user time (s): 1800.04
CPU system time (s): 0.811876
CPU usage (%): 100.127
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.811876
maximum resident set size= 245440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23117
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38168
involuntary context switches= 3168

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.96248 second user time and 13.5949 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 21:20:26
IDJOB=4121374
IDBENCH=110448
IDSOLVER=2546
FILE ID=node141/4121374-1467314426
RUNJOBID= node141-1467310816-27146
PBS_JOBID= 20005274
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n96-d3-i3-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121374-1467314426/watcher-4121374-1467314426 -o /tmp/evaluation-result-4121374-1467314426/solver-4121374-1467314426 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467310816-27146 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4121374-1467314426.opb

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

MD5SUM BENCH= 6f11a0e94ba4ebe82cc4404049f12c7c
RANDOM SEED=539820684

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
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.55
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.448
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.448
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	: 5339.30
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.448
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.53
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.448
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:        30377872 kB
Buffers:          164620 kB
Cached:           841140 kB
SwapCached:            0 kB
Active:           519684 kB
Inactive:         700164 kB
Active(anon):     216516 kB
Inactive(anon):        4 kB
Active(file):     303168 kB
Inactive(file):   700160 kB
Unevictable:      529804 kB
Mlocked:          480748 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               892 kB
Writeback:             0 kB
AnonPages:        743488 kB
Mapped:            22132 kB
Shmem:               204 kB
Slab:             613748 kB
SReclaimable:      57468 kB
SUnreclaim:       556280 kB
KernelStack:        1616 kB
PageTables:         5796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1221764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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= 71700 MiB
End job on node141 at 2016-06-30 21:50:24