Trace number 3690127

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.68 1796.35

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat50_6_9_4_mh.opb
MD5SUMe26037534ca85468c1cdb9d8f58c6c52
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3385478
Best CPU time to get the best result obtained on this benchmark1800.42
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 148877000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 69830910074
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 148877000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 69830910074
Number of bits of the biggest sum of numbers37
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.08	c version 2.3.2.v20120418
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		501472288
0.04/0.08	c Max memory 		7480803328
0.04/0.08	c Total memory 		504102912
0.04/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@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 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 c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3690127-1337896120.opb
0.10/0.10	c reading problem ... 
5.29/3.98	c ... done. Wall clock time 3.874s.
5.29/3.98	c declared #vars     250200
5.29/3.98	c #constraints  610311
5.29/3.98	c constraints type 
5.29/3.98	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 121326
5.29/3.98	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
5.29/3.98	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
5.29/3.98	c ignored satisfied constraints => 3
5.29/3.98	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 367550
5.29/3.98	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 121375
5.29/3.98	c 610314 constraints processed.
5.29/3.98	c objective function length is 129900 literals
45.66/43.97	c cleaning 2485 clauses out of 5001 with flag 5001/5001
69.43/67.43	c cleaning 4244 clauses out of 8516 with flag 11001/11001
94.07/92.09	c cleaning 5635 clauses out of 11271 with flag 18000/18000
118.23/116.19	c cleaning 6814 clauses out of 13640 with flag 26004/26004
145.50/143.37	c cleaning 7910 clauses out of 15822 with flag 35000/35000
185.52/183.35	c cleaning 8926 clauses out of 17914 with flag 45002/45002
324.56/322.31	c cleaning 9979 clauses out of 19989 with flag 56003/56003
366.01/363.71	c cleaning 10986 clauses out of 22011 with flag 68004/68004
403.24/400.90	c cleaning 12000 clauses out of 24022 with flag 81001/81001
449.61/447.23	c cleaning 13001 clauses out of 26021 with flag 95000/95000
495.60/493.16	c cleaning 13981 clauses out of 28021 with flag 110001/110001
681.17/678.61	c cleaning 15015 clauses out of 30039 with flag 126000/126000
776.64/774.00	c cleaning 16001 clauses out of 32024 with flag 143000/143000
820.27/817.60	c cleaning 16992 clauses out of 34024 with flag 161001/161001
874.73/872.00	c cleaning 18015 clauses out of 36032 with flag 180001/180001
933.57/930.80	c cleaning 18981 clauses out of 38016 with flag 200000/200000
1004.27/1001.40	c cleaning 19992 clauses out of 40035 with flag 221000/221000
1095.98/1093.06	c cleaning 21021 clauses out of 42044 with flag 243001/243001
1167.46/1164.48	c cleaning 21992 clauses out of 44022 with flag 266000/266000
1244.19/1241.02	c cleaning 23002 clauses out of 46035 with flag 290005/290005
1329.46/1326.24	c cleaning 24001 clauses out of 48028 with flag 315000/315000
1423.90/1420.67	c cleaning 24999 clauses out of 50027 with flag 341000/341000
1505.23/1501.85	c cleaning 26003 clauses out of 52028 with flag 368000/368000
1589.12/1585.68	c cleaning 27003 clauses out of 54027 with flag 396002/396002
1678.25/1674.73	c cleaning 27985 clauses out of 56024 with flag 425002/425002
1799.15/1795.52	c cleaning 29012 clauses out of 58037 with flag 455000/455000
1800.04/1796.31	c starts		: 151
1800.04/1796.31	c conflicts		: 455140
1800.04/1796.31	c decisions		: 2114659
1800.04/1796.31	c propagations		: 520569407
1800.04/1796.31	c inspects		: 9693260270
1800.04/1796.31	c shortcuts		: 0
1800.04/1796.31	c learnt literals	: 0
1800.04/1796.31	c learnt binary clauses	: 62
1800.04/1796.31	c learnt ternary clauses	: 9
1800.04/1796.31	c learnt constraints	: 455140
1800.04/1796.31	c ignored constraints	: 0
1800.04/1796.31	c root simplifications	: 0
1800.04/1796.31	c removed literals (reason simplification)	: 0
1800.04/1796.31	c reason swapping (by a shorter reason)	: 0
1800.04/1796.31	c Calls to reduceDB	: 26
1800.04/1796.31	c number of reductions to clauses (during analyze)	: 0
1800.04/1796.31	c number of learned constraints concerned by reduction	: 0
1800.04/1796.31	c number of learning phase by resolution	: 0
1800.04/1796.31	c number of learning phase by cutting planes	: 0
1800.04/1796.31	c speed (assignments/second)	: 290458.7391587696
1800.04/1796.31	c non guided choices	0
1800.04/1796.33	c learnt constraints type 
1800.04/1796.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 62
1800.04/1796.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 29104
1800.04/1796.33	c constraints type 
1800.04/1796.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 121326
1800.04/1796.33	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
1800.04/1796.33	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
1800.04/1796.33	c ignored satisfied constraints => 3
1800.04/1796.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 367550
1800.04/1796.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 121375
1800.04/1796.33	c 610314 constraints processed.
1800.04/1796.33	s UNKNOWN
1800.04/1796.33	c Total wall clock time (in seconds): 1796.225

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-3690127-1337896120/watcher-3690127-1337896120 -o /tmp/evaluation-result-3690127-1337896120/solver-3690127-1337896120 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3690127-1337896120.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: 1.91 1.98 1.99 3/194 27406
/proc/meminfo: memFree=28473780/32873648 swapFree=7108/7108
[pid=27406] ppid=27404 vsize=94112 CPUtime=0 cores=0,2,4,6
/proc/27406/stat : 27406 (java) S 27404 27406 21597 0 -1 4202496 1221 0 0 0 0 0 0 0 20 0 2 0 255739424 96370688 931 33554432000 1073741824 1073778376 140735681176304 140735681167440 219517321277 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27406/statm: 23544 938 712 9 0 16769 0
[pid=27406/tid=27407] ppid=27404 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27407/stat : 27407 (java) R 27404 27406 21597 0 -1 4202560 93 0 0 0 0 0 0 0 20 0 2 0 255739424 98635776 948 33554432000 1073741824 1073778376 140735681176304 140045934468648 219504742843 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.0494269 s]
/proc/loadavg: 1.91 1.98 1.99 3/194 27406
/proc/meminfo: memFree=28473780/32873648 swapFree=7108/7108
[pid=27406] ppid=27404 vsize=9225560 CPUtime=0.04 cores=0,2,4,6
/proc/27406/stat : 27406 (java) S 27404 27406 21597 0 -1 4202496 3134 0 1 0 3 1 0 0 20 0 13 0 255739424 9446973440 3832 33554432000 1073741824 1073778376 140735681176304 140735681167440 219517321277 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27406/statm: 2306390 3832 1708 9 0 2297091 0
[pid=27406/tid=27407] ppid=27404 vsize=9225560 CPUtime=0.02 cores=0,2,4,6
/proc/27406/task/27407/stat : 27407 (java) R 27404 27406 21597 0 -1 4202560 1953 0 1 0 2 0 0 0 20 0 13 0 255739424 9446973440 3832 33554432000 1073741824 1073778376 140735681176304 140045934470888 219517347085 0 4 0 16800971 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9225560

