Trace number 3492956

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.07 1798.75

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen06-24reduc_wcsp.wbo
MD5SUMe44e20f2150f9b61d01ff52511cd8892
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 variables1275
Total number of constraints56482
Number of soft constraints56401
Number of constraints which are clauses56401
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 constraint20
Top cost 3389
Min constraint cost 1
Max constraint cost 2434
Sum of constraints costs 18368517
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
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.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.09	c version 2.3.1.v20110525
0.03/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.09	c java.vm.version	19.1-b02
0.03/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.09	c sun.arch.data.model	64
0.03/0.09	c java.version		1.6.0_24
0.03/0.09	c os.name		Linux
0.03/0.09	c os.version		2.6.18-164.el5
0.03/0.09	c os.arch		amd64
0.03/0.09	c Free memory 		9996466904
0.03/0.09	c Max memory 		10048897024
0.03/0.09	c Total memory 		10048897024
0.03/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-3492956-1307912694.wbo
0.10/0.11	c reading problem ... 
1.26/0.73	c ... done. Wall clock time 0.618s.
1.26/0.73	c #vars     57676
1.26/0.73	c #constraints  56564
1.26/0.73	c constraints type 
1.26/0.73	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 56104
1.26/0.73	c org.sat4j.minisat.constraints.card.MinWatchCard => 81
1.26/0.73	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 378
1.26/0.73	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
114.54/113.55	c cleaning 2496 clauses out of 5000 with flag 5000/5000
271.81/270.69	c cleaning 4241 clauses out of 8506 with flag 11002/11002
445.22/444.06	c cleaning 5627 clauses out of 11263 with flag 18000/18000
785.54/784.32	c cleaning 6811 clauses out of 13637 with flag 26001/26001
1419.00/1417.80	c cleaning 7899 clauses out of 15827 with flag 35002/35002
1800.02/1798.71	c starts		: 65
1800.02/1798.71	c conflicts		: 39588
1800.02/1798.71	c decisions		: 432097
1800.02/1798.71	c propagations		: 180903582
1800.02/1798.71	c inspects		: 18864103
1800.02/1798.71	c shortcuts		: 0
1800.02/1798.71	c learnt literals	: 0
1800.02/1798.71	c learnt binary clauses	: 2
1800.02/1798.71	c learnt ternary clauses	: 141
1800.02/1798.71	c learnt constraints	: 39587
1800.02/1798.71	c ignored constraints	: 0
1800.02/1798.71	c root simplifications	: 0
1800.02/1798.71	c removed literals (reason simplification)	: 969482
1800.02/1798.71	c reason swapping (by a shorter reason)	: 0
1800.02/1798.71	c Calls to reduceDB	: 5
1800.02/1798.71	c number of reductions to clauses (during analyze)	: 0
1800.02/1798.71	c number of learned constraints concerned by reduction	: 0
1800.02/1798.71	c number of learning phase by resolution	: 0
1800.02/1798.71	c number of learning phase by cutting planes	: 0
1800.02/1798.71	c speed (assignments/second)	: 100614.67843985264
1800.02/1798.71	c non guided choices	459
1800.02/1798.72	c learnt constraints type 
1800.02/1798.72	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.02/1798.72	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 12511
1800.02/1798.72	c constraints type 
1800.02/1798.72	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 56104
1800.02/1798.72	c org.sat4j.minisat.constraints.card.MinWatchCard => 81
1800.02/1798.72	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 378
1800.02/1798.72	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.02/1798.72	s UNKNOWN
1800.02/1798.72	c Total wall clock time (in seconds): 1798.611

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-3492956-1307912694/watcher-3492956-1307912694 -o /tmp/evaluation-result-3492956-1307912694/solver-3492956-1307912694 -C 1800 -W 1900 -M 15500 java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492956-1307912694.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: 1.97 2.00 1.96 2/195 16495
/proc/meminfo: memFree=2744584/32950928 swapFree=67111364/67111528
[pid=16495] ppid=16493 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/16495/stat : 16495 (java) R 16493 16495 13995 0 -1 4202496 953 0 0 0 0 0 0 0 25 0 1 0 22014249 23580672 696 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232119117713 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16495/statm: 5757 696 513 9 0 124 0

