Trace number 3493018

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.31 1778.85

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/pedigree/
normalized-sheep4r_wcsp.wbo
MD5SUM6de6e540477f7e35d5e4504631857538
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 variables89200
Total number of constraints5870368
Number of soft constraints5861448
Number of constraints which are clauses5861448
Number of constraints which are cardinality constraints (but not clauses)8920
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Top cost 2447
Min constraint cost 1
Max constraint cost 2447
Sum of constraints costs 14289117012
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
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-3493018-1307913833.wbo
0.10/0.11	c reading problem ... 
57.81/37.02	c ... done. Wall clock time 36.916s.
57.81/37.02	c #vars     5950648
57.81/37.02	c #constraints  11718723
57.81/37.02	c constraints type 
57.81/37.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5848354
57.81/37.02	c org.sat4j.minisat.constraints.card.MinWatchCard => 8920
57.81/37.02	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 22014
57.81/37.02	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.06/1778.61	c starts		: 10
1800.06/1778.61	c conflicts		: 1430
1800.06/1778.61	c decisions		: 3020239
1800.06/1778.61	c propagations		: 11843736
1800.06/1778.61	c inspects		: 7848180
1800.06/1778.61	c shortcuts		: 0
1800.06/1778.61	c learnt literals	: 0
1800.06/1778.61	c learnt binary clauses	: 380
1800.06/1778.61	c learnt ternary clauses	: 195
1800.06/1778.61	c learnt constraints	: 1430
1800.06/1778.61	c ignored constraints	: 0
1800.06/1778.61	c root simplifications	: 0
1800.06/1778.61	c removed literals (reason simplification)	: 146
1800.06/1778.61	c reason swapping (by a shorter reason)	: 0
1800.06/1778.61	c Calls to reduceDB	: 0
1800.06/1778.61	c number of reductions to clauses (during analyze)	: 0
1800.06/1778.61	c number of learned constraints concerned by reduction	: 0
1800.06/1778.61	c number of learning phase by resolution	: 0
1800.06/1778.61	c number of learning phase by cutting planes	: 0
1800.06/1778.61	c speed (assignments/second)	: 6800.596931624456
1800.06/1778.61	c non guided choices	77136
1800.06/1778.61	c learnt constraints type 
1800.06/1778.61	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 380
1800.06/1778.61	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 1050
1800.06/1778.61	c constraints type 
1800.06/1778.61	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5848354
1800.06/1778.61	c org.sat4j.minisat.constraints.card.MinWatchCard => 8920
1800.06/1778.61	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 22014
1800.06/1778.61	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.06/1778.61	s UNKNOWN
1800.06/1778.61	c Total wall clock time (in seconds): 1778.505

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

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

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


[startup+0 s]
/proc/loadavg: 2.06 2.01 2.00 2/195 22797
/proc/meminfo: memFree=1056656/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/22797/stat : 22797 (java) S 22795 22797 19313 0 -1 4202496 1239 0 0 0 0 0 0 0 25 0 2 0 883799270 31260672 957 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107253733 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 7632 957 730 9 0 383 0
[pid=22797/tid=22798] ppid=22795 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22798/stat : 22798 (java) R 22795 22797 19313 0 -1 4202560 123 0 0 0 0 0 0 0 25 0 2 0 883799270 31260672 957 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228095450880 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.036584 s]
/proc/loadavg: 2.06 2.01 2.00 2/195 22797
/proc/meminfo: memFree=1056656/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=10465424 CPUtime=0.03 cores=1,3,5,7
/proc/22797/stat : 22797 (java) S 22795 22797 19313 0 -1 4202496 11031 0 1 0 2 1 0 0 25 0 11 0 883799270 10716594176 10728 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107253733 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 2616356 10729 1621 9 0 2607104 0
[pid=22797/tid=22798] ppid=22795 vsize=10465424 CPUtime=0.01 cores=1,3,5,7
/proc/22797/task/22798/stat : 22798 (java) R 22795 22797 19313 0 -1 4202560 9907 0 1 0 1 0 0 0 25 0 11 0 883799270 10716594176 10730 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 47028046901155 0 4 0 16784584 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10465424

