Trace number 3492965

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2011-06-08? (TO) 1800.12 1798.55

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen06-20reduc_wcsp.wbo
MD5SUMe94b4395b6b3ba71e47be69bc3403ba0
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1594
Total number of constraints87251
Number of soft constraints87169
Number of constraints which are clauses87169
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint24
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 29876722
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25
Number of bits of the biggest sum of numbers5
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.09	c version 2.3.1.v20110525
0.04/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.09	c java.vm.version	19.1-b02
0.04/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version		1.6.0_24
0.04/0.09	c os.name		Linux
0.04/0.09	c os.version		2.6.18-164.el5
0.04/0.09	c os.arch		amd64
0.04/0.09	c Free memory 		9996466904
0.04/0.09	c Max memory 		10048897024
0.04/0.09	c Total memory 		10048897024
0.04/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3492965-1307912731.wbo
0.10/0.11	c reading problem ... 
1.08/0.89	c ... done. Wall clock time 0.783s.
1.08/0.89	c #vars     88763
1.08/0.89	c #constraints  87334
1.08/0.89	c constraints type 
1.08/0.89	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 86769
1.08/0.89	c org.sat4j.minisat.constraints.card.MinWatchCard => 81
1.08/0.89	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 483
1.08/0.89	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
157.22/156.11	c cleaning 2494 clauses out of 5000 with flag 5000/5000
474.56/473.35	c cleaning 4239 clauses out of 8508 with flag 11002/11002
1101.58/1100.37	c cleaning 5624 clauses out of 11267 with flag 18000/18000
1379.40/1378.19	c cleaning 6819 clauses out of 13648 with flag 26005/26005
1799.56/1798.24	c cleaning 7913 clauses out of 15829 with flag 35005/35005
1800.07/1798.52	c starts		: 62
1800.07/1798.52	c conflicts		: 35012
1800.07/1798.52	c decisions		: 622240
1800.07/1798.52	c propagations		: 252988834
1800.07/1798.52	c inspects		: 18706615
1800.07/1798.52	c shortcuts		: 0
1800.07/1798.52	c learnt literals	: 0
1800.07/1798.52	c learnt binary clauses	: 1
1800.07/1798.52	c learnt ternary clauses	: 81
1800.07/1798.52	c learnt constraints	: 35011
1800.07/1798.52	c ignored constraints	: 0
1800.07/1798.52	c root simplifications	: 0
1800.07/1798.52	c removed literals (reason simplification)	: 652411
1800.07/1798.52	c reason swapping (by a shorter reason)	: 0
1800.07/1798.52	c Calls to reduceDB	: 5
1800.07/1798.52	c number of reductions to clauses (during analyze)	: 0
1800.07/1798.52	c number of learned constraints concerned by reduction	: 0
1800.07/1798.52	c number of learning phase by resolution	: 0
1800.07/1798.52	c number of learning phase by cutting planes	: 0
1800.07/1798.52	c speed (assignments/second)	: 140735.12258403315
1800.07/1798.52	c non guided choices	1978
1800.07/1798.52	c learnt constraints type 
1800.07/1798.52	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.07/1798.52	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 7921
1800.07/1798.52	c constraints type 
1800.07/1798.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 86769
1800.07/1798.52	c org.sat4j.minisat.constraints.card.MinWatchCard => 81
1800.07/1798.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 483
1800.07/1798.52	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.07/1798.52	s UNKNOWN
1800.07/1798.52	c Total wall clock time (in seconds): 1798.414

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-3492965-1307912731/watcher-3492965-1307912731 -o /tmp/evaluation-result-3492965-1307912731/solver-3492965-1307912731 -C 1800 -W 1900 -M 15500 java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492965-1307912731.wbo 

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 1.93 2/193 9393
/proc/meminfo: memFree=31236572/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/9393/stat : 9393 (java) R 9391 9393 6878 0 -1 4202496 950 0 0 0 0 0 0 0 25 0 1 0 902871721 23580672 693 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242965587432 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9393/statm: 5757 693 509 9 0 124 0

