Trace number 3743835

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
PB09: SAT4J Pseudo Resolution 2.1.1? (TO) 1801.12 1649.13

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Large/
normalized-minisat100_16_6_2_ic.opb
MD5SUM7ed2b2aa8756f56877f04170049c9b74
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark18641903
Best CPU time to get the best result obtained on this benchmark1800.72
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 165469149
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 179144885896
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 165469149
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 179144885896
Number of bits of the biggest sum of numbers38
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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.04/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.10	c See www.sat4j.org for details.
0.04/0.11	c version 2.1.1.v20090612
0.04/0.11	c sun.arch.data.model	64
0.04/0.11	c java.version	1.6.0_24
0.04/0.11	c os.name	Linux
0.04/0.11	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.11	c os.arch	amd64
0.04/0.11	c Free memory 1299577560
0.04/0.11	c Max memory 1306394624
0.04/0.11	c Total memory 1306394624
0.04/0.11	c Number of processors 8
0.04/0.13	c Pseudo Boolean Optimization
0.04/0.13	c --- Begin Solver configuration ---
0.04/0.13	c Stops conflict analysis at the first Unique Implication Point
0.04/0.13	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@28df8ff1
0.04/0.13	c Learn all clauses as in MiniSAT
0.04/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.04/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.04/0.13	c Expensive reason simplification
0.04/0.13	c MiniSAT restarts strategy
0.04/0.13	c Memory based learned constraints deletion strategy
0.04/0.13	c timeout=2147483s
0.04/0.13	c DB Simplification allowed=false
0.04/0.13	c --- End Solver configuration ---
0.04/0.13	c solving HOME/instance-3743835-1338806043.opb
0.04/0.13	c reading problem ... 
22.26/13.46	c ... done. Wall clock time 13.331s.
22.26/13.46	c #vars     1000400
22.26/13.46	c #constraints  2030308
22.26/13.46	c constraints type 
22.26/13.46	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
22.26/13.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 59500
22.26/13.46	c org.sat4j.pb.constraints.pb.MaxWatchPb => 985350
22.26/13.46	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 985151
425.40/334.26	c cleaning 1493 clauses out of 3000
446.04/351.62	c cleaning 998 clauses out of 2007
495.67/399.09	c cleaning 1249 clauses out of 2511
574.06/473.92	c cleaning 2115 clauses out of 4260
673.18/566.82	c cleaning 3321 clauses out of 6647
754.76/644.50	c cleaning 3154 clauses out of 6327
823.31/710.22	c cleaning 2566 clauses out of 5171
839.65/726.35	c cleaning 1536 clauses out of 3105
868.18/754.06	c cleaning 1270 clauses out of 2568
928.41/812.66	c cleaning 1628 clauses out of 3298
957.73/841.21	c cleaning 1316 clauses out of 2670
1141.66/1015.93	c cleaning 3927 clauses out of 7855
1250.74/1121.94	c cleaning 4713 clauses out of 9427
1270.83/1141.67	c cleaning 2857 clauses out of 5715
1326.88/1196.29	c cleaning 2928 clauses out of 5857
1366.31/1233.00	c cleaning 2210 clauses out of 4429
1416.72/1281.04	c cleaning 1850 clauses out of 3719
1481.60/1343.31	c cleaning 1933 clauses out of 3869
1515.57/1375.84	c cleaning 1463 clauses out of 2938
1646.44/1501.26	c cleaning 2731 clauses out of 5474
1800.09/1649.11	c starts		: 14
1800.09/1649.11	c conflicts		: 52542
1800.09/1649.11	c decisions		: 73459
1800.09/1649.11	c propagations		: 386374004
1800.09/1649.11	c inspects		: 2427036147
1800.09/1649.11	c learnt literals	: 0
1800.09/1649.11	c learnt binary clauses	: 0
1800.09/1649.11	c learnt ternary clauses	: 5
1800.09/1649.11	c learnt clauses	: 52542
1800.09/1649.11	c ignored clauses	: 0
1800.09/1649.11	c root simplifications	: 0
1800.09/1649.11	c removed literals (reason simplification)	: 38624963
1800.09/1649.11	c reason swapping (by a shorter reason)	: 0
1800.09/1649.11	c Calls to reduceDB	: 20
1800.09/1649.11	c speed (assignments/second)	: 236221.3336153833
1800.09/1649.11	c non guided choices	0
1800.09/1649.11	c learnt constraints type 
1800.09/1649.11	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 7284
1800.09/1649.11	c constraints type 
1800.09/1649.11	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
1800.09/1649.11	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 59500
1800.09/1649.11	c org.sat4j.pb.constraints.pb.MaxWatchPb => 985350
1800.09/1649.11	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 985151
1800.09/1649.12	s UNKNOWN
1800.09/1649.12	c Total wall clock time (in seconds): 1648.982

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-3743835-1338806043/watcher-3743835-1338806043 -o /tmp/evaluation-result-3743835-1338806043/solver-3743835-1338806043 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3743835-1338806043.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 16384
/proc/meminfo: memFree=26818272/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/16384/stat : 16384 (java6) D 16382 16384 14611 0 -1 4202496 241 0 0 0 0 0 0 0 20 0 1 0 346731983 9515008 175 33554432000 1073741824 1073778376 140734675322944 140734675305672 219513963408 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 2323 175 133 9 0 71 0