[startup+0.100572 s]
/proc/loadavg: 2.06 2.01 2.00 2/195 22797
/proc/meminfo: memFree=1056656/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=10604952 CPUtime=0.1 cores=1,3,5,7
/proc/22797/stat : 22797 (java) S 22795 22797 19313 0 -1 4202496 13127 0 1 0 9 1 0 0 25 0 18 0 883799270 10859470848 12789 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 2651238 12789 2092 9 0 2641972 0
[pid=22797/tid=22798] ppid=22795 vsize=10604952 CPUtime=0.08 cores=1,3,5,7
/proc/22797/task/22798/stat : 22798 (java) R 22795 22797 19313 0 -1 4202560 11173 0 1 0 7 1 0 0 18 0 18 0 883799270 10859470848 12789 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 47028046337924 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10604952

[startup+0.300538 s]
/proc/loadavg: 2.06 2.01 2.00 2/195 22797
/proc/meminfo: memFree=1056656/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=10605792 CPUtime=0.42 cores=1,3,5,7
/proc/22797/stat : 22797 (java) S 22795 22797 19313 0 -1 4202496 72255 0 1 0 33 9 0 0 25 0 18 0 883799270 10860331008 71809 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 2651448 71835 2192 9 0 2642182 0
[pid=22797/tid=22798] ppid=22795 vsize=10605792 CPUtime=0.28 cores=1,3,5,7
/proc/22797/task/22798/stat : 22798 (java) R 22795 22797 19313 0 -1 4202560 69594 0 1 0 20 8 0 0 18 0 18 0 883799270 10860331008 71842 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 47028051368787 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 10605792

[startup+0.700465 s]
/proc/loadavg: 2.06 2.01 2.00 2/195 22797
/proc/meminfo: memFree=1056656/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=10607044 CPUtime=1.01 cores=1,3,5,7
/proc/22797/stat : 22797 (java) S 22795 22797 19313 0 -1 4202496 265674 0 1 0 69 32 0 0 25 0 18 0 883799270 10861613056 264665 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 2651761 264693 2210 9 0 2642495 0
[pid=22797/tid=22798] ppid=22795 vsize=10607044 CPUtime=0.68 cores=1,3,5,7
/proc/22797/task/22798/stat : 22798 (java) R 22795 22797 19313 0 -1 4202560 261855 0 1 0 37 31 0 0 18 0 18 0 883799270 10861613056 264697 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 46912505618069 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 10607044

