Trace number 3744658

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31? (TO) 1800.12 894.355

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat25_6_3_7_ic.opb
MD5SUMa68c99426915823baa7396c373ffb50a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 112678587
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 15865908633
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 112678587
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 15865908633
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.06	c See www.sat4j.org for details.
0.04/0.07	c version 2.2.0.v20100531
0.04/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.07	c java.vm.version	19.1-b02
0.04/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.07	c sun.arch.data.model	64
0.04/0.07	c java.version		1.6.0_24
0.04/0.07	c os.name		Linux
0.04/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.07	c os.arch		amd64
0.04/0.07	c Free memory 		1349517296
0.04/0.07	c Max memory 		1356595200
0.04/0.07	c Total memory 		1356595200
0.04/0.07	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization
0.10/0.10	c ManyCore solver with 2 solvers running in parallel
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	
0.10/0.10	c solving HOME/instance-3744658-1338811618.opb
0.10/0.10	c reading problem ... 
1.44/0.66	c ... done. Wall clock time 0.566s.
1.44/0.66	c #vars     15725
1.44/0.66	c #constraints  33208
1.44/0.66	c constraints type 
1.44/0.66	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 14726
1.44/0.66	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
1.44/0.66	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3625
1.44/0.66	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14775
1.44/0.66	c constraints type 
1.44/0.66	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3625
1.44/0.66	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 14726
1.44/0.66	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 7
1.44/0.66	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14775
13.25/5.63	c cleaning 2498 clauses out of 5001 with flag 5001/5001
24.30/11.13	c cleaning 4244 clauses out of 8502 with flag 11000/11000
33.89/15.92	c cleaning 5627 clauses out of 11258 with flag 18000/18000
46.95/22.50	c cleaning 6809 clauses out of 13631 with flag 26000/26000
62.75/30.36	c cleaning 7909 clauses out of 15822 with flag 35000/35000
84.40/41.16	c cleaning 8949 clauses out of 17914 with flag 45001/45001
109.03/53.47	c cleaning 9976 clauses out of 19964 with flag 56000/56000
131.71/64.77	c cleaning 10986 clauses out of 21988 with flag 68000/68000
155.30/76.59	c cleaning 11999 clauses out of 24005 with flag 81003/81003
187.05/92.33	c cleaning 12997 clauses out of 26005 with flag 95002/95002
218.32/107.93	c cleaning 13994 clauses out of 28007 with flag 110001/110001
249.59/123.52	c cleaning 15003 clauses out of 30014 with flag 126002/126002
285.03/141.27	c cleaning 15997 clauses out of 32010 with flag 143001/143001
322.72/160.02	c cleaning 17002 clauses out of 34013 with flag 161001/161001
361.87/179.56	c cleaning 18001 clauses out of 36011 with flag 180001/180001
419.91/208.40	c cleaning 18998 clauses out of 38009 with flag 200000/200000
466.18/231.59	c cleaning 20001 clauses out of 40011 with flag 221000/221000
526.68/261.66	c cleaning 20998 clauses out of 42011 with flag 243001/243001
575.85/286.13	c cleaning 0 clauses out of 5000 with flag 0/5000
587.62/291.93	c cleaning 21999 clauses out of 44013 with flag 266001/266001
631.21/313.61	c cleaning 23003 clauses out of 46013 with flag 290000/290000
687.46/341.67	c cleaning 23996 clauses out of 48011 with flag 315001/315001
743.84/369.62	c cleaning 24995 clauses out of 50014 with flag 341000/341000
818.64/406.81	c cleaning 26002 clauses out of 52019 with flag 368000/368000
891.54/443.13	c cleaning 26983 clauses out of 54017 with flag 396000/396000
970.48/482.35	c cleaning 27999 clauses out of 56034 with flag 425000/425000
1054.77/524.24	c cleaning 29014 clauses out of 58038 with flag 455003/455003
1133.84/563.56	c cleaning 30006 clauses out of 60023 with flag 486002/486002
1230.70/611.71	c cleaning 30999 clauses out of 62016 with flag 518001/518001
1322.78/657.46	c cleaning 32001 clauses out of 64016 with flag 551000/551000
1420.39/705.85	c cleaning 32997 clauses out of 66015 with flag 585000/585000
1494.70/742.70	c cleaning 33500 clauses out of 67018 with flag 619000/619000
1578.29/784.24	c cleaning 33753 clauses out of 67518 with flag 653000/653000
1659.85/824.71	c cleaning 33872 clauses out of 67766 with flag 687001/687001
1751.66/870.20	c cleaning 33944 clauses out of 67894 with flag 721001/721001
1800.12/894.32	c starts		: 170
1800.12/894.32	c conflicts		: 742163
1800.12/894.32	c decisions		: 1054218
1800.12/894.32	c propagations		: 458320798
1800.12/894.32	c inspects		: 3044901759
1800.12/894.32	c learnt literals	: 0
1800.12/894.32	c learnt binary clauses	: 0
1800.12/894.32	c learnt ternary clauses	: 1
1800.12/894.32	c learnt clauses	: 742163
1800.12/894.32	c ignored clauses	: 0
1800.12/894.32	c root simplifications	: 0
1800.12/894.32	c removed literals (reason simplification)	: 31169277
1800.12/894.32	c reason swapping (by a shorter reason)	: 0
1800.12/894.32	c Calls to reduceDB	: 34
1800.12/894.32	c number of reductions to clauses (during analyze)	: 0
1800.12/894.32	c number of learned constraints concerned by reduction	: 0
1800.12/894.32	c number of learning phase by resolution	: 0
1800.12/894.32	c number of learning phase by cutting planes	: 0
1800.12/894.32	c speed (assignments/second)	: 512862.7955848585
1800.12/894.32	c non guided choices	0
1800.12/894.34	c learnt constraints type 
1800.12/894.34	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 55130
1800.12/894.34	c constraints type 
1800.12/894.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 14726
1800.12/894.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
1800.12/894.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3625
1800.12/894.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14775
1800.12/894.34	c constraints type 
1800.12/894.35	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3625
1800.12/894.35	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 14726
1800.12/894.35	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 7
1800.12/894.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14775
1800.12/894.35	s UNKNOWN
1800.12/894.35	c Total wall clock time (in seconds): 894.249

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3744658-1338811618/watcher-3744658-1338811618 -o /tmp/evaluation-result-3744658-1338811618/solver-3744658-1338811618 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3744658-1338811618.opb 

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.77 2.96 2.96 3/196 20102
/proc/meminfo: memFree=25223012/32873844 swapFree=6608/6608
[pid=20102] ppid=20100 vsize=89736 CPUtime=0 cores=0,2,4,6
/proc/20102/stat : 20102 (java) S 20100 20102 15309 0 -1 4202496 1174 0 0 0 0 0 0 0 20 0 2 0 347286252 91889664 894 33554432000 1073741824 1073778376 140736308812080 140736308803216 213422997565 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20102/statm: 22450 901 685 9 0 16769 0
[pid=20102/tid=20103] ppid=20100 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20103/stat : 20103 (java) R 20100 20102 15309 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 347286253 94019584 904 33554432000 1073741824 1073778376 140736308812080 140736308801144 213419265940 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.0605459 s]
/proc/loadavg: 2.77 2.96 2.96 3/196 20102
/proc/meminfo: memFree=25223012/32873844 swapFree=6608/6608
[pid=20102] ppid=20100 vsize=2699928 CPUtime=0.04 cores=0,2,4,6
/proc/20102/stat : 20102 (java) S 20100 20102 15309 0 -1 4202496 3875 0 1 0 4 0 0 0 20 0 18 0 347286252 2764726272 5595 33554432000 1073741824 1073778376 140736308812080 140736308803216 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20102/statm: 674982 5595 1771 9 0 665676 0
[pid=20102/tid=20103] ppid=20100 vsize=2699928 CPUtime=0.03 cores=0,2,4,6
/proc/20102/task/20103/stat : 20103 (java) R 20100 20102 15309 0 -1 4202560 2666 0 1 0 3 0 0 0 20 0 18 0 347286253 2764726272 5595 33554432000 1073741824 1073778376 140736308812080 140132601272992 213423023373 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2699928

