Trace number 3492954

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.05 1798.34

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen06-22reduc_wcsp.wbo
MD5SUMec72443b0cc1ba3c5724b6333eaaea9c
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 variables1430
Total number of constraints70954
Number of soft constraints70873
Number of constraints which are clauses70873
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint22
Top cost 3389
Min constraint cost 1
Max constraint cost 2435
Sum of constraints costs 23717414
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 23
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.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.05/0.09	c version 2.3.1.v20110525
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.18-164.el5
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		9996466904
0.05/0.09	c Max memory 		10048897024
0.05/0.09	c Total memory 		10048897024
0.05/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-3492954-1307912663.wbo
0.10/0.11	c reading problem ... 
1.47/0.93	c ... done. Wall clock time 0.822s.
1.47/0.93	c #vars     72303
1.47/0.93	c #constraints  71036
1.47/0.93	c constraints type 
1.47/0.93	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 70530
1.47/0.93	c org.sat4j.minisat.constraints.card.MinWatchCard => 81
1.47/0.93	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 424
1.47/0.93	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
242.88/241.85	c cleaning 2495 clauses out of 5000 with flag 5000/5000
454.21/453.04	c cleaning 4222 clauses out of 8505 with flag 11000/11000
638.93/637.78	c cleaning 5636 clauses out of 11285 with flag 18002/18002
1113.75/1112.60	c cleaning 6802 clauses out of 13648 with flag 26001/26001
1754.74/1753.45	c cleaning 7911 clauses out of 15846 with flag 35001/35001
1800.00/1798.31	c starts		: 63
1800.00/1798.31	c conflicts		: 36441
1800.00/1798.31	c decisions		: 631083
1800.00/1798.31	c propagations		: 215066727
1800.00/1798.31	c inspects		: 17880417
1800.00/1798.31	c shortcuts		: 0
1800.00/1798.31	c learnt literals	: 0
1800.00/1798.31	c learnt binary clauses	: 2
1800.00/1798.31	c learnt ternary clauses	: 140
1800.00/1798.31	c learnt constraints	: 36440
1800.00/1798.31	c ignored constraints	: 0
1800.00/1798.31	c root simplifications	: 0
1800.00/1798.31	c removed literals (reason simplification)	: 746834
1800.00/1798.31	c reason swapping (by a shorter reason)	: 0
1800.00/1798.31	c Calls to reduceDB	: 5
1800.00/1798.31	c number of reductions to clauses (during analyze)	: 0
1800.00/1798.31	c number of learned constraints concerned by reduction	: 0
1800.00/1798.31	c number of learning phase by resolution	: 0
1800.00/1798.31	c number of learning phase by cutting planes	: 0
1800.00/1798.31	c speed (assignments/second)	: 119655.88020765816
1800.00/1798.31	c non guided choices	1762
1800.00/1798.32	c learnt constraints type 
1800.00/1798.32	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.00/1798.32	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 9372
1800.00/1798.32	c constraints type 
1800.00/1798.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 70530
1800.00/1798.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 81
1800.00/1798.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 424
1800.00/1798.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.00/1798.32	s UNKNOWN
1800.00/1798.32	c Total wall clock time (in seconds): 1798.206

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-3492954-1307912663/watcher-3492954-1307912663 -o /tmp/evaluation-result-3492954-1307912663/solver-3492954-1307912663 -C 1800 -W 1900 -M 15500 java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492954-1307912663.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.08 2.02 2.00 3/196 21240
/proc/meminfo: memFree=31585536/32951124 swapFree=67072804/67111528
[pid=21240] ppid=21238 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/21240/stat : 21240 (java) R 21238 21240 18875 0 -1 4202496 906 0 0 0 0 0 0 0 25 0 1 0 902864149 23580672 648 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255372338965 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21240/statm: 5757 661 485 9 0 124 0

[startup+0.0639161 s]
/proc/loadavg: 2.08 2.02 2.00 3/196 21240
/proc/meminfo: memFree=31585536/32951124 swapFree=67072804/67111528
[pid=21240] ppid=21238 vsize=10538460 CPUtime=0.05 cores=0,2,4,6
/proc/21240/stat : 21240 (java) S 21238 21240 18875 0 -1 4202496 11680 0 1 0 3 2 0 0 25 0 18 0 902864149 10791383040 11375 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21240/statm: 2634615 11375 1733 9 0 2625356 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10538460

