Trace number 3690107

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.1 1795.55

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat50_6_9_7_mh.opb
MD5SUMb2573b825edc2398ca6e42407bbf0da4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5332944
Best CPU time to get the best result obtained on this benchmark1800.37
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 109215352
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 74746045062
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 109215352
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 74746045062
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.07/0.10	c version 2.3.2.v20120418
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.12	c Pseudo Boolean Optimization by upper bound
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Armin Biere (Picosat) restarts strategy
0.07/0.12	c Glucose learned constraints deletion strategy
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3690107-1337896008.opb
0.07/0.12	c reading problem ... 
5.49/3.95	c ... done. Wall clock time 3.828s.
5.49/3.95	c declared #vars     250200
5.49/3.95	c #constraints  610311
5.49/3.95	c constraints type 
5.49/3.95	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 121326
5.49/3.95	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
5.49/3.95	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
5.49/3.95	c ignored satisfied constraints => 3
5.49/3.95	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 367550
5.49/3.95	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 121375
5.49/3.95	c 610314 constraints processed.
5.49/3.95	c objective function length is 129900 literals
158.52/156.46	c cleaning 2498 clauses out of 5000 with flag 5000/5000
358.84/356.40	c cleaning 4233 clauses out of 8502 with flag 11000/11000
396.70/394.13	c cleaning 5622 clauses out of 11269 with flag 18000/18000
431.85/429.23	c cleaning 6822 clauses out of 13650 with flag 26003/26003
471.15/468.44	c cleaning 7895 clauses out of 15825 with flag 35000/35000
498.01/495.28	c cleaning 8955 clauses out of 17930 with flag 45000/45000
534.75/531.99	c cleaning 9955 clauses out of 19977 with flag 56002/56002
593.73/590.71	c cleaning 10968 clauses out of 22020 with flag 68000/68000
678.89/675.87	c cleaning 11999 clauses out of 24053 with flag 81001/81001
744.59/741.44	c cleaning 13008 clauses out of 26055 with flag 95002/95002
851.19/847.96	c cleaning 14011 clauses out of 28050 with flag 110005/110005
935.02/931.62	c cleaning 14993 clauses out of 30034 with flag 126000/126000
989.73/986.36	c cleaning 16000 clauses out of 32042 with flag 143001/143001
1048.42/1044.96	c cleaning 17008 clauses out of 34044 with flag 161003/161003
1108.18/1104.61	c cleaning 18014 clauses out of 36033 with flag 180000/180000
1192.85/1189.29	c cleaning 19005 clauses out of 38020 with flag 200001/200001
1264.71/1260.99	c cleaning 20007 clauses out of 40014 with flag 221000/221000
1328.90/1324.93	c cleaning 20989 clauses out of 42010 with flag 243003/243003
1388.77/1384.74	c cleaning 21994 clauses out of 44018 with flag 266000/266000
1497.84/1493.76	c cleaning 22998 clauses out of 46028 with flag 290004/290004
1564.52/1560.31	c cleaning 23975 clauses out of 48026 with flag 315000/315000
1642.73/1638.44	c cleaning 25004 clauses out of 50052 with flag 341001/341001
1723.70/1719.26	c cleaning 26002 clauses out of 52048 with flag 368001/368001
1800.10/1795.51	c starts		: 136
1800.10/1795.51	c conflicts		: 378836
1800.10/1795.51	c decisions		: 2042801
1800.10/1795.51	c propagations		: 416836903
1800.10/1795.51	c inspects		: 7613862111
1800.10/1795.51	c shortcuts		: 0
1800.10/1795.51	c learnt literals	: 0
1800.10/1795.51	c learnt binary clauses	: 51
1800.10/1795.51	c learnt ternary clauses	: 12
1800.10/1795.51	c learnt constraints	: 378836
1800.10/1795.51	c ignored constraints	: 0
1800.10/1795.51	c root simplifications	: 0
1800.10/1795.51	c removed literals (reason simplification)	: 0
1800.10/1795.51	c reason swapping (by a shorter reason)	: 0
1800.10/1795.51	c Calls to reduceDB	: 23
1800.10/1795.51	c number of reductions to clauses (during analyze)	: 0
1800.10/1795.51	c number of learned constraints concerned by reduction	: 0
1800.10/1795.51	c number of learning phase by resolution	: 0
1800.10/1795.51	c number of learning phase by cutting planes	: 0
1800.10/1795.51	c speed (assignments/second)	: 232680.9204595376
1800.10/1795.51	c non guided choices	241
1800.10/1795.53	c learnt constraints type 
1800.10/1795.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 51
1800.10/1795.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 36830
1800.10/1795.53	c constraints type 
1800.10/1795.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 121326
1800.10/1795.53	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
1800.10/1795.53	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
1800.10/1795.53	c ignored satisfied constraints => 3
1800.10/1795.53	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 367550
1800.10/1795.53	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 121375
1800.10/1795.53	c 610314 constraints processed.
1800.10/1795.53	s UNKNOWN
1800.10/1795.53	c Total wall clock time (in seconds): 1795.405

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-3690107-1337896008/watcher-3690107-1337896008 -o /tmp/evaluation-result-3690107-1337896008/solver-3690107-1337896008 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3690107-1337896008.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.99 2.01 2.00 2/194 23824
/proc/meminfo: memFree=26164884/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/23824/stat : 23824 (java) D 23822 23824 21484 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 255729373 9515008 182 33554432000 1073741824 1073778376 140736363762048 140736363753080 218213727925 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/23824/statm: 2323 182 140 9 0 71 0