[startup+0.100234 s]
/proc/loadavg: 2.77 2.96 2.96 3/196 20102
/proc/meminfo: memFree=25223012/32873844 swapFree=6608/6608
[pid=20102] ppid=20100 vsize=2699928 CPUtime=0.1 cores=0,2,4,6
/proc/20102/stat : 20102 (java) S 20100 20102 15309 0 -1 4202496 4832 0 1 0 10 0 0 0 20 0 18 0 347286252 2764726272 6534 33554432000 1073741824 1073778376 140736308812080 140736308803216 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20102/statm: 674982 6534 2142 9 0 665676 0
[pid=20102/tid=20103] ppid=20100 vsize=2699928 CPUtime=0.07 cores=0,2,4,6
/proc/20102/task/20103/stat : 20103 (java) R 20100 20102 15309 0 -1 4202560 2777 0 1 0 7 0 0 0 20 0 18 0 347286253 2764726272 6534 33554432000 1073741824 1073778376 140736308812080 140132601264808 213423023373 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2699928

[startup+0.300198 s]
/proc/loadavg: 2.77 2.96 2.96 3/196 20102
/proc/meminfo: memFree=25223012/32873844 swapFree=6608/6608
[pid=20102] ppid=20100 vsize=2699928 CPUtime=0.55 cores=0,2,4,6
/proc/20102/stat : 20102 (java) S 20100 20102 15309 0 -1 4202496 6034 0 1 0 54 1 0 0 20 0 18 0 347286252 2764726272 10609 33554432000 1073741824 1073778376 140736308812080 140736308803216 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20102/statm: 674982 10609 2221 9 0 665676 0
[pid=20102/tid=20103] ppid=20100 vsize=2699928 CPUtime=0.27 cores=0,2,4,6
/proc/20102/task/20103/stat : 20103 (java) R 20100 20102 15309 0 -1 4202560 2800 0 1 0 27 0 0 0 20 0 18 0 347286253 2764726272 10609 33554432000 1073741824 1073778376 140736308812080 140132601270616 140132451736326 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 2699928