[startup+0.0488971 s]
/proc/loadavg: 1.97 2.00 1.96 2/195 16495
/proc/meminfo: memFree=2744584/32950928 swapFree=67111364/67111528
[pid=16495] ppid=16493 vsize=10467480 CPUtime=0.03 cores=0,2,4,6
/proc/16495/stat : 16495 (java) S 16493 16495 13995 0 -1 4202496 11336 0 1 0 2 1 0 0 25 0 13 0 22014249 10718699520 11032 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135882725 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/16495/statm: 2616870 11032 1679 9 0 2607618 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10467480

[startup+0.10087 s]
/proc/loadavg: 1.97 2.00 1.96 2/195 16495
/proc/meminfo: memFree=2744584/32950928 swapFree=67111364/67111528
[pid=16495] ppid=16493 vsize=10539804 CPUtime=0.1 cores=0,2,4,6
/proc/16495/stat : 16495 (java) S 16493 16495 13995 0 -1 4202496 13031 0 1 0 9 1 0 0 25 0 18 0 22014249 10792759296 12727 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135882725 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16495/statm: 2634951 12730 2092 9 0 2625685 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539804

[startup+0.306784 s]
/proc/loadavg: 1.97 2.00 1.96 2/195 16495
/proc/meminfo: memFree=2744584/32950928 swapFree=67111364/67111528
[pid=16495] ppid=16493 vsize=10542212 CPUtime=0.52 cores=0,2,4,6
/proc/16495/stat : 16495 (java) S 16493 16495 13995 0 -1 4202496 16885 0 1 0 50 2 0 0 25 0 18 0 22014249 10795225088 16256 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135882725 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16495/statm: 2635553 16257 2200 9 0 2626287 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 10542212

[startup+0.700713 s]
/proc/loadavg: 1.97 2.00 1.96 2/195 16495
/proc/meminfo: memFree=2744584/32950928 swapFree=67111364/67111528
[pid=16495] ppid=16493 vsize=10544380 CPUtime=1.26 cores=0,2,4,6
/proc/16495/stat : 16495 (java) S 16493 16495 13995 0 -1 4202496 53070 0 1 0 119 7 0 0 25 0 18 0 22014249 10797445120 51240 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135882725 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16495/statm: 2636095 51240 2226 9 0 2626829 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 10544380

[startup+1.50063 s]
/proc/loadavg: 1.97 2.00 1.96 5/214 16514
/proc/meminfo: memFree=2543080/32950928 swapFree=67111364/67111528
[pid=16495] ppid=16493 vsize=10545608 CPUtime=2.49 cores=0,2,4,6
/proc/16495/stat : 16495 (java) S 16493 16495 13995 0 -1 4202496 54942 0 1 0 242 7 0 0 25 0 19 0 22014249 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135882725 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16495/statm: 2636402 52433 2239 9 0 2627136 0
[pid=16495/tid=16497] ppid=16493 vsize=10545608 CPUtime=1.48 cores=0,2,4,6
/proc/16495/task/16497/stat : 16497 (java) R 16493 16495 13995 0 -1 4202560 48397 0 1 0 142 6 0 0 18 0 19 0 22014249 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 46912505962650 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=16495/tid=16498] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16498/stat : 16498 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16499] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16499/stat : 16499 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16500] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16500/stat : 16500 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16501] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16501/stat : 16501 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16502] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16502/stat : 16502 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16503] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16503/stat : 16503 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16504] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16504/stat : 16504 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16505] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16505/stat : 16505 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16506] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16506/stat : 16506 (java) S 16493 16495 13995 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 22014252 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 0 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16507] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16507/stat : 16507 (java) S 16493 16495 13995 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 22014253 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16508] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16508/stat : 16508 (java) S 16493 16495 13995 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 22014253 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16509] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16509/stat : 16509 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135903665 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16510] ppid=16493 vsize=10545608 CPUtime=0.47 cores=0,2,4,6
/proc/16495/task/16510/stat : 16510 (java) S 16493 16495 13995 0 -1 4202560 2436 0 0 0 47 0 0 0 15 0 19 0 22014255 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16511] ppid=16493 vsize=10545608 CPUtime=0.52 cores=0,2,4,6
/proc/16495/task/16511/stat : 16511 (java) S 16493 16495 13995 0 -1 4202560 2948 0 0 0 52 0 0 0 15 0 19 0 22014255 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16512] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16512/stat : 16512 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16513] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16513/stat : 16513 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 22014255 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16514] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16514/stat : 16514 (java) S 16493 16495 13995 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 22014330 10798702592 52433 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 10545608