[startup+0.029355 s]
/proc/loadavg: 1.99 2.01 2.00 2/194 23824
/proc/meminfo: memFree=26164884/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9016616 CPUtime=0 cores=1,3,5,7
/proc/23824/stat : 23824 (java) S 23822 23824 21484 0 -1 4202496 2425 0 1 0 0 0 0 0 20 0 10 0 255729373 9233014784 3125 33554432000 1073741824 1073778376 140734950785680 140734950776816 218217087037 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23824/statm: 2254154 3134 1255 9 0 2244855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.100335 s]
/proc/loadavg: 1.99 2.01 2.00 2/194 23824
/proc/meminfo: memFree=26164884/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/23824/stat : 23824 (java) S 23822 23824 21484 0 -1 4202496 3936 0 1 0 7 0 0 0 20 0 18 0 255729373 9787813888 5132 33554432000 1073741824 1073778376 140734950785680 140734950776816 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23824/statm: 2389603 5148 2035 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558412

[startup+0.300317 s]
/proc/loadavg: 1.99 2.01 2.00 2/194 23824
/proc/meminfo: memFree=26164884/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9558412 CPUtime=0.45 cores=1,3,5,7
/proc/23824/stat : 23824 (java) S 23822 23824 21484 0 -1 4202496 5519 0 1 0 44 1 0 0 20 0 18 0 255729373 9787813888 12740 33554432000 1073741824 1073778376 140734950785680 140734950776816 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23824/statm: 2389603 12740 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558412

[startup+0.700281 s]
/proc/loadavg: 1.99 2.01 2.00 2/194 23824
/proc/meminfo: memFree=26164884/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9558412 CPUtime=1.07 cores=1,3,5,7
/proc/23824/stat : 23824 (java) S 23822 23824 21484 0 -1 4202496 5820 0 1 0 100 7 0 0 20 0 18 0 255729373 9787813888 46698 33554432000 1073741824 1073778376 140734950785680 140734950776816 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23824/statm: 2389603 46698 2236 9 0 2380296 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 9558412

