Trace number 4120574

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.67 1798.74

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n70-d3-i1-f.cnf.gz-plain.pb.metafix.opb
MD5SUMa7b440ca3e6c7134a67ab814a2e33e7f
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 benchmark0.502922
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables105
Total number of constraints280
Number of constraints which are clauses280
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4120574-1467311506.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
0.11/0.14	c ... done. Wall clock time 0.039s.
0.11/0.14	c declared #vars     105
0.11/0.14	c #constraints  280
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 280
0.11/0.14	c 280 constraints processed.
0.67/0.45	c cleaning 2499 clauses out of 5001 with flag 23498/5001
0.98/0.68	c cleaning 4244 clauses out of 8501 with flag 49752/11000
1.42/1.07	c cleaning 5621 clauses out of 11257 with flag 79505/18000
1.92/1.57	c cleaning 6815 clauses out of 13637 with flag 116134/26001
2.53/2.19	c cleaning 7904 clauses out of 15821 with flag 158708/35000
3.33/2.98	c cleaning 8958 clauses out of 17917 with flag 210734/45000
4.33/3.91	c cleaning 9977 clauses out of 19959 with flag 267548/56000
5.33/4.95	c cleaning 10990 clauses out of 21983 with flag 324449/68001
6.53/6.16	c cleaning 11992 clauses out of 23993 with flag 385638/81001
8.24/7.86	c cleaning 12995 clauses out of 26000 with flag 455318/95000
10.53/10.11	c cleaning 14001 clauses out of 28005 with flag 531156/110000
12.93/12.59	c cleaning 15002 clauses out of 30005 with flag 612900/126001
16.04/15.65	c cleaning 16002 clauses out of 32003 with flag 702991/143001
18.74/18.35	c cleaning 16998 clauses out of 34001 with flag 793733/161001
21.74/21.34	c cleaning 18000 clauses out of 36003 with flag 889191/180001
25.04/24.64	c cleaning 19000 clauses out of 38003 with flag 986614/200001
28.74/28.37	c cleaning 20001 clauses out of 40002 with flag 1087836/221000
32.64/32.28	c cleaning 20997 clauses out of 42002 with flag 1198696/243001
37.04/36.63	c cleaning 22001 clauses out of 44005 with flag 1310654/266001
41.73/41.34	c cleaning 23000 clauses out of 46004 with flag 1427316/290001
46.93/46.59	c cleaning 24002 clauses out of 48003 with flag 1544178/315000
52.53/52.11	c cleaning 24995 clauses out of 50002 with flag 1671121/341001
58.74/58.37	c cleaning 25999 clauses out of 52006 with flag 1808795/368000
65.45/65.06	c cleaning 27000 clauses out of 54007 with flag 1952215/396000
72.24/71.81	c cleaning 28003 clauses out of 56007 with flag 2097160/425000
79.75/79.31	c cleaning 29000 clauses out of 58004 with flag 2245869/455000
87.64/87.25	c cleaning 30000 clauses out of 60004 with flag 2400167/486000
96.15/95.74	c cleaning 31001 clauses out of 62004 with flag 2563676/518000
105.84/105.41	c cleaning 31998 clauses out of 64004 with flag 2732395/551001
117.35/116.91	c cleaning 33001 clauses out of 66006 with flag 2904627/585001
128.95/128.52	c cleaning 33999 clauses out of 68005 with flag 3082332/620001
143.16/142.72	c cleaning 35000 clauses out of 70005 with flag 3280345/656000
155.76/155.39	c cleaning 36000 clauses out of 72006 with flag 3471057/693001
168.86/168.49	c cleaning 37001 clauses out of 74005 with flag 3667304/731000
183.07/182.63	c cleaning 38000 clauses out of 76005 with flag 3868198/770001
198.16/197.80	c cleaning 39002 clauses out of 78005 with flag 4076403/810001
214.27/213.89	c cleaning 39997 clauses out of 80002 with flag 4286704/851000
233.48/233.02	c cleaning 41001 clauses out of 82006 with flag 4502009/893001
253.34/252.84	c cleaning 42002 clauses out of 84005 with flag 4716578/936001
272.35/271.86	c cleaning 42998 clauses out of 86003 with flag 4939496/980001
295.65/295.14	c cleaning 43996 clauses out of 88004 with flag 5177217/1025000
319.58/319.09	c cleaning 45001 clauses out of 90008 with flag 5415741/1071000
344.27/343.72	c cleaning 46002 clauses out of 92007 with flag 5660817/1118000
369.87/369.33	c cleaning 46999 clauses out of 94005 with flag 5908242/1166000
396.88/396.30	c cleaning 47998 clauses out of 96007 with flag 6162620/1215001
425.48/424.95	c cleaning 48999 clauses out of 98008 with flag 6425186/1265000
454.27/453.72	c cleaning 50004 clauses out of 100009 with flag 6687835/1316000
476.78/476.21	c cleaning 51000 clauses out of 102005 with flag 6952246/1368000
504.57/503.61	c cleaning 51998 clauses out of 104006 with flag 7226731/1421001
539.30/538.31	c cleaning 53000 clauses out of 106008 with flag 7516049/1475001
576.09/575.16	c cleaning 54004 clauses out of 108008 with flag 7807222/1530001
614.80/613.81	c cleaning 54995 clauses out of 110003 with flag 8102298/1586000
656.11/655.10	c cleaning 56003 clauses out of 112008 with flag 8385964/1643000
701.82/700.89	c cleaning 57002 clauses out of 114006 with flag 8680736/1701001
748.85/747.80	c cleaning 57998 clauses out of 116003 with flag 8992736/1760001
797.49/796.48	c cleaning 58999 clauses out of 118004 with flag 9307147/1820000
851.30/850.28	c cleaning 59997 clauses out of 120005 with flag 9627346/1881000
900.24/899.14	c cleaning 61001 clauses out of 122008 with flag 9949648/1943000
947.83/946.71	c cleaning 62001 clauses out of 124007 with flag 10285222/2006000
997.12/996.07	c cleaning 62998 clauses out of 126006 with flag 10615285/2070000
1049.72/1048.67	c cleaning 64001 clauses out of 128008 with flag 10952186/2135000
1103.93/1102.81	c cleaning 65001 clauses out of 130007 with flag 11294089/2201000
1160.73/1159.64	c cleaning 65997 clauses out of 132007 with flag 11640959/2268001
1218.98/1217.88	c cleaning 67003 clauses out of 134009 with flag 11992404/2336000
1280.48/1279.37	c cleaning 68000 clauses out of 136006 with flag 12350695/2405000
1344.39/1343.25	c cleaning 68999 clauses out of 138006 with flag 12710893/2475000
1410.87/1409.71	c cleaning 69999 clauses out of 140008 with flag 13076122/2546001
1483.58/1482.45	c cleaning 71004 clauses out of 142008 with flag 13462100/2618000
1555.17/1554.00	c cleaning 71996 clauses out of 144004 with flag 13845267/2691000
1630.14/1628.99	c cleaning 72997 clauses out of 146007 with flag 14234939/2765000
1708.58/1707.36	c cleaning 74005 clauses out of 148010 with flag 14594337/2840000
1787.85/1786.55	c cleaning 75001 clauses out of 150005 with flag 14960492/2916000
1800.06/1798.70	c starts		: 1160
1800.06/1798.70	c conflicts		: 2940712
1800.06/1798.70	c timeout
1800.06/1798.70	c decisions		: 3971772
1800.06/1798.70	c propagations		: 35057955
1800.06/1798.70	c inspects		: 39579221036
1800.06/1798.70	c shortcuts		: 0
1800.06/1798.70	c learnt literals	: 2
1800.06/1798.70	c learnt binary clauses	: 4
1800.06/1798.70	c learnt ternary clauses	: 12
1800.06/1798.70	c learnt constraints	: 2940710
1800.06/1798.70	c ignored constraints	: 0
1800.06/1798.70	c root simplifications	: 0
1800.06/1798.70	c removed literals (reason simplification)	: 0
1800.06/1798.70	c reason swapping (by a shorter reason)	: 0
1800.06/1798.70	c Calls to reduceDB	: 72
1800.06/1798.70	c Number of update (reduction) of LBD	: 106875
1800.06/1798.70	c Imported unit clauses	: 0
1800.06/1798.70	c number of reductions to clauses (during analyze)	: 0
1800.06/1798.70	c number of learned constraints concerned by reduction	: 0
1800.06/1798.70	c number of learning phase by resolution	: 0
1800.06/1798.70	c number of learning phase by cutting planes	: 0
1800.06/1798.70	c speed (assignments/second)	: 19492.22461734687
1800.06/1798.70	c non guided choices	103
1800.06/1798.73	c learnt constraints type 
1800.06/1798.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1800.06/1798.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 99712
1800.06/1798.73	s UNKNOWN
1800.06/1798.73	c Total wall clock time (in seconds): 1798.629

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-4120574-1467311506/watcher-4120574-1467311506 -o /tmp/evaluation-result-4120574-1467311506/solver-4120574-1467311506 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467308726-12739 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4120574-1467311506.opb 