[startup+1.50133 s]
/proc/loadavg: 2.06 2.01 2.00 3/213 22815
/proc/meminfo: memFree=95936/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=10607044 CPUtime=1.84 cores=1,3,5,7
/proc/22797/stat : 22797 (java) S 22795 22797 19313 0 -1 4202496 654179 0 1 0 105 79 0 0 25 0 18 0 883799270 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 2651761 653163 2226 9 0 2642495 0
[pid=22797/tid=22798] ppid=22795 vsize=10607044 CPUtime=1.46 cores=1,3,5,7
/proc/22797/task/22798/stat : 22798 (java) R 22795 22797 19313 0 -1 4202560 647881 0 1 0 69 77 0 0 19 0 18 0 883799270 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 46912505536843 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22797/tid=22800] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22800/stat : 22800 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 883799272 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22801] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22801/stat : 22801 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 883799272 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22802] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22802/stat : 22802 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 883799272 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22803] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22803/stat : 22803 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 883799272 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22804] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22804/stat : 22804 (java) S 22795 22797 19313 0 -1 4202560 301 0 0 0 0 0 0 0 18 0 18 0 883799272 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22805] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22805/stat : 22805 (java) S 22795 22797 19313 0 -1 4202560 707 0 0 0 0 0 0 0 18 0 18 0 883799272 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22806] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22806/stat : 22806 (java) S 22795 22797 19313 0 -1 4202560 761 0 0 0 0 0 0 0 18 0 18 0 883799272 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22807] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22807/stat : 22807 (java) S 22795 22797 19313 0 -1 4202560 672 0 0 0 0 0 0 0 18 0 18 0 883799272 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22808] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22808/stat : 22808 (java) S 22795 22797 19313 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 883799273 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 0 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22809] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22809/stat : 22809 (java) S 22795 22797 19313 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 883799273 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22810] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22810/stat : 22810 (java) S 22795 22797 19313 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 883799273 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22811] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22811/stat : 22811 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883799276 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107274673 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22812] ppid=22795 vsize=10607044 CPUtime=0.17 cores=1,3,5,7
/proc/22797/task/22812/stat : 22812 (java) S 22795 22797 19313 0 -1 4202560 1215 0 0 0 17 0 0 0 15 0 18 0 883799276 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22813] ppid=22795 vsize=10607044 CPUtime=0.14 cores=1,3,5,7
/proc/22797/task/22813/stat : 22813 (java) S 22795 22797 19313 0 -1 4202560 1485 0 0 0 14 0 0 0 15 0 18 0 883799276 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22814] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22814/stat : 22814 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883799276 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22815] ppid=22795 vsize=10607044 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22815/stat : 22815 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 883799276 10861613056 653163 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 10607044

[startup+3.10103 s]
/proc/loadavg: 2.06 2.01 2.00 5/213 22815
/proc/meminfo: memFree=93644/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=10609504 CPUtime=3.82 cores=1,3,5,7
/proc/22797/stat : 22797 (java) S 22795 22797 19313 0 -1 4202496 665234 0 1 0 301 81 0 0 25 0 18 0 883799270 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 2652376 662023 2239 9 0 2643110 0
[pid=22797/tid=22798] ppid=22795 vsize=10609504 CPUtime=3.05 cores=1,3,5,7
/proc/22797/task/22798/stat : 22798 (java) R 22795 22797 19313 0 -1 4202560 650975 0 1 0 227 78 0 0 18 0 18 0 883799270 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 46912505536445 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22797/tid=22800] ppid=22795 vsize=10609504 CPUtime=0.01 cores=1,3,5,7
/proc/22797/task/22800/stat : 22800 (java) S 22795 22797 19313 0 -1 4202560 1295 0 0 0 1 0 0 0 16 0 18 0 883799272 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22801] ppid=22795 vsize=10609504 CPUtime=0.01 cores=1,3,5,7
/proc/22797/task/22801/stat : 22801 (java) S 22795 22797 19313 0 -1 4202560 1057 0 0 0 1 0 0 0 16 0 18 0 883799272 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22802] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22802/stat : 22802 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 883799272 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22803] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22803/stat : 22803 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 883799272 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22804] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22804/stat : 22804 (java) S 22795 22797 19313 0 -1 4202560 301 0 0 0 0 0 0 0 15 0 18 0 883799272 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22805] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22805/stat : 22805 (java) S 22795 22797 19313 0 -1 4202560 707 0 0 0 0 0 0 0 15 0 18 0 883799272 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22806] ppid=22795 vsize=10609504 CPUtime=0.02 cores=1,3,5,7
/proc/22797/task/22806/stat : 22806 (java) S 22795 22797 19313 0 -1 4202560 1742 0 0 0 2 0 0 0 16 0 18 0 883799272 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22807] ppid=22795 vsize=10609504 CPUtime=0.02 cores=1,3,5,7
/proc/22797/task/22807/stat : 22807 (java) S 22795 22797 19313 0 -1 4202560 1634 0 0 0 2 0 0 0 16 0 18 0 883799272 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22808] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22808/stat : 22808 (java) S 22795 22797 19313 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 18 0 883799273 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 0 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22809] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22809/stat : 22809 (java) S 22795 22797 19313 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 883799273 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22810] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22810/stat : 22810 (java) S 22795 22797 19313 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 883799273 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22811] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22811/stat : 22811 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883799276 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107274673 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22812] ppid=22795 vsize=10609504 CPUtime=0.36 cores=1,3,5,7
/proc/22797/task/22812/stat : 22812 (java) S 22795 22797 19313 0 -1 4202560 3891 0 0 0 35 1 0 0 16 0 18 0 883799276 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22813] ppid=22795 vsize=10609504 CPUtime=0.28 cores=1,3,5,7
/proc/22797/task/22813/stat : 22813 (java) S 22795 22797 19313 0 -1 4202560 2476 0 0 0 28 0 0 0 15 0 18 0 883799276 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22814] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22814/stat : 22814 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883799276 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22815] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22815/stat : 22815 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 883799276 10864132096 662023 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 10609504