[startup+0.700206 s]
/proc/loadavg: 2.77 2.96 2.96 3/196 20102
/proc/meminfo: memFree=25223012/32873844 swapFree=6608/6608
[pid=20102] ppid=20100 vsize=2833056 CPUtime=1.74 cores=0,2,4,6
/proc/20102/stat : 20102 (java) S 20100 20102 15309 0 -1 4202496 16039 0 1 0 170 4 0 0 20 0 20 0 347286252 2901049344 44067 33554432000 1073741824 1073778376 140736308812080 140736308803216 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20102/statm: 708264 44067 2246 9 0 698958 0
[pid=20102/tid=20103] ppid=20100 vsize=2833056 CPUtime=0.64 cores=0,2,4,6
/proc/20102/task/20103/stat : 20103 (java) S 20100 20102 15309 0 -1 4202560 2862 0 1 0 62 2 0 0 20 0 20 0 347286253 2901049344 44067 33554432000 1073741824 1073778376 140736308812080 140132601271448 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 2833056

[startup+1.50074 s]
/proc/loadavg: 2.77 2.96 2.96 6/218 20124
/proc/meminfo: memFree=25026488/32873844 swapFree=6608/6608
[pid=20102] ppid=20100 vsize=2966184 CPUtime=4.48 cores=0,2,4,6
/proc/20102/stat : 20102 (java) S 20100 20102 15309 0 -1 4202496 16274 0 1 0 439 9 0 0 20 0 22 0 347286252 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140736308803216 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20102/statm: 741546 101500 2269 9 0 732240 0
[pid=20102/tid=20103] ppid=20100 vsize=2966184 CPUtime=0.64 cores=0,2,4,6
/proc/20102/task/20103/stat : 20103 (java) S 20100 20102 15309 0 -1 4202560 2862 0 1 0 62 2 0 0 20 0 22 0 347286253 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132601271448 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20105] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20105/stat : 20105 (java) R 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286253 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132585552344 140132603741848 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20106] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20106/stat : 20106 (java) R 20100 20102 15309 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 347286253 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132584499368 140132608166920 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20107] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20107/stat : 20107 (java) R 20100 20102 15309 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 347286253 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132583447256 140132603741939 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20108] ppid=20100 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/20102/task/20108/stat : 20108 (java) R 20100 20102 15309 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 347286254 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132582394280 140132608167168 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20109] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20109/stat : 20109 (java) R 20100 20102 15309 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 347286254 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132581342168 140132608167193 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20110] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20110/stat : 20110 (java) R 20100 20102 15309 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 347286254 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132580287584 140132603741893 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20111] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20111/stat : 20111 (java) R 20100 20102 15309 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 347286254 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132579237080 140132605027468 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20112] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20112/stat : 20112 (java) R 20100 20102 15309 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 347286254 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132578184104 140132605446319 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20113] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20113/stat : 20113 (java) S 20100 20102 15309 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132447397000 213423010876 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20114] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20114/stat : 20114 (java) S 20100 20102 15309 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132446344184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20115] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20115/stat : 20115 (java) S 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132445291784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20116] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20116/stat : 20116 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132444240272 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20117] ppid=20100 vsize=2966184 CPUtime=1.04 cores=0,2,4,6
/proc/20102/task/20117/stat : 20117 (java) S 20100 20102 15309 0 -1 4202560 5738 0 0 0 104 0 0 0 20 0 22 0 347286257 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132443187896 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20118] ppid=20100 vsize=2966184 CPUtime=1.07 cores=0,2,4,6
/proc/20102/task/20118/stat : 20118 (java) S 20100 20102 15309 0 -1 4202560 6230 0 0 0 105 2 0 0 20 0 22 0 347286257 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132442135096 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20119] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20119/stat : 20119 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132441083000 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20120] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20120/stat : 20120 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132440030408 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20121] ppid=20100 vsize=2966184 CPUtime=0.79 cores=0,2,4,6
/proc/20102/task/20121/stat : 20121 (java) S 20100 20102 15309 0 -1 4202560 81 0 0 0 77 2 0 0 20 0 22 0 347286319 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132438972936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20122] ppid=20100 vsize=2966184 CPUtime=0.79 cores=0,2,4,6
/proc/20102/task/20122/stat : 20122 (java) S 20100 20102 15309 0 -1 4202560 116 0 0 0 78 1 0 0 20 0 22 0 347286319 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132437920968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20123] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20123/stat : 20123 (java) S 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286327 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140132436870312 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20124] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20124/stat : 20124 (java) S 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286327 3037372416 101500 33554432000 1073741824 1073778376 140736308812080 140131293979688 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 2966184

