Trace number 3732014

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 NameAnswerobjective functionCPU timeWall clock time
PB09: SAT4J Pseudo Resolution 2.1.1SAT (TO)707 1800.78 1793.97

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cm42a.opb
MD5SUMfbb7284250700e8b461b63d83ddce719
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark694
Best CPU time to get the best result obtained on this benchmark0.008997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 694
Optimality of the best value was proved YES
Number of variables99
Total number of constraints185
Number of constraints which are clauses185
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 99
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 4087
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 4087
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.01/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.01/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.06	c See www.sat4j.org for details.
0.01/0.07	c version 2.1.1.v20090612
0.01/0.07	c sun.arch.data.model	64
0.01/0.07	c java.version	1.6.0_24
0.01/0.07	c os.name	Linux
0.01/0.07	c os.version	2.6.32-71.29.1.el6.x86_64
0.01/0.07	c os.arch	amd64
0.01/0.07	c Free memory 1299577560
0.01/0.07	c Max memory 1306394624
0.01/0.07	c Total memory 1306394624
0.01/0.07	c Number of processors 8
0.01/0.09	c Pseudo Boolean Optimization
0.01/0.09	c --- Begin Solver configuration ---
0.01/0.09	c Stops conflict analysis at the first Unique Implication Point
0.01/0.09	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@6abf2d5e
0.01/0.09	c Learn all clauses as in MiniSAT
0.01/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.01/0.09	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.01/0.09	c Expensive reason simplification
0.01/0.09	c MiniSAT restarts strategy
0.01/0.09	c Memory based learned constraints deletion strategy
0.01/0.09	c timeout=2147483s
0.01/0.09	c DB Simplification allowed=false
0.01/0.09	c --- End Solver configuration ---
0.01/0.09	c solving HOME/instance-3732014-1338742822.opb
0.01/0.09	c reading problem ... 
0.11/0.12	c ... done. Wall clock time 0.033s.
0.11/0.12	c #vars     99
0.11/0.12	c #constraints  185
0.11/0.12	c constraints type 
0.11/0.13	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 97
0.11/0.13	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 88
0.11/0.13	c SATISFIABLE
0.11/0.13	c OPTIMIZING...
0.11/0.13	c Got one! Elapsed wall clock time (in seconds):0.04
0.11/0.13	o 924
0.11/0.17	c Got one! Elapsed wall clock time (in seconds):0.076
0.11/0.17	o 915
0.11/0.17	c Got one! Elapsed wall clock time (in seconds):0.081
0.11/0.17	o 913
0.33/0.25	c Got one! Elapsed wall clock time (in seconds):0.154
0.33/0.25	o 911
0.33/0.25	c Got one! Elapsed wall clock time (in seconds):0.158
0.33/0.25	o 897
0.86/0.55	c Got one! Elapsed wall clock time (in seconds):0.454
0.86/0.55	o 893
0.86/0.59	c Got one! Elapsed wall clock time (in seconds):0.5
0.86/0.59	o 892
1.36/1.09	c Got one! Elapsed wall clock time (in seconds):0.999
1.36/1.09	o 883
4.68/4.34	c Got one! Elapsed wall clock time (in seconds):4.248
4.68/4.34	o 874
5.27/4.90	c Got one! Elapsed wall clock time (in seconds):4.812
5.27/4.90	o 868
7.28/6.90	c Got one! Elapsed wall clock time (in seconds):6.813
7.28/6.90	o 845
7.48/7.11	c Got one! Elapsed wall clock time (in seconds):7.015
7.48/7.11	o 829
8.28/7.91	c Got one! Elapsed wall clock time (in seconds):7.821
8.28/7.91	o 822
15.38/15.06	c Got one! Elapsed wall clock time (in seconds):14.964
15.38/15.06	o 813
17.48/17.16	c Got one! Elapsed wall clock time (in seconds):17.065
17.48/17.16	o 806
17.88/17.58	c Got one! Elapsed wall clock time (in seconds):17.484
17.88/17.58	o 801
18.22/17.88	c Got one! Elapsed wall clock time (in seconds):17.785
18.22/17.88	o 792
35.22/34.81	c Got one! Elapsed wall clock time (in seconds):34.718
35.22/34.81	o 790
48.92/48.55	c Got one! Elapsed wall clock time (in seconds):48.454
48.92/48.55	o 784
51.93/51.29	c Got one! Elapsed wall clock time (in seconds):51.201
51.93/51.29	o 783
60.25/59.50	c Got one! Elapsed wall clock time (in seconds):59.412
60.25/59.50	o 779
76.55/75.88	c Got one! Elapsed wall clock time (in seconds):75.783
76.55/75.88	o 770
94.86/94.19	c Got one! Elapsed wall clock time (in seconds):94.099
94.86/94.19	o 767
99.06/98.36	c Got one! Elapsed wall clock time (in seconds):98.272
99.06/98.36	o 757
111.06/110.32	c Got one! Elapsed wall clock time (in seconds):110.227
111.06/110.32	o 755
128.12/127.33	c Got one! Elapsed wall clock time (in seconds):127.239
128.12/127.33	o 739
229.55/228.14	c Got one! Elapsed wall clock time (in seconds):228.051
229.55/228.14	o 737
355.92/353.76	c Got one! Elapsed wall clock time (in seconds):353.672
355.92/353.76	o 732
388.12/385.92	c Got one! Elapsed wall clock time (in seconds):385.83
388.12/385.92	o 730
540.19/538.02	c Got one! Elapsed wall clock time (in seconds):537.931
540.19/538.02	o 723
626.95/623.97	c Got one! Elapsed wall clock time (in seconds):623.881
626.95/623.97	o 714
747.84/744.87	c Got one! Elapsed wall clock time (in seconds):744.783
747.84/744.87	o 707
1800.01/1793.81	c starts		: 384
1800.01/1793.81	c conflicts		: 4431650
1800.01/1793.81	c decisions		: 7411141
1800.01/1793.81	c propagations		: 54908415
1800.01/1793.81	c inspects		: 18087579752
1800.01/1793.81	c learnt literals	: 4
1800.01/1793.81	c learnt binary clauses	: 0
1800.01/1793.81	c learnt ternary clauses	: 0
1800.01/1793.81	c learnt clauses	: 4431646
1800.01/1793.81	c ignored clauses	: 0
1800.01/1793.81	c root simplifications	: 0
1800.01/1793.81	c removed literals (reason simplification)	: 4247822
1800.01/1793.81	c reason swapping (by a shorter reason)	: 0
1800.01/1793.81	c Calls to reduceDB	: 0
1800.01/1793.81	c speed (assignments/second)	: 52346.972921028246
1800.01/1793.81	c non guided choices	1
1800.23/1793.96	c learnt constraints type 
1800.23/1793.96	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 4431666
1800.23/1793.96	c constraints type 
1800.23/1793.96	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 97
1800.23/1793.96	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1800.23/1793.96	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 88
1800.23/1793.96	s SATISFIABLE
1800.23/1793.96	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 x13 x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 x93 x94 x95 -x96 x97 x98 x99 
1800.23/1793.96	c objective function=707
1800.23/1793.96	c Total wall clock time (in seconds): 1793.869