[startup+0.100302 s]
/proc/loadavg: 1.91 1.98 1.99 3/194 27406
/proc/meminfo: memFree=28473780/32873648 swapFree=7108/7108
[pid=27406] ppid=27404 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/27406/stat : 27406 (java) S 27404 27406 21597 0 -1 4202496 4457 0 1 0 9 1 0 0 20 0 18 0 255739424 9787813888 5651 33554432000 1073741824 1073778376 140735681176304 140735681167440 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27406/statm: 2389603 5651 2123 9 0 2380296 0
[pid=27406/tid=27407] ppid=27404 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/27406/task/27407/stat : 27407 (java) R 27404 27406 21597 0 -1 4202560 2486 0 1 0 6 2 0 0 20 0 18 0 255739424 9787813888 5651 33554432000 1073741824 1073778376 140735681176304 140045934471504 219517347085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300256 s]
/proc/loadavg: 1.91 1.98 1.99 3/194 27406
/proc/meminfo: memFree=28473780/32873648 swapFree=7108/7108
[pid=27406] ppid=27404 vsize=9558412 CPUtime=0.46 cores=0,2,4,6
/proc/27406/stat : 27406 (java) S 27404 27406 21597 0 -1 4202496 5522 0 1 0 44 2 0 0 20 0 18 0 255739424 9787813888 13849 33554432000 1073741824 1073778376 140735681176304 140735681167440 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27406/statm: 2389603 13849 2215 9 0 2380296 0
[pid=27406/tid=27407] ppid=27404 vsize=9558412 CPUtime=0.28 cores=0,2,4,6
/proc/27406/task/27407/stat : 27407 (java) R 27404 27406 21597 0 -1 4202560 2511 0 1 0 26 2 0 0 20 0 18 0 255739424 9787813888 13849 33554432000 1073741824 1073778376 140735681176304 140045934473136 140045806722989 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558412