[startup+0.0385101 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 16384
/proc/meminfo: memFree=26818272/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=96268 CPUtime=0 cores=0,2,4,6
/proc/16384/stat : 16384 (java) S 16382 16384 14611 0 -1 4202496 1290 0 0 0 0 0 0 0 20 0 2 0 346731983 98578432 990 33554432000 1073741824 1073778376 140736632937200 140736632928336 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 24067 990 756 9 0 16773 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 96268

[startup+0.100224 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 16384
/proc/meminfo: memFree=26818272/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=2648568 CPUtime=0.04 cores=0,2,4,6
/proc/16384/stat : 16384 (java) S 16382 16384 14611 0 -1 4202496 3829 0 1 0 4 0 0 0 20 0 18 0 346731983 2712133632 5548 33554432000 1073741824 1073778376 140736632937200 140736632928336 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 662142 5548 1760 9 0 652835 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2648568

[startup+0.300171 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 16384
/proc/meminfo: memFree=26818272/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=2648568 CPUtime=0.42 cores=0,2,4,6
/proc/16384/stat : 16384 (java) S 16382 16384 14611 0 -1 4202496 5801 0 1 0 40 2 0 0 20 0 18 0 346731983 2712133632 16615 33554432000 1073741824 1073778376 140736632937200 140736632928336 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 662142 16615 2215 9 0 652835 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 2648568

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 16384
/proc/meminfo: memFree=26818272/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=2648568 CPUtime=1.36 cores=0,2,4,6
/proc/16384/stat : 16384 (java) S 16382 16384 14611 0 -1 4202496 12949 0 1 0 130 6 0 0 20 0 18 0 346731983 2712133632 51709 33554432000 1073741824 1073778376 140736632937200 140736632928336 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 662142 51709 2234 9 0 652835 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 2648568

[startup+1.50073 s]
/proc/loadavg: 2.00 2.00 2.00 3/189 16402
/proc/meminfo: memFree=26464928/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=2648568 CPUtime=2.52 cores=0,2,4,6
/proc/16384/stat : 16384 (java) S 16382 16384 14611 0 -1 4202496 13203 0 1 0 235 17 0 0 20 0 18 0 346731983 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140736632928336 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 662142 112688 2258 9 0 652835 0
[pid=16384/tid=16386] ppid=16382 vsize=2648568 CPUtime=1.35 cores=0,2,4,6
/proc/16384/task/16386/stat : 16386 (java) R 16382 16384 14611 0 -1 4202560 2914 0 1 0 128 7 0 0 20 0 18 0 346731986 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606808981760 140606643297602 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16387] ppid=16382 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/16384/task/16387/stat : 16387 (java) S 16382 16384 14611 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 18 0 346731987 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606793440296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16388] ppid=16382 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/16384/task/16388/stat : 16388 (java) S 16382 16384 14611 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 18 0 346731987 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606792387496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16389] ppid=16382 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/16384/task/16389/stat : 16389 (java) S 16382 16384 14611 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 346731987 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606791334696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16390] ppid=16382 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/16384/task/16390/stat : 16390 (java) S 16382 16384 14611 0 -1 4202560 25 0 0 0 1 2 0 0 20 0 18 0 346731987 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606790281896 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16391] ppid=16382 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/16384/task/16391/stat : 16391 (java) S 16382 16384 14611 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 18 0 346731987 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606789229096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16392] ppid=16382 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/16384/task/16392/stat : 16392 (java) S 16382 16384 14611 0 -1 4202560 17 0 0 0 1 1 0 0 20 0 18 0 346731987 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606788176296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16393] ppid=16382 vsize=2648568 CPUtime=0.01 cores=0,2,4,6
/proc/16384/task/16393/stat : 16393 (java) S 16382 16384 14611 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 18 0 346731987 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606787123496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16394] ppid=16382 vsize=2648568 CPUtime=0.06 cores=0,2,4,6
/proc/16384/task/16394/stat : 16394 (java) S 16382 16384 14611 0 -1 4202560 28 0 0 0 4 2 0 0 20 0 18 0 346731987 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606786070696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16395] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16395/stat : 16395 (java) S 16382 16384 14611 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346731989 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606773660648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16396] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16396/stat : 16396 (java) S 16382 16384 14611 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346731989 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606772606712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16397] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16397/stat : 16397 (java) S 16382 16384 14611 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346731989 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606771553800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16398] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16398/stat : 16398 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346731992 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606770502288 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16399] ppid=16382 vsize=2648568 CPUtime=0.38 cores=0,2,4,6
/proc/16384/task/16399/stat : 16399 (java) S 16382 16384 14611 0 -1 4202560 3793 0 0 0 38 0 0 0 20 0 18 0 346731992 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606769449400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16400] ppid=16382 vsize=2648568 CPUtime=0.41 cores=0,2,4,6
/proc/16384/task/16400/stat : 16400 (java) S 16382 16384 14611 0 -1 4202560 5154 0 0 0 40 1 0 0 20 0 18 0 346731992 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606768396600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16401] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16401/stat : 16401 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346731992 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606767343992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16402] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16402/stat : 16402 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346731992 2712133632 112688 33554432000 1073741824 1073778376 140736632937200 140606766291400 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 2648568