[startup+6.30145 s]
/proc/loadavg: 2.05 2.01 2.00 3/213 22815
/proc/meminfo: memFree=98848/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=10609504 CPUtime=7.57 cores=1,3,5,7
/proc/22797/stat : 22797 (java) S 22795 22797 19313 0 -1 4202496 710458 0 1 0 669 88 0 0 25 0 18 0 883799270 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 2652376 707239 2239 9 0 2643110 0
[pid=22797/tid=22798] ppid=22795 vsize=10609504 CPUtime=6.05 cores=1,3,5,7
/proc/22797/task/22798/stat : 22798 (java) R 22795 22797 19313 0 -1 4202560 651004 0 1 0 526 79 0 0 21 0 18 0 883799270 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 46912505560498 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22797/tid=22800] ppid=22795 vsize=10609504 CPUtime=0.19 cores=1,3,5,7
/proc/22797/task/22800/stat : 22800 (java) S 22795 22797 19313 0 -1 4202560 11670 0 0 0 18 1 0 0 16 0 18 0 883799272 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22801] ppid=22795 vsize=10609504 CPUtime=0.2 cores=1,3,5,7
/proc/22797/task/22801/stat : 22801 (java) S 22795 22797 19313 0 -1 4202560 11846 0 0 0 19 1 0 0 16 0 18 0 883799272 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22802] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22802/stat : 22802 (java) S 22795 22797 19313 0 -1 4202560 820 0 0 0 0 0 0 0 16 0 18 0 883799272 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22803] ppid=22795 vsize=10609504 CPUtime=0.17 cores=1,3,5,7
/proc/22797/task/22803/stat : 22803 (java) S 22795 22797 19313 0 -1 4202560 10229 0 0 0 16 1 0 0 16 0 18 0 883799272 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22804] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22804/stat : 22804 (java) S 22795 22797 19313 0 -1 4202560 319 0 0 0 0 0 0 0 15 0 18 0 883799272 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22805] ppid=22795 vsize=10609504 CPUtime=0.19 cores=1,3,5,7
/proc/22797/task/22805/stat : 22805 (java) S 22795 22797 19313 0 -1 4202560 13672 0 0 0 17 2 0 0 16 0 18 0 883799272 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22806] ppid=22795 vsize=10609504 CPUtime=0.02 cores=1,3,5,7
/proc/22797/task/22806/stat : 22806 (java) S 22795 22797 19313 0 -1 4202560 1742 0 0 0 2 0 0 0 15 0 18 0 883799272 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22807] ppid=22795 vsize=10609504 CPUtime=0.02 cores=1,3,5,7
/proc/22797/task/22807/stat : 22807 (java) S 22795 22797 19313 0 -1 4202560 1634 0 0 0 2 0 0 0 15 0 18 0 883799272 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22808] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22808/stat : 22808 (java) S 22795 22797 19313 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 18 0 883799273 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 0 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22809] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22809/stat : 22809 (java) S 22795 22797 19313 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 883799273 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22810] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22810/stat : 22810 (java) S 22795 22797 19313 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 883799273 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22811] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22811/stat : 22811 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883799276 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107274673 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22812] ppid=22795 vsize=10609504 CPUtime=0.36 cores=1,3,5,7
/proc/22797/task/22812/stat : 22812 (java) S 22795 22797 19313 0 -1 4202560 3891 0 0 0 35 1 0 0 16 0 18 0 883799276 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22813] ppid=22795 vsize=10609504 CPUtime=0.28 cores=1,3,5,7
/proc/22797/task/22813/stat : 22813 (java) S 22795 22797 19313 0 -1 4202560 2477 0 0 0 28 0 0 0 15 0 18 0 883799276 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22814] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22814/stat : 22814 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 883799276 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22815] ppid=22795 vsize=10609504 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22815/stat : 22815 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 883799276 10864132096 707239 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0

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