[startup+0.704947 s]
/proc/loadavg: 1.91 1.98 1.99 3/194 27406
/proc/meminfo: memFree=28473780/32873648 swapFree=7108/7108
[pid=27406] ppid=27404 vsize=9558412 CPUtime=1.11 cores=0,2,4,6
/proc/27406/stat : 27406 (java) S 27404 27406 21597 0 -1 4202496 6209 0 1 0 102 9 0 0 20 0 18 0 255739424 9787813888 51227 33554432000 1073741824 1073778376 140735681176304 140735681167440 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27406/statm: 2389603 51227 2236 9 0 2380296 0
[pid=27406/tid=27407] ppid=27404 vsize=9558412 CPUtime=0.63 cores=0,2,4,6
/proc/27406/task/27407/stat : 27407 (java) S 27404 27406 21597 0 -1 4202560 2561 0 1 0 59 4 0 0 20 0 18 0 255739424 9787813888 51227 33554432000 1073741824 1073778376 140735681176304 140045934472552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9558412

[startup+1.50069 s]
/proc/loadavg: 1.91 1.98 1.99 3/212 27424
/proc/meminfo: memFree=28255672/32873648 swapFree=7108/7108
[pid=27406] ppid=27404 vsize=9558412 CPUtime=2.5 cores=0,2,4,6
/proc/27406/stat : 27406 (java) S 27404 27406 21597 0 -1 4202496 12403 0 1 0 231 19 0 0 20 0 18 0 255739424 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140735681167440 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27406/statm: 2389603 96120 2254 9 0 2380296 0
[pid=27406/tid=27407] ppid=27404 vsize=9558412 CPUtime=1.34 cores=0,2,4,6
/proc/27406/task/27407/stat : 27407 (java) R 27404 27406 21597 0 -1 4202560 2623 0 1 0 128 6 0 0 20 0 18 0 255739424 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045934465072 140045806778522 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27409] ppid=27404 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/27406/task/27409/stat : 27409 (java) S 27404 27406 21597 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 18 0 255739425 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045778569512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27410] ppid=27404 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/27406/task/27410/stat : 27410 (java) S 27404 27406 21597 0 -1 4202560 45 0 0 0 5 2 0 0 20 0 18 0 255739425 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045777516712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27411] ppid=27404 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/27406/task/27411/stat : 27411 (java) S 27404 27406 21597 0 -1 4202560 105 0 0 0 2 2 0 0 20 0 18 0 255739425 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045776464424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27412] ppid=27404 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/27406/task/27412/stat : 27412 (java) S 27404 27406 21597 0 -1 4202560 132 0 0 0 5 2 0 0 20 0 18 0 255739425 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045775411624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27413] ppid=27404 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/27406/task/27413/stat : 27413 (java) S 27404 27406 21597 0 -1 4202560 25 0 0 0 2 2 0 0 20 0 18 0 255739425 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045774359336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27414] ppid=27404 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/27406/task/27414/stat : 27414 (java) S 27404 27406 21597 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 18 0 255739425 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045773306536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27415] ppid=27404 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/27406/task/27415/stat : 27415 (java) S 27404 27406 21597 0 -1 4202560 131 0 0 0 4 2 0 0 20 0 18 0 255739425 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045772254248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27416] ppid=27404 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/27406/task/27416/stat : 27416 (java) S 27404 27406 21597 0 -1 4202560 110 0 0 0 3 2 0 0 20 0 18 0 255739425 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045771201448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27417] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27417/stat : 27417 (java) S 27404 27406 21597 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255739426 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045758789864 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27418] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27418/stat : 27418 (java) S 27404 27406 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255739427 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045757735928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27419] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27419/stat : 27419 (java) S 27404 27406 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255739427 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045756683528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27420] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27420/stat : 27420 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255739429 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045755632016 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27421] ppid=27404 vsize=9558412 CPUtime=0.3 cores=0,2,4,6
/proc/27406/task/27421/stat : 27421 (java) S 27404 27406 21597 0 -1 4202560 2653 0 0 0 30 0 0 0 20 0 18 0 255739429 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045754579640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27422] ppid=27404 vsize=9558412 CPUtime=0.29 cores=0,2,4,6
/proc/27406/task/27422/stat : 27422 (java) S 27404 27406 21597 0 -1 4202560 5143 0 0 0 28 1 0 0 20 0 18 0 255739429 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045753526840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27423] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27423/stat : 27423 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255739429 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045752474744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27424] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27424/stat : 27424 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255739429 9787813888 96120 33554432000 1073741824 1073778376 140735681176304 140045751422152 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 9558412