[startup+3.10073 s]
/proc/loadavg: 2.00 2.00 2.00 10/211 16429
/proc/meminfo: memFree=25783532/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=2648568 CPUtime=5.24 cores=0,2,4,6
/proc/16384/stat : 16384 (java) S 16382 16384 14611 0 -1 4202496 13933 0 1 0 485 39 0 0 20 0 18 0 346731983 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140736632928336 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 662142 169327 2258 9 0 652835 0
[pid=16384/tid=16386] ppid=16382 vsize=2648568 CPUtime=2.57 cores=0,2,4,6
/proc/16384/task/16386/stat : 16386 (java) R 16382 16384 14611 0 -1 4202560 2916 0 1 0 249 8 0 0 20 0 18 0 346731986 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606808989112 140606643263829 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16387] ppid=16382 vsize=2648568 CPUtime=0.18 cores=0,2,4,6
/proc/16384/task/16387/stat : 16387 (java) S 16382 16384 14611 0 -1 4202560 76 0 0 0 15 3 0 0 20 0 18 0 346731987 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606793440296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16388] ppid=16382 vsize=2648568 CPUtime=0.22 cores=0,2,4,6
/proc/16384/task/16388/stat : 16388 (java) S 16382 16384 14611 0 -1 4202560 81 0 0 0 19 3 0 0 20 0 18 0 346731987 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606792387496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16389] ppid=16382 vsize=2648568 CPUtime=0.31 cores=0,2,4,6
/proc/16384/task/16389/stat : 16389 (java) S 16382 16384 14611 0 -1 4202560 98 0 0 0 26 5 0 0 20 0 18 0 346731987 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606791334696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16390] ppid=16382 vsize=2648568 CPUtime=0.18 cores=0,2,4,6
/proc/16384/task/16390/stat : 16390 (java) S 16382 16384 14611 0 -1 4202560 77 0 0 0 14 4 0 0 20 0 18 0 346731987 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606790281896 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16391] ppid=16382 vsize=2648568 CPUtime=0.22 cores=0,2,4,6
/proc/16384/task/16391/stat : 16391 (java) S 16382 16384 14611 0 -1 4202560 77 0 0 0 18 4 0 0 20 0 18 0 346731987 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606789229096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16392] ppid=16382 vsize=2648568 CPUtime=0.26 cores=0,2,4,6
/proc/16384/task/16392/stat : 16392 (java) S 16382 16384 14611 0 -1 4202560 89 0 0 0 21 5 0 0 20 0 18 0 346731987 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606788176296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16393] ppid=16382 vsize=2648568 CPUtime=0.17 cores=0,2,4,6
/proc/16384/task/16393/stat : 16393 (java) S 16382 16384 14611 0 -1 4202560 70 0 0 0 14 3 0 0 20 0 18 0 346731987 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606787123496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16394] ppid=16382 vsize=2648568 CPUtime=0.21 cores=0,2,4,6
/proc/16384/task/16394/stat : 16394 (java) S 16382 16384 14611 0 -1 4202560 318 0 0 0 17 4 0 0 20 0 18 0 346731987 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606786070696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16395] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16395/stat : 16395 (java) S 16382 16384 14611 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346731989 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606773660648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16396] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16396/stat : 16396 (java) S 16382 16384 14611 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346731989 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606772606712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16397] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16397/stat : 16397 (java) S 16382 16384 14611 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346731989 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606771553800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16398] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16398/stat : 16398 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346731992 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606770502288 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16399] ppid=16382 vsize=2648568 CPUtime=0.38 cores=0,2,4,6
/proc/16384/task/16399/stat : 16399 (java) S 16382 16384 14611 0 -1 4202560 3793 0 0 0 38 0 0 0 20 0 18 0 346731992 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606769449400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16400] ppid=16382 vsize=2648568 CPUtime=0.41 cores=0,2,4,6
/proc/16384/task/16400/stat : 16400 (java) S 16382 16384 14611 0 -1 4202560 5154 0 0 0 40 1 0 0 20 0 18 0 346731992 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606768396600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16401] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16401/stat : 16401 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346731992 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606767343992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16402] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16402/stat : 16402 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346731992 2712133632 169327 33554432000 1073741824 1073778376 140736632937200 140606766291400 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.24
Current children cumulated vsize (KiB) 2648568