[startup+0.105939 s]
/proc/loadavg: 2.08 2.02 2.00 3/196 21240
/proc/meminfo: memFree=31585536/32951124 swapFree=67072804/67111528
[pid=21240] ppid=21238 vsize=10540184 CPUtime=0.1 cores=0,2,4,6
/proc/21240/stat : 21240 (java) S 21238 21240 18875 0 -1 4202496 13112 0 1 0 8 2 0 0 25 0 18 0 902864149 10793148416 12807 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21240/statm: 2635046 12807 2092 9 0 2625780 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540184

[startup+0.322712 s]
/proc/loadavg: 2.08 2.02 2.00 3/196 21240
/proc/meminfo: memFree=31585536/32951124 swapFree=67072804/67111528
[pid=21240] ppid=21238 vsize=10541904 CPUtime=0.53 cores=0,2,4,6
/proc/21240/stat : 21240 (java) S 21238 21240 18875 0 -1 4202496 16868 0 1 0 50 3 0 0 25 0 18 0 902864149 10794909696 16211 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21240/statm: 2635476 16212 2200 9 0 2626210 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 10541904

[startup+0.700831 s]
/proc/loadavg: 2.08 2.02 2.00 3/196 21240
/proc/meminfo: memFree=31585536/32951124 swapFree=67072804/67111528
[pid=21240] ppid=21238 vsize=10544116 CPUtime=1.15 cores=0,2,4,6
/proc/21240/stat : 21240 (java) S 21238 21240 18875 0 -1 4202496 51618 0 1 0 107 8 0 0 25 0 18 0 902864149 10797174784 49502 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21240/statm: 2636029 49507 2216 9 0 2626763 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 10544116

[startup+1.50065 s]
/proc/loadavg: 2.08 2.02 2.00 4/214 21258
/proc/meminfo: memFree=31347840/32951124 swapFree=67072804/67111528
[pid=21240] ppid=21238 vsize=10546004 CPUtime=2.52 cores=0,2,4,6
/proc/21240/stat : 21240 (java) S 21238 21240 18875 0 -1 4202496 65737 0 1 0 242 10 0 0 25 0 19 0 902864149 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21240/statm: 2636501 61929 2238 9 0 2627235 0
[pid=21240/tid=21242] ppid=21238 vsize=10546004 CPUtime=1.48 cores=0,2,4,6
/proc/21240/task/21242/stat : 21242 (java) R 21238 21240 18875 0 -1 4202560 57504 0 1 0 139 9 0 0 20 0 19 0 902864150 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 46912506020977 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21240/tid=21243] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21243/stat : 21243 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21244] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21244/stat : 21244 (java) S 21238 21240 18875 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21245] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21245/stat : 21245 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21246] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21246/stat : 21246 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21247] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21247/stat : 21247 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21248] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21248/stat : 21248 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21249] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21249/stat : 21249 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21250] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21250/stat : 21250 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21251] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21251/stat : 21251 (java) S 21238 21240 18875 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 902864153 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 0 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21252] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21252/stat : 21252 (java) S 21238 21240 18875 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 902864153 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21253] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21253/stat : 21253 (java) S 21238 21240 18875 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 902864153 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21254] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21254/stat : 21254 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 902864156 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389125041 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21255] ppid=21238 vsize=10546004 CPUtime=0.5 cores=0,2,4,6
/proc/21240/task/21255/stat : 21255 (java) S 21238 21240 18875 0 -1 4202560 2017 0 0 0 50 0 0 0 15 0 19 0 902864156 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21256] ppid=21238 vsize=10546004 CPUtime=0.52 cores=0,2,4,6
/proc/21240/task/21256/stat : 21256 (java) S 21238 21240 18875 0 -1 4202560 5053 0 0 0 52 0 0 0 15 0 19 0 902864156 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21257] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21257/stat : 21257 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 902864156 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21258] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21258/stat : 21258 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902864156 10799108096 61929 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 10546004