[startup+3.10068 s]
/proc/loadavg: 1.91 1.98 1.99 3/212 27424
/proc/meminfo: memFree=28066264/32873648 swapFree=7108/7108
[pid=27406] ppid=27404 vsize=9558412 CPUtime=4.31 cores=0,2,4,6
/proc/27406/stat : 27406 (java) S 27404 27406 21597 0 -1 4202496 12806 0 1 0 406 25 0 0 20 0 18 0 255739424 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140735681167440 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27406/statm: 2389603 143503 2255 9 0 2380296 0
[pid=27406/tid=27407] ppid=27404 vsize=9558412 CPUtime=2.89 cores=0,2,4,6
/proc/27406/task/27407/stat : 27407 (java) R 27404 27406 21597 0 -1 4202560 2881 0 1 0 281 8 0 0 20 0 18 0 255739424 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045934471688 140045806723545 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27409] ppid=27404 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/27406/task/27409/stat : 27409 (java) S 27404 27406 21597 0 -1 4202560 37 0 0 0 3 1 0 0 20 0 18 0 255739425 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045778569512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27410] ppid=27404 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/27406/task/27410/stat : 27410 (java) S 27404 27406 21597 0 -1 4202560 79 0 0 0 8 2 0 0 20 0 18 0 255739425 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045777516712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27411] ppid=27404 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/27406/task/27411/stat : 27411 (java) S 27404 27406 21597 0 -1 4202560 122 0 0 0 3 2 0 0 20 0 18 0 255739425 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045776464424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27412] ppid=27404 vsize=9558412 CPUtime=0.11 cores=0,2,4,6
/proc/27406/task/27412/stat : 27412 (java) S 27404 27406 21597 0 -1 4202560 142 0 0 0 8 3 0 0 20 0 18 0 255739425 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045775411624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27413] ppid=27404 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/27406/task/27413/stat : 27413 (java) S 27404 27406 21597 0 -1 4202560 48 0 0 0 6 2 0 0 20 0 18 0 255739425 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045774359336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27414] ppid=27404 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/27406/task/27414/stat : 27414 (java) S 27404 27406 21597 0 -1 4202560 37 0 0 0 4 1 0 0 20 0 18 0 255739425 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045773306536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27415] ppid=27404 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/27406/task/27415/stat : 27415 (java) S 27404 27406 21597 0 -1 4202560 136 0 0 0 5 2 0 0 20 0 18 0 255739425 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045772254248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27416] ppid=27404 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/27406/task/27416/stat : 27416 (java) S 27404 27406 21597 0 -1 4202560 116 0 0 0 4 2 0 0 20 0 18 0 255739425 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045771201448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27417] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27417/stat : 27417 (java) S 27404 27406 21597 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255739426 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045758789864 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27418] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27418/stat : 27418 (java) S 27404 27406 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255739427 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045757735928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27419] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27419/stat : 27419 (java) S 27404 27406 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255739427 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045756683528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27420] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27420/stat : 27420 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255739429 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045755632016 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27421] ppid=27404 vsize=9558412 CPUtime=0.35 cores=0,2,4,6
/proc/27406/task/27421/stat : 27421 (java) S 27404 27406 21597 0 -1 4202560 2665 0 0 0 35 0 0 0 20 0 18 0 255739429 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045754579640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27422] ppid=27404 vsize=9558412 CPUtime=0.35 cores=0,2,4,6
/proc/27406/task/27422/stat : 27422 (java) S 27404 27406 21597 0 -1 4202560 5172 0 0 0 34 1 0 0 20 0 18 0 255739429 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045753526840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27423] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27423/stat : 27423 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255739429 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045752474744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27424] ppid=27404 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27424/stat : 27424 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255739429 9787813888 143503 33554432000 1073741824 1073778376 140735681176304 140045751422152 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.31
Current children cumulated vsize (KiB) 9558412