[startup+3.10079 s]
/proc/loadavg: 2.79 2.96 2.96 4/218 20124
/proc/meminfo: memFree=24779860/32873844 swapFree=6608/6608
[pid=20102] ppid=20100 vsize=2966184 CPUtime=7.95 cores=0,2,4,6
/proc/20102/stat : 20102 (java) S 20100 20102 15309 0 -1 4202496 16369 0 1 0 781 14 0 0 20 0 22 0 347286252 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140736308803216 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20102/statm: 741546 113291 2275 9 0 732240 0
[pid=20102/tid=20103] ppid=20100 vsize=2966184 CPUtime=0.64 cores=0,2,4,6
/proc/20102/task/20103/stat : 20103 (java) S 20100 20102 15309 0 -1 4202560 2862 0 1 0 62 2 0 0 20 0 22 0 347286253 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132601271448 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20105] ppid=20100 vsize=2966184 CPUtime=0.03 cores=0,2,4,6
/proc/20102/task/20105/stat : 20105 (java) S 20100 20102 15309 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 347286253 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132585552168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20106] ppid=20100 vsize=2966184 CPUtime=0.07 cores=0,2,4,6
/proc/20102/task/20106/stat : 20106 (java) S 20100 20102 15309 0 -1 4202560 24 0 0 0 5 2 0 0 20 0 22 0 347286253 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132584499368 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20107] ppid=20100 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/20102/task/20107/stat : 20107 (java) S 20100 20102 15309 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 347286253 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132583447080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20108] ppid=20100 vsize=2966184 CPUtime=0.06 cores=0,2,4,6
/proc/20102/task/20108/stat : 20108 (java) S 20100 20102 15309 0 -1 4202560 23 0 0 0 5 1 0 0 20 0 22 0 347286254 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132582394280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20109] ppid=20100 vsize=2966184 CPUtime=0.02 cores=0,2,4,6
/proc/20102/task/20109/stat : 20109 (java) S 20100 20102 15309 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 347286254 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132581341992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20110] ppid=20100 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/20102/task/20110/stat : 20110 (java) S 20100 20102 15309 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 347286254 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132580289192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20111] ppid=20100 vsize=2966184 CPUtime=0.05 cores=0,2,4,6
/proc/20102/task/20111/stat : 20111 (java) S 20100 20102 15309 0 -1 4202560 19 0 0 0 3 2 0 0 20 0 22 0 347286254 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132579236904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20112] ppid=20100 vsize=2966184 CPUtime=0.03 cores=0,2,4,6
/proc/20102/task/20112/stat : 20112 (java) S 20100 20102 15309 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 347286254 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132578184104 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20113] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20113/stat : 20113 (java) S 20100 20102 15309 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132447398120 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20114] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20114/stat : 20114 (java) S 20100 20102 15309 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132446344184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20115] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20115/stat : 20115 (java) S 20100 20102 15309 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132445291784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20116] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20116/stat : 20116 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132444240272 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20117] ppid=20100 vsize=2966184 CPUtime=1.09 cores=0,2,4,6
/proc/20102/task/20117/stat : 20117 (java) S 20100 20102 15309 0 -1 4202560 5739 0 0 0 109 0 0 0 20 0 22 0 347286257 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132443187896 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20118] ppid=20100 vsize=2966184 CPUtime=1.16 cores=0,2,4,6
/proc/20102/task/20118/stat : 20118 (java) S 20100 20102 15309 0 -1 4202560 6230 0 0 0 114 2 0 0 20 0 22 0 347286257 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132442135096 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20119] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20119/stat : 20119 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132441083000 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20120] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20120/stat : 20120 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132440030408 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20121] ppid=20100 vsize=2966184 CPUtime=2.3 cores=0,2,4,6
/proc/20102/task/20121/stat : 20121 (java) R 20100 20102 15309 0 -1 4202560 83 0 0 0 228 2 0 0 20 0 22 0 347286319 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132438975112 140132452089408 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20122] ppid=20100 vsize=2966184 CPUtime=2.3 cores=0,2,4,6
/proc/20102/task/20122/stat : 20122 (java) R 20100 20102 15309 0 -1 4202560 121 0 0 0 229 1 0 0 20 0 22 0 347286319 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132437920808 140132452645685 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20123] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20123/stat : 20123 (java) S 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286327 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140132436870312 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20124] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20124/stat : 20124 (java) S 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286327 3037372416 113291 33554432000 1073741824 1073778376 140736308812080 140131293979688 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.95
Current children cumulated vsize (KiB) 2966184