pid=13721
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.11 2.10 2.01 3/194 13724
/proc/meminfo: memFree=31052860/32872528 swapFree=171816/177948
[pid=13724] ppid=13721 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/13724/stat : 13724 (java) S 13721 13724 12722 0 -1 4202496 1343 0 0 0 0 0 0 0 20 0 2 0 10181891 98570240 967 33554432000 1073741824 1073778376 140737471544480 140737471535616 224925876285 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13724/statm: 24065 970 738 9 0 16771 0
[pid=13724/tid=13725] ppid=13721 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13725/stat : 13725 (java) R 13721 13724 12722 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 10181892 98570240 977 33554432000 1073741824 1073778376 140737471544480 140203384983080 224922518912 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 2.11 2.10 2.01 3/194 13724
/proc/meminfo: memFree=31052860/32872528 swapFree=171816/177948
[pid=13724] ppid=13721 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/13724/stat : 13724 (java) S 13721 13724 12722 0 -1 4202496 4505 0 1 0 10 1 0 0 20 0 18 0 10181891 9787879424 6130 33554432000 1073741824 1073778376 140737471544480 140737471535616 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13724/statm: 2389619 6130 2157 9 0 2380296 0
[pid=13724/tid=13725] ppid=13721 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/13724/task/13725/stat : 13725 (java) R 13721 13724 12722 0 -1 4202560 2375 0 1 0 6 1 0 0 20 0 18 0 10181892 9787879424 6130 33554432000 1073741824 1073778376 140737471544480 140203384986528 224925902093 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 2.11 2.10 2.01 3/194 13724
/proc/meminfo: memFree=31052860/32872528 swapFree=171816/177948
[pid=13724] ppid=13721 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/13724/stat : 13724 (java) S 13721 13724 12722 0 -1 4202496 6986 0 1 0 28 2 0 0 20 0 19 0 10181891 9856040960 7980 33554432000 1073741824 1073778376 140737471544480 140737471535616 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13724/statm: 2406260 7980 2223 9 0 2396937 0
[pid=13724/tid=13725] ppid=13721 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/13724/task/13725/stat : 13725 (java) R 13721 13724 12722 0 -1 4202560 2397 0 1 0 16 1 0 0 20 0 19 0 10181892 9856040960 7980 33554432000 1073741824 1073778376 140737471544480 140203384988288 140203388273552 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300331 s]
/proc/loadavg: 2.11 2.10 2.01 3/194 13724
/proc/meminfo: memFree=31052860/32872528 swapFree=171816/177948
[pid=13724] ppid=13721 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/13724/stat : 13724 (java) S 13721 13724 12722 0 -1 4202496 7407 0 1 0 50 2 0 0 20 0 19 0 10181891 9856040960 8070 33554432000 1073741824 1073778376 140737471544480 140737471535616 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13724/statm: 2406260 8070 2242 9 0 2396937 0
[pid=13724/tid=13725] ppid=13721 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/13724/task/13725/stat : 13725 (java) R 13721 13724 12722 0 -1 4202560 2404 0 1 0 26 1 0 0 20 0 19 0 10181892 9856040960 8070 33554432000 1073741824 1073778376 140737471544480 140203384988288 140203251911591 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.700265 s]
/proc/loadavg: 2.11 2.10 2.01 3/194 13724
/proc/meminfo: memFree=31052860/32872528 swapFree=171816/177948
[pid=13724] ppid=13721 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/13724/stat : 13724 (java) S 13721 13724 12722 0 -1 4202496 9607 0 1 0 110 2 0 0 20 0 19 0 10181891 9856040960 8789 33554432000 1073741824 1073778376 140737471544480 140737471535616 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13724/statm: 2406260 8789 2255 9 0 2396937 0
[pid=13724/tid=13725] ppid=13721 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/13724/task/13725/stat : 13725 (java) R 13721 13724 12722 0 -1 4202560 2405 0 1 0 66 1 0 0 20 0 19 0 10181892 9856040960 8789 33554432000 1073741824 1073778376 140737471544480 140203384988288 140203251894925 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 2.11 2.10 2.01 3/213 13743
/proc/meminfo: memFree=31023540/32872528 swapFree=171816/177948
[pid=13724] ppid=13721 vsize=9625040 CPUtime=1.92 cores=1,3,5,7
/proc/13724/stat : 13724 (java) S 13721 13724 12722 0 -1 4202496 9612 0 1 0 190 2 0 0 20 0 19 0 10181891 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140737471535616 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13724/statm: 2406260 9304 2257 9 0 2396937 0
[pid=13724/tid=13725] ppid=13721 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/13724/task/13725/stat : 13725 (java) R 13721 13724 12722 0 -1 4202560 2407 0 1 0 146 1 0 0 20 0 19 0 10181892 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203384986104 140203251893406 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13727] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13727/stat : 13727 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203374049832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13728] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13728/stat : 13728 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203372997032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13729] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13729/stat : 13729 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203371944232 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13730] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13730/stat : 13730 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203370891432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13731] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13731/stat : 13731 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203223890984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13732] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13732/stat : 13732 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203222838184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13733] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13733/stat : 13733 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203221785384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13734] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13734/stat : 13734 (java) S 13721 13724 12722 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203220732584 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13735] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13735/stat : 13735 (java) S 13721 13724 12722 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203208534504 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13736] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13736/stat : 13736 (java) S 13721 13724 12722 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203207480568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13737] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13737/stat : 13737 (java) S 13721 13724 12722 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203206427656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13738] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13738/stat : 13738 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203205376144 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13739] ppid=13721 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/13724/task/13739/stat : 13739 (java) S 13721 13724 12722 0 -1 4202560 3710 0 0 0 25 0 0 0 20 0 19 0 10181896 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203204324280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13740] ppid=13721 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/13724/task/13740/stat : 13740 (java) S 13721 13724 12722 0 -1 4202560 2223 0 0 0 16 0 0 0 20 0 19 0 10181896 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203203271480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13741] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13741/stat : 13741 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203202218872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13742] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13742/stat : 13742 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203201166280 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13743] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13743/stat : 13743 (java) S 13721 13724 12722 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10181906 9856040960 9304 33554432000 1073741824 1073778376 140737471544480 140203200111784 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.10 2.10 2.01 3/213 13743
/proc/meminfo: memFree=31021376/32872528 swapFree=171816/177948
[pid=13724] ppid=13721 vsize=9625040 CPUtime=3.53 cores=1,3,5,7
/proc/13724/stat : 13724 (java) S 13721 13724 12722 0 -1 4202496 9614 0 1 0 351 2 0 0 20 0 19 0 10181891 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140737471535616 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13724/statm: 2406260 10328 2257 9 0 2396937 0
[pid=13724/tid=13725] ppid=13721 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/13724/task/13725/stat : 13725 (java) R 13721 13724 12722 0 -1 4202560 2409 0 1 0 306 1 0 0 20 0 19 0 10181892 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203384979120 140203251893521 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13727] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13727/stat : 13727 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203374049832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13728] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13728/stat : 13728 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203372997032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13729] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13729/stat : 13729 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203371944232 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13730] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13730/stat : 13730 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203370891432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13731] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13731/stat : 13731 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203223890984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13732] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13732/stat : 13732 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203222838184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13733] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13733/stat : 13733 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203221785384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13734] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13734/stat : 13734 (java) S 13721 13724 12722 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203220732584 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13735] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13735/stat : 13735 (java) S 13721 13724 12722 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203208534504 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13736] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13736/stat : 13736 (java) S 13721 13724 12722 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203207480568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13737] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13737/stat : 13737 (java) S 13721 13724 12722 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203206427656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13738] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13738/stat : 13738 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203205376144 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13739] ppid=13721 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/13724/task/13739/stat : 13739 (java) S 13721 13724 12722 0 -1 4202560 3710 0 0 0 25 0 0 0 20 0 19 0 10181896 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203204324280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13740] ppid=13721 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/13724/task/13740/stat : 13740 (java) S 13721 13724 12722 0 -1 4202560 2223 0 0 0 17 0 0 0 20 0 19 0 10181896 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203203271480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13741] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13741/stat : 13741 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203202218872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13742] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13742/stat : 13742 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203201166280 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13743] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13743/stat : 13743 (java) S 13721 13724 12722 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10181906 9856040960 10328 33554432000 1073741824 1073778376 140737471544480 140203200111784 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.10 2.10 2.01 3/213 13743
/proc/meminfo: memFree=31014756/32872528 swapFree=171816/177948
[pid=13724] ppid=13721 vsize=9625040 CPUtime=6.73 cores=1,3,5,7
/proc/13724/stat : 13724 (java) S 13721 13724 12722 0 -1 4202496 9618 0 1 0 671 2 0 0 20 0 19 0 10181891 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140737471535616 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13724/statm: 2406260 11350 2258 9 0 2396937 0
[pid=13724/tid=13725] ppid=13721 vsize=9625040 CPUtime=6.28 cores=1,3,5,7
/proc/13724/task/13725/stat : 13725 (java) R 13721 13724 12722 0 -1 4202560 2412 0 1 0 626 2 0 0 20 0 19 0 10181892 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203384979120 140203251982695 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13727] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13727/stat : 13727 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203374049832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13728] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13728/stat : 13728 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203372997032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13729] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13729/stat : 13729 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203371944232 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13730] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13730/stat : 13730 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203370891432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13731] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13731/stat : 13731 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203223890984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13732] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13732/stat : 13732 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203222838184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13733] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13733/stat : 13733 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203221785384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13734] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13734/stat : 13734 (java) S 13721 13724 12722 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203220732584 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13735] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13735/stat : 13735 (java) S 13721 13724 12722 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203208534504 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13736] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13736/stat : 13736 (java) S 13721 13724 12722 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203207480568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13737] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13737/stat : 13737 (java) S 13721 13724 12722 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203206427656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13738] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13738/stat : 13738 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203205376144 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13739] ppid=13721 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/13724/task/13739/stat : 13739 (java) S 13721 13724 12722 0 -1 4202560 3710 0 0 0 25 0 0 0 20 0 19 0 10181896 9856040960 11350 33554432000 1073741824 1073778376 140737471544480 140203204324280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13740] ppid=13721 vsize=9625040 CPUtime=0.17 cores=1,3,5,7

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