[startup+6.30072 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 27425
/proc/meminfo: memFree=27808652/32873648 swapFree=7108/7108
[pid=27406] ppid=27404 vsize=9624976 CPUtime=8.04 cores=0,2,4,6
/proc/27406/stat : 27406 (java) S 27404 27406 21597 0 -1 4202496 13341 0 1 0 774 30 0 0 20 0 19 0 255739424 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140735681167440 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27406/statm: 2406244 167937 2266 9 0 2396937 0
[pid=27406/tid=27407] ppid=27404 vsize=9624976 CPUtime=6.04 cores=0,2,4,6
/proc/27406/task/27407/stat : 27407 (java) R 27404 27406 21597 0 -1 4202560 2918 0 1 0 594 10 0 0 20 0 19 0 255739424 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045934471736 140045807245775 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27409] ppid=27404 vsize=9624976 CPUtime=0.08 cores=0,2,4,6
/proc/27406/task/27409/stat : 27409 (java) S 27404 27406 21597 0 -1 4202560 54 0 0 0 6 2 0 0 20 0 19 0 255739425 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045778569512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27410] ppid=27404 vsize=9624976 CPUtime=0.13 cores=0,2,4,6
/proc/27406/task/27410/stat : 27410 (java) S 27404 27406 21597 0 -1 4202560 94 0 0 0 11 2 0 0 20 0 19 0 255739425 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045777516712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27411] ppid=27404 vsize=9624976 CPUtime=0.06 cores=0,2,4,6
/proc/27406/task/27411/stat : 27411 (java) S 27404 27406 21597 0 -1 4202560 128 0 0 0 4 2 0 0 20 0 19 0 255739425 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045776464424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27412] ppid=27404 vsize=9624976 CPUtime=0.16 cores=0,2,4,6
/proc/27406/task/27412/stat : 27412 (java) S 27404 27406 21597 0 -1 4202560 160 0 0 0 12 4 0 0 20 0 19 0 255739425 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045775411624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27413] ppid=27404 vsize=9624976 CPUtime=0.09 cores=0,2,4,6
/proc/27406/task/27413/stat : 27413 (java) S 27404 27406 21597 0 -1 4202560 55 0 0 0 7 2 0 0 20 0 19 0 255739425 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045774359336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27414] ppid=27404 vsize=9624976 CPUtime=0.07 cores=0,2,4,6
/proc/27406/task/27414/stat : 27414 (java) S 27404 27406 21597 0 -1 4202560 42 0 0 0 5 2 0 0 20 0 19 0 255739425 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045773306536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27415] ppid=27404 vsize=9624976 CPUtime=0.13 cores=0,2,4,6
/proc/27406/task/27415/stat : 27415 (java) S 27404 27406 21597 0 -1 4202560 157 0 0 0 10 3 0 0 20 0 19 0 255739425 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045772254248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27416] ppid=27404 vsize=9624976 CPUtime=0.07 cores=0,2,4,6
/proc/27406/task/27416/stat : 27416 (java) S 27404 27406 21597 0 -1 4202560 121 0 0 0 5 2 0 0 20 0 19 0 255739425 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045771201448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27417] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27417/stat : 27417 (java) S 27404 27406 21597 0 -1 4202560 484 0 0 0 0 0 0 0 20 0 19 0 255739426 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045758789864 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27418] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27418/stat : 27418 (java) S 27404 27406 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255739427 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045757735928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27419] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27419/stat : 27419 (java) S 27404 27406 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255739427 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045756683528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27420] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27420/stat : 27420 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255739429 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045755632016 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27421] ppid=27404 vsize=9624976 CPUtime=0.5 cores=0,2,4,6
/proc/27406/task/27421/stat : 27421 (java) S 27404 27406 21597 0 -1 4202560 2687 0 0 0 50 0 0 0 20 0 19 0 255739429 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045754579640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27422] ppid=27404 vsize=9624976 CPUtime=0.57 cores=0,2,4,6
/proc/27406/task/27422/stat : 27422 (java) S 27404 27406 21597 0 -1 4202560 5260 0 0 0 56 1 0 0 20 0 19 0 255739429 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045753526840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27423] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27423/stat : 27423 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255739429 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045752474744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27424] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27424/stat : 27424 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255739429 9855975424 167937 33554432000 1073741824 1073778376 140735681176304 140045751422152 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0

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