[startup+1.50087 s]
/proc/loadavg: 1.99 2.01 2.00 3/212 23842
/proc/meminfo: memFree=25944752/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9558412 CPUtime=2.61 cores=1,3,5,7
/proc/23824/stat : 23824 (java) S 23822 23824 21484 0 -1 4202496 12832 0 1 0 238 23 0 0 20 0 18 0 255729373 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 140734950776816 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23824/statm: 2389603 96645 2254 9 0 2380296 0
[pid=23824/tid=23826] ppid=23822 vsize=9558412 CPUtime=1.29 cores=1,3,5,7
/proc/23824/task/23826/stat : 23826 (java) R 23822 23824 21484 0 -1 4202560 2567 0 1 0 124 5 0 0 20 0 18 0 255729374 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953884593368 218217112845 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23827] ppid=23822 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/23824/task/23827/stat : 23827 (java) S 23822 23824 21484 0 -1 4202560 50 0 0 0 4 2 0 0 20 0 18 0 255729375 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953862695976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23828] ppid=23822 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/23824/task/23828/stat : 23828 (java) S 23822 23824 21484 0 -1 4202560 34 0 0 0 2 2 0 0 20 0 18 0 255729375 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953861643176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23829] ppid=23822 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/23824/task/23829/stat : 23829 (java) S 23822 23824 21484 0 -1 4202560 99 0 0 0 2 2 0 0 20 0 18 0 255729375 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953860590376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23830] ppid=23822 vsize=9558412 CPUtime=0.13 cores=1,3,5,7
/proc/23824/task/23830/stat : 23830 (java) S 23822 23824 21484 0 -1 4202560 159 0 0 0 9 4 0 0 20 0 18 0 255729375 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953859537576 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23831] ppid=23822 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/23824/task/23831/stat : 23831 (java) S 23822 23824 21484 0 -1 4202560 26 0 0 0 3 2 0 0 20 0 18 0 255729375 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953522600488 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23832] ppid=23822 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/23824/task/23832/stat : 23832 (java) S 23822 23824 21484 0 -1 4202560 109 0 0 0 4 2 0 0 20 0 18 0 255729375 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953521547688 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23833] ppid=23822 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/23824/task/23833/stat : 23833 (java) S 23822 23824 21484 0 -1 4202560 51 0 0 0 8 2 0 0 20 0 18 0 255729375 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953520494888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23834] ppid=23822 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/23824/task/23834/stat : 23834 (java) S 23822 23824 21484 0 -1 4202560 104 0 0 0 2 2 0 0 20 0 18 0 255729375 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953519442088 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23835] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23835/stat : 23835 (java) S 23822 23824 21484 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255729376 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953507245032 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23836] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23836/stat : 23836 (java) S 23822 23824 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255729377 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953506191096 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23837] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23837/stat : 23837 (java) S 23822 23824 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255729377 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953505138184 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23838] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23838/stat : 23838 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255729380 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953504086672 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23839] ppid=23822 vsize=9558412 CPUtime=0.32 cores=1,3,5,7
/proc/23824/task/23839/stat : 23839 (java) S 23822 23824 21484 0 -1 4202560 5313 0 0 0 32 0 0 0 20 0 18 0 255729380 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953503033784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23840] ppid=23822 vsize=9558412 CPUtime=0.3 cores=1,3,5,7
/proc/23824/task/23840/stat : 23840 (java) S 23822 23824 21484 0 -1 4202560 2949 0 0 0 30 0 0 0 20 0 18 0 255729380 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953501980984 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23841] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23841/stat : 23841 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255729380 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953500928376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23842] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23842/stat : 23842 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255729380 9787813888 96645 33554432000 1073741824 1073778376 140734950785680 139953499875784 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 9558412