[startup+0.056283 s]
/proc/loadavg: 2.00 2.00 1.93 2/193 9393
/proc/meminfo: memFree=31236572/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=10468228 CPUtime=0.04 cores=0,2,4,6
/proc/9393/stat : 9393 (java) S 9391 9393 6878 0 -1 4202496 11485 0 1 0 2 2 0 0 25 0 13 0 902871721 10719465472 11181 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982352869 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/9393/statm: 2617057 11181 1685 9 0 2607805 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10468228

[startup+0.100282 s]
/proc/loadavg: 2.00 2.00 1.93 2/193 9393
/proc/meminfo: memFree=31236572/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=10539984 CPUtime=0.1 cores=0,2,4,6
/proc/9393/stat : 9393 (java) S 9391 9393 6878 0 -1 4202496 13026 0 1 0 8 2 0 0 25 0 18 0 902871721 10792943616 12722 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9393/statm: 2634996 12723 2092 9 0 2625730 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539984

[startup+0.500504 s]
/proc/loadavg: 2.00 2.00 1.93 2/193 9393
/proc/meminfo: memFree=31236572/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=10610640 CPUtime=1.08 cores=0,2,4,6
/proc/9393/stat : 9393 (java) S 9391 9393 6878 0 -1 4202496 41459 0 1 0 98 10 0 0 25 0 18 0 902871721 10865295360 40124 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9393/statm: 2652660 48868 2216 9 0 2643394 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 10610640

[startup+1.038 s]
/proc/loadavg: 2.00 2.00 1.93 2/193 9393
/proc/meminfo: memFree=31236572/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=10612044 CPUtime=1.82 cores=0,2,4,6
/proc/9393/stat : 9393 (java) S 9391 9393 6878 0 -1 4202496 74299 0 1 0 167 15 0 0 25 0 19 0 902871721 10866733056 71897 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9393/statm: 2653011 71897 2233 9 0 2643745 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 10612044

[startup+1.50106 s]
/proc/loadavg: 2.00 2.00 1.93 2/193 9393
/proc/meminfo: memFree=31236572/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=10611668 CPUtime=2.58 cores=0,2,4,6
/proc/9393/stat : 9393 (java) S 9391 9393 6878 0 -1 4202496 76170 0 1 0 242 16 0 0 25 0 19 0 902871721 10866348032 72250 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9393/statm: 2652917 72250 2239 9 0 2643651 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 10611668

[startup+3.10078 s]
/proc/loadavg: 2.00 2.00 1.93 3/212 9412
/proc/meminfo: memFree=30955300/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=10611668 CPUtime=4.19 cores=0,2,4,6
/proc/9393/stat : 9393 (java) S 9391 9393 6878 0 -1 4202496 76176 0 1 0 403 16 0 0 25 0 19 0 902871721 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9393/statm: 2652917 72255 2239 9 0 2643651 0
[pid=9393/tid=9395] ppid=9391 vsize=10611668 CPUtime=3.07 cores=0,2,4,6
/proc/9393/task/9395/stat : 9395 (java) R 9391 9393 6878 0 -1 4202560 67699 0 1 0 297 10 0 0 23 0 19 0 902871721 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 46912506011087 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 6878 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 902871724 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 0 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 6878 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 902871725 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 6878 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902871725 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982373809 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=10611668 CPUtime=0.53 cores=0,2,4,6
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 6878 0 -1 4202560 3900 0 0 0 52 1 0 0 15 0 19 0 902871727 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=10611668 CPUtime=0.53 cores=0,2,4,6
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 6878 0 -1 4202560 3415 0 0 0 51 2 0 0 15 0 19 0 902871727 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=10611668 CPUtime=0.02 cores=0,2,4,6
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 1 1 0 0 15 0 19 0 902871727 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 6878 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 902871820 10866348032 72255 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 10611668