[pid=27406/tid=27414] ppid=27404 vsize=9624976 CPUtime=0.32 cores=0,2,4,6
/proc/27406/task/27414/stat : 27414 (java) S 27404 27406 21597 0 -1 4202560 242 0 0 0 28 4 0 0 20 0 19 0 255739425 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045773306536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27415] ppid=27404 vsize=9624976 CPUtime=0.4 cores=0,2,4,6
/proc/27406/task/27415/stat : 27415 (java) S 27404 27406 21597 0 -1 4202560 325 0 0 0 34 6 0 0 20 0 19 0 255739425 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045772254248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27416] ppid=27404 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/27406/task/27416/stat : 27416 (java) S 27404 27406 21597 0 -1 4202560 297 0 0 0 38 5 0 0 20 0 19 0 255739425 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045771201448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27417] ppid=27404 vsize=9624976 CPUtime=8.57 cores=0,2,4,6
/proc/27406/task/27417/stat : 27417 (java) S 27404 27406 21597 0 -1 4202560 700 0 0 0 853 4 0 0 20 0 19 0 255739426 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045758789864 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27418] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27418/stat : 27418 (java) S 27404 27406 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255739427 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045757735928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27419] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27419/stat : 27419 (java) S 27404 27406 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255739427 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045756683528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27420] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27420/stat : 27420 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255739429 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045755632016 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27421] ppid=27404 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/27406/task/27421/stat : 27421 (java) S 27404 27406 21597 0 -1 4202560 2764 0 0 0 61 0 0 0 20 0 19 0 255739429 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045754579640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27422] ppid=27404 vsize=9624976 CPUtime=0.65 cores=0,2,4,6
/proc/27406/task/27422/stat : 27422 (java) S 27404 27406 21597 0 -1 4202560 5278 0 0 0 63 2 0 0 20 0 19 0 255739429 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045753526840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27423] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27423/stat : 27423 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255739429 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045752474744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27424] ppid=27404 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/27406/task/27424/stat : 27424 (java) S 27404 27406 21597 0 -1 4202560 99 0 0 0 34 35 0 0 20 0 19 0 255739429 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045751422152 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27425] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27425/stat : 27425 (java) S 27404 27406 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255739833 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045750334376 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1725.94
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 1.70 1.95 1.98 2/189 27501
/proc/meminfo: memFree=28341148/32873648 swapFree=7108/7108
[pid=27406] ppid=27404 vsize=9624976 CPUtime=1785.96 cores=0,2,4,6
/proc/27406/stat : 27406 (java) S 27404 27406 21597 0 -1 4202496 14814 0 1 0 178512 84 0 0 20 0 19 0 255739424 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140735681167440 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27406/statm: 2406244 245501 2281 9 0 2396937 0
[pid=27406/tid=27407] ppid=27404 vsize=9624976 CPUtime=1772.72 cores=0,2,4,6
/proc/27406/task/27407/stat : 27407 (java) R 27404 27406 21597 0 -1 4202560 2942 0 1 0 177235 37 0 0 20 0 19 0 255739424 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045934473504 140045807202825 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27409] ppid=27404 vsize=9624976 CPUtime=0.31 cores=0,2,4,6
/proc/27406/task/27409/stat : 27409 (java) S 27404 27406 21597 0 -1 4202560 230 0 0 0 26 5 0 0 20 0 19 0 255739425 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045778569512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27410] ppid=27404 vsize=9624976 CPUtime=0.4 cores=0,2,4,6
/proc/27406/task/27410/stat : 27410 (java) S 27404 27406 21597 0 -1 4202560 214 0 0 0 35 5 0 0 20 0 19 0 255739425 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045777516712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27411] ppid=27404 vsize=9624976 CPUtime=0.33 cores=0,2,4,6
/proc/27406/task/27411/stat : 27411 (java) S 27404 27406 21597 0 -1 4202560 175 0 0 0 28 5 0 0 20 0 19 0 255739425 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045776464424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27412] ppid=27404 vsize=9624976 CPUtime=0.44 cores=0,2,4,6
/proc/27406/task/27412/stat : 27412 (java) S 27404 27406 21597 0 -1 4202560 226 0 0 0 38 6 0 0 20 0 19 0 255739425 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045775411624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27413] ppid=27404 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/27406/task/27413/stat : 27413 (java) S 27404 27406 21597 0 -1 4202560 138 0 0 0 32 6 0 0 20 0 19 0 255739425 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045774359336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27414] ppid=27404 vsize=9624976 CPUtime=0.32 cores=0,2,4,6
/proc/27406/task/27414/stat : 27414 (java) S 27404 27406 21597 0 -1 4202560 242 0 0 0 28 4 0 0 20 0 19 0 255739425 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045773306536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27415] ppid=27404 vsize=9624976 CPUtime=0.4 cores=0,2,4,6
/proc/27406/task/27415/stat : 27415 (java) S 27404 27406 21597 0 -1 4202560 325 0 0 0 34 6 0 0 20 0 19 0 255739425 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045772254248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27416] ppid=27404 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/27406/task/27416/stat : 27416 (java) S 27404 27406 21597 0 -1 4202560 297 0 0 0 38 5 0 0 20 0 19 0 255739425 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045771201448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27417] ppid=27404 vsize=9624976 CPUtime=8.57 cores=0,2,4,6
/proc/27406/task/27417/stat : 27417 (java) S 27404 27406 21597 0 -1 4202560 700 0 0 0 853 4 0 0 20 0 19 0 255739426 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045758789864 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27418] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27418/stat : 27418 (java) S 27404 27406 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255739427 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045757735928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27419] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27419/stat : 27419 (java) S 27404 27406 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255739427 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045756683528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27420] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27420/stat : 27420 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255739429 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045755632016 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27421] ppid=27404 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/27406/task/27421/stat : 27421 (java) S 27404 27406 21597 0 -1 4202560 2764 0 0 0 61 0 0 0 20 0 19 0 255739429 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045754579640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27422] ppid=27404 vsize=9624976 CPUtime=0.65 cores=0,2,4,6
/proc/27406/task/27422/stat : 27422 (java) S 27404 27406 21597 0 -1 4202560 5278 0 0 0 63 2 0 0 20 0 19 0 255739429 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045753526840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27423] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27423/stat : 27423 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255739429 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045752474744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27424] ppid=27404 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/27406/task/27424/stat : 27424 (java) S 27404 27406 21597 0 -1 4202560 103 0 0 0 36 36 0 0 20 0 19 0 255739429 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045751422152 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27425] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27425/stat : 27425 (java) S 27404 27406 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255739833 9855975424 245501 33554432000 1073741824 1073778376 140735681176304 140045750334376 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1785.96
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.31 s]
/proc/loadavg: 1.54 1.90 1.96 2/189 27501
/proc/meminfo: memFree=28341264/32873648 swapFree=7108/7108
[pid=27406] ppid=27404 vsize=9624976 CPUtime=1800.04 cores=0,2,4,6
/proc/27406/stat : 27406 (java) S 27404 27406 21597 0 -1 4202496 14820 0 1 0 179920 84 0 0 20 0 19 0 255739424 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140735681167440 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27406/statm: 2406244 245500 2281 9 0 2396937 0
[pid=27406/tid=27407] ppid=27404 vsize=9624976 CPUtime=1786.38 cores=0,2,4,6
/proc/27406/task/27407/stat : 27407 (java) R 27404 27406 21597 0 -1 4202560 2943 0 1 0 178600 38 0 0 20 0 19 0 255739424 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045934473624 140045807067802 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27409] ppid=27404 vsize=9624976 CPUtime=0.32 cores=0,2,4,6
/proc/27406/task/27409/stat : 27409 (java) S 27404 27406 21597 0 -1 4202560 230 0 0 0 27 5 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045778569512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27410] ppid=27404 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/27406/task/27410/stat : 27410 (java) S 27404 27406 21597 0 -1 4202560 217 0 0 0 37 5 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045777516712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27411] ppid=27404 vsize=9624976 CPUtime=0.34 cores=0,2,4,6
/proc/27406/task/27411/stat : 27411 (java) S 27404 27406 21597 0 -1 4202560 175 0 0 0 29 5 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045776464424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27412] ppid=27404 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/27406/task/27412/stat : 27412 (java) S 27404 27406 21597 0 -1 4202560 226 0 0 0 39 6 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045775411624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27413] ppid=27404 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/27406/task/27413/stat : 27413 (java) S 27404 27406 21597 0 -1 4202560 138 0 0 0 33 6 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045774359336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27414] ppid=27404 vsize=9624976 CPUtime=0.34 cores=0,2,4,6
/proc/27406/task/27414/stat : 27414 (java) S 27404 27406 21597 0 -1 4202560 242 0 0 0 30 4 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045773306536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27415] ppid=27404 vsize=9624976 CPUtime=0.41 cores=0,2,4,6
/proc/27406/task/27415/stat : 27415 (java) S 27404 27406 21597 0 -1 4202560 325 0 0 0 35 6 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045772254248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27416] ppid=27404 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/27406/task/27416/stat : 27416 (java) S 27404 27406 21597 0 -1 4202560 297 0 0 0 40 5 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045771201448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27417] ppid=27404 vsize=9624976 CPUtime=8.89 cores=0,2,4,6
/proc/27406/task/27417/stat : 27417 (java) S 27404 27406 21597 0 -1 4202560 702 0 0 0 885 4 0 0 20 0 19 0 255739426 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045758789864 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27418] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27418/stat : 27418 (java) S 27404 27406 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255739427 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045757735928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27419] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27419/stat : 27419 (java) S 27404 27406 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255739427 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045756683528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27420] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27420/stat : 27420 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255739429 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045755632016 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27421] ppid=27404 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/27406/task/27421/stat : 27421 (java) S 27404 27406 21597 0 -1 4202560 2764 0 0 0 61 0 0 0 20 0 19 0 255739429 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045754579640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27422] ppid=27404 vsize=9624976 CPUtime=0.65 cores=0,2,4,6
/proc/27406/task/27422/stat : 27422 (java) S 27404 27406 21597 0 -1 4202560 5278 0 0 0 63 2 0 0 20 0 19 0 255739429 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045753526840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27423] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27423/stat : 27423 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255739429 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045752474744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27424] ppid=27404 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/27406/task/27424/stat : 27424 (java) S 27404 27406 21597 0 -1 4202560 103 0 0 0 36 36 0 0 20 0 19 0 255739429 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045751422152 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27425] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27425/stat : 27425 (java) S 27404 27406 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255739833 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045750334376 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9624976

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

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