[startup+6.30063 s]
/proc/loadavg: 2.00 2.00 2.00 10/211 16429
/proc/meminfo: memFree=25190196/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=2648568 CPUtime=11.11 cores=0,2,4,6
/proc/16384/stat : 16384 (java) S 16382 16384 14611 0 -1 4202496 15543 0 1 0 1047 64 0 0 20 0 18 0 346731983 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140736632928336 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 662142 241486 2258 9 0 652835 0
[pid=16384/tid=16386] ppid=16382 vsize=2648568 CPUtime=4.85 cores=0,2,4,6
/proc/16384/task/16386/stat : 16386 (java) S 16382 16384 14611 0 -1 4202560 2922 0 1 0 477 8 0 0 20 0 18 0 346731986 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606808989064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16387] ppid=16382 vsize=2648568 CPUtime=0.65 cores=0,2,4,6
/proc/16384/task/16387/stat : 16387 (java) R 16382 16384 14611 0 -1 4202560 380 0 0 0 59 6 0 0 20 0 18 0 346731987 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606793440296 140606815886252 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16388] ppid=16382 vsize=2648568 CPUtime=0.66 cores=0,2,4,6
/proc/16384/task/16388/stat : 16388 (java) R 16382 16384 14611 0 -1 4202560 161 0 0 0 60 6 0 0 20 0 18 0 346731987 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606792387496 140606812747165 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16389] ppid=16382 vsize=2648568 CPUtime=0.89 cores=0,2,4,6
/proc/16384/task/16389/stat : 16389 (java) R 16382 16384 14611 0 -1 4202560 460 0 0 0 80 9 0 0 20 0 18 0 346731987 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606791334872 140606811548965 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16390] ppid=16382 vsize=2648568 CPUtime=0.62 cores=0,2,4,6
/proc/16384/task/16390/stat : 16390 (java) R 16382 16384 14611 0 -1 4202560 396 0 0 0 54 8 0 0 20 0 18 0 346731987 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606790282072 140606815888550 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16391] ppid=16382 vsize=2648568 CPUtime=0.62 cores=0,2,4,6
/proc/16384/task/16391/stat : 16391 (java) R 16382 16384 14611 0 -1 4202560 148 0 0 0 55 7 0 0 20 0 18 0 346731987 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606789228976 140606813165743 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16392] ppid=16382 vsize=2648568 CPUtime=0.78 cores=0,2,4,6
/proc/16384/task/16392/stat : 16392 (java) R 16382 16384 14611 0 -1 4202560 182 0 0 0 69 9 0 0 20 0 18 0 346731987 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606788176472 140606811550435 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16393] ppid=16382 vsize=2648568 CPUtime=0.49 cores=0,2,4,6
/proc/16384/task/16393/stat : 16393 (java) R 16382 16384 14611 0 -1 4202560 389 0 0 0 44 5 0 0 20 0 18 0 346731987 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606787123672 140606811549636 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16394] ppid=16382 vsize=2648568 CPUtime=0.63 cores=0,2,4,6
/proc/16384/task/16394/stat : 16394 (java) R 16382 16384 14611 0 -1 4202560 374 0 0 0 57 6 0 0 20 0 18 0 346731987 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606786070720 140606813165743 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16395] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16395/stat : 16395 (java) S 16382 16384 14611 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346731989 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606773659528 219517334588 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16396] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16396/stat : 16396 (java) S 16382 16384 14611 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346731989 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606772606712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16397] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16397/stat : 16397 (java) S 16382 16384 14611 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346731989 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606771553800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16398] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16398/stat : 16398 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346731992 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606770502288 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16399] ppid=16382 vsize=2648568 CPUtime=0.38 cores=0,2,4,6
/proc/16384/task/16399/stat : 16399 (java) S 16382 16384 14611 0 -1 4202560 3793 0 0 0 38 0 0 0 20 0 18 0 346731992 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606769449400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16400] ppid=16382 vsize=2648568 CPUtime=0.41 cores=0,2,4,6
/proc/16384/task/16400/stat : 16400 (java) S 16382 16384 14611 0 -1 4202560 5154 0 0 0 40 1 0 0 20 0 18 0 346731992 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606768396600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16401] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16401/stat : 16401 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346731992 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606767343992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16402] ppid=16382 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16402/stat : 16402 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346731992 2712133632 241486 33554432000 1073741824 1073778376 140736632937200 140606766291400 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 11.11
Current children cumulated vsize (KiB) 2648568