[startup+3.1008 s]
/proc/loadavg: 1.99 2.01 2.00 3/212 23842
/proc/meminfo: memFree=25754972/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9558412 CPUtime=4.45 cores=1,3,5,7
/proc/23824/stat : 23824 (java) S 23822 23824 21484 0 -1 4202496 13284 0 1 0 415 30 0 0 20 0 18 0 255729373 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 140734950776816 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23824/statm: 2389603 146120 2255 9 0 2380296 0
[pid=23824/tid=23826] ppid=23822 vsize=9558412 CPUtime=2.84 cores=1,3,5,7
/proc/23824/task/23826/stat : 23826 (java) R 23822 23824 21484 0 -1 4202560 2829 0 1 0 275 9 0 0 20 0 18 0 255729374 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953884592680 218217112845 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23827] ppid=23822 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/23824/task/23827/stat : 23827 (java) S 23822 23824 21484 0 -1 4202560 79 0 0 0 8 3 0 0 20 0 18 0 255729375 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953862695976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23828] ppid=23822 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/23824/task/23828/stat : 23828 (java) S 23822 23824 21484 0 -1 4202560 49 0 0 0 3 2 0 0 20 0 18 0 255729375 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953861643176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23829] ppid=23822 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/23824/task/23829/stat : 23829 (java) S 23822 23824 21484 0 -1 4202560 105 0 0 0 4 2 0 0 20 0 18 0 255729375 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953860590376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23830] ppid=23822 vsize=9558412 CPUtime=0.14 cores=1,3,5,7
/proc/23824/task/23830/stat : 23830 (java) S 23822 23824 21484 0 -1 4202560 161 0 0 0 10 4 0 0 20 0 18 0 255729375 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953859537576 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23831] ppid=23822 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/23824/task/23831/stat : 23831 (java) S 23822 23824 21484 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 18 0 255729375 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953522600488 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23832] ppid=23822 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/23824/task/23832/stat : 23832 (java) S 23822 23824 21484 0 -1 4202560 132 0 0 0 8 3 0 0 20 0 18 0 255729375 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953521547688 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23833] ppid=23822 vsize=9558412 CPUtime=0.13 cores=1,3,5,7
/proc/23824/task/23833/stat : 23833 (java) S 23822 23824 21484 0 -1 4202560 65 0 0 0 10 3 0 0 20 0 18 0 255729375 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953520494888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23834] ppid=23822 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/23824/task/23834/stat : 23834 (java) S 23822 23824 21484 0 -1 4202560 116 0 0 0 3 2 0 0 20 0 18 0 255729375 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953519442088 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23835] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23835/stat : 23835 (java) S 23822 23824 21484 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255729376 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953507245032 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23836] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23836/stat : 23836 (java) S 23822 23824 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255729377 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953506191096 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23837] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23837/stat : 23837 (java) S 23822 23824 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255729377 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953505138184 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23838] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23838/stat : 23838 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255729380 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953504086672 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23839] ppid=23822 vsize=9558412 CPUtime=0.37 cores=1,3,5,7
/proc/23824/task/23839/stat : 23839 (java) S 23822 23824 21484 0 -1 4202560 5379 0 0 0 37 0 0 0 20 0 18 0 255729380 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953503033784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23840] ppid=23822 vsize=9558412 CPUtime=0.36 cores=1,3,5,7
/proc/23824/task/23840/stat : 23840 (java) S 23822 23824 21484 0 -1 4202560 2969 0 0 0 36 0 0 0 20 0 18 0 255729380 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953501980984 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23841] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23841/stat : 23841 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255729380 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953500928376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23842] ppid=23822 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23842/stat : 23842 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255729380 9787813888 146120 33554432000 1073741824 1073778376 140734950785680 139953499875784 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 9558412