[startup+1796.31 s]
/proc/loadavg: 1.54 1.90 1.96 2/189 27501
/proc/meminfo: memFree=28341264/32873648 swapFree=7108/7108
[pid=27406] ppid=27404 vsize=9624976 CPUtime=1800.04 cores=0,2,4,6
/proc/27406/stat : 27406 (java) S 27404 27406 21597 0 -1 4202496 14820 0 1 0 179920 84 0 0 20 0 19 0 255739424 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140735681167440 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27406/statm: 2406244 245500 2281 9 0 2396937 0
[pid=27406/tid=27407] ppid=27404 vsize=9624976 CPUtime=1786.38 cores=0,2,4,6
/proc/27406/task/27407/stat : 27407 (java) R 27404 27406 21597 0 -1 4202560 2943 0 1 0 178600 38 0 0 20 0 19 0 255739424 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045934473624 140045807067802 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27409] ppid=27404 vsize=9624976 CPUtime=0.32 cores=0,2,4,6
/proc/27406/task/27409/stat : 27409 (java) S 27404 27406 21597 0 -1 4202560 230 0 0 0 27 5 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045778569512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27410] ppid=27404 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/27406/task/27410/stat : 27410 (java) S 27404 27406 21597 0 -1 4202560 217 0 0 0 37 5 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045777516712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27411] ppid=27404 vsize=9624976 CPUtime=0.34 cores=0,2,4,6
/proc/27406/task/27411/stat : 27411 (java) S 27404 27406 21597 0 -1 4202560 175 0 0 0 29 5 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045776464424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27412] ppid=27404 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/27406/task/27412/stat : 27412 (java) S 27404 27406 21597 0 -1 4202560 226 0 0 0 39 6 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045775411624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27413] ppid=27404 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/27406/task/27413/stat : 27413 (java) S 27404 27406 21597 0 -1 4202560 138 0 0 0 33 6 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045774359336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27414] ppid=27404 vsize=9624976 CPUtime=0.34 cores=0,2,4,6
/proc/27406/task/27414/stat : 27414 (java) S 27404 27406 21597 0 -1 4202560 242 0 0 0 30 4 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045773306536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27415] ppid=27404 vsize=9624976 CPUtime=0.41 cores=0,2,4,6
/proc/27406/task/27415/stat : 27415 (java) S 27404 27406 21597 0 -1 4202560 325 0 0 0 35 6 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045772254248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27416] ppid=27404 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/27406/task/27416/stat : 27416 (java) S 27404 27406 21597 0 -1 4202560 297 0 0 0 40 5 0 0 20 0 19 0 255739425 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045771201448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27417] ppid=27404 vsize=9624976 CPUtime=8.89 cores=0,2,4,6
/proc/27406/task/27417/stat : 27417 (java) S 27404 27406 21597 0 -1 4202560 702 0 0 0 885 4 0 0 20 0 19 0 255739426 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045758789864 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27418] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27418/stat : 27418 (java) S 27404 27406 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255739427 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045757735928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27419] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27419/stat : 27419 (java) S 27404 27406 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255739427 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045756683528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27420] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27420/stat : 27420 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255739429 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045755632016 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27406/tid=27421] ppid=27404 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/27406/task/27421/stat : 27421 (java) S 27404 27406 21597 0 -1 4202560 2764 0 0 0 61 0 0 0 20 0 19 0 255739429 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045754579640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27406/tid=27422] ppid=27404 vsize=9624976 CPUtime=0.65 cores=0,2,4,6
/proc/27406/task/27422/stat : 27422 (java) S 27404 27406 21597 0 -1 4202560 5278 0 0 0 63 2 0 0 20 0 19 0 255739429 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045753526840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27423] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27423/stat : 27423 (java) S 27404 27406 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255739429 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045752474744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27406/tid=27424] ppid=27404 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/27406/task/27424/stat : 27424 (java) S 27404 27406 21597 0 -1 4202560 103 0 0 0 36 36 0 0 20 0 19 0 255739429 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045751422152 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27406/tid=27425] ppid=27404 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/27406/task/27425/stat : 27425 (java) S 27404 27406 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255739833 9855975424 245500 33554432000 1073741824 1073778376 140735681176304 140045750334376 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1796.35
CPU time (s): 1800.68
CPU user time (s): 1799.32
CPU system time (s): 1.36179
CPU usage (%): 100.241
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.32
system time used= 1.36179
maximum resident set size= 982140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14857
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38825
involuntary context switches= 15072