[startup+6.30123 s]
/proc/loadavg: 2.00 2.00 1.93 3/212 9412
/proc/meminfo: memFree=30955040/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=10611668 CPUtime=7.39 cores=0,2,4,6
/proc/9393/stat : 9393 (java) S 9391 9393 6878 0 -1 4202496 76185 0 1 0 723 16 0 0 25 0 19 0 902871721 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9393/statm: 2652917 72143 2239 9 0 2643651 0
[pid=9393/tid=9395] ppid=9391 vsize=10611668 CPUtime=6.27 cores=0,2,4,6
/proc/9393/task/9395/stat : 9395 (java) R 9391 9393 6878 0 -1 4202560 67708 0 1 0 617 10 0 0 25 0 19 0 902871721 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 46912506042993 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 6878 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 902871724 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 0 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 6878 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 902871725 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 6878 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902871725 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982373809 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=10611668 CPUtime=0.53 cores=0,2,4,6
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 6878 0 -1 4202560 3900 0 0 0 52 1 0 0 15 0 19 0 902871727 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=10611668 CPUtime=0.53 cores=0,2,4,6
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 6878 0 -1 4202560 3415 0 0 0 51 2 0 0 15 0 19 0 902871727 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=10611668 CPUtime=0.02 cores=0,2,4,6
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 1 1 0 0 15 0 19 0 902871727 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 6878 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 902871820 10866348032 72143 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 10611668

[startup+12.7071 s]
/proc/loadavg: 2.00 2.00 1.93 3/212 9412
/proc/meminfo: memFree=30954940/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=10611668 CPUtime=13.8 cores=0,2,4,6
/proc/9393/stat : 9393 (java) S 9391 9393 6878 0 -1 4202496 76193 0 1 0 1364 16 0 0 25 0 19 0 902871721 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9393/statm: 2652917 72151 2239 9 0 2643651 0
[pid=9393/tid=9395] ppid=9391 vsize=10611668 CPUtime=12.67 cores=0,2,4,6
/proc/9393/task/9395/stat : 9395 (java) R 9391 9393 6878 0 -1 4202560 67716 0 1 0 1257 10 0 0 25 0 19 0 902871721 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 46912506011151 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871723 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 6878 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 902871724 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 0 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 6878 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 902871725 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 6878 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902871725 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982373809 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=10611668 CPUtime=0.53 cores=0,2,4,6
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 6878 0 -1 4202560 3900 0 0 0 52 1 0 0 15 0 19 0 902871727 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=10611668 CPUtime=0.53 cores=0,2,4,6
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 6878 0 -1 4202560 3415 0 0 0 51 2 0 0 15 0 19 0 902871727 10866348032 72151 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6

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