[startup+6.30088 s]
/proc/loadavg: 1.99 2.01 2.00 3/213 23843
/proc/meminfo: memFree=25497360/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9624976 CPUtime=8.3 cores=1,3,5,7
/proc/23824/stat : 23824 (java) S 23822 23824 21484 0 -1 4202496 13722 0 1 0 793 37 0 0 20 0 19 0 255729373 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 140734950776816 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23824/statm: 2406244 168477 2265 9 0 2396937 0
[pid=23824/tid=23826] ppid=23822 vsize=9624976 CPUtime=5.95 cores=1,3,5,7
/proc/23824/task/23826/stat : 23826 (java) R 23822 23824 21484 0 -1 4202560 2861 0 1 0 585 10 0 0 20 0 19 0 255729374 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953884592592 139953741680039 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23827] ppid=23822 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/23824/task/23827/stat : 23827 (java) S 23822 23824 21484 0 -1 4202560 87 0 0 0 10 3 0 0 20 0 19 0 255729375 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953862695976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23828] ppid=23822 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/23824/task/23828/stat : 23828 (java) S 23822 23824 21484 0 -1 4202560 53 0 0 0 4 2 0 0 20 0 19 0 255729375 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953861643176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23829] ppid=23822 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/23824/task/23829/stat : 23829 (java) S 23822 23824 21484 0 -1 4202560 121 0 0 0 9 3 0 0 20 0 19 0 255729375 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953860590376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23830] ppid=23822 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/23824/task/23830/stat : 23830 (java) S 23822 23824 21484 0 -1 4202560 175 0 0 0 13 5 0 0 20 0 19 0 255729375 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953859537576 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23831] ppid=23822 vsize=9624976 CPUtime=0.09 cores=1,3,5,7
/proc/23824/task/23831/stat : 23831 (java) S 23822 23824 21484 0 -1 4202560 41 0 0 0 7 2 0 0 20 0 19 0 255729375 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953522600488 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23832] ppid=23822 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/23824/task/23832/stat : 23832 (java) S 23822 23824 21484 0 -1 4202560 144 0 0 0 10 4 0 0 20 0 19 0 255729375 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953521547688 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23833] ppid=23822 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/23824/task/23833/stat : 23833 (java) S 23822 23824 21484 0 -1 4202560 84 0 0 0 16 5 0 0 20 0 19 0 255729375 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953520494888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23834] ppid=23822 vsize=9624976 CPUtime=0.07 cores=1,3,5,7
/proc/23824/task/23834/stat : 23834 (java) S 23822 23824 21484 0 -1 4202560 123 0 0 0 5 2 0 0 20 0 19 0 255729375 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953519442088 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23835] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23835/stat : 23835 (java) S 23822 23824 21484 0 -1 4202560 484 0 0 0 0 0 0 0 20 0 19 0 255729376 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953507245032 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23836] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23836/stat : 23836 (java) S 23822 23824 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255729377 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953506191096 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23837] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23837/stat : 23837 (java) S 23822 23824 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255729377 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953505138184 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23838] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23838/stat : 23838 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255729380 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953504086672 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23839] ppid=23822 vsize=9624976 CPUtime=0.54 cores=1,3,5,7
/proc/23824/task/23839/stat : 23839 (java) S 23822 23824 21484 0 -1 4202560 5384 0 0 0 54 0 0 0 20 0 19 0 255729380 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953503033784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23840] ppid=23822 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/23824/task/23840/stat : 23840 (java) S 23822 23824 21484 0 -1 4202560 2984 0 0 0 63 0 0 0 20 0 19 0 255729380 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953501980984 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23841] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23841/stat : 23841 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255729380 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953500928376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23842] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23842/stat : 23842 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255729380 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953499875784 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23843] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23843/stat : 23843 (java) S 23822 23824 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255729779 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 139953498822312 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (KiB) 9624976

[startup+12.7009 s]
/proc/loadavg: 1.99 2.01 2.00 3/213 23843
/proc/meminfo: memFree=25497236/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9624976 CPUtime=14.72 cores=1,3,5,7
/proc/23824/stat : 23824 (java) S 23822 23824 21484 0 -1 4202496 13722 0 1 0 1434 38 0 0 20 0 19 0 255729373 9855975424 168477 33554432000 1073741824 1073778376 140734950785680 140734950776816 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0

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