[startup+3.10134 s]
/proc/loadavg: 1.97 2.00 1.96 3/214 16514
/proc/meminfo: memFree=2542572/32950928 swapFree=67111364/67111528
[pid=16495] ppid=16493 vsize=10545608 CPUtime=4.1 cores=0,2,4,6
/proc/16495/stat : 16495 (java) S 16493 16495 13995 0 -1 4202496 54950 0 1 0 403 7 0 0 25 0 19 0 22014249 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135882725 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16495/statm: 2636402 52440 2239 9 0 2627136 0
[pid=16495/tid=16497] ppid=16493 vsize=10545608 CPUtime=3.08 cores=0,2,4,6
/proc/16495/task/16497/stat : 16497 (java) R 16493 16495 13995 0 -1 4202560 48404 0 1 0 302 6 0 0 21 0 19 0 22014249 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 46912506005297 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=16495/tid=16498] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16498/stat : 16498 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16499] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16499/stat : 16499 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16500] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16500/stat : 16500 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16501] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16501/stat : 16501 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16502] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16502/stat : 16502 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16503] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16503/stat : 16503 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16504] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16504/stat : 16504 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16505] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16505/stat : 16505 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16506] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16506/stat : 16506 (java) S 16493 16495 13995 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 22014252 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 0 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16507] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16507/stat : 16507 (java) S 16493 16495 13995 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 22014253 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16508] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16508/stat : 16508 (java) S 16493 16495 13995 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 22014253 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16509] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16509/stat : 16509 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135903665 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16510] ppid=16493 vsize=10545608 CPUtime=0.49 cores=0,2,4,6
/proc/16495/task/16510/stat : 16510 (java) S 16493 16495 13995 0 -1 4202560 2437 0 0 0 49 0 0 0 15 0 19 0 22014255 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16511] ppid=16493 vsize=10545608 CPUtime=0.52 cores=0,2,4,6
/proc/16495/task/16511/stat : 16511 (java) S 16493 16495 13995 0 -1 4202560 2948 0 0 0 52 0 0 0 15 0 19 0 22014255 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16512] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16512/stat : 16512 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16513] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16513/stat : 16513 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 22014255 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16514] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16514/stat : 16514 (java) S 16493 16495 13995 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 22014330 10798702592 52440 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 10545608