Verifier Data

OK	707

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

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: 1.92 1.99 1.95 3/195 26830
/proc/meminfo: memFree=25876548/32873648 swapFree=6864/6864
[pid=26830] ppid=26828 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/26830/stat : 26830 (java) R 26828 26830 26477 0 -1 4202496 1044 0 0 0 0 0 0 0 20 0 1 0 340407602 23793664 772 33554432000 1073741824 1073778376 140736764179136 140736764168200 140384649872992 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26830/statm: 5809 789 585 9 0 128 0

[startup+0.021163 s]
/proc/loadavg: 1.92 1.99 1.95 3/195 26830
/proc/meminfo: memFree=25876548/32873648 swapFree=6864/6864
[pid=26830] ppid=26828 vsize=2106772 CPUtime=0.01 cores=1,3,5,7
/proc/26830/stat : 26830 (java) S 26828 26830 26477 0 -1 4202496 3440 0 1 0 1 0 0 0 20 0 10 0 340407602 2157334528 4140 33554432000 1073741824 1073778376 140736764179136 140736764170272 270710898749 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26830/statm: 526693 4140 1540 9 0 517394 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2106772

[startup+0.100161 s]
/proc/loadavg: 1.92 1.99 1.95 3/195 26830
/proc/meminfo: memFree=25876548/32873648 swapFree=6864/6864
[pid=26830] ppid=26828 vsize=2648568 CPUtime=0.11 cores=1,3,5,7
/proc/26830/stat : 26830 (java) S 26828 26830 26477 0 -1 4202496 4785 0 1 0 10 1 0 0 20 0 18 0 340407602 2712133632 7015 33554432000 1073741824 1073778376 140736764179136 140736764170272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26830/statm: 662142 7015 2142 9 0 652835 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2648568