[startup+3.10138 s]
/proc/loadavg: 2.07 2.02 2.00 3/215 21259
/proc/meminfo: memFree=31345600/32951124 swapFree=67072804/67111528
[pid=21240] ppid=21238 vsize=10546004 CPUtime=4.14 cores=0,2,4,6
/proc/21240/stat : 21240 (java) S 21238 21240 18875 0 -1 4202496 65749 0 1 0 404 10 0 0 25 0 19 0 902864149 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21240/statm: 2636501 61940 2239 9 0 2627235 0
[pid=21240/tid=21242] ppid=21238 vsize=10546004 CPUtime=3.08 cores=0,2,4,6
/proc/21240/task/21242/stat : 21242 (java) R 21238 21240 18875 0 -1 4202560 57514 0 1 0 299 9 0 0 25 0 19 0 902864150 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 46912505985216 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21240/tid=21243] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21243/stat : 21243 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21244] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21244/stat : 21244 (java) S 21238 21240 18875 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21245] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21245/stat : 21245 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21246] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21246/stat : 21246 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21247] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21247/stat : 21247 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21248] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21248/stat : 21248 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21249] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21249/stat : 21249 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21250] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21250/stat : 21250 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21251] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21251/stat : 21251 (java) S 21238 21240 18875 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 902864153 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 0 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21252] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21252/stat : 21252 (java) S 21238 21240 18875 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 902864153 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21253] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21253/stat : 21253 (java) S 21238 21240 18875 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 902864153 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21254] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21254/stat : 21254 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 902864156 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389125041 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21255] ppid=21238 vsize=10546004 CPUtime=0.52 cores=0,2,4,6
/proc/21240/task/21255/stat : 21255 (java) S 21238 21240 18875 0 -1 4202560 2018 0 0 0 52 0 0 0 15 0 19 0 902864156 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21256] ppid=21238 vsize=10546004 CPUtime=0.52 cores=0,2,4,6
/proc/21240/task/21256/stat : 21256 (java) S 21238 21240 18875 0 -1 4202560 5053 0 0 0 52 0 0 0 15 0 19 0 902864156 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21257] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21257/stat : 21257 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 902864156 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21258] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21258/stat : 21258 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902864156 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21259] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21259/stat : 21259 (java) S 21238 21240 18875 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 902864253 10799108096 61940 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 10546004

[startup+6.30073 s]
/proc/loadavg: 2.07 2.02 2.00 3/215 21260
/proc/meminfo: memFree=31345032/32951124 swapFree=67072804/67111528
[pid=21240] ppid=21238 vsize=10546004 CPUtime=7.35 cores=0,2,4,6
/proc/21240/stat : 21240 (java) S 21238 21240 18875 0 -1 4202496 65761 0 1 0 725 10 0 0 25 0 19 0 902864149 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21240/statm: 2636501 61951 2239 9 0 2627235 0
[pid=21240/tid=21242] ppid=21238 vsize=10546004 CPUtime=6.28 cores=0,2,4,6
/proc/21240/task/21242/stat : 21242 (java) R 21238 21240 18875 0 -1 4202560 57526 0 1 0 619 9 0 0 25 0 19 0 902864150 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 46912505917280 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21240/tid=21243] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21243/stat : 21243 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21244] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21244/stat : 21244 (java) S 21238 21240 18875 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21245] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21245/stat : 21245 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21246] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21246/stat : 21246 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21247] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21247/stat : 21247 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21248] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21248/stat : 21248 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21249] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21249/stat : 21249 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21250] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21250/stat : 21250 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902864152 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21251] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21251/stat : 21251 (java) S 21238 21240 18875 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 902864153 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 0 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21252] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21252/stat : 21252 (java) S 21238 21240 18875 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 902864153 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21253] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21253/stat : 21253 (java) S 21238 21240 18875 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 902864153 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21254] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21254/stat : 21254 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 902864156 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389125041 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21255] ppid=21238 vsize=10546004 CPUtime=0.53 cores=0,2,4,6
/proc/21240/task/21255/stat : 21255 (java) S 21238 21240 18875 0 -1 4202560 2018 0 0 0 53 0 0 0 15 0 19 0 902864156 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21256] ppid=21238 vsize=10546004 CPUtime=0.52 cores=0,2,4,6
/proc/21240/task/21256/stat : 21256 (java) S 21238 21240 18875 0 -1 4202560 5053 0 0 0 52 0 0 0 15 0 19 0 902864156 10799108096 61951 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21257] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21257/stat : 21257 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 902864156 10799108096 61952 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21258] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21258/stat : 21258 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902864156 10799108096 61952 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21259] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21259/stat : 21259 (java) S 21238 21240 18875 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 902864253 10799108096 61952 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.35
Current children cumulated vsize (KiB) 10546004

[startup+12.7016 s]
/proc/loadavg: 2.14 2.04 2.01 4/216 21261
/proc/meminfo: memFree=31309696/32951124 swapFree=67072804/67111528

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