[pid=9393/tid=9401] ppid=9391 vsize=10611668 CPUtime=0.03 cores=0,2,4,6
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 6878 0 -1 4202560 3533 0 0 0 3 0 0 0 15 0 19 0 902871723 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=10611668 CPUtime=0.04 cores=0,2,4,6
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 6878 0 -1 4202560 2703 0 0 0 4 0 0 0 15 0 19 0 902871723 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=10611668 CPUtime=0.04 cores=0,2,4,6
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 6878 0 -1 4202560 3109 0 0 0 4 0 0 0 15 0 19 0 902871723 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=10611668 CPUtime=0.41 cores=0,2,4,6
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 6878 0 -1 4202560 11292 0 0 0 40 1 0 0 15 0 19 0 902871724 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 0 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 6878 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902871725 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 6878 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902871725 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982373809 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=10611668 CPUtime=0.62 cores=0,2,4,6
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 6878 0 -1 4202560 4309 0 0 0 61 1 0 0 15 0 19 0 902871727 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=10611668 CPUtime=0.58 cores=0,2,4,6
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 6878 0 -1 4202560 3438 0 0 0 56 2 0 0 15 0 19 0 902871727 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=10611668 CPUtime=0.02 cores=0,2,4,6
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 6878 0 -1 4202560 101 0 0 0 1 1 0 0 15 0 19 0 902871727 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 6878 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 902871820 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1723.65
Current children cumulated vsize (KiB) 10611668

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/212 9520
/proc/meminfo: memFree=27153884/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=10611668 CPUtime=1783.65 cores=0,2,4,6
/proc/9393/stat : 9393 (java) S 9391 9393 6878 0 -1 4202496 97632 0 1 0 178346 19 0 0 25 0 19 0 902871721 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9393/statm: 2652917 93022 2265 9 0 2643651 0
[pid=9393/tid=9395] ppid=9391 vsize=10611668 CPUtime=1781.81 cores=0,2,4,6
/proc/9393/task/9395/stat : 9395 (java) R 9391 9393 6878 0 -1 4202560 67977 0 1 0 178171 10 0 0 25 0 19 0 902871721 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 46912506011076 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 6878 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 6878 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 6878 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 6878 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=10611668 CPUtime=0.03 cores=0,2,4,6
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 6878 0 -1 4202560 3533 0 0 0 3 0 0 0 15 0 19 0 902871723 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=10611668 CPUtime=0.04 cores=0,2,4,6
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 6878 0 -1 4202560 2703 0 0 0 4 0 0 0 15 0 19 0 902871723 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=10611668 CPUtime=0.04 cores=0,2,4,6
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 6878 0 -1 4202560 3109 0 0 0 4 0 0 0 15 0 19 0 902871723 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=10611668 CPUtime=0.41 cores=0,2,4,6
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 6878 0 -1 4202560 11292 0 0 0 40 1 0 0 15 0 19 0 902871724 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 0 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 6878 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902871725 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 6878 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902871725 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982373809 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=10611668 CPUtime=0.62 cores=0,2,4,6
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 6878 0 -1 4202560 4309 0 0 0 61 1 0 0 15 0 19 0 902871727 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=10611668 CPUtime=0.58 cores=0,2,4,6
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 6878 0 -1 4202560 3438 0 0 0 56 2 0 0 15 0 19 0 902871727 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=10611668 CPUtime=0.02 cores=0,2,4,6
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 6878 0 -1 4202560 105 0 0 0 1 1 0 0 15 0 19 0 902871727 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 6878 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 902871820 10866348032 93022 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1783.65
Current children cumulated vsize (KiB) 10611668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.51 s]
/proc/loadavg: 2.00 2.02 2.00 3/212 9522
/proc/meminfo: memFree=27138872/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=10611668 CPUtime=1800.07 cores=0,2,4,6
/proc/9393/stat : 9393 (java) S 9391 9393 6878 0 -1 4202496 103789 0 1 0 179987 20 0 0 25 0 19 0 902871721 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9393/statm: 2652917 96933 2265 9 0 2643651 0
[pid=9393/tid=9395] ppid=9391 vsize=10611668 CPUtime=1797.93 cores=0,2,4,6
/proc/9393/task/9395/stat : 9395 (java) R 9391 9393 6878 0 -1 4202560 67977 0 1 0 179783 10 0 0 25 0 19 0 902871721 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 46912506011121 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 6878 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 6878 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 6878 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 6878 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=10611668 CPUtime=0.03 cores=0,2,4,6
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 6878 0 -1 4202560 3533 0 0 0 3 0 0 0 15 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=10611668 CPUtime=0.04 cores=0,2,4,6
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 6878 0 -1 4202560 2703 0 0 0 4 0 0 0 16 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=10611668 CPUtime=0.04 cores=0,2,4,6
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 6878 0 -1 4202560 3110 0 0 0 4 0 0 0 16 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=10611668 CPUtime=0.49 cores=0,2,4,6
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 6878 0 -1 4202560 11370 0 0 0 48 1 0 0 16 0 19 0 902871724 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 0 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 6878 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902871725 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 6878 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902871725 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982373809 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=10611668 CPUtime=0.81 cores=0,2,4,6
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 6878 0 -1 4202560 10387 0 0 0 79 2 0 0 16 0 19 0 902871727 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=10611668 CPUtime=0.59 cores=0,2,4,6
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 6878 0 -1 4202560 3438 0 0 0 57 2 0 0 15 0 19 0 902871727 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=10611668 CPUtime=0.02 cores=0,2,4,6
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 6878 0 -1 4202560 105 0 0 0 1 1 0 0 15 0 19 0 902871727 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 6878 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 902871820 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 10611668

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

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