[startup+0.300156 s]
/proc/loadavg: 1.92 1.99 1.95 3/195 26830
/proc/meminfo: memFree=25876548/32873648 swapFree=6864/6864
[pid=26830] ppid=26828 vsize=2715132 CPUtime=0.55 cores=1,3,5,7
/proc/26830/stat : 26830 (java) S 26828 26830 26477 0 -1 4202496 7617 0 1 0 53 2 0 0 20 0 19 0 340407602 2780295168 9063 33554432000 1073741824 1073778376 140736764179136 140736764170272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26830/statm: 678783 9063 2223 9 0 669476 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 2715132

[startup+0.700166 s]
/proc/loadavg: 1.92 1.99 1.95 3/195 26830
/proc/meminfo: memFree=25876548/32873648 swapFree=6864/6864
[pid=26830] ppid=26828 vsize=2715132 CPUtime=1.06 cores=1,3,5,7
/proc/26830/stat : 26830 (java) S 26828 26830 26477 0 -1 4202496 7875 0 1 0 104 2 0 0 20 0 19 0 340407602 2780295168 11662 33554432000 1073741824 1073778376 140736764179136 140736764170272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26830/statm: 678783 11662 2228 9 0 669476 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 2715132

[startup+1.50064 s]
/proc/loadavg: 1.92 1.99 1.95 3/214 26849
/proc/meminfo: memFree=25621652/32873648 swapFree=6864/6864
[pid=26830] ppid=26828 vsize=2715132 CPUtime=1.87 cores=1,3,5,7
/proc/26830/stat : 26830 (java) S 26828 26830 26477 0 -1 4202496 7886 0 1 0 184 3 0 0 20 0 19 0 340407602 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140736764170272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26830/statm: 678783 16271 2229 9 0 669476 0
[pid=26830/tid=26832] ppid=26828 vsize=2715132 CPUtime=1.47 cores=1,3,5,7
/proc/26830/task/26832/stat : 26832 (java) R 26828 26830 26477 0 -1 4202560 2761 0 1 0 145 2 0 0 20 0 19 0 340407602 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384642904504 140384512979087 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26833] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26833/stat : 26833 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384509667624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26834] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26834/stat : 26834 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384508614824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26835] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26835/stat : 26835 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384507562536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26830/tid=26836] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26836/stat : 26836 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384506509736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26837] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26837/stat : 26837 (java) S 26828 26830 26477 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384505457448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26838] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26838/stat : 26838 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384504404648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26839] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26839/stat : 26839 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384503352360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26840] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26840/stat : 26840 (java) S 26828 26830 26477 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384502299560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26841] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26841/stat : 26841 (java) S 26828 26830 26477 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340407604 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384019646696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26842] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26842/stat : 26842 (java) S 26828 26830 26477 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384018592760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26843] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26843/stat : 26843 (java) S 26828 26830 26477 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384017540360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26844] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26844/stat : 26844 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384016488848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26845] ppid=26828 vsize=2715132 CPUtime=0.16 cores=1,3,5,7
/proc/26830/task/26845/stat : 26845 (java) S 26828 26830 26477 0 -1 4202560 1527 0 0 0 16 0 0 0 20 0 19 0 340407607 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384015436472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26846] ppid=26828 vsize=2715132 CPUtime=0.19 cores=1,3,5,7
/proc/26830/task/26846/stat : 26846 (java) S 26828 26830 26477 0 -1 4202560 2405 0 0 0 19 0 0 0 20 0 19 0 340407607 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384014383672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26847] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26847/stat : 26847 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384013331576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26848] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26848/stat : 26848 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384012278984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26849] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26849/stat : 26849 (java) S 26828 26830 26477 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340407615 2780295168 16271 33554432000 1073741824 1073778376 140736764179136 140384011223976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 2715132