[startup+6.30078 s]
/proc/loadavg: 1.97 2.00 1.96 3/214 16514
/proc/meminfo: memFree=2542072/32950928 swapFree=67111364/67111528
[pid=16495] ppid=16493 vsize=10545608 CPUtime=7.3 cores=0,2,4,6
/proc/16495/stat : 16495 (java) S 16493 16495 13995 0 -1 4202496 54961 0 1 0 723 7 0 0 25 0 19 0 22014249 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135882725 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16495/statm: 2636402 52401 2239 9 0 2627136 0
[pid=16495/tid=16497] ppid=16493 vsize=10545608 CPUtime=6.28 cores=0,2,4,6
/proc/16495/task/16497/stat : 16497 (java) R 16493 16495 13995 0 -1 4202560 48415 0 1 0 622 6 0 0 25 0 19 0 22014249 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 46912505893447 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=16495/tid=16498] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16498/stat : 16498 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16499] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16499/stat : 16499 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16500] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16500/stat : 16500 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16501] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16501/stat : 16501 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16502] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16502/stat : 16502 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16503] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16503/stat : 16503 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16504] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16504/stat : 16504 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16505] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16505/stat : 16505 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014251 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16506] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16506/stat : 16506 (java) S 16493 16495 13995 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 22014252 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 0 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16507] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16507/stat : 16507 (java) S 16493 16495 13995 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 22014253 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16508] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16508/stat : 16508 (java) S 16493 16495 13995 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 22014253 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16509] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16509/stat : 16509 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135903665 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16510] ppid=16493 vsize=10545608 CPUtime=0.49 cores=0,2,4,6
/proc/16495/task/16510/stat : 16510 (java) S 16493 16495 13995 0 -1 4202560 2437 0 0 0 49 0 0 0 15 0 19 0 22014255 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16511] ppid=16493 vsize=10545608 CPUtime=0.52 cores=0,2,4,6
/proc/16495/task/16511/stat : 16511 (java) S 16493 16495 13995 0 -1 4202560 2948 0 0 0 52 0 0 0 15 0 19 0 22014255 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16512] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16512/stat : 16512 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16513] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16513/stat : 16513 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 22014255 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16514] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16514/stat : 16514 (java) S 16493 16495 13995 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 22014330 10798702592 52401 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.3
Current children cumulated vsize (KiB) 10545608

[startup+12.7006 s]

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