[startup+1798.51 s]
/proc/loadavg: 2.00 2.02 2.00 3/212 9522
/proc/meminfo: memFree=27138872/32951132 swapFree=67052544/67111528
[pid=9393] ppid=9391 vsize=10611668 CPUtime=1800.07 cores=0,2,4,6
/proc/9393/stat : 9393 (java) S 9391 9393 6878 0 -1 4202496 103789 0 1 0 179987 20 0 0 25 0 19 0 902871721 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9393/statm: 2652917 96933 2265 9 0 2643651 0
[pid=9393/tid=9395] ppid=9391 vsize=10611668 CPUtime=1797.93 cores=0,2,4,6
/proc/9393/task/9395/stat : 9395 (java) R 9391 9393 6878 0 -1 4202560 67977 0 1 0 179783 10 0 0 25 0 19 0 902871721 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 46912506011121 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 6878 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 6878 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 6878 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 6878 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=10611668 CPUtime=0.03 cores=0,2,4,6
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 6878 0 -1 4202560 3533 0 0 0 3 0 0 0 15 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=10611668 CPUtime=0.04 cores=0,2,4,6
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 6878 0 -1 4202560 2703 0 0 0 4 0 0 0 16 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=10611668 CPUtime=0.04 cores=0,2,4,6
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 6878 0 -1 4202560 3110 0 0 0 4 0 0 0 16 0 19 0 902871723 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=10611668 CPUtime=0.49 cores=0,2,4,6
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 6878 0 -1 4202560 11370 0 0 0 48 1 0 0 16 0 19 0 902871724 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 0 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 6878 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902871725 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 6878 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902871725 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 4 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982373809 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=10611668 CPUtime=0.81 cores=0,2,4,6
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 6878 0 -1 4202560 10387 0 0 0 79 2 0 0 16 0 19 0 902871727 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=10611668 CPUtime=0.59 cores=0,2,4,6
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 6878 0 -1 4202560 3438 0 0 0 57 2 0 0 15 0 19 0 902871727 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902871727 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366105 0 4 0 16800975 18446604452024653760 0 0 -1 2 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=10611668 CPUtime=0.02 cores=0,2,4,6
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 6878 0 -1 4202560 105 0 0 0 1 1 0 0 15 0 19 0 902871727 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 6 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=10611668 CPUtime=0 cores=0,2,4,6
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 6878 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 902871820 10866348032 96933 33554432000 1073741824 1073778376 140735466210752 18446744073709551615 242982366720 0 4 0 16800975 18446604452024653760 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 10611668

Child status: 143
Real time (s): 1798.55
CPU time (s): 1800.12
CPU user time (s): 1799.89
CPU system time (s): 0.230964
CPU usage (%): 100.088
Max. virtual memory (cumulated for all children) (KiB): 10612044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103817
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36918
involuntary context switches= 4725

runsolver used 5.02524 second user time and 10.0715 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-12 23:05:31
IDJOB=3492965
IDBENCH=79573
IDSOLVER=1982
FILE ID=node128/3492965-1307912731
RUNJOBID= node128-1307908907-8543
PBS_JOBID= 13559578
Free space on /tmp= 74076 MiB

SOLVER NAME= Sat4j Resolution 2011-06-08
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-20reduc_wcsp.wbo
COMMAND LINE= java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3492965-1307912731/watcher-3492965-1307912731 -o /tmp/evaluation-result-3492965-1307912731/solver-3492965-1307912731 -C 1800 -W 1900 -M 15500  java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492965-1307912731.wbo

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

MD5SUM BENCH= e94b4395b6b3ba71e47be69bc3403ba0
RANDOM SEED=1472077184

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31236992 kB
Buffers:        316028 kB
Cached:        1064552 kB
SwapCached:      11368 kB
Active:         594500 kB
Inactive:       891104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31236992 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:      103024 kB
Mapped:          18236 kB
Slab:           164172 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 10559568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74036 MiB
End job on node128 at 2011-06-12 23:35:31