[startup+3.10063 s]
/proc/loadavg: 1.92 1.99 1.95 3/214 26849
/proc/meminfo: memFree=25598248/32873648 swapFree=6864/6864
[pid=26830] ppid=26828 vsize=2715132 CPUtime=3.48 cores=1,3,5,7
/proc/26830/stat : 26830 (java) S 26828 26830 26477 0 -1 4202496 7900 0 1 0 344 4 0 0 20 0 19 0 340407602 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140736764170272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26830/statm: 678783 23439 2229 9 0 669476 0
[pid=26830/tid=26832] ppid=26828 vsize=2715132 CPUtime=3.07 cores=1,3,5,7
/proc/26830/task/26832/stat : 26832 (java) R 26828 26830 26477 0 -1 4202560 2775 0 1 0 304 3 0 0 20 0 19 0 340407602 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384642904504 140384513008242 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26833] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26833/stat : 26833 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384509667624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26834] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26834/stat : 26834 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384508614824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26835] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26835/stat : 26835 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384507562536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26830/tid=26836] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26836/stat : 26836 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384506509736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26837] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26837/stat : 26837 (java) S 26828 26830 26477 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384505457448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26838] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26838/stat : 26838 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384504404648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26839] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26839/stat : 26839 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384503352360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26840] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26840/stat : 26840 (java) S 26828 26830 26477 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384502299560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26841] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26841/stat : 26841 (java) S 26828 26830 26477 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340407604 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384019646696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26842] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26842/stat : 26842 (java) S 26828 26830 26477 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384018592760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26843] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26843/stat : 26843 (java) S 26828 26830 26477 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384017540360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26844] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26844/stat : 26844 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384016488848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26845] ppid=26828 vsize=2715132 CPUtime=0.16 cores=1,3,5,7
/proc/26830/task/26845/stat : 26845 (java) S 26828 26830 26477 0 -1 4202560 1527 0 0 0 16 0 0 0 20 0 19 0 340407607 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384015436472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26846] ppid=26828 vsize=2715132 CPUtime=0.2 cores=1,3,5,7
/proc/26830/task/26846/stat : 26846 (java) S 26828 26830 26477 0 -1 4202560 2405 0 0 0 20 0 0 0 20 0 19 0 340407607 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384014383672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26847] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26847/stat : 26847 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384013331576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26848] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26848/stat : 26848 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384012278984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26849] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26849/stat : 26849 (java) S 26828 26830 26477 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340407615 2780295168 23439 33554432000 1073741824 1073778376 140736764179136 140384011223976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 2715132

[startup+6.30065 s]
/proc/loadavg: 1.93 1.99 1.95 3/214 26849
/proc/meminfo: memFree=25557388/32873648 swapFree=6864/6864
[pid=26830] ppid=26828 vsize=2715132 CPUtime=6.68 cores=1,3,5,7
/proc/26830/stat : 26830 (java) S 26828 26830 26477 0 -1 4202496 7920 0 1 0 663 5 0 0 20 0 19 0 340407602 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140736764170272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26830/statm: 678783 32590 2230 9 0 669476 0
[pid=26830/tid=26832] ppid=26828 vsize=2715132 CPUtime=6.26 cores=1,3,5,7
/proc/26830/task/26832/stat : 26832 (java) R 26828 26830 26477 0 -1 4202560 2794 0 1 0 623 3 0 0 20 0 19 0 340407602 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384642896304 140384512980632 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26833] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26833/stat : 26833 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384509667624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26834] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26834/stat : 26834 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384508614824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26835] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26835/stat : 26835 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384507562536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26830/tid=26836] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26836/stat : 26836 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384506509736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26837] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26837/stat : 26837 (java) S 26828 26830 26477 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384505457448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26838] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26838/stat : 26838 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384504404648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26839] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26839/stat : 26839 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384503352360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26840] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26840/stat : 26840 (java) S 26828 26830 26477 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340407603 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384502299560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26841] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26841/stat : 26841 (java) S 26828 26830 26477 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340407604 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384019646696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26842] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26842/stat : 26842 (java) S 26828 26830 26477 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384018592760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26843] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26843/stat : 26843 (java) S 26828 26830 26477 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384017540360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26844] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26844/stat : 26844 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384016488848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26845] ppid=26828 vsize=2715132 CPUtime=0.16 cores=1,3,5,7
/proc/26830/task/26845/stat : 26845 (java) S 26828 26830 26477 0 -1 4202560 1527 0 0 0 16 0 0 0 20 0 19 0 340407607 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384015436472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26846] ppid=26828 vsize=2715132 CPUtime=0.21 cores=1,3,5,7
/proc/26830/task/26846/stat : 26846 (java) S 26828 26830 26477 0 -1 4202560 2405 0 0 0 21 0 0 0 20 0 19 0 340407607 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384014383672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26847] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26847/stat : 26847 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384013331576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26848] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26848/stat : 26848 (java) S 26828 26830 26477 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384012278984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26849] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26849/stat : 26849 (java) S 26828 26830 26477 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340407615 2780295168 32590 33554432000 1073741824 1073778376 140736764179136 140384011223976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.68
Current children cumulated vsize (KiB) 2715132

[startup+12.7007 s]

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