[pid=16495/tid=16503] ppid=16493 vsize=10545608 CPUtime=0.03 cores=0,2,4,6
/proc/16495/task/16503/stat : 16503 (java) S 16493 16495 13995 0 -1 4202560 1650 0 0 0 3 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16504] ppid=16493 vsize=10545608 CPUtime=0.02 cores=0,2,4,6
/proc/16495/task/16504/stat : 16504 (java) S 16493 16495 13995 0 -1 4202560 2104 0 0 0 2 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16505] ppid=16493 vsize=10545608 CPUtime=0.02 cores=0,2,4,6
/proc/16495/task/16505/stat : 16505 (java) S 16493 16495 13995 0 -1 4202560 1938 0 0 0 2 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
[pid=16495/tid=16506] ppid=16493 vsize=10545608 CPUtime=0.34 cores=0,2,4,6
/proc/16495/task/16506/stat : 16506 (java) S 16493 16495 13995 0 -1 4202560 7760 0 0 0 34 0 0 0 15 0 19 0 22014252 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 0 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16507] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16507/stat : 16507 (java) S 16493 16495 13995 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 22014253 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16508] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16508/stat : 16508 (java) S 16493 16495 13995 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 22014253 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16509] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16509/stat : 16509 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135903665 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16510] ppid=16493 vsize=10545608 CPUtime=0.59 cores=0,2,4,6
/proc/16495/task/16510/stat : 16510 (java) S 16493 16495 13995 0 -1 4202560 2464 0 0 0 59 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16511] ppid=16493 vsize=10545608 CPUtime=0.59 cores=0,2,4,6
/proc/16495/task/16511/stat : 16511 (java) S 16493 16495 13995 0 -1 4202560 3125 0 0 0 59 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16512] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16512/stat : 16512 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16513] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16513/stat : 16513 (java) S 16493 16495 13995 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16514] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16514/stat : 16514 (java) S 16493 16495 13995 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 22014330 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1723.62
Current children cumulated vsize (KiB) 10545608

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 16620
/proc/meminfo: memFree=2422364/32950928 swapFree=67111364/67111528
[pid=16495] ppid=16493 vsize=10545608 CPUtime=1783.62 cores=0,2,4,6
/proc/16495/stat : 16495 (java) S 16493 16495 13995 0 -1 4202496 69676 0 1 0 178350 12 0 0 25 0 19 0 22014249 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135882725 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16495/statm: 2636402 66801 2265 9 0 2627136 0
[pid=16495/tid=16497] ppid=16493 vsize=10545608 CPUtime=1781.93 cores=0,2,4,6
/proc/16495/task/16497/stat : 16497 (java) R 16493 16495 13995 0 -1 4202560 48690 0 1 0 178184 9 0 0 25 0 19 0 22014249 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 46912506005363 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16495/tid=16498] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16498/stat : 16498 (java) S 16493 16495 13995 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16499] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16499/stat : 16499 (java) S 16493 16495 13995 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16500] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16500/stat : 16500 (java) S 16493 16495 13995 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16501] ppid=16493 vsize=10545608 CPUtime=0.01 cores=0,2,4,6
/proc/16495/task/16501/stat : 16501 (java) S 16493 16495 13995 0 -1 4202560 309 0 0 0 1 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
[pid=16495/tid=16502] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16502/stat : 16502 (java) S 16493 16495 13995 0 -1 4202560 360 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
[pid=16495/tid=16503] ppid=16493 vsize=10545608 CPUtime=0.03 cores=0,2,4,6
/proc/16495/task/16503/stat : 16503 (java) S 16493 16495 13995 0 -1 4202560 1650 0 0 0 3 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16504] ppid=16493 vsize=10545608 CPUtime=0.02 cores=0,2,4,6
/proc/16495/task/16504/stat : 16504 (java) S 16493 16495 13995 0 -1 4202560 2104 0 0 0 2 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16505] ppid=16493 vsize=10545608 CPUtime=0.02 cores=0,2,4,6
/proc/16495/task/16505/stat : 16505 (java) S 16493 16495 13995 0 -1 4202560 1938 0 0 0 2 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
[pid=16495/tid=16506] ppid=16493 vsize=10545608 CPUtime=0.34 cores=0,2,4,6
/proc/16495/task/16506/stat : 16506 (java) S 16493 16495 13995 0 -1 4202560 7760 0 0 0 34 0 0 0 15 0 19 0 22014252 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 0 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16507] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16507/stat : 16507 (java) S 16493 16495 13995 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 22014253 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16508] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16508/stat : 16508 (java) S 16493 16495 13995 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 22014253 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16509] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16509/stat : 16509 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135903665 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16510] ppid=16493 vsize=10545608 CPUtime=0.59 cores=0,2,4,6
/proc/16495/task/16510/stat : 16510 (java) S 16493 16495 13995 0 -1 4202560 2464 0 0 0 59 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16511] ppid=16493 vsize=10545608 CPUtime=0.59 cores=0,2,4,6
/proc/16495/task/16511/stat : 16511 (java) S 16493 16495 13995 0 -1 4202560 3125 0 0 0 59 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16512] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16512/stat : 16512 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16513] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16513/stat : 16513 (java) S 16493 16495 13995 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16514] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16514/stat : 16514 (java) S 16493 16495 13995 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 22014330 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (KiB) 10545608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 16621
/proc/meminfo: memFree=2422468/32950928 swapFree=67111364/67111528
[pid=16495] ppid=16493 vsize=10545608 CPUtime=1800.02 cores=0,2,4,6
/proc/16495/stat : 16495 (java) S 16493 16495 13995 0 -1 4202496 69676 0 1 0 179990 12 0 0 25 0 19 0 22014249 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135882725 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16495/statm: 2636402 66801 2265 9 0 2627136 0
[pid=16495/tid=16497] ppid=16493 vsize=10545608 CPUtime=1798.33 cores=0,2,4,6
/proc/16495/task/16497/stat : 16497 (java) R 16493 16495 13995 0 -1 4202560 48690 0 1 0 179824 9 0 0 25 0 19 0 22014249 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 46912505893728 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16495/tid=16498] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16498/stat : 16498 (java) S 16493 16495 13995 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16499] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16499/stat : 16499 (java) S 16493 16495 13995 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16500] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16500/stat : 16500 (java) S 16493 16495 13995 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16501] ppid=16493 vsize=10545608 CPUtime=0.01 cores=0,2,4,6
/proc/16495/task/16501/stat : 16501 (java) S 16493 16495 13995 0 -1 4202560 309 0 0 0 1 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
[pid=16495/tid=16502] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16502/stat : 16502 (java) S 16493 16495 13995 0 -1 4202560 360 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
[pid=16495/tid=16503] ppid=16493 vsize=10545608 CPUtime=0.03 cores=0,2,4,6
/proc/16495/task/16503/stat : 16503 (java) S 16493 16495 13995 0 -1 4202560 1650 0 0 0 3 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16504] ppid=16493 vsize=10545608 CPUtime=0.02 cores=0,2,4,6
/proc/16495/task/16504/stat : 16504 (java) S 16493 16495 13995 0 -1 4202560 2104 0 0 0 2 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16505] ppid=16493 vsize=10545608 CPUtime=0.02 cores=0,2,4,6
/proc/16495/task/16505/stat : 16505 (java) S 16493 16495 13995 0 -1 4202560 1938 0 0 0 2 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
[pid=16495/tid=16506] ppid=16493 vsize=10545608 CPUtime=0.34 cores=0,2,4,6
/proc/16495/task/16506/stat : 16506 (java) S 16493 16495 13995 0 -1 4202560 7760 0 0 0 34 0 0 0 15 0 19 0 22014252 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 0 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16507] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16507/stat : 16507 (java) S 16493 16495 13995 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 22014253 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16508] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16508/stat : 16508 (java) S 16493 16495 13995 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 22014253 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16509] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16509/stat : 16509 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135903665 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16510] ppid=16493 vsize=10545608 CPUtime=0.59 cores=0,2,4,6
/proc/16495/task/16510/stat : 16510 (java) S 16493 16495 13995 0 -1 4202560 2464 0 0 0 59 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16511] ppid=16493 vsize=10545608 CPUtime=0.59 cores=0,2,4,6
/proc/16495/task/16511/stat : 16511 (java) S 16493 16495 13995 0 -1 4202560 3125 0 0 0 59 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16512] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16512/stat : 16512 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16513] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16513/stat : 16513 (java) S 16493 16495 13995 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16514] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16514/stat : 16514 (java) S 16493 16495 13995 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 22014330 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10545608

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

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

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 16621
/proc/meminfo: memFree=2422468/32950928 swapFree=67111364/67111528
[pid=16495] ppid=16493 vsize=10545608 CPUtime=1800.02 cores=0,2,4,6
/proc/16495/stat : 16495 (java) S 16493 16495 13995 0 -1 4202496 69676 0 1 0 179990 12 0 0 25 0 19 0 22014249 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135882725 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/16495/statm: 2636402 66801 2265 9 0 2627136 0
[pid=16495/tid=16497] ppid=16493 vsize=10545608 CPUtime=1798.33 cores=0,2,4,6
/proc/16495/task/16497/stat : 16497 (java) R 16493 16495 13995 0 -1 4202560 48690 0 1 0 179824 9 0 0 25 0 19 0 22014249 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 46912505893728 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16495/tid=16498] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16498/stat : 16498 (java) S 16493 16495 13995 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16499] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16499/stat : 16499 (java) S 16493 16495 13995 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16500] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16500/stat : 16500 (java) S 16493 16495 13995 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16501] ppid=16493 vsize=10545608 CPUtime=0.01 cores=0,2,4,6
/proc/16495/task/16501/stat : 16501 (java) S 16493 16495 13995 0 -1 4202560 309 0 0 0 1 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
[pid=16495/tid=16502] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16502/stat : 16502 (java) S 16493 16495 13995 0 -1 4202560 360 0 0 0 0 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
[pid=16495/tid=16503] ppid=16493 vsize=10545608 CPUtime=0.03 cores=0,2,4,6
/proc/16495/task/16503/stat : 16503 (java) S 16493 16495 13995 0 -1 4202560 1650 0 0 0 3 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16504] ppid=16493 vsize=10545608 CPUtime=0.02 cores=0,2,4,6
/proc/16495/task/16504/stat : 16504 (java) S 16493 16495 13995 0 -1 4202560 2104 0 0 0 2 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16505] ppid=16493 vsize=10545608 CPUtime=0.02 cores=0,2,4,6
/proc/16495/task/16505/stat : 16505 (java) S 16493 16495 13995 0 -1 4202560 1938 0 0 0 2 0 0 0 15 0 19 0 22014251 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
[pid=16495/tid=16506] ppid=16493 vsize=10545608 CPUtime=0.34 cores=0,2,4,6
/proc/16495/task/16506/stat : 16506 (java) S 16493 16495 13995 0 -1 4202560 7760 0 0 0 34 0 0 0 15 0 19 0 22014252 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 0 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16507] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16507/stat : 16507 (java) S 16493 16495 13995 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 22014253 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16508] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16508/stat : 16508 (java) S 16493 16495 13995 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 22014253 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16509] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16509/stat : 16509 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135903665 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16510] ppid=16493 vsize=10545608 CPUtime=0.59 cores=0,2,4,6
/proc/16495/task/16510/stat : 16510 (java) S 16493 16495 13995 0 -1 4202560 2464 0 0 0 59 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 2 0 0 0
[pid=16495/tid=16511] ppid=16493 vsize=10545608 CPUtime=0.59 cores=0,2,4,6
/proc/16495/task/16511/stat : 16511 (java) S 16493 16495 13995 0 -1 4202560 3125 0 0 0 59 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16512] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16512/stat : 16512 (java) S 16493 16495 13995 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135895961 0 4 0 16800975 18446604453964399680 0 0 -1 4 0 0 0
[pid=16495/tid=16513] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16513/stat : 16513 (java) S 16493 16495 13995 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 22014255 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 0 0 0 0
[pid=16495/tid=16514] ppid=16493 vsize=10545608 CPUtime=0 cores=0,2,4,6
/proc/16495/task/16514/stat : 16514 (java) S 16493 16495 13995 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 22014330 10798702592 66801 33554432000 1073741824 1073778376 140733360594688 18446744073709551615 232135896576 0 4 0 16800975 18446604453964399680 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10545608