[startup+12.7007 s]
/proc/loadavg: 1.92 1.98 1.99 3/211 16429
/proc/meminfo: memFree=24426780/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=2648568 CPUtime=21.36 cores=0,2,4,6
/proc/16384/stat : 16384 (java) S 16382 16384 14611 0 -1 4202496 16999 0 1 0 2043 93 0 0 20 0 18 0 346731983 2712133632 309547 33554432000 1073741824 1073778376 140736632937200 140736632928336 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 662142 309547 2259 9 0 652835 0
[pid=16384/tid=16386] ppid=16382 vsize=2648568 CPUtime=9.92 cores=0,2,4,6

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

[pid=16384/tid=16392] ppid=16382 vsize=2715132 CPUtime=25.48 cores=0,2,4,6
/proc/16384/task/16392/stat : 16392 (java) S 16382 16384 14611 0 -1 4202560 736 0 0 0 2524 24 0 0 20 0 19 0 346731987 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606788176296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16393] ppid=16382 vsize=2715132 CPUtime=24.09 cores=0,2,4,6
/proc/16384/task/16393/stat : 16393 (java) S 16382 16384 14611 0 -1 4202560 1122 0 0 0 2386 23 0 0 20 0 19 0 346731987 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606787123496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16394] ppid=16382 vsize=2715132 CPUtime=24.47 cores=0,2,4,6
/proc/16384/task/16394/stat : 16394 (java) S 16382 16384 14611 0 -1 4202560 1061 0 0 0 2427 20 0 0 20 0 19 0 346731987 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606786070696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16395] ppid=16382 vsize=2715132 CPUtime=108.06 cores=0,2,4,6
/proc/16384/task/16395/stat : 16395 (java) S 16382 16384 14611 0 -1 4202560 263900 0 0 0 10752 54 0 0 20 0 19 0 346731989 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606773660648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16396] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16396/stat : 16396 (java) S 16382 16384 14611 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346731989 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606772606712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16397] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16397/stat : 16397 (java) S 16382 16384 14611 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346731989 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606771553800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16398] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16398/stat : 16398 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346731992 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606770502288 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16399] ppid=16382 vsize=2715132 CPUtime=0.69 cores=0,2,4,6
/proc/16384/task/16399/stat : 16399 (java) S 16382 16384 14611 0 -1 4202560 3809 0 0 0 69 0 0 0 20 0 19 0 346731992 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606769449400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16400] ppid=16382 vsize=2715132 CPUtime=0.93 cores=0,2,4,6
/proc/16384/task/16400/stat : 16400 (java) S 16382 16384 14611 0 -1 4202560 8265 0 0 0 91 2 0 0 20 0 19 0 346731992 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606768396600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16401] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16401/stat : 16401 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346731992 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606767343992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16402] ppid=16382 vsize=2715132 CPUtime=0.6 cores=0,2,4,6
/proc/16384/task/16402/stat : 16402 (java) S 16382 16384 14611 0 -1 4202560 85 0 0 0 30 30 0 0 20 0 19 0 346731992 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606766291400 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16430] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16430/stat : 16430 (java) S 16382 16384 14611 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346733358 2780295168 347454 33554432000 1073741824 1073778376 140736632937200 140606765237928 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1689.15
Current children cumulated vsize (KiB) 2715132