[pid=26830/tid=26838] ppid=26828 vsize=2715132 CPUtime=0.97 cores=1,3,5,7
/proc/26830/task/26838/stat : 26838 (java) S 26828 26830 26477 0 -1 4202560 260 0 0 0 88 9 0 0 20 0 19 0 340407603 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384504404648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26830/tid=26839] ppid=26828 vsize=2715132 CPUtime=0.95 cores=1,3,5,7
/proc/26830/task/26839/stat : 26839 (java) S 26828 26830 26477 0 -1 4202560 255 0 0 0 86 9 0 0 20 0 19 0 340407603 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384503352360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26840] ppid=26828 vsize=2715132 CPUtime=0.74 cores=1,3,5,7
/proc/26830/task/26840/stat : 26840 (java) S 26828 26830 26477 0 -1 4202560 299 0 0 0 68 6 0 0 20 0 19 0 340407603 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384502299560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26841] ppid=26828 vsize=2715132 CPUtime=0.02 cores=1,3,5,7
/proc/26830/task/26841/stat : 26841 (java) S 26828 26830 26477 0 -1 4202560 21 0 0 0 0 2 0 0 20 0 19 0 340407604 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384019646696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26842] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26842/stat : 26842 (java) S 26828 26830 26477 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384018592760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26843] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26843/stat : 26843 (java) S 26828 26830 26477 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384017540360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26844] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26844/stat : 26844 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384016488848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26845] ppid=26828 vsize=2715132 CPUtime=0.21 cores=1,3,5,7
/proc/26830/task/26845/stat : 26845 (java) S 26828 26830 26477 0 -1 4202560 1611 0 0 0 21 0 0 0 20 0 19 0 340407607 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384015436472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26846] ppid=26828 vsize=2715132 CPUtime=0.3 cores=1,3,5,7
/proc/26830/task/26846/stat : 26846 (java) S 26828 26830 26477 0 -1 4202560 2940 0 0 0 30 0 0 0 20 0 19 0 340407607 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384014383672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26847] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26847/stat : 26847 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384013331576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26848] ppid=26828 vsize=2715132 CPUtime=0.67 cores=1,3,5,7
/proc/26830/task/26848/stat : 26848 (java) S 26828 26830 26477 0 -1 4202560 100 0 0 0 29 38 0 0 20 0 19 0 340407607 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384012278984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26849] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26849/stat : 26849 (java) S 26828 26830 26477 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340407615 2780295168 291526 33554432000 1073741824 1073778376 140736764179136 140384011223976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1728.01
Current children cumulated vsize (KiB) 2715132

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/214 27229
/proc/meminfo: memFree=23719980/32873648 swapFree=6864/6864
[pid=26830] ppid=26828 vsize=2715132 CPUtime=1788.51 cores=1,3,5,7
/proc/26830/stat : 26830 (java) S 26828 26830 26477 0 -1 4202496 11230 0 1 0 178738 113 0 0 20 0 19 0 340407602 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140736764170272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26830/statm: 678783 293680 2251 9 0 669476 0
[pid=26830/tid=26832] ppid=26828 vsize=2715132 CPUtime=1779.9 cores=1,3,5,7
/proc/26830/task/26832/stat : 26832 (java) R 26828 26830 26477 0 -1 4202560 2919 0 1 0 177953 37 0 0 20 0 19 0 340407602 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384642903360 140384513008264 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26833] ppid=26828 vsize=2715132 CPUtime=1.08 cores=1,3,5,7
/proc/26830/task/26833/stat : 26833 (java) S 26828 26830 26477 0 -1 4202560 353 0 0 0 100 8 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384509667624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26834] ppid=26828 vsize=2715132 CPUtime=0.96 cores=1,3,5,7
/proc/26830/task/26834/stat : 26834 (java) S 26828 26830 26477 0 -1 4202560 392 0 0 0 88 8 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384508614824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26835] ppid=26828 vsize=2715132 CPUtime=0.83 cores=1,3,5,7
/proc/26830/task/26835/stat : 26835 (java) S 26828 26830 26477 0 -1 4202560 422 0 0 0 75 8 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384507562536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26836] ppid=26828 vsize=2715132 CPUtime=0.83 cores=1,3,5,7
/proc/26830/task/26836/stat : 26836 (java) S 26828 26830 26477 0 -1 4202560 235 0 0 0 77 6 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384506509736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26830/tid=26837] ppid=26828 vsize=2715132 CPUtime=0.9 cores=1,3,5,7
/proc/26830/task/26837/stat : 26837 (java) S 26828 26830 26477 0 -1 4202560 235 0 0 0 83 7 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384505457448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26838] ppid=26828 vsize=2715132 CPUtime=1.12 cores=1,3,5,7
/proc/26830/task/26838/stat : 26838 (java) S 26828 26830 26477 0 -1 4202560 262 0 0 0 102 10 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384504404648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26830/tid=26839] ppid=26828 vsize=2715132 CPUtime=1 cores=1,3,5,7
/proc/26830/task/26839/stat : 26839 (java) S 26828 26830 26477 0 -1 4202560 255 0 0 0 91 9 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384503352360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26840] ppid=26828 vsize=2715132 CPUtime=0.81 cores=1,3,5,7
/proc/26830/task/26840/stat : 26840 (java) S 26828 26830 26477 0 -1 4202560 299 0 0 0 75 6 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384502299560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26841] ppid=26828 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/26830/task/26841/stat : 26841 (java) S 26828 26830 26477 0 -1 4202560 23 0 0 0 0 3 0 0 20 0 19 0 340407604 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384019646696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26842] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26842/stat : 26842 (java) S 26828 26830 26477 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384018592760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26843] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26843/stat : 26843 (java) S 26828 26830 26477 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384017540360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26844] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26844/stat : 26844 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384016488848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26845] ppid=26828 vsize=2715132 CPUtime=0.21 cores=1,3,5,7
/proc/26830/task/26845/stat : 26845 (java) S 26828 26830 26477 0 -1 4202560 1611 0 0 0 21 0 0 0 20 0 19 0 340407607 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384015436472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26846] ppid=26828 vsize=2715132 CPUtime=0.3 cores=1,3,5,7
/proc/26830/task/26846/stat : 26846 (java) S 26828 26830 26477 0 -1 4202560 2940 0 0 0 30 0 0 0 20 0 19 0 340407607 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384014383672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26847] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26847/stat : 26847 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384013331576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26848] ppid=26828 vsize=2715132 CPUtime=0.7 cores=1,3,5,7
/proc/26830/task/26848/stat : 26848 (java) S 26828 26830 26477 0 -1 4202560 104 0 0 0 30 40 0 0 20 0 19 0 340407607 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384012278984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26849] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26849/stat : 26849 (java) S 26828 26830 26477 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340407615 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384011223976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.8 s]
/proc/loadavg: 2.02 2.01 2.00 3/214 27229
/proc/meminfo: memFree=23720768/32873648 swapFree=6864/6864
[pid=26830] ppid=26828 vsize=2715132 CPUtime=1800.01 cores=1,3,5,7
/proc/26830/stat : 26830 (java) S 26828 26830 26477 0 -1 4202496 11230 0 1 0 179888 113 0 0 20 0 19 0 340407602 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140736764170272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26830/statm: 678783 293680 2251 9 0 669476 0
[pid=26830/tid=26832] ppid=26828 vsize=2715132 CPUtime=1791.4 cores=1,3,5,7
/proc/26830/task/26832/stat : 26832 (java) R 26828 26830 26477 0 -1 4202560 2919 0 1 0 179103 37 0 0 20 0 19 0 340407602 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384642903360 140384513008234 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26833] ppid=26828 vsize=2715132 CPUtime=1.08 cores=1,3,5,7
/proc/26830/task/26833/stat : 26833 (java) S 26828 26830 26477 0 -1 4202560 353 0 0 0 100 8 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384509667624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26834] ppid=26828 vsize=2715132 CPUtime=0.96 cores=1,3,5,7
/proc/26830/task/26834/stat : 26834 (java) S 26828 26830 26477 0 -1 4202560 392 0 0 0 88 8 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384508614824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26835] ppid=26828 vsize=2715132 CPUtime=0.83 cores=1,3,5,7
/proc/26830/task/26835/stat : 26835 (java) S 26828 26830 26477 0 -1 4202560 422 0 0 0 75 8 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384507562536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26836] ppid=26828 vsize=2715132 CPUtime=0.83 cores=1,3,5,7
/proc/26830/task/26836/stat : 26836 (java) S 26828 26830 26477 0 -1 4202560 235 0 0 0 77 6 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384506509736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26830/tid=26837] ppid=26828 vsize=2715132 CPUtime=0.9 cores=1,3,5,7
/proc/26830/task/26837/stat : 26837 (java) S 26828 26830 26477 0 -1 4202560 235 0 0 0 83 7 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384505457448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26838] ppid=26828 vsize=2715132 CPUtime=1.12 cores=1,3,5,7
/proc/26830/task/26838/stat : 26838 (java) S 26828 26830 26477 0 -1 4202560 262 0 0 0 102 10 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384504404648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26830/tid=26839] ppid=26828 vsize=2715132 CPUtime=1 cores=1,3,5,7
/proc/26830/task/26839/stat : 26839 (java) S 26828 26830 26477 0 -1 4202560 255 0 0 0 91 9 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384503352360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26840] ppid=26828 vsize=2715132 CPUtime=0.81 cores=1,3,5,7
/proc/26830/task/26840/stat : 26840 (java) S 26828 26830 26477 0 -1 4202560 299 0 0 0 75 6 0 0 20 0 19 0 340407603 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384502299560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26841] ppid=26828 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/26830/task/26841/stat : 26841 (java) S 26828 26830 26477 0 -1 4202560 23 0 0 0 0 3 0 0 20 0 19 0 340407604 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384019646696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26842] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26842/stat : 26842 (java) S 26828 26830 26477 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384018592760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26843] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26843/stat : 26843 (java) S 26828 26830 26477 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 340407605 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384017540360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26844] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26844/stat : 26844 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384016488848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26845] ppid=26828 vsize=2715132 CPUtime=0.21 cores=1,3,5,7
/proc/26830/task/26845/stat : 26845 (java) S 26828 26830 26477 0 -1 4202560 1611 0 0 0 21 0 0 0 20 0 19 0 340407607 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384015436472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26846] ppid=26828 vsize=2715132 CPUtime=0.3 cores=1,3,5,7
/proc/26830/task/26846/stat : 26846 (java) S 26828 26830 26477 0 -1 4202560 2940 0 0 0 30 0 0 0 20 0 19 0 340407607 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384014383672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26847] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26847/stat : 26847 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340407607 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384013331576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26848] ppid=26828 vsize=2715132 CPUtime=0.71 cores=1,3,5,7
/proc/26830/task/26848/stat : 26848 (java) S 26828 26830 26477 0 -1 4202560 104 0 0 0 31 40 0 0 20 0 19 0 340407607 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384012278984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26849] ppid=26828 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26849/stat : 26849 (java) S 26828 26830 26477 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340407615 2780295168 293680 33554432000 1073741824 1073778376 140736764179136 140384011223976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2715132

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

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