[pid=13724/tid=13736] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13736/stat : 13736 (java) S 13721 13724 12722 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 50887 33554432000 1073741824 1073778376 140737471544480 140203207480568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13737] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13737/stat : 13737 (java) S 13721 13724 12722 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 50887 33554432000 1073741824 1073778376 140737471544480 140203206427656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13738] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13738/stat : 13738 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 50887 33554432000 1073741824 1073778376 140737471544480 140203205376144 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13739] ppid=13721 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/13724/task/13739/stat : 13739 (java) S 13721 13724 12722 0 -1 4202560 3711 0 0 0 26 0 0 0 20 0 19 0 10181896 9856040960 50887 33554432000 1073741824 1073778376 140737471544480 140203204324280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13740] ppid=13721 vsize=9625040 CPUtime=0.77 cores=1,3,5,7
/proc/13724/task/13740/stat : 13740 (java) S 13721 13724 12722 0 -1 4202560 9869 0 0 0 75 2 0 0 20 0 19 0 10181896 9856040960 50887 33554432000 1073741824 1073778376 140737471544480 140203203271480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13741] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13741/stat : 13741 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 50887 33554432000 1073741824 1073778376 140737471544480 140203202218872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13742] ppid=13721 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/13724/task/13742/stat : 13742 (java) S 13721 13724 12722 0 -1 4202560 100 0 0 0 27 39 0 0 20 0 19 0 10181896 9856040960 50887 33554432000 1073741824 1073778376 140737471544480 140203201166280 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13743] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13743/stat : 13743 (java) S 13721 13724 12722 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10181906 9856040960 50887 33554432000 1073741824 1073778376 140737471544480 140203200111784 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1723.58
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.11 2.09 2.02 3/214 14004
/proc/meminfo: memFree=30857556/32872528 swapFree=171816/177948
[pid=13724] ppid=13721 vsize=9625040 CPUtime=1783.65 cores=1,3,5,7
/proc/13724/stat : 13724 (java) S 13721 13724 12722 0 -1 4202496 17535 0 1 0 178317 48 0 0 20 0 19 0 10181891 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140737471535616 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13724/statm: 2406260 52935 2272 9 0 2396937 0
[pid=13724/tid=13725] ppid=13721 vsize=9625040 CPUtime=1782.1 cores=1,3,5,7
/proc/13724/task/13725/stat : 13725 (java) R 13721 13724 12722 0 -1 4202560 2484 0 1 0 178175 35 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203384986816 140203251893324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13727] ppid=13721 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/13724/task/13727/stat : 13727 (java) S 13721 13724 12722 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203374049832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13728] ppid=13721 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/13724/task/13728/stat : 13728 (java) S 13721 13724 12722 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203372997032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13729] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13729/stat : 13729 (java) S 13721 13724 12722 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203371944232 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13730] ppid=13721 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/13724/task/13730/stat : 13730 (java) S 13721 13724 12722 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203370891432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13731] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13731/stat : 13731 (java) S 13721 13724 12722 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203223890984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13732] ppid=13721 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/13724/task/13732/stat : 13732 (java) S 13721 13724 12722 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203222838184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13733] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13733/stat : 13733 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203221785384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13734] ppid=13721 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/13724/task/13734/stat : 13734 (java) S 13721 13724 12722 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203220732584 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13735] ppid=13721 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/13724/task/13735/stat : 13735 (java) S 13721 13724 12722 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 10181894 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203208534504 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13736] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13736/stat : 13736 (java) S 13721 13724 12722 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203207480568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13737] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13737/stat : 13737 (java) S 13721 13724 12722 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203206427656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13738] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13738/stat : 13738 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203205376144 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13739] ppid=13721 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/13724/task/13739/stat : 13739 (java) S 13721 13724 12722 0 -1 4202560 3711 0 0 0 26 0 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203204324280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13740] ppid=13721 vsize=9625040 CPUtime=0.77 cores=1,3,5,7
/proc/13724/task/13740/stat : 13740 (java) S 13721 13724 12722 0 -1 4202560 9869 0 0 0 75 2 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203203271480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13741] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13741/stat : 13741 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203202218872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13742] ppid=13721 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/13724/task/13742/stat : 13742 (java) S 13721 13724 12722 0 -1 4202560 104 0 0 0 29 40 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203201166280 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13743] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13743/stat : 13743 (java) S 13721 13724 12722 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10181906 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203200111784 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1783.65
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.7 s]
/proc/loadavg: 2.23 2.12 2.03 3/214 14005
/proc/meminfo: memFree=30857796/32872528 swapFree=171816/177948
[pid=13724] ppid=13721 vsize=9625040 CPUtime=1800.06 cores=1,3,5,7
/proc/13724/stat : 13724 (java) S 13721 13724 12722 0 -1 4202496 17535 0 1 0 179957 49 0 0 20 0 19 0 10181891 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140737471535616 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13724/statm: 2406260 52935 2272 9 0 2396937 0
[pid=13724/tid=13725] ppid=13721 vsize=9625040 CPUtime=1798.5 cores=1,3,5,7
/proc/13724/task/13725/stat : 13725 (java) R 13721 13724 12722 0 -1 4202560 2484 0 1 0 179815 35 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203384979120 140203251893311 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13727] ppid=13721 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/13724/task/13727/stat : 13727 (java) S 13721 13724 12722 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203374049832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13728] ppid=13721 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/13724/task/13728/stat : 13728 (java) S 13721 13724 12722 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203372997032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13729] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13729/stat : 13729 (java) S 13721 13724 12722 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203371944232 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13730] ppid=13721 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/13724/task/13730/stat : 13730 (java) S 13721 13724 12722 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203370891432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13731] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13731/stat : 13731 (java) S 13721 13724 12722 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203223890984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13732] ppid=13721 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/13724/task/13732/stat : 13732 (java) S 13721 13724 12722 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203222838184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13733] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13733/stat : 13733 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203221785384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13734] ppid=13721 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/13724/task/13734/stat : 13734 (java) S 13721 13724 12722 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203220732584 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13735] ppid=13721 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/13724/task/13735/stat : 13735 (java) S 13721 13724 12722 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 10181894 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203208534504 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13736] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13736/stat : 13736 (java) S 13721 13724 12722 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203207480568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13737] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13737/stat : 13737 (java) S 13721 13724 12722 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203206427656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13738] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13738/stat : 13738 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203205376144 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13739] ppid=13721 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/13724/task/13739/stat : 13739 (java) S 13721 13724 12722 0 -1 4202560 3711 0 0 0 26 0 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203204324280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13740] ppid=13721 vsize=9625040 CPUtime=0.77 cores=1,3,5,7
/proc/13724/task/13740/stat : 13740 (java) S 13721 13724 12722 0 -1 4202560 9869 0 0 0 75 2 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203203271480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13741] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13741/stat : 13741 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203202218872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13742] ppid=13721 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/13724/task/13742/stat : 13742 (java) S 13721 13724 12722 0 -1 4202560 104 0 0 0 29 41 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203201166280 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13743] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13743/stat : 13743 (java) S 13721 13724 12722 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10181906 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203200111784 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 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 13724 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.7 s]
/proc/loadavg: 2.23 2.12 2.03 3/214 14005
/proc/meminfo: memFree=30857796/32872528 swapFree=171816/177948
[pid=13724] ppid=13721 vsize=9625040 CPUtime=1800.06 cores=1,3,5,7
/proc/13724/stat : 13724 (java) S 13721 13724 12722 0 -1 4202496 17535 0 1 0 179957 49 0 0 20 0 19 0 10181891 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140737471535616 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13724/statm: 2406260 52935 2272 9 0 2396937 0
[pid=13724/tid=13725] ppid=13721 vsize=9625040 CPUtime=1798.5 cores=1,3,5,7
/proc/13724/task/13725/stat : 13725 (java) R 13721 13724 12722 0 -1 4202560 2484 0 1 0 179815 35 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203384979120 140203251893311 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13727] ppid=13721 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/13724/task/13727/stat : 13727 (java) S 13721 13724 12722 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203374049832 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13728] ppid=13721 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/13724/task/13728/stat : 13728 (java) S 13721 13724 12722 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203372997032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13729] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13729/stat : 13729 (java) S 13721 13724 12722 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203371944232 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13730] ppid=13721 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/13724/task/13730/stat : 13730 (java) S 13721 13724 12722 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203370891432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13731] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13731/stat : 13731 (java) S 13721 13724 12722 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203223890984 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13732] ppid=13721 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/13724/task/13732/stat : 13732 (java) S 13721 13724 12722 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203222838184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13733] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13733/stat : 13733 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203221785384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13734] ppid=13721 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/13724/task/13734/stat : 13734 (java) S 13721 13724 12722 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 10181892 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203220732584 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13724/tid=13735] ppid=13721 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/13724/task/13735/stat : 13735 (java) S 13721 13724 12722 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 10181894 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203208534504 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13736] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13736/stat : 13736 (java) S 13721 13724 12722 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203207480568 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13737] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13737/stat : 13737 (java) S 13721 13724 12722 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 10181894 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203206427656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13738] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13738/stat : 13738 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203205376144 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13739] ppid=13721 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/13724/task/13739/stat : 13739 (java) S 13721 13724 12722 0 -1 4202560 3711 0 0 0 26 0 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203204324280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13724/tid=13740] ppid=13721 vsize=9625040 CPUtime=0.77 cores=1,3,5,7
/proc/13724/task/13740/stat : 13740 (java) S 13721 13724 12722 0 -1 4202560 9869 0 0 0 75 2 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203203271480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13741] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13741/stat : 13741 (java) S 13721 13724 12722 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203202218872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13724/tid=13742] ppid=13721 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/13724/task/13742/stat : 13742 (java) S 13721 13724 12722 0 -1 4202560 104 0 0 0 29 41 0 0 20 0 19 0 10181896 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203201166280 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13724/tid=13743] ppid=13721 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13724/task/13743/stat : 13743 (java) S 13721 13724 12722 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10181906 9856040960 52935 33554432000 1073741824 1073778376 140737471544480 140203200111784 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 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.74
CPU time (s): 1800.67
CPU user time (s): 1799.75
CPU system time (s): 0.92086
CPU usage (%): 100.107
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.92086
maximum resident set size= 211896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17580
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1088
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38102
involuntary context switches= 13660

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5054 second user time and 13.8209 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-30 20:31:46
IDJOB=4120574
IDBENCH=110024
IDSOLVER=2546
FILE ID=node105/4120574-1467311506
RUNJOBID= node105-1467308726-12739
PBS_JOBID= 20005269
Free space on /tmp= 71728 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-n70-d3-i1-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-4120574-1467311506/watcher-4120574-1467311506 -o /tmp/evaluation-result-4120574-1467311506/solver-4120574-1467311506 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467308726-12739 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4120574-1467311506.opb

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

MD5SUM BENCH= a7b440ca3e6c7134a67ab814a2e33e7f
RANDOM SEED=1581579808

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.487
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.487
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:        31053280 kB
Buffers:          142928 kB
Cached:           539352 kB
SwapCached:            0 kB
Active:           481048 kB
Inactive:         418636 kB
Active(anon):     212272 kB
Inactive(anon):     7948 kB
Active(file):     268776 kB
Inactive(file):   410688 kB
Unevictable:      177948 kB
Mlocked:          171816 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               612 kB
Writeback:             0 kB
AnonPages:        417624 kB
Mapped:            22168 kB
Shmem:               204 kB
Slab:             611392 kB
SReclaimable:      54904 kB
SUnreclaim:       556488 kB
KernelStack:        1688 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     866824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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= 71728 MiB
End job on node105 at 2016-06-30 21:01:44