Child status: 143
Real time (s): 1798.75
CPU time (s): 1800.07
CPU user time (s): 1799.94
CPU system time (s): 0.134979
CPU usage (%): 100.074
Max. virtual memory (cumulated for all children) (KiB): 10545608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69711
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= 36895
involuntary context switches= 31617

runsolver used 3.18552 second user time and 6.13107 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-12 23:04:54
IDJOB=3492956
IDBENCH=79564
IDSOLVER=1982
FILE ID=node124/3492956-1307912694
RUNJOBID= node124-1307908958-15932
PBS_JOBID= 13559582
Free space on /tmp= 2088 MiB

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

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

MD5SUM BENCH= e44e20f2150f9b61d01ff52511cd8892
RANDOM SEED=441538067

node124.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.855
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.71
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.855
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.855
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.855
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.77
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.855
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.855
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.855
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.855
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       2745020 kB
Buffers:         74728 kB
Cached:       29077484 kB
SwapCached:          0 kB
Active:       14576824 kB
Inactive:     14709876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       2745020 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2088 kB
Writeback:           0 kB
AnonPages:      134432 kB
Mapped:          24536 kB
Slab:           855376 kB
PageTables:       4384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 10543932 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 2088 MiB
End job on node124 at 2011-06-12 23:34:55