[startup+1793.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/214 27229
/proc/meminfo: memFree=23720768/32873648 swapFree=6864/6864
[pid=26830] ppid=26828 vsize=2848260 CPUtime=1800.23 cores=1,3,5,7
/proc/26830/stat : 26830 (java) S 26828 26830 26477 0 -1 4202496 11279 0 1 0 179910 113 0 0 20 0 21 0 340407602 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140736764170272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26830/statm: 712065 293726 2261 9 0 702758 0
[pid=26830/tid=26832] ppid=26828 vsize=2848260 CPUtime=1791.5 cores=1,3,5,7
/proc/26830/task/26832/stat : 26832 (java) R 26828 26830 26477 0 -1 4202560 2919 0 1 0 179113 37 0 0 20 0 21 0 340407602 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384642903360 140384513008260 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26833] ppid=26828 vsize=2848260 CPUtime=1.08 cores=1,3,5,7
/proc/26830/task/26833/stat : 26833 (java) S 26828 26830 26477 0 -1 4202560 353 0 0 0 100 8 0 0 20 0 21 0 340407603 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384509667624 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26834] ppid=26828 vsize=2848260 CPUtime=0.96 cores=1,3,5,7
/proc/26830/task/26834/stat : 26834 (java) S 26828 26830 26477 0 -1 4202560 392 0 0 0 88 8 0 0 20 0 21 0 340407603 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384508614824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26835] ppid=26828 vsize=2848260 CPUtime=0.83 cores=1,3,5,7
/proc/26830/task/26835/stat : 26835 (java) S 26828 26830 26477 0 -1 4202560 422 0 0 0 75 8 0 0 20 0 21 0 340407603 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384507562536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26836] ppid=26828 vsize=2848260 CPUtime=0.83 cores=1,3,5,7
/proc/26830/task/26836/stat : 26836 (java) S 26828 26830 26477 0 -1 4202560 235 0 0 0 77 6 0 0 20 0 21 0 340407603 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384506509736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26830/tid=26837] ppid=26828 vsize=2848260 CPUtime=0.9 cores=1,3,5,7
/proc/26830/task/26837/stat : 26837 (java) S 26828 26830 26477 0 -1 4202560 235 0 0 0 83 7 0 0 20 0 21 0 340407603 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384505457448 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26838] ppid=26828 vsize=2848260 CPUtime=1.12 cores=1,3,5,7
/proc/26830/task/26838/stat : 26838 (java) S 26828 26830 26477 0 -1 4202560 262 0 0 0 102 10 0 0 20 0 21 0 340407603 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384504404648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26830/tid=26839] ppid=26828 vsize=2848260 CPUtime=1 cores=1,3,5,7
/proc/26830/task/26839/stat : 26839 (java) S 26828 26830 26477 0 -1 4202560 255 0 0 0 91 9 0 0 20 0 21 0 340407603 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384503352360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26830/tid=26840] ppid=26828 vsize=2848260 CPUtime=0.81 cores=1,3,5,7
/proc/26830/task/26840/stat : 26840 (java) S 26828 26830 26477 0 -1 4202560 299 0 0 0 75 6 0 0 20 0 21 0 340407603 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384502299560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26841] ppid=26828 vsize=2848260 CPUtime=0.03 cores=1,3,5,7
/proc/26830/task/26841/stat : 26841 (java) S 26828 26830 26477 0 -1 4202560 23 0 0 0 0 3 0 0 20 0 21 0 340407604 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384019646696 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26842] ppid=26828 vsize=2848260 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26842/stat : 26842 (java) S 26828 26830 26477 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 340407605 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384018592760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26843] ppid=26828 vsize=2848260 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26843/stat : 26843 (java) S 26828 26830 26477 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 340407605 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384017540360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26844] ppid=26828 vsize=2848260 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26844/stat : 26844 (java) S 26828 26830 26477 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 21 0 340407607 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384016488848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26845] ppid=26828 vsize=2848260 CPUtime=0.23 cores=1,3,5,7
/proc/26830/task/26845/stat : 26845 (java) S 26828 26830 26477 0 -1 4202560 1623 0 0 0 23 0 0 0 20 0 21 0 340407607 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384015436472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26846] ppid=26828 vsize=2848260 CPUtime=0.3 cores=1,3,5,7
/proc/26830/task/26846/stat : 26846 (java) S 26828 26830 26477 0 -1 4202560 2941 0 0 0 30 0 0 0 20 0 21 0 340407607 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384014383672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26847] ppid=26828 vsize=2848260 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26847/stat : 26847 (java) S 26828 26830 26477 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 340407607 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384013331576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26830/tid=26848] ppid=26828 vsize=2848260 CPUtime=0.71 cores=1,3,5,7
/proc/26830/task/26848/stat : 26848 (java) S 26828 26830 26477 0 -1 4202560 104 0 0 0 31 40 0 0 20 0 21 0 340407607 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384012278984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26830/tid=26849] ppid=26828 vsize=2848260 CPUtime=0 cores=1,3,5,7
/proc/26830/task/26849/stat : 26849 (java) S 26828 26830 26477 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 340407615 2916618240 293726 33554432000 1073741824 1073778376 140736764179136 140384011223976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 2848260