[pid=23824/tid=23839] ppid=23822 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/23824/task/23839/stat : 23839 (java) S 23822 23824 21484 0 -1 4202560 5414 0 0 0 69 0 0 0 20 0 19 0 255729380 9855975424 269297 33554432000 1073741824 1073778376 140734950785680 139953503033784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23840] ppid=23822 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/23824/task/23840/stat : 23840 (java) S 23822 23824 21484 0 -1 4202560 2993 0 0 0 72 0 0 0 20 0 19 0 255729380 9855975424 269297 33554432000 1073741824 1073778376 140734950785680 139953501980984 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23841] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23841/stat : 23841 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255729380 9855975424 269297 33554432000 1073741824 1073778376 140734950785680 139953500928376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23842] ppid=23822 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/23824/task/23842/stat : 23842 (java) S 23822 23824 21484 0 -1 4202560 95 0 0 0 44 41 0 0 20 0 19 0 255729380 9855975424 269297 33554432000 1073741824 1073778376 140734950785680 139953499875784 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23843] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23843/stat : 23843 (java) S 23822 23824 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255729779 9855975424 269297 33554432000 1073741824 1073778376 140734950785680 139953498822312 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1666.79
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/213 23949
/proc/meminfo: memFree=27760252/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9624976 CPUtime=1726.88 cores=1,3,5,7
/proc/23824/stat : 23824 (java) S 23822 23824 21484 0 -1 4202496 15358 0 1 0 172555 133 0 0 20 0 19 0 255729373 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 140734950776816 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23824/statm: 2406244 269293 2281 9 0 2396937 0
[pid=23824/tid=23826] ppid=23822 vsize=9624976 CPUtime=1707.11 cores=1,3,5,7
/proc/23824/task/23826/stat : 23826 (java) R 23822 23824 21484 0 -1 4202560 2884 0 1 0 170674 37 0 0 20 0 19 0 255729374 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953884594448 139953741605446 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23827] ppid=23822 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/23824/task/23827/stat : 23827 (java) S 23822 23824 21484 0 -1 4202560 246 0 0 0 42 11 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953862695976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23828] ppid=23822 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/23824/task/23828/stat : 23828 (java) S 23822 23824 21484 0 -1 4202560 148 0 0 0 39 8 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953861643176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23829] ppid=23822 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/23824/task/23829/stat : 23829 (java) S 23822 23824 21484 0 -1 4202560 256 0 0 0 38 7 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953860590376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23830] ppid=23822 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/23824/task/23830/stat : 23830 (java) S 23822 23824 21484 0 -1 4202560 307 0 0 0 43 12 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953859537576 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23831] ppid=23822 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/23824/task/23831/stat : 23831 (java) S 23822 23824 21484 0 -1 4202560 201 0 0 0 39 8 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953522600488 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23832] ppid=23822 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/23824/task/23832/stat : 23832 (java) S 23822 23824 21484 0 -1 4202560 329 0 0 0 44 11 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953521547688 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23833] ppid=23822 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/23824/task/23833/stat : 23833 (java) S 23822 23824 21484 0 -1 4202560 210 0 0 0 51 9 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953520494888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23834] ppid=23822 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/23824/task/23834/stat : 23834 (java) S 23822 23824 21484 0 -1 4202560 363 0 0 0 36 9 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953519442088 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23835] ppid=23822 vsize=9624976 CPUtime=9.3 cores=1,3,5,7
/proc/23824/task/23835/stat : 23835 (java) S 23822 23824 21484 0 -1 4202560 728 0 0 0 925 5 0 0 20 0 19 0 255729376 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953507245032 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23836] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23836/stat : 23836 (java) S 23822 23824 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255729377 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953506191096 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23837] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23837/stat : 23837 (java) S 23822 23824 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255729377 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953505138184 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23838] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23838/stat : 23838 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953504086672 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23839] ppid=23822 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/23824/task/23839/stat : 23839 (java) S 23822 23824 21484 0 -1 4202560 5414 0 0 0 69 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953503033784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23840] ppid=23822 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/23824/task/23840/stat : 23840 (java) S 23822 23824 21484 0 -1 4202560 2993 0 0 0 72 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953501980984 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23841] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23841/stat : 23841 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953500928376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23842] ppid=23822 vsize=9624976 CPUtime=0.88 cores=1,3,5,7
/proc/23824/task/23842/stat : 23842 (java) S 23822 23824 21484 0 -1 4202560 99 0 0 0 45 43 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953499875784 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23843] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23843/stat : 23843 (java) S 23822 23824 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255729779 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953498822312 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1726.88
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/213 23949
/proc/meminfo: memFree=27759756/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9624976 CPUtime=1786.89 cores=1,3,5,7
/proc/23824/stat : 23824 (java) S 23822 23824 21484 0 -1 4202496 15362 0 1 0 178555 134 0 0 20 0 19 0 255729373 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 140734950776816 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23824/statm: 2406244 269293 2281 9 0 2396937 0
[pid=23824/tid=23826] ppid=23822 vsize=9624976 CPUtime=1766.96 cores=1,3,5,7
/proc/23824/task/23826/stat : 23826 (java) R 23822 23824 21484 0 -1 4202560 2884 0 1 0 176658 38 0 0 20 0 19 0 255729374 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953884594448 139953741605232 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23827] ppid=23822 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/23824/task/23827/stat : 23827 (java) S 23822 23824 21484 0 -1 4202560 246 0 0 0 42 11 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953862695976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23828] ppid=23822 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/23824/task/23828/stat : 23828 (java) S 23822 23824 21484 0 -1 4202560 148 0 0 0 39 8 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953861643176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23829] ppid=23822 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/23824/task/23829/stat : 23829 (java) S 23822 23824 21484 0 -1 4202560 256 0 0 0 38 7 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953860590376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23830] ppid=23822 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/23824/task/23830/stat : 23830 (java) S 23822 23824 21484 0 -1 4202560 307 0 0 0 43 12 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953859537576 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23831] ppid=23822 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/23824/task/23831/stat : 23831 (java) S 23822 23824 21484 0 -1 4202560 201 0 0 0 39 8 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953522600488 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23832] ppid=23822 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/23824/task/23832/stat : 23832 (java) S 23822 23824 21484 0 -1 4202560 329 0 0 0 44 11 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953521547688 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23833] ppid=23822 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/23824/task/23833/stat : 23833 (java) S 23822 23824 21484 0 -1 4202560 210 0 0 0 51 9 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953520494888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23834] ppid=23822 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/23824/task/23834/stat : 23834 (java) S 23822 23824 21484 0 -1 4202560 363 0 0 0 36 9 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953519442088 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23835] ppid=23822 vsize=9624976 CPUtime=9.3 cores=1,3,5,7
/proc/23824/task/23835/stat : 23835 (java) S 23822 23824 21484 0 -1 4202560 728 0 0 0 925 5 0 0 20 0 19 0 255729376 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953507245032 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23836] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23836/stat : 23836 (java) S 23822 23824 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255729377 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953506191096 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23837] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23837/stat : 23837 (java) S 23822 23824 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255729377 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953505138184 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23838] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23838/stat : 23838 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953504086672 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23839] ppid=23822 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/23824/task/23839/stat : 23839 (java) S 23822 23824 21484 0 -1 4202560 5414 0 0 0 69 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953503033784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23840] ppid=23822 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/23824/task/23840/stat : 23840 (java) S 23822 23824 21484 0 -1 4202560 2993 0 0 0 72 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953501980984 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23841] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23841/stat : 23841 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953500928376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23842] ppid=23822 vsize=9624976 CPUtime=0.92 cores=1,3,5,7
/proc/23824/task/23842/stat : 23842 (java) S 23822 23824 21484 0 -1 4202560 103 0 0 0 48 44 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953499875784 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23843] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23843/stat : 23843 (java) S 23822 23824 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255729779 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953498822312 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1786.89
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.5 s]
/proc/loadavg: 2.07 2.04 2.00 3/213 23950
/proc/meminfo: memFree=27760004/32873844 swapFree=7620/7620
[pid=23824] ppid=23822 vsize=9624976 CPUtime=1800.1 cores=1,3,5,7
/proc/23824/stat : 23824 (java) S 23822 23824 21484 0 -1 4202496 15362 0 1 0 179876 134 0 0 20 0 19 0 255729373 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 140734950776816 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23824/statm: 2406244 269293 2281 9 0 2396937 0
[pid=23824/tid=23826] ppid=23822 vsize=9624976 CPUtime=1780.13 cores=1,3,5,7
/proc/23824/task/23826/stat : 23826 (java) R 23822 23824 21484 0 -1 4202560 2884 0 1 0 177974 39 0 0 20 0 19 0 255729374 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953884594448 139953741548078 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23827] ppid=23822 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/23824/task/23827/stat : 23827 (java) S 23822 23824 21484 0 -1 4202560 246 0 0 0 42 11 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953862695976 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23828] ppid=23822 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/23824/task/23828/stat : 23828 (java) S 23822 23824 21484 0 -1 4202560 148 0 0 0 39 8 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953861643176 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23829] ppid=23822 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/23824/task/23829/stat : 23829 (java) S 23822 23824 21484 0 -1 4202560 256 0 0 0 38 7 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953860590376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23830] ppid=23822 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/23824/task/23830/stat : 23830 (java) S 23822 23824 21484 0 -1 4202560 307 0 0 0 43 12 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953859537576 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23824/tid=23831] ppid=23822 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/23824/task/23831/stat : 23831 (java) S 23822 23824 21484 0 -1 4202560 201 0 0 0 39 8 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953522600488 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23832] ppid=23822 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/23824/task/23832/stat : 23832 (java) S 23822 23824 21484 0 -1 4202560 329 0 0 0 44 11 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953521547688 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23833] ppid=23822 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/23824/task/23833/stat : 23833 (java) S 23822 23824 21484 0 -1 4202560 210 0 0 0 51 9 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953520494888 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23834] ppid=23822 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/23824/task/23834/stat : 23834 (java) S 23822 23824 21484 0 -1 4202560 363 0 0 0 36 9 0 0 20 0 19 0 255729375 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953519442088 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23824/tid=23835] ppid=23822 vsize=9624976 CPUtime=9.3 cores=1,3,5,7
/proc/23824/task/23835/stat : 23835 (java) S 23822 23824 21484 0 -1 4202560 728 0 0 0 925 5 0 0 20 0 19 0 255729376 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953507245032 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23836] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23836/stat : 23836 (java) S 23822 23824 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255729377 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953506191096 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23837] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23837/stat : 23837 (java) S 23822 23824 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255729377 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953505138184 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23838] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23838/stat : 23838 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953504086672 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23839] ppid=23822 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/23824/task/23839/stat : 23839 (java) S 23822 23824 21484 0 -1 4202560 5414 0 0 0 69 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953503033784 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23840] ppid=23822 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/23824/task/23840/stat : 23840 (java) S 23822 23824 21484 0 -1 4202560 2993 0 0 0 72 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953501980984 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23841] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23841/stat : 23841 (java) S 23822 23824 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953500928376 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23824/tid=23842] ppid=23822 vsize=9624976 CPUtime=0.93 cores=1,3,5,7
/proc/23824/task/23842/stat : 23842 (java) S 23822 23824 21484 0 -1 4202560 103 0 0 0 48 45 0 0 20 0 19 0 255729380 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953499875784 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23824/tid=23843] ppid=23822 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23824/task/23843/stat : 23843 (java) S 23822 23824 21484 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255729779 9855975424 269293 33554432000 1073741824 1073778376 140734950785680 139953498822312 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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