runsolver used 6.22005 second user time and 14.8137 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-24 23:48:41
IDJOB=3690127
IDBENCH=92715
IDSOLVER=2269
FILE ID=node114/3690127-1337896120
RUNJOBID= node114-1337889993-26418
PBS_JOBID= 14620090
Free space on /tmp= 71620 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat50_6_9_4_mh.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690127-1337896120/watcher-3690127-1337896120 -o /tmp/evaluation-result-3690127-1337896120/solver-3690127-1337896120 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3690127-1337896120.opb

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

MD5SUM BENCH= e26037534ca85468c1cdb9d8f58c6c52
RANDOM SEED=1428965803

node114.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.242
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.48
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.242
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		: 2666.242
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	: 5451.90
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.242
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		: 2666.242
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.91
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.242
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.91
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.242
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.91
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.242
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:       32873648 kB
MemFree:        28474316 kB
Buffers:          220944 kB
Cached:          2588244 kB
SwapCached:            0 kB
Active:          1477988 kB
Inactive:        2140848 kB
Active(anon):     811968 kB
Inactive(anon):        0 kB
Active(file):     666020 kB
Inactive(file):  2140848 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             26080 kB
Writeback:             0 kB
AnonPages:        835200 kB
Mapped:            21688 kB
Shmem:               200 kB
Slab:             624852 kB
SReclaimable:      69168 kB
SUnreclaim:       555684 kB
KernelStack:        1600 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1698056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    786432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71644 MiB
End job on node114 at 2012-05-25 00:18:39