[startup+1602.3 s]
/proc/loadavg: 2.11 2.18 2.17 3/214 16445
/proc/meminfo: memFree=23990484/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=2715132 CPUtime=1751.23 cores=0,2,4,6
/proc/16384/stat : 16384 (java) S 16382 16384 14611 0 -1 4202496 312024 0 1 0 174853 270 0 0 20 0 19 0 346731983 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140736632928336 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 678783 347455 2285 9 0 669476 0
[pid=16384/tid=16386] ppid=16382 vsize=2715132 CPUtime=1434.85 cores=0,2,4,6
/proc/16384/task/16386/stat : 16386 (java) R 16382 16384 14611 0 -1 4202560 3674 0 1 0 143450 35 0 0 20 0 19 0 346731986 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606808988992 140606643881232 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16387] ppid=16382 vsize=2715132 CPUtime=25.69 cores=0,2,4,6
/proc/16384/task/16387/stat : 16387 (java) S 16382 16384 14611 0 -1 4202560 1040 0 0 0 2546 23 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606793440296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16388] ppid=16382 vsize=2715132 CPUtime=25.49 cores=0,2,4,6
/proc/16384/task/16388/stat : 16388 (java) S 16382 16384 14611 0 -1 4202560 971 0 0 0 2528 21 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606792387496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16389] ppid=16382 vsize=2715132 CPUtime=25.07 cores=0,2,4,6
/proc/16384/task/16389/stat : 16389 (java) S 16382 16384 14611 0 -1 4202560 994 0 0 0 2484 23 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606791334696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16390] ppid=16382 vsize=2715132 CPUtime=23.83 cores=0,2,4,6
/proc/16384/task/16390/stat : 16390 (java) S 16382 16384 14611 0 -1 4202560 662 0 0 0 2361 22 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606790281896 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16391] ppid=16382 vsize=2715132 CPUtime=24.53 cores=0,2,4,6
/proc/16384/task/16391/stat : 16391 (java) S 16382 16384 14611 0 -1 4202560 686 0 0 0 2431 22 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606789229096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16392] ppid=16382 vsize=2715132 CPUtime=25.86 cores=0,2,4,6
/proc/16384/task/16392/stat : 16392 (java) S 16382 16384 14611 0 -1 4202560 736 0 0 0 2562 24 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606788176296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16393] ppid=16382 vsize=2715132 CPUtime=24.45 cores=0,2,4,6
/proc/16384/task/16393/stat : 16393 (java) S 16382 16384 14611 0 -1 4202560 1122 0 0 0 2422 23 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606787123496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16394] ppid=16382 vsize=2715132 CPUtime=24.79 cores=0,2,4,6
/proc/16384/task/16394/stat : 16394 (java) S 16382 16384 14611 0 -1 4202560 1061 0 0 0 2459 20 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606786070696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16395] ppid=16382 vsize=2715132 CPUtime=115.2 cores=0,2,4,6
/proc/16384/task/16395/stat : 16395 (java) S 16382 16384 14611 0 -1 4202560 287733 0 0 0 11460 60 0 0 20 0 19 0 346731989 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606773660648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16396] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16396/stat : 16396 (java) S 16382 16384 14611 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346731989 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606772606712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16397] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16397/stat : 16397 (java) S 16382 16384 14611 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346731989 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606771553800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16398] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16398/stat : 16398 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606770502288 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16399] ppid=16382 vsize=2715132 CPUtime=0.69 cores=0,2,4,6
/proc/16384/task/16399/stat : 16399 (java) S 16382 16384 14611 0 -1 4202560 3809 0 0 0 69 0 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606769449400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16400] ppid=16382 vsize=2715132 CPUtime=0.93 cores=0,2,4,6
/proc/16384/task/16400/stat : 16400 (java) S 16382 16384 14611 0 -1 4202560 8265 0 0 0 91 2 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606768396600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16401] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16401/stat : 16401 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606767343992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16402] ppid=16382 vsize=2715132 CPUtime=0.63 cores=0,2,4,6
/proc/16384/task/16402/stat : 16402 (java) S 16382 16384 14611 0 -1 4202560 88 0 0 0 32 31 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606766291400 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16430] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16430/stat : 16430 (java) S 16382 16384 14611 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346733358 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606765237928 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1751.23
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1649.1 s]
/proc/loadavg: 2.25 2.22 2.19 3/214 16469
/proc/meminfo: memFree=24034740/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=2715132 CPUtime=1800.09 cores=0,2,4,6
/proc/16384/stat : 16384 (java) S 16382 16384 14611 0 -1 4202496 312048 0 1 0 179737 272 0 0 20 0 19 0 346731983 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140736632928336 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 678783 347455 2285 9 0 669476 0
[pid=16384/tid=16386] ppid=16382 vsize=2715132 CPUtime=1480.9 cores=0,2,4,6
/proc/16384/task/16386/stat : 16386 (java) R 16382 16384 14611 0 -1 4202560 3694 0 1 0 148054 36 0 0 20 0 19 0 346731986 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606808988896 140606643881391 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16387] ppid=16382 vsize=2715132 CPUtime=26.07 cores=0,2,4,6
/proc/16384/task/16387/stat : 16387 (java) S 16382 16384 14611 0 -1 4202560 1040 0 0 0 2584 23 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606793440296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16388] ppid=16382 vsize=2715132 CPUtime=25.82 cores=0,2,4,6
/proc/16384/task/16388/stat : 16388 (java) S 16382 16384 14611 0 -1 4202560 971 0 0 0 2560 22 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606792387496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16389] ppid=16382 vsize=2715132 CPUtime=25.38 cores=0,2,4,6
/proc/16384/task/16389/stat : 16389 (java) S 16382 16384 14611 0 -1 4202560 994 0 0 0 2515 23 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606791334696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16390] ppid=16382 vsize=2715132 CPUtime=24.21 cores=0,2,4,6
/proc/16384/task/16390/stat : 16390 (java) S 16382 16384 14611 0 -1 4202560 662 0 0 0 2398 23 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606790281896 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16391] ppid=16382 vsize=2715132 CPUtime=24.8 cores=0,2,4,6
/proc/16384/task/16391/stat : 16391 (java) S 16382 16384 14611 0 -1 4202560 686 0 0 0 2458 22 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606789229096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16392] ppid=16382 vsize=2715132 CPUtime=26.2 cores=0,2,4,6
/proc/16384/task/16392/stat : 16392 (java) S 16382 16384 14611 0 -1 4202560 736 0 0 0 2595 25 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606788176296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16393] ppid=16382 vsize=2715132 CPUtime=24.79 cores=0,2,4,6
/proc/16384/task/16393/stat : 16393 (java) S 16382 16384 14611 0 -1 4202560 1122 0 0 0 2456 23 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606787123496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16394] ppid=16382 vsize=2715132 CPUtime=25.25 cores=0,2,4,6
/proc/16384/task/16394/stat : 16394 (java) S 16382 16384 14611 0 -1 4202560 1061 0 0 0 2505 20 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606786070696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16395] ppid=16382 vsize=2715132 CPUtime=115.2 cores=0,2,4,6
/proc/16384/task/16395/stat : 16395 (java) S 16382 16384 14611 0 -1 4202560 287735 0 0 0 11460 60 0 0 20 0 19 0 346731989 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606773660648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16396] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16396/stat : 16396 (java) S 16382 16384 14611 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346731989 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606772606712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16397] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16397/stat : 16397 (java) S 16382 16384 14611 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346731989 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606771553800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16398] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16398/stat : 16398 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606770502288 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16399] ppid=16382 vsize=2715132 CPUtime=0.69 cores=0,2,4,6
/proc/16384/task/16399/stat : 16399 (java) S 16382 16384 14611 0 -1 4202560 3809 0 0 0 69 0 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606769449400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16400] ppid=16382 vsize=2715132 CPUtime=0.93 cores=0,2,4,6
/proc/16384/task/16400/stat : 16400 (java) S 16382 16384 14611 0 -1 4202560 8265 0 0 0 91 2 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606768396600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16401] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16401/stat : 16401 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606767343992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16402] ppid=16382 vsize=2715132 CPUtime=0.64 cores=0,2,4,6
/proc/16384/task/16402/stat : 16402 (java) S 16382 16384 14611 0 -1 4202560 90 0 0 0 32 32 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606766291400 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16430] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16430/stat : 16430 (java) S 16382 16384 14611 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346733358 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606765237928 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2715132

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

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