[startup+6.3008 s]
/proc/loadavg: 2.79 2.96 2.96 6/218 20124
/proc/meminfo: memFree=24720092/32873844 swapFree=6608/6608
[pid=20102] ppid=20100 vsize=2966184 CPUtime=14.59 cores=0,2,4,6
/proc/20102/stat : 20102 (java) S 20100 20102 15309 0 -1 4202496 16568 0 1 0 1434 25 0 0 20 0 22 0 347286252 3037372416 135141 33554432000 1073741824 1073778376 140736308812080 140736308803216 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20102/statm: 741546 135141 2287 9 0 732240 0
[pid=20102/tid=20103] ppid=20100 vsize=2966184 CPUtime=0.64 cores=0,2,4,6
/proc/20102/task/20103/stat : 20103 (java) S 20100 20102 15309 0 -1 4202560 2862 0 1 0 62 2 0 0 20 0 22 0 347286253 3037372416 135141 33554432000 1073741824 1073778376 140736308812080 140132601271448 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20105] ppid=20100 vsize=2966184 CPUtime=0.11 cores=0,2,4,6
/proc/20102/task/20105/stat : 20105 (java) S 20100 20102 15309 0 -1 4202560 38 0 0 0 9 2 0 0 20 0 22 0 347286253 3037372416 135141 33554432000 1073741824 1073778376 140736308812080 140132585552168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20106] ppid=20100 vsize=2966184 CPUtime=0.14 cores=0,2,4,6
/proc/20102/task/20106/stat : 20106 (java) S 20100 20102 15309 0 -1 4202560 39 0 0 0 12 2 0 0 20 0 22 0 347286253 3037372416 135141 33554432000 1073741824 1073778376 140736308812080 140132584499368 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20107] ppid=20100 vsize=2966184 CPUtime=0.07 cores=0,2,4,6
/proc/20102/task/20107/stat : 20107 (java) S 20100 20102 15309 0 -1 4202560 16 0 0 0 7 0 0 0 20 0 22 0 347286253 3037372416 135141 33554432000 1073741824 1073778376 140736308812080 140132583447080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20108] ppid=20100 vsize=2966184 CPUtime=0.15 cores=0,2,4,6
/proc/20102/task/20108/stat : 20108 (java) S 20100 20102 15309 0 -1 4202560 50 0 0 0 12 3 0 0 20 0 22 0 347286254 3037372416 135141 33554432000 1073741824 1073778376 140736308812080 140132582394280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20109] ppid=20100 vsize=2966184 CPUtime=0.13 cores=0,2,4,6
/proc/20102/task/20109/stat : 20109 (java) S 20100 20102 15309 0 -1 4202560 42 0 0 0 10 3 0 0 20 0 22 0 347286254 3037372416 135141 33554432000 1073741824 1073778376 140736308812080 140132581341992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20110] ppid=20100 vsize=2966184 CPUtime=0.07 cores=0,2,4,6
/proc/20102/task/20110/stat : 20110 (java) S 20100 20102 15309 0 -1 4202560 26 0 0 0 7 0 0 0 20 0 22 0 347286254 3037372416 135141 33554432000 1073741824 1073778376 140736308812080 140132580289192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20111] ppid=20100 vsize=2966184 CPUtime=0.13 cores=0,2,4,6
/proc/20102/task/20111/stat : 20111 (java) S 20100 20102 15309 0 -1 4202560 44 0 0 0 10 3 0 0 20 0 22 0 347286254 3037372416 135141 33554432000 1073741824 1073778376 140736308812080 140132579236904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20112] ppid=20100 vsize=2966184 CPUtime=0.08 cores=0,2,4,6
/proc/20102/task/20112/stat : 20112 (java) S 20100 20102 15309 0 -1 4202560 28 0 0 0 8 0 0 0 20 0 22 0 347286254 3037372416 135141 33554432000 1073741824 1073778376 140736308812080 140132578184104 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0

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