/proc/22797/task/22810/stat : 22810 (java) S 22795 22797 19313 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 883799273 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22811] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22811/stat : 22811 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107274673 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22812] ppid=22795 vsize=10622340 CPUtime=0.64 cores=1,3,5,7
/proc/22797/task/22812/stat : 22812 (java) S 22795 22797 19313 0 -1 4202560 3931 0 0 0 63 1 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22813] ppid=22795 vsize=10622340 CPUtime=0.71 cores=1,3,5,7
/proc/22797/task/22813/stat : 22813 (java) S 22795 22797 19313 0 -1 4202560 2537 0 0 0 71 0 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22814] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22814/stat : 22814 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22815] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22815/stat : 22815 (java) S 22795 22797 19313 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22817] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22817/stat : 22817 (java) S 22795 22797 19313 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 883803106 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1623.75
Current children cumulated vsize (KiB) 10622340

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.30 2/190 22890
/proc/meminfo: memFree=220192/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=10622340 CPUtime=1683.75 cores=1,3,5,7
/proc/22797/stat : 22797 (java) S 22795 22797 19313 0 -1 4202496 1419512 0 1 0 168180 195 0 0 25 0 19 0 883799270 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 2655585 1403897 2250 9 0 2646319 0
[pid=22797/tid=22798] ppid=22795 vsize=10622340 CPUtime=1655.41 cores=1,3,5,7
/proc/22797/task/22798/stat : 22798 (java) R 22795 22797 19313 0 -1 4202560 651074 0 1 0 165454 87 0 0 25 0 19 0 883799270 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 46912505702028 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22797/tid=22800] ppid=22795 vsize=10622340 CPUtime=3.14 cores=1,3,5,7
/proc/22797/task/22800/stat : 22800 (java) S 22795 22797 19313 0 -1 4202560 94949 0 0 0 301 13 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22801] ppid=22795 vsize=10622340 CPUtime=2.93 cores=1,3,5,7
/proc/22797/task/22801/stat : 22801 (java) S 22795 22797 19313 0 -1 4202560 93332 0 0 0 280 13 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22802] ppid=22795 vsize=10622340 CPUtime=2.49 cores=1,3,5,7
/proc/22797/task/22802/stat : 22802 (java) S 22795 22797 19313 0 -1 4202560 67821 0 0 0 241 8 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22803] ppid=22795 vsize=10622340 CPUtime=3.29 cores=1,3,5,7
/proc/22797/task/22803/stat : 22803 (java) S 22795 22797 19313 0 -1 4202560 108537 0 0 0 315 14 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22804] ppid=22795 vsize=10622340 CPUtime=3.51 cores=1,3,5,7
/proc/22797/task/22804/stat : 22804 (java) S 22795 22797 19313 0 -1 4202560 98420 0 0 0 338 13 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22805] ppid=22795 vsize=10622340 CPUtime=3.35 cores=1,3,5,7
/proc/22797/task/22805/stat : 22805 (java) S 22795 22797 19313 0 -1 4202560 94339 0 0 0 321 14 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22806] ppid=22795 vsize=10622340 CPUtime=4.34 cores=1,3,5,7
/proc/22797/task/22806/stat : 22806 (java) S 22795 22797 19313 0 -1 4202560 114157 0 0 0 420 14 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22807] ppid=22795 vsize=10622340 CPUtime=3.82 cores=1,3,5,7
/proc/22797/task/22807/stat : 22807 (java) S 22795 22797 19313 0 -1 4202560 89153 0 0 0 370 12 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22808] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22808/stat : 22808 (java) S 22795 22797 19313 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 883799273 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 0 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22809] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22809/stat : 22809 (java) S 22795 22797 19313 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 883799273 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22810] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22810/stat : 22810 (java) S 22795 22797 19313 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 883799273 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22811] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22811/stat : 22811 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107274673 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22812] ppid=22795 vsize=10622340 CPUtime=0.64 cores=1,3,5,7
/proc/22797/task/22812/stat : 22812 (java) S 22795 22797 19313 0 -1 4202560 3931 0 0 0 63 1 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22813] ppid=22795 vsize=10622340 CPUtime=0.71 cores=1,3,5,7
/proc/22797/task/22813/stat : 22813 (java) S 22795 22797 19313 0 -1 4202560 2537 0 0 0 71 0 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22814] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22814/stat : 22814 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22815] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22815/stat : 22815 (java) S 22795 22797 19313 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22817] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22817/stat : 22817 (java) S 22795 22797 19313 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 883803106 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1683.75
Current children cumulated vsize (KiB) 10622340

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.27 2/190 22892
/proc/meminfo: memFree=220028/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=10622340 CPUtime=1743.75 cores=1,3,5,7
/proc/22797/stat : 22797 (java) S 22795 22797 19313 0 -1 4202496 1419516 0 1 0 174180 195 0 0 25 0 19 0 883799270 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 2655585 1403897 2250 9 0 2646319 0
[pid=22797/tid=22798] ppid=22795 vsize=10622340 CPUtime=1715.41 cores=1,3,5,7
/proc/22797/task/22798/stat : 22798 (java) R 22795 22797 19313 0 -1 4202560 651074 0 1 0 171454 87 0 0 25 0 19 0 883799270 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 46912505702132 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22797/tid=22800] ppid=22795 vsize=10622340 CPUtime=3.14 cores=1,3,5,7
/proc/22797/task/22800/stat : 22800 (java) S 22795 22797 19313 0 -1 4202560 94949 0 0 0 301 13 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22801] ppid=22795 vsize=10622340 CPUtime=2.93 cores=1,3,5,7
/proc/22797/task/22801/stat : 22801 (java) S 22795 22797 19313 0 -1 4202560 93332 0 0 0 280 13 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22802] ppid=22795 vsize=10622340 CPUtime=2.49 cores=1,3,5,7
/proc/22797/task/22802/stat : 22802 (java) S 22795 22797 19313 0 -1 4202560 67821 0 0 0 241 8 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22803] ppid=22795 vsize=10622340 CPUtime=3.29 cores=1,3,5,7
/proc/22797/task/22803/stat : 22803 (java) S 22795 22797 19313 0 -1 4202560 108537 0 0 0 315 14 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22804] ppid=22795 vsize=10622340 CPUtime=3.51 cores=1,3,5,7
/proc/22797/task/22804/stat : 22804 (java) S 22795 22797 19313 0 -1 4202560 98420 0 0 0 338 13 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22805] ppid=22795 vsize=10622340 CPUtime=3.35 cores=1,3,5,7
/proc/22797/task/22805/stat : 22805 (java) S 22795 22797 19313 0 -1 4202560 94339 0 0 0 321 14 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22806] ppid=22795 vsize=10622340 CPUtime=4.34 cores=1,3,5,7
/proc/22797/task/22806/stat : 22806 (java) S 22795 22797 19313 0 -1 4202560 114157 0 0 0 420 14 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22807] ppid=22795 vsize=10622340 CPUtime=3.82 cores=1,3,5,7
/proc/22797/task/22807/stat : 22807 (java) S 22795 22797 19313 0 -1 4202560 89153 0 0 0 370 12 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22808] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22808/stat : 22808 (java) S 22795 22797 19313 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 883799273 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 0 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22809] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22809/stat : 22809 (java) S 22795 22797 19313 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 883799273 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22810] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22810/stat : 22810 (java) S 22795 22797 19313 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 883799273 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22811] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22811/stat : 22811 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107274673 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22812] ppid=22795 vsize=10622340 CPUtime=0.64 cores=1,3,5,7
/proc/22797/task/22812/stat : 22812 (java) S 22795 22797 19313 0 -1 4202560 3931 0 0 0 63 1 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22813] ppid=22795 vsize=10622340 CPUtime=0.71 cores=1,3,5,7
/proc/22797/task/22813/stat : 22813 (java) S 22795 22797 19313 0 -1 4202560 2537 0 0 0 71 0 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22814] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22814/stat : 22814 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22815] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22815/stat : 22815 (java) S 22795 22797 19313 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22817] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22817/stat : 22817 (java) S 22795 22797 19313 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 883803106 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1743.75
Current children cumulated vsize (KiB) 10622340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1778.6 s]
/proc/loadavg: 1.00 1.00 1.25 2/190 22893
/proc/meminfo: memFree=220104/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=10622340 CPUtime=1800.06 cores=1,3,5,7
/proc/22797/stat : 22797 (java) S 22795 22797 19313 0 -1 4202496 1419518 0 1 0 179811 195 0 0 25 0 19 0 883799270 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 2655585 1403897 2250 9 0 2646319 0
[pid=22797/tid=22798] ppid=22795 vsize=10622340 CPUtime=1771.72 cores=1,3,5,7
/proc/22797/task/22798/stat : 22798 (java) R 22795 22797 19313 0 -1 4202560 651074 0 1 0 177085 87 0 0 25 0 19 0 883799270 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 46912505570694 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22797/tid=22800] ppid=22795 vsize=10622340 CPUtime=3.14 cores=1,3,5,7
/proc/22797/task/22800/stat : 22800 (java) S 22795 22797 19313 0 -1 4202560 94949 0 0 0 301 13 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22801] ppid=22795 vsize=10622340 CPUtime=2.93 cores=1,3,5,7
/proc/22797/task/22801/stat : 22801 (java) S 22795 22797 19313 0 -1 4202560 93332 0 0 0 280 13 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22802] ppid=22795 vsize=10622340 CPUtime=2.49 cores=1,3,5,7
/proc/22797/task/22802/stat : 22802 (java) S 22795 22797 19313 0 -1 4202560 67821 0 0 0 241 8 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22803] ppid=22795 vsize=10622340 CPUtime=3.29 cores=1,3,5,7
/proc/22797/task/22803/stat : 22803 (java) S 22795 22797 19313 0 -1 4202560 108537 0 0 0 315 14 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22804] ppid=22795 vsize=10622340 CPUtime=3.51 cores=1,3,5,7
/proc/22797/task/22804/stat : 22804 (java) S 22795 22797 19313 0 -1 4202560 98420 0 0 0 338 13 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22805] ppid=22795 vsize=10622340 CPUtime=3.35 cores=1,3,5,7
/proc/22797/task/22805/stat : 22805 (java) S 22795 22797 19313 0 -1 4202560 94339 0 0 0 321 14 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22806] ppid=22795 vsize=10622340 CPUtime=4.34 cores=1,3,5,7
/proc/22797/task/22806/stat : 22806 (java) S 22795 22797 19313 0 -1 4202560 114157 0 0 0 420 14 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
[pid=22797/tid=22807] ppid=22795 vsize=10622340 CPUtime=3.82 cores=1,3,5,7
/proc/22797/task/22807/stat : 22807 (java) S 22795 22797 19313 0 -1 4202560 89153 0 0 0 370 12 0 0 16 0 19 0 883799272 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22808] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22808/stat : 22808 (java) S 22795 22797 19313 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 883799273 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 0 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22809] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22809/stat : 22809 (java) S 22795 22797 19313 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 883799273 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22810] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22810/stat : 22810 (java) S 22795 22797 19313 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 883799273 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22811] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22811/stat : 22811 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107274673 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22812] ppid=22795 vsize=10622340 CPUtime=0.64 cores=1,3,5,7
/proc/22797/task/22812/stat : 22812 (java) S 22795 22797 19313 0 -1 4202560 3931 0 0 0 63 1 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22813] ppid=22795 vsize=10622340 CPUtime=0.71 cores=1,3,5,7
/proc/22797/task/22813/stat : 22813 (java) S 22795 22797 19313 0 -1 4202560 2537 0 0 0 71 0 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 1 0 0 0
[pid=22797/tid=22814] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22814/stat : 22814 (java) S 22795 22797 19313 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107266969 0 4 0 16800975 18446604471158414400 0 0 -1 5 0 0 0
[pid=22797/tid=22815] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22815/stat : 22815 (java) S 22795 22797 19313 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 883799276 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 4 0 16800975 18446604471158414400 0 0 -1 3 0 0 0
[pid=22797/tid=22817] ppid=22795 vsize=10622340 CPUtime=0 cores=1,3,5,7
/proc/22797/task/22817/stat : 22817 (java) S 22795 22797 19313 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 883803106 10877276160 1403897 33554432000 1073741824 1073778376 140733434486960 18446744073709551615 228107267584 0 4 0 16800975 18446604471158414400 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 10622340

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

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