[startup+1649.1 s]
/proc/loadavg: 2.25 2.22 2.19 3/214 16469
/proc/meminfo: memFree=24034740/32873648 swapFree=7120/7120
[pid=16384] ppid=16382 vsize=2715132 CPUtime=1800.09 cores=0,2,4,6
/proc/16384/stat : 16384 (java) S 16382 16384 14611 0 -1 4202496 312048 0 1 0 179737 272 0 0 20 0 19 0 346731983 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140736632928336 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16384/statm: 678783 347455 2285 9 0 669476 0
[pid=16384/tid=16386] ppid=16382 vsize=2715132 CPUtime=1480.9 cores=0,2,4,6
/proc/16384/task/16386/stat : 16386 (java) R 16382 16384 14611 0 -1 4202560 3694 0 1 0 148054 36 0 0 20 0 19 0 346731986 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606808988896 140606643881391 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16387] ppid=16382 vsize=2715132 CPUtime=26.07 cores=0,2,4,6
/proc/16384/task/16387/stat : 16387 (java) S 16382 16384 14611 0 -1 4202560 1040 0 0 0 2584 23 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606793440296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16388] ppid=16382 vsize=2715132 CPUtime=25.82 cores=0,2,4,6
/proc/16384/task/16388/stat : 16388 (java) S 16382 16384 14611 0 -1 4202560 971 0 0 0 2560 22 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606792387496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16389] ppid=16382 vsize=2715132 CPUtime=25.38 cores=0,2,4,6
/proc/16384/task/16389/stat : 16389 (java) S 16382 16384 14611 0 -1 4202560 994 0 0 0 2515 23 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606791334696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16390] ppid=16382 vsize=2715132 CPUtime=24.21 cores=0,2,4,6
/proc/16384/task/16390/stat : 16390 (java) S 16382 16384 14611 0 -1 4202560 662 0 0 0 2398 23 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606790281896 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16391] ppid=16382 vsize=2715132 CPUtime=24.8 cores=0,2,4,6
/proc/16384/task/16391/stat : 16391 (java) S 16382 16384 14611 0 -1 4202560 686 0 0 0 2458 22 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606789229096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16392] ppid=16382 vsize=2715132 CPUtime=26.2 cores=0,2,4,6
/proc/16384/task/16392/stat : 16392 (java) S 16382 16384 14611 0 -1 4202560 736 0 0 0 2595 25 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606788176296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16393] ppid=16382 vsize=2715132 CPUtime=24.79 cores=0,2,4,6
/proc/16384/task/16393/stat : 16393 (java) S 16382 16384 14611 0 -1 4202560 1122 0 0 0 2456 23 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606787123496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16394] ppid=16382 vsize=2715132 CPUtime=25.25 cores=0,2,4,6
/proc/16384/task/16394/stat : 16394 (java) S 16382 16384 14611 0 -1 4202560 1061 0 0 0 2505 20 0 0 20 0 19 0 346731987 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606786070696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16395] ppid=16382 vsize=2715132 CPUtime=115.2 cores=0,2,4,6
/proc/16384/task/16395/stat : 16395 (java) S 16382 16384 14611 0 -1 4202560 287735 0 0 0 11460 60 0 0 20 0 19 0 346731989 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606773660648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16396] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16396/stat : 16396 (java) S 16382 16384 14611 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346731989 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606772606712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16397] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16397/stat : 16397 (java) S 16382 16384 14611 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346731989 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606771553800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16398] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16398/stat : 16398 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606770502288 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16399] ppid=16382 vsize=2715132 CPUtime=0.69 cores=0,2,4,6
/proc/16384/task/16399/stat : 16399 (java) S 16382 16384 14611 0 -1 4202560 3809 0 0 0 69 0 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606769449400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16384/tid=16400] ppid=16382 vsize=2715132 CPUtime=0.93 cores=0,2,4,6
/proc/16384/task/16400/stat : 16400 (java) S 16382 16384 14611 0 -1 4202560 8265 0 0 0 91 2 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606768396600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16384/tid=16401] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16401/stat : 16401 (java) S 16382 16384 14611 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606767343992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16384/tid=16402] ppid=16382 vsize=2715132 CPUtime=0.64 cores=0,2,4,6
/proc/16384/task/16402/stat : 16402 (java) S 16382 16384 14611 0 -1 4202560 90 0 0 0 32 32 0 0 20 0 19 0 346731992 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606766291400 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16384/tid=16430] ppid=16382 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/16384/task/16430/stat : 16430 (java) S 16382 16384 14611 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346733358 2780295168 347455 33554432000 1073741824 1073778376 140736632937200 140606765237928 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2715132