/proc/20102/statm: 741546 192734 2287 9 0 732240 0
[pid=20102/tid=20103] ppid=20100 vsize=2966184 CPUtime=0.66 cores=0,2,4,6
/proc/20102/task/20103/stat : 20103 (java) S 20100 20102 15309 0 -1 4202560 2881 0 1 0 63 3 0 0 20 0 22 0 347286253 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132601271448 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20105] ppid=20100 vsize=2966184 CPUtime=5.82 cores=0,2,4,6
/proc/20102/task/20105/stat : 20105 (java) S 20100 20102 15309 0 -1 4202560 323 0 0 0 575 7 0 0 20 0 22 0 347286253 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132585552168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20106] ppid=20100 vsize=2966184 CPUtime=5.45 cores=0,2,4,6
/proc/20102/task/20106/stat : 20106 (java) S 20100 20102 15309 0 -1 4202560 322 0 0 0 538 7 0 0 20 0 22 0 347286253 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132584499368 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20107] ppid=20100 vsize=2966184 CPUtime=5.25 cores=0,2,4,6
/proc/20102/task/20107/stat : 20107 (java) S 20100 20102 15309 0 -1 4202560 301 0 0 0 519 6 0 0 20 0 22 0 347286253 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132583447080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20108] ppid=20100 vsize=2966184 CPUtime=5.44 cores=0,2,4,6
/proc/20102/task/20108/stat : 20108 (java) S 20100 20102 15309 0 -1 4202560 338 0 0 0 537 7 0 0 20 0 22 0 347286254 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132582394280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20109] ppid=20100 vsize=2966184 CPUtime=5.64 cores=0,2,4,6
/proc/20102/task/20109/stat : 20109 (java) S 20100 20102 15309 0 -1 4202560 335 0 0 0 556 8 0 0 20 0 22 0 347286254 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132581341992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20110] ppid=20100 vsize=2966184 CPUtime=5.4 cores=0,2,4,6
/proc/20102/task/20110/stat : 20110 (java) S 20100 20102 15309 0 -1 4202560 317 0 0 0 533 7 0 0 20 0 22 0 347286254 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132580289192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20111] ppid=20100 vsize=2966184 CPUtime=5.28 cores=0,2,4,6
/proc/20102/task/20111/stat : 20111 (java) S 20100 20102 15309 0 -1 4202560 331 0 0 0 520 8 0 0 20 0 22 0 347286254 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132579236904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20112] ppid=20100 vsize=2966184 CPUtime=5.21 cores=0,2,4,6
/proc/20102/task/20112/stat : 20112 (java) S 20100 20102 15309 0 -1 4202560 316 0 0 0 515 6 0 0 20 0 22 0 347286254 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132578184104 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20113] ppid=20100 vsize=2966184 CPUtime=9.07 cores=0,2,4,6
/proc/20102/task/20113/stat : 20113 (java) S 20100 20102 15309 0 -1 4202560 6128 0 0 0 871 36 0 0 20 0 22 0 347286255 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132447398120 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20114] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20114/stat : 20114 (java) S 20100 20102 15309 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132446344184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20115] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20115/stat : 20115 (java) S 20100 20102 15309 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132445291784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20116] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20116/stat : 20116 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132444240272 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20117] ppid=20100 vsize=2966184 CPUtime=1.15 cores=0,2,4,6
/proc/20102/task/20117/stat : 20117 (java) S 20100 20102 15309 0 -1 4202560 5741 0 0 0 115 0 0 0 20 0 22 0 347286257 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132443187896 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20118] ppid=20100 vsize=2966184 CPUtime=1.74 cores=0,2,4,6
/proc/20102/task/20118/stat : 20118 (java) S 20100 20102 15309 0 -1 4202560 7487 0 0 0 172 2 0 0 20 0 22 0 347286257 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132442135096 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20119] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20119/stat : 20119 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132441083000 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20120] ppid=20100 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/20102/task/20120/stat : 20120 (java) S 20100 20102 15309 0 -1 4202560 51 0 0 0 12 17 0 0 20 0 22 0 347286257 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132440030408 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20121] ppid=20100 vsize=2966184 CPUtime=857.75 cores=0,2,4,6
/proc/20102/task/20121/stat : 20121 (java) R 20100 20102 15309 0 -1 4202560 429 0 0 0 85757 18 0 0 20 0 22 0 347286319 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132438973712 140132452621883 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20122] ppid=20100 vsize=2966184 CPUtime=857.62 cores=0,2,4,6
/proc/20102/task/20122/stat : 20122 (java) R 20100 20102 15309 0 -1 4202560 492 0 0 0 85745 17 0 0 20 0 22 0 347286319 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132437920032 140132452656795 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20123] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20123/stat : 20123 (java) S 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286327 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140132436870312 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20124] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20124/stat : 20124 (java) S 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286327 3037372416 192734 33554432000 1073741824 1073778376 140736308812080 140131293979688 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1775.82
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.307 s]
/proc/loadavg: 3.86 3.71 3.32 5/219 20215
/proc/meminfo: memFree=24711600/32873844 swapFree=6608/6608
[pid=20102] ppid=20100 vsize=2966184 CPUtime=1800.12 cores=0,2,4,6
/proc/20102/stat : 20102 (java) S 20100 20102 15309 0 -1 4202496 26987 0 1 0 179889 123 0 0 20 0 22 0 347286252 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140736308803216 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20102/statm: 741546 192987 2287 9 0 732240 0
[pid=20102/tid=20103] ppid=20100 vsize=2966184 CPUtime=0.66 cores=0,2,4,6
/proc/20102/task/20103/stat : 20103 (java) S 20100 20102 15309 0 -1 4202560 2881 0 1 0 63 3 0 0 20 0 22 0 347286253 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132601271448 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20105] ppid=20100 vsize=2966184 CPUtime=5.88 cores=0,2,4,6
/proc/20102/task/20105/stat : 20105 (java) S 20100 20102 15309 0 -1 4202560 323 0 0 0 581 7 0 0 20 0 22 0 347286253 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132585552168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20106] ppid=20100 vsize=2966184 CPUtime=5.53 cores=0,2,4,6
/proc/20102/task/20106/stat : 20106 (java) S 20100 20102 15309 0 -1 4202560 322 0 0 0 546 7 0 0 20 0 22 0 347286253 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132584499368 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20107] ppid=20100 vsize=2966184 CPUtime=5.34 cores=0,2,4,6
/proc/20102/task/20107/stat : 20107 (java) S 20100 20102 15309 0 -1 4202560 301 0 0 0 528 6 0 0 20 0 22 0 347286253 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132583447080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20108] ppid=20100 vsize=2966184 CPUtime=5.5 cores=0,2,4,6
/proc/20102/task/20108/stat : 20108 (java) S 20100 20102 15309 0 -1 4202560 338 0 0 0 543 7 0 0 20 0 22 0 347286254 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132582394280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20109] ppid=20100 vsize=2966184 CPUtime=5.72 cores=0,2,4,6
/proc/20102/task/20109/stat : 20109 (java) S 20100 20102 15309 0 -1 4202560 335 0 0 0 564 8 0 0 20 0 22 0 347286254 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132581341992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20110] ppid=20100 vsize=2966184 CPUtime=5.49 cores=0,2,4,6
/proc/20102/task/20110/stat : 20110 (java) S 20100 20102 15309 0 -1 4202560 317 0 0 0 542 7 0 0 20 0 22 0 347286254 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132580289192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20111] ppid=20100 vsize=2966184 CPUtime=5.38 cores=0,2,4,6
/proc/20102/task/20111/stat : 20111 (java) S 20100 20102 15309 0 -1 4202560 331 0 0 0 530 8 0 0 20 0 22 0 347286254 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132579236904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20112] ppid=20100 vsize=2966184 CPUtime=5.29 cores=0,2,4,6
/proc/20102/task/20112/stat : 20112 (java) S 20100 20102 15309 0 -1 4202560 316 0 0 0 523 6 0 0 20 0 22 0 347286254 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132578184104 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20113] ppid=20100 vsize=2966184 CPUtime=9.08 cores=0,2,4,6
/proc/20102/task/20113/stat : 20113 (java) S 20100 20102 15309 0 -1 4202560 6128 0 0 0 871 37 0 0 20 0 22 0 347286255 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132447398120 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20114] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20114/stat : 20114 (java) S 20100 20102 15309 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132446344184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20115] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20115/stat : 20115 (java) S 20100 20102 15309 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132445291784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20116] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20116/stat : 20116 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132444240272 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20117] ppid=20100 vsize=2966184 CPUtime=1.15 cores=0,2,4,6
/proc/20102/task/20117/stat : 20117 (java) S 20100 20102 15309 0 -1 4202560 5741 0 0 0 115 0 0 0 20 0 22 0 347286257 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132443187896 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20118] ppid=20100 vsize=2966184 CPUtime=1.74 cores=0,2,4,6
/proc/20102/task/20118/stat : 20118 (java) S 20100 20102 15309 0 -1 4202560 7487 0 0 0 172 2 0 0 20 0 22 0 347286257 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132442135096 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20119] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20119/stat : 20119 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132441083000 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20120] ppid=20100 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/20102/task/20120/stat : 20120 (java) S 20100 20102 15309 0 -1 4202560 51 0 0 0 12 17 0 0 20 0 22 0 347286257 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132440030408 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20121] ppid=20100 vsize=2966184 CPUtime=869.55 cores=0,2,4,6
/proc/20102/task/20121/stat : 20121 (java) R 20100 20102 15309 0 -1 4202560 433 0 0 0 86937 18 0 0 20 0 22 0 347286319 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132438973648 140132452675865 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20122] ppid=20100 vsize=2966184 CPUtime=869.42 cores=0,2,4,6
/proc/20102/task/20122/stat : 20122 (java) R 20100 20102 15309 0 -1 4202560 496 0 0 0 86925 17 0 0 20 0 22 0 347286319 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132437920160 140132452656813 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20123] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20123/stat : 20123 (java) S 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286327 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132436870312 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20124] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20124/stat : 20124 (java) S 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286327 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140131293979688 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 2966184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+894.307 s]
/proc/loadavg: 3.86 3.71 3.32 5/219 20215
/proc/meminfo: memFree=24711600/32873844 swapFree=6608/6608
[pid=20102] ppid=20100 vsize=2966184 CPUtime=1800.12 cores=0,2,4,6
/proc/20102/stat : 20102 (java) S 20100 20102 15309 0 -1 4202496 26987 0 1 0 179889 123 0 0 20 0 22 0 347286252 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140736308803216 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20102/statm: 741546 192987 2287 9 0 732240 0
[pid=20102/tid=20103] ppid=20100 vsize=2966184 CPUtime=0.66 cores=0,2,4,6
/proc/20102/task/20103/stat : 20103 (java) S 20100 20102 15309 0 -1 4202560 2881 0 1 0 63 3 0 0 20 0 22 0 347286253 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132601271448 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20105] ppid=20100 vsize=2966184 CPUtime=5.88 cores=0,2,4,6
/proc/20102/task/20105/stat : 20105 (java) S 20100 20102 15309 0 -1 4202560 323 0 0 0 581 7 0 0 20 0 22 0 347286253 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132585552168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20106] ppid=20100 vsize=2966184 CPUtime=5.53 cores=0,2,4,6
/proc/20102/task/20106/stat : 20106 (java) S 20100 20102 15309 0 -1 4202560 322 0 0 0 546 7 0 0 20 0 22 0 347286253 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132584499368 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20107] ppid=20100 vsize=2966184 CPUtime=5.34 cores=0,2,4,6
/proc/20102/task/20107/stat : 20107 (java) S 20100 20102 15309 0 -1 4202560 301 0 0 0 528 6 0 0 20 0 22 0 347286253 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132583447080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20108] ppid=20100 vsize=2966184 CPUtime=5.5 cores=0,2,4,6
/proc/20102/task/20108/stat : 20108 (java) S 20100 20102 15309 0 -1 4202560 338 0 0 0 543 7 0 0 20 0 22 0 347286254 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132582394280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20109] ppid=20100 vsize=2966184 CPUtime=5.72 cores=0,2,4,6
/proc/20102/task/20109/stat : 20109 (java) S 20100 20102 15309 0 -1 4202560 335 0 0 0 564 8 0 0 20 0 22 0 347286254 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132581341992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20110] ppid=20100 vsize=2966184 CPUtime=5.49 cores=0,2,4,6
/proc/20102/task/20110/stat : 20110 (java) S 20100 20102 15309 0 -1 4202560 317 0 0 0 542 7 0 0 20 0 22 0 347286254 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132580289192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20111] ppid=20100 vsize=2966184 CPUtime=5.38 cores=0,2,4,6
/proc/20102/task/20111/stat : 20111 (java) S 20100 20102 15309 0 -1 4202560 331 0 0 0 530 8 0 0 20 0 22 0 347286254 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132579236904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20112] ppid=20100 vsize=2966184 CPUtime=5.29 cores=0,2,4,6
/proc/20102/task/20112/stat : 20112 (java) S 20100 20102 15309 0 -1 4202560 316 0 0 0 523 6 0 0 20 0 22 0 347286254 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132578184104 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20113] ppid=20100 vsize=2966184 CPUtime=9.08 cores=0,2,4,6
/proc/20102/task/20113/stat : 20113 (java) S 20100 20102 15309 0 -1 4202560 6128 0 0 0 871 37 0 0 20 0 22 0 347286255 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132447398120 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20114] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20114/stat : 20114 (java) S 20100 20102 15309 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132446344184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20115] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20115/stat : 20115 (java) S 20100 20102 15309 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 347286255 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132445291784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20116] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20116/stat : 20116 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132444240272 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20102/tid=20117] ppid=20100 vsize=2966184 CPUtime=1.15 cores=0,2,4,6
/proc/20102/task/20117/stat : 20117 (java) S 20100 20102 15309 0 -1 4202560 5741 0 0 0 115 0 0 0 20 0 22 0 347286257 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132443187896 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20118] ppid=20100 vsize=2966184 CPUtime=1.74 cores=0,2,4,6
/proc/20102/task/20118/stat : 20118 (java) S 20100 20102 15309 0 -1 4202560 7487 0 0 0 172 2 0 0 20 0 22 0 347286257 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132442135096 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20119] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20119/stat : 20119 (java) S 20100 20102 15309 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 347286257 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132441083000 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20102/tid=20120] ppid=20100 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/20102/task/20120/stat : 20120 (java) S 20100 20102 15309 0 -1 4202560 51 0 0 0 12 17 0 0 20 0 22 0 347286257 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132440030408 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20121] ppid=20100 vsize=2966184 CPUtime=869.55 cores=0,2,4,6
/proc/20102/task/20121/stat : 20121 (java) R 20100 20102 15309 0 -1 4202560 433 0 0 0 86937 18 0 0 20 0 22 0 347286319 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132438973648 140132452675865 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20102/tid=20122] ppid=20100 vsize=2966184 CPUtime=869.42 cores=0,2,4,6
/proc/20102/task/20122/stat : 20122 (java) R 20100 20102 15309 0 -1 4202560 496 0 0 0 86925 17 0 0 20 0 22 0 347286319 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132437920160 140132452656813 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20123] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20123/stat : 20123 (java) S 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286327 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140132436870312 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20102/tid=20124] ppid=20100 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20102/task/20124/stat : 20124 (java) S 20100 20102 15309 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 347286327 3037372416 192987 33554432000 1073741824 1073778376 140736308812080 140131293979688 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 2966184