[startup+1778.8 s]
/proc/loadavg: 1.00 1.00 1.25 2/190 22893
/proc/meminfo: memFree=220104/32951124 swapFree=67053956/67111528
[pid=22797] ppid=22795 vsize=0 CPUtime=1800.25 cores=1,3,5,7
/proc/22797/stat : 22797 (java) Z 22795 22797 19313 0 -1 4203548 1419547 0 1 0 179812 213 0 0 17 0 2 0 883799270 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/22797/statm: 0 0 0 0 0 0 0
[pid=22797/tid=22817] ppid=22795 vsize=0 CPUtime=0.18 cores=1,3,5,7
/proc/22797/task/22817/stat : 22817 (java) R 22795 22797 19313 0 -1 4203588 7 0 0 0 0 18 0 0 18 0 2 0 883803106 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1778.85
CPU time (s): 1800.31
CPU user time (s): 1798.12
CPU system time (s): 2.18567
CPU usage (%): 101.206
Max. virtual memory (cumulated for all children) (KiB): 10628248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.12
system time used= 2.18567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1419547
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= 62411
involuntary context switches= 6713

runsolver used 2.76858 second user time and 6.94094 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-12 23:23:58
IDJOB=3493018
IDBENCH=79629
IDSOLVER=1982
FILE ID=node142/3493018-1307913833
RUNJOBID= node142-1307908333-21607
PBS_JOBID= 13559566
Free space on /var/tmp= 2660 MiB

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

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

MD5SUM BENCH= 6de6e540477f7e35d5e4504631857538
RANDOM SEED=1710795167

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:     32951124 kB
MemFree:       1057580 kB
Buffers:         71428 kB
Cached:       30754460 kB
SwapCached:      10176 kB
Active:       16255664 kB
Inactive:     14672440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1057580 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:          256348 kB
Writeback:           0 kB
AnonPages:      100724 kB
Mapped:          21180 kB
Slab:           901908 kB
PageTables:       5056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10551448 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 /var/tmp at the end= 2660 MiB
End job on node142 at 2011-06-12 23:53:39