[pid=21240/tid=21248] ppid=21238 vsize=10546004 CPUtime=0.01 cores=0,2,4,6
/proc/21240/task/21248/stat : 21248 (java) S 21238 21240 18875 0 -1 4202560 1292 0 0 0 1 0 0 0 15 0 19 0 902864152 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21249] ppid=21238 vsize=10546004 CPUtime=0.03 cores=0,2,4,6
/proc/21240/task/21249/stat : 21249 (java) S 21238 21240 18875 0 -1 4202560 2905 0 0 0 3 0 0 0 15 0 19 0 902864152 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21250] ppid=21238 vsize=10546004 CPUtime=0.04 cores=0,2,4,6
/proc/21240/task/21250/stat : 21250 (java) S 21238 21240 18875 0 -1 4202560 3333 0 0 0 4 0 0 0 15 0 19 0 902864152 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21251] ppid=21238 vsize=10546004 CPUtime=0.38 cores=0,2,4,6
/proc/21240/task/21251/stat : 21251 (java) S 21238 21240 18875 0 -1 4202560 9365 0 0 0 37 1 0 0 15 0 19 0 902864153 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 0 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21252] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21252/stat : 21252 (java) S 21238 21240 18875 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902864153 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21253] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21253/stat : 21253 (java) S 21238 21240 18875 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902864153 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21254] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21254/stat : 21254 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 902864156 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389125041 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21255] ppid=21238 vsize=10546004 CPUtime=0.59 cores=0,2,4,6
/proc/21240/task/21255/stat : 21255 (java) S 21238 21240 18875 0 -1 4202560 2037 0 0 0 59 0 0 0 15 0 19 0 902864156 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21256] ppid=21238 vsize=10546004 CPUtime=0.6 cores=0,2,4,6
/proc/21240/task/21256/stat : 21256 (java) S 21238 21240 18875 0 -1 4202560 5113 0 0 0 60 0 0 0 15 0 19 0 902864156 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21257] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21257/stat : 21257 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 902864156 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21258] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21258/stat : 21258 (java) S 21238 21240 18875 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 902864156 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21259] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21259/stat : 21259 (java) S 21238 21240 18875 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 902864253 10799108096 79438 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1723.63
Current children cumulated vsize (KiB) 10546004

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/215 21367
/proc/meminfo: memFree=32042704/32951124 swapFree=67072804/67111528
[pid=21240] ppid=21238 vsize=10546004 CPUtime=1783.99 cores=0,2,4,6
/proc/21240/stat : 21240 (java) S 21238 21240 18875 0 -1 4202496 90835 0 1 0 178382 17 0 0 25 0 19 0 902864149 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21240/statm: 2636501 83342 2265 9 0 2627235 0
[pid=21240/tid=21242] ppid=21238 vsize=10546004 CPUtime=1781.79 cores=0,2,4,6
/proc/21240/task/21242/stat : 21242 (java) R 21238 21240 18875 0 -1 4202560 57828 0 1 0 178168 11 0 0 25 0 19 0 902864150 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 46912506050244 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21240/tid=21243] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21243/stat : 21243 (java) S 21238 21240 18875 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21244] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21244/stat : 21244 (java) S 21238 21240 18875 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21245] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21245/stat : 21245 (java) S 21238 21240 18875 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21246] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21246/stat : 21246 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21247] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21247/stat : 21247 (java) S 21238 21240 18875 0 -1 4202560 259 0 0 0 0 0 0 0 18 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21248] ppid=21238 vsize=10546004 CPUtime=0.01 cores=0,2,4,6
/proc/21240/task/21248/stat : 21248 (java) S 21238 21240 18875 0 -1 4202560 1292 0 0 0 1 0 0 0 16 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21249] ppid=21238 vsize=10546004 CPUtime=0.03 cores=0,2,4,6
/proc/21240/task/21249/stat : 21249 (java) S 21238 21240 18875 0 -1 4202560 2905 0 0 0 3 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21250] ppid=21238 vsize=10546004 CPUtime=0.04 cores=0,2,4,6
/proc/21240/task/21250/stat : 21250 (java) S 21238 21240 18875 0 -1 4202560 3335 0 0 0 4 0 0 0 16 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21251] ppid=21238 vsize=10546004 CPUtime=0.46 cores=0,2,4,6
/proc/21240/task/21251/stat : 21251 (java) S 21238 21240 18875 0 -1 4202560 9459 0 0 0 45 1 0 0 15 0 19 0 902864153 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 0 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21252] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21252/stat : 21252 (java) S 21238 21240 18875 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902864153 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21253] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21253/stat : 21253 (java) S 21238 21240 18875 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902864153 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21254] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21254/stat : 21254 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389125041 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21255] ppid=21238 vsize=10546004 CPUtime=0.61 cores=0,2,4,6
/proc/21240/task/21255/stat : 21255 (java) S 21238 21240 18875 0 -1 4202560 2038 0 0 0 61 0 0 0 16 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21256] ppid=21238 vsize=10546004 CPUtime=0.94 cores=0,2,4,6
/proc/21240/task/21256/stat : 21256 (java) S 21238 21240 18875 0 -1 4202560 12457 0 0 0 93 1 0 0 16 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21257] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21257/stat : 21257 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21258] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21258/stat : 21258 (java) S 21238 21240 18875 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21259] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21259/stat : 21259 (java) S 21238 21240 18875 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 902864253 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1783.99
Current children cumulated vsize (KiB) 10546004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/215 21367
/proc/meminfo: memFree=32042420/32951124 swapFree=67072804/67111528
[pid=21240] ppid=21238 vsize=10546004 CPUtime=1800 cores=0,2,4,6
/proc/21240/stat : 21240 (java) S 21238 21240 18875 0 -1 4202496 90835 0 1 0 179983 17 0 0 25 0 19 0 902864149 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21240/statm: 2636501 83342 2265 9 0 2627235 0
[pid=21240/tid=21242] ppid=21238 vsize=10546004 CPUtime=1797.8 cores=0,2,4,6
/proc/21240/task/21242/stat : 21242 (java) R 21238 21240 18875 0 -1 4202560 57828 0 1 0 179769 11 0 0 25 0 19 0 902864150 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 46912505917095 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21240/tid=21243] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21243/stat : 21243 (java) S 21238 21240 18875 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21244] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21244/stat : 21244 (java) S 21238 21240 18875 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21245] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21245/stat : 21245 (java) S 21238 21240 18875 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21246] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21246/stat : 21246 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21247] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21247/stat : 21247 (java) S 21238 21240 18875 0 -1 4202560 259 0 0 0 0 0 0 0 18 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21248] ppid=21238 vsize=10546004 CPUtime=0.01 cores=0,2,4,6
/proc/21240/task/21248/stat : 21248 (java) S 21238 21240 18875 0 -1 4202560 1292 0 0 0 1 0 0 0 16 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21249] ppid=21238 vsize=10546004 CPUtime=0.03 cores=0,2,4,6
/proc/21240/task/21249/stat : 21249 (java) S 21238 21240 18875 0 -1 4202560 2905 0 0 0 3 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21250] ppid=21238 vsize=10546004 CPUtime=0.04 cores=0,2,4,6
/proc/21240/task/21250/stat : 21250 (java) S 21238 21240 18875 0 -1 4202560 3335 0 0 0 4 0 0 0 16 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21251] ppid=21238 vsize=10546004 CPUtime=0.46 cores=0,2,4,6
/proc/21240/task/21251/stat : 21251 (java) S 21238 21240 18875 0 -1 4202560 9459 0 0 0 45 1 0 0 15 0 19 0 902864153 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 0 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21252] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21252/stat : 21252 (java) S 21238 21240 18875 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902864153 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21253] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21253/stat : 21253 (java) S 21238 21240 18875 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902864153 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21254] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21254/stat : 21254 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389125041 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21255] ppid=21238 vsize=10546004 CPUtime=0.61 cores=0,2,4,6
/proc/21240/task/21255/stat : 21255 (java) S 21238 21240 18875 0 -1 4202560 2038 0 0 0 61 0 0 0 16 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21256] ppid=21238 vsize=10546004 CPUtime=0.94 cores=0,2,4,6
/proc/21240/task/21256/stat : 21256 (java) S 21238 21240 18875 0 -1 4202560 12457 0 0 0 93 1 0 0 16 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21257] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21257/stat : 21257 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21258] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21258/stat : 21258 (java) S 21238 21240 18875 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21259] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21259/stat : 21259 (java) S 21238 21240 18875 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 902864253 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 10546004

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

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