Child status: 143

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

Real time (s): 894.355
CPU time (s): 1800.12
CPU user time (s): 1798.89
CPU system time (s): 1.23
CPU usage (%): 201.276
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.77
system time used= 1.67175
maximum resident set size= 774116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27020
page faults= 1
swaps= 0
block input operations= 0
block output operations= 904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41919
involuntary context switches= 79235

runsolver used 3.42148 second user time and 7.93479 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-04 14:06:58
IDJOB=3744658
IDBENCH=92791
IDSOLVER=2324
FILE ID=node140/3744658-1338811618
RUNJOBID= node140-1338809785-19621
PBS_JOBID= 14636846
Free space on /tmp= 70604 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat25_6_3_7_ic.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744658-1338811618/watcher-3744658-1338811618 -o /tmp/evaluation-result-3744658-1338811618/solver-3744658-1338811618 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3744658-1338811618.opb

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

MD5SUM BENCH= a68c99426915823baa7396c373ffb50a
RANDOM SEED=1161688197

node140.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		: 2667.094
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	: 5334.18
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		: 2667.094
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	: 5331.91
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		: 2667.094
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	: 5331.91
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		: 2667.094
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	: 5331.91
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		: 2667.094
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	: 5331.92
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		: 2667.094
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	: 5331.88
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		: 2667.094
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	: 5331.90
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		: 2667.094
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25223020 kB
Buffers:         1443644 kB
Cached:          4086472 kB
SwapCached:         1620 kB
Active:          3631864 kB
Inactive:        3054564 kB
Active(anon):    1143452 kB
Inactive(anon):     9476 kB
Active(file):    2488412 kB
Inactive(file):  3045088 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105264 kB
Dirty:              1588 kB
Writeback:             0 kB
AnonPages:       1343780 kB
Mapped:            18652 kB
Shmem:                 8 kB
Slab:             807236 kB
SReclaimable:     248708 kB
SUnreclaim:       558528 kB
KernelStack:        1800 kB
PageTables:         6372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1571556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1318912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70584 MiB
End job on node140 at 2012-06-04 14:21:55