Child status: 143
Real time (s): 1649.13
CPU time (s): 1801.12
CPU user time (s): 1797.88
CPU system time (s): 3.24151
CPU usage (%): 109.217
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.88
system time used= 3.24151
maximum resident set size= 1453400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 312101
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 116420
involuntary context switches= 129558

runsolver used 6.553 second user time and 13.171 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-04 12:34:06
IDJOB=3743835
IDBENCH=92634
IDSOLVER=2322
FILE ID=node114/3743835-1338806043
RUNJOBID= node114-1338784438-14627
PBS_JOBID= 14636849
Free space on /tmp= 69976 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Large/normalized-minisat100_16_6_2_ic.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743835-1338806043/watcher-3743835-1338806043 -o /tmp/evaluation-result-3743835-1338806043/solver-3743835-1338806043 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3743835-1338806043.opb

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

MD5SUM BENCH= 7ed2b2aa8756f56877f04170049c9b74
RANDOM SEED=590104258

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:        26819172 kB
Buffers:         1073408 kB
Cached:          3942932 kB
SwapCached:         2244 kB
Active:          3048492 kB
Inactive:        1992920 kB
Active(anon):      11992 kB
Inactive(anon):     8360 kB
Active(file):    3036500 kB
Inactive(file):  1984560 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103576 kB
Dirty:            170412 kB
Writeback:             0 kB
AnonPages:         23320 kB
Mapped:            10276 kB
Shmem:               100 kB
Slab:             875336 kB
SReclaimable:     314624 kB
SUnreclaim:       560712 kB
KernelStack:        1416 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     116840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69944 MiB
End job on node114 at 2012-06-04 13:01:37