Child status: 143
Real time (s): 1793.97
CPU time (s): 1800.78
CPU user time (s): 1799.21
CPU system time (s): 1.57076
CPU usage (%): 100.38
Max. virtual memory (cumulated for all children) (KiB): 2848260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 1.57076
maximum resident set size= 1174908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11282
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38228
involuntary context switches= 35308

runsolver used 6.19006 second user time and 15.5356 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-03 19:00:22
IDJOB=3732014
IDBENCH=2019
IDSOLVER=2322
FILE ID=node125/3732014-1338742822
RUNJOBID= node125-1338739222-26494
PBS_JOBID= 14636772
Free space on /tmp= 70444 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cm42a.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732014-1338742822/watcher-3732014-1338742822 -o /tmp/evaluation-result-3732014-1338742822/solver-3732014-1338742822 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3732014-1338742822.opb

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

MD5SUM BENCH= fbb7284250700e8b461b63d83ddce719
RANDOM SEED=1540420176

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25877456 kB
Buffers:          613660 kB
Cached:          5089308 kB
SwapCached:         2308 kB
Active:          2841588 kB
Inactive:        3214612 kB
Active(anon):     344240 kB
Inactive(anon):     9240 kB
Active(file):    2497348 kB
Inactive(file):  3205372 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:               548 kB
Writeback:             0 kB
AnonPages:        384564 kB
Mapped:            22340 kB
Shmem:                96 kB
Slab:             768688 kB
SReclaimable:     212448 kB
SUnreclaim:       556240 kB
KernelStack:        1608 kB
PageTables:         4996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1516276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70440 MiB
End job on node125 at 2012-06-03 19:30:18