[startup+1798.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/215 21367
/proc/meminfo: memFree=32042420/32951124 swapFree=67072804/67111528
[pid=21240] ppid=21238 vsize=10546004 CPUtime=1800 cores=0,2,4,6
/proc/21240/stat : 21240 (java) S 21238 21240 18875 0 -1 4202496 90835 0 1 0 179983 17 0 0 25 0 19 0 902864149 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/21240/statm: 2636501 83342 2265 9 0 2627235 0
[pid=21240/tid=21242] ppid=21238 vsize=10546004 CPUtime=1797.8 cores=0,2,4,6
/proc/21240/task/21242/stat : 21242 (java) R 21238 21240 18875 0 -1 4202560 57828 0 1 0 179769 11 0 0 25 0 19 0 902864150 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 46912505917095 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21240/tid=21243] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21243/stat : 21243 (java) S 21238 21240 18875 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21244] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21244/stat : 21244 (java) S 21238 21240 18875 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21245] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21245/stat : 21245 (java) S 21238 21240 18875 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21246] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21246/stat : 21246 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21247] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21247/stat : 21247 (java) S 21238 21240 18875 0 -1 4202560 259 0 0 0 0 0 0 0 18 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21248] ppid=21238 vsize=10546004 CPUtime=0.01 cores=0,2,4,6
/proc/21240/task/21248/stat : 21248 (java) S 21238 21240 18875 0 -1 4202560 1292 0 0 0 1 0 0 0 16 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21249] ppid=21238 vsize=10546004 CPUtime=0.03 cores=0,2,4,6
/proc/21240/task/21249/stat : 21249 (java) S 21238 21240 18875 0 -1 4202560 2905 0 0 0 3 0 0 0 15 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21250] ppid=21238 vsize=10546004 CPUtime=0.04 cores=0,2,4,6
/proc/21240/task/21250/stat : 21250 (java) S 21238 21240 18875 0 -1 4202560 3335 0 0 0 4 0 0 0 16 0 19 0 902864152 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21251] ppid=21238 vsize=10546004 CPUtime=0.46 cores=0,2,4,6
/proc/21240/task/21251/stat : 21251 (java) S 21238 21240 18875 0 -1 4202560 9459 0 0 0 45 1 0 0 15 0 19 0 902864153 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 0 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
[pid=21240/tid=21252] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21252/stat : 21252 (java) S 21238 21240 18875 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902864153 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21253] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21253/stat : 21253 (java) S 21238 21240 18875 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 902864153 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21254] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21254/stat : 21254 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389125041 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21255] ppid=21238 vsize=10546004 CPUtime=0.61 cores=0,2,4,6
/proc/21240/task/21255/stat : 21255 (java) S 21238 21240 18875 0 -1 4202560 2038 0 0 0 61 0 0 0 16 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 4 0 0 0
[pid=21240/tid=21256] ppid=21238 vsize=10546004 CPUtime=0.94 cores=0,2,4,6
/proc/21240/task/21256/stat : 21256 (java) S 21238 21240 18875 0 -1 4202560 12457 0 0 0 93 1 0 0 16 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21257] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21257/stat : 21257 (java) S 21238 21240 18875 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117337 0 4 0 16800975 18446604444926998528 0 0 -1 0 0 0 0
[pid=21240/tid=21258] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21258/stat : 21258 (java) S 21238 21240 18875 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 902864156 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 2 0 0 0
[pid=21240/tid=21259] ppid=21238 vsize=10546004 CPUtime=0 cores=0,2,4,6
/proc/21240/task/21259/stat : 21259 (java) S 21238 21240 18875 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 902864253 10799108096 83342 33554432000 1073741824 1073778376 140735498565648 18446744073709551615 255389117952 0 4 0 16800975 18446604444926998528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 10546004

Child status: 143
Real time (s): 1798.34
CPU time (s): 1800.05
CPU user time (s): 1799.86
CPU system time (s): 0.19297
CPU usage (%): 100.095
Max. virtual memory (cumulated for all children) (KiB): 10546004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.19297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90865
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= 36925
involuntary context switches= 5627

runsolver used 3.2745 second user time and 6.547 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-12 23:04:23
IDJOB=3492954
IDBENCH=79562
IDSOLVER=1982
FILE ID=node135/3492954-1307912663
RUNJOBID= node135-1307908879-20390
PBS_JOBID= 13559571
Free space on /tmp= 73880 MiB

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

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

MD5SUM BENCH= ec72443b0cc1ba3c5724b6333eaaea9c
RANDOM SEED=889738922

node135.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.851
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31585964 kB
Buffers:        127348 kB
Cached:         141112 kB
SwapCached:       6348 kB
Active:        1069596 kB
Inactive:       106672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31585964 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:            2420 kB
Writeback:           0 kB
AnonPages:      907108 kB
Mapped:          18816 kB
Slab:           122572 kB
PageTables:       5840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10525556 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73884 MiB
End job on node135 at 2011-06-12 23:34:23