Child status: 143

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

Real time (s): 1795.55
CPU time (s): 1800.1
CPU user time (s): 1798.76
CPU system time (s): 1.34
CPU usage (%): 100.253
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.39
system time used= 1.78173
maximum resident set size= 1077288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15395
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38779
involuntary context switches= 21962

runsolver used 6.39103 second user time and 16.2015 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-24 23:46:48
IDJOB=3690107
IDBENCH=92705
IDSOLVER=2269
FILE ID=node107/3690107-1337896008
RUNJOBID= node107-1337871881-21501
PBS_JOBID= 14620097
Free space on /tmp= 71604 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_7_mh.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690107-1337896008/watcher-3690107-1337896008 -o /tmp/evaluation-result-3690107-1337896008/solver-3690107-1337896008 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3690107-1337896008.opb

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

MD5SUM BENCH= b2573b825edc2398ca6e42407bbf0da4
RANDOM SEED=1316280300

node107.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.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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.760
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.760
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.92
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.760
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.760
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.760
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.760
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.86
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.760
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:        26165164 kB
Buffers:          217864 kB
Cached:          2659428 kB
SwapCached:            0 kB
Active:          3617360 kB
Inactive:        2316448 kB
Active(anon):    3059208 kB
Inactive(anon):        0 kB
Active(file):     558152 kB
Inactive(file):  2316448 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             26004 kB
Writeback:            24 kB
AnonPages:       3064288 kB
Mapped:            22504 kB
Shmem:               200 kB
Slab:             628288 kB
SReclaimable:      70548 kB
SUnreclaim:       557740 kB
KernelStack:        1600 kB
PageTables:        10064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3275712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3006464 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= 71632 MiB
End job on node107 at 2012-05-25 00:16:46