Trace number 3718426

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 PB 2012-05-28OPTIMUM 11.2213 9.53965

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110967142--soft-0-100-0.wbo
MD5SUM7fd7081013808377c58c0d6e2ccd3b26
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark1.55876
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1145
Number of bits of the biggest sum of numbers11
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120528
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
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 No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 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-3718426-1338254244.wbo
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.053s.
0.10/0.17	c declared #vars     169
0.10/0.17	c internal #vars     270
0.10/0.17	c #constraints  101
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.17	c ignored satisfied constraints => 1
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.10/0.17	c 102 constraints processed.
0.10/0.17	c objective function length is 101 literals
0.25/0.21	c SATISFIABLE
0.25/0.21	c OPTIMIZING...
0.25/0.21	c Got one! Elapsed wall clock time (in seconds):0.101
0.25/0.22	o 648
0.25/0.24	c Got one! Elapsed wall clock time (in seconds):0.128
0.25/0.24	o 584
0.25/0.25	c Got one! Elapsed wall clock time (in seconds):0.141
0.25/0.25	o 435
0.25/0.26	c Got one! Elapsed wall clock time (in seconds):0.149
0.25/0.26	o 422
0.25/0.27	c Got one! Elapsed wall clock time (in seconds):0.157
0.25/0.27	o 328
0.49/0.30	c Got one! Elapsed wall clock time (in seconds):0.19
0.49/0.30	o 327
0.49/0.34	c Got one! Elapsed wall clock time (in seconds):0.224
0.49/0.34	o 325
0.49/0.38	c Got one! Elapsed wall clock time (in seconds):0.269
0.49/0.38	o 315
0.65/0.40	c Got one! Elapsed wall clock time (in seconds):0.288
0.65/0.40	o 292
0.76/0.51	c Got one! Elapsed wall clock time (in seconds):0.395
0.76/0.51	o 280
0.76/0.53	c Got one! Elapsed wall clock time (in seconds):0.415
0.76/0.53	o 275
0.76/0.57	c Got one! Elapsed wall clock time (in seconds):0.459
0.76/0.57	o 262
0.87/0.61	c Got one! Elapsed wall clock time (in seconds):0.494
0.87/0.61	o 250
0.87/0.67	c cleaning 5310 clauses out of 10629 with flag 3196/10629
1.04/0.73	c Got one! Elapsed wall clock time (in seconds):0.614
1.04/0.73	o 246
1.04/0.77	c Got one! Elapsed wall clock time (in seconds):0.659
1.04/0.77	o 224
1.04/0.79	c Got one! Elapsed wall clock time (in seconds):0.673
1.04/0.79	o 199
1.25/0.90	c cleaning 5840 clauses out of 11686 with flag 13846/16996
1.25/0.92	c Got one! Elapsed wall clock time (in seconds):0.806
1.25/0.92	o 186
1.38/1.05	c Got one! Elapsed wall clock time (in seconds):0.939
1.38/1.05	o 185
1.38/1.06	c Got one! Elapsed wall clock time (in seconds):0.949
1.38/1.06	o 168
1.49/1.15	c cleaning 6050 clauses out of 12112 with flag 7897/23262
1.49/1.17	c Got one! Elapsed wall clock time (in seconds):1.061
1.49/1.17	o 158
1.61/1.25	c Got one! Elapsed wall clock time (in seconds):1.132
1.61/1.25	o 151
1.71/1.35	c cleaning 5797 clauses out of 11604 with flag 12359/28804
1.82/1.49	c Got one! Elapsed wall clock time (in seconds):1.378
1.82/1.49	o 129
1.92/1.52	c Got one! Elapsed wall clock time (in seconds):1.408
1.92/1.52	o 116
1.92/1.56	c Got one! Elapsed wall clock time (in seconds):1.445
1.92/1.56	o 101
2.11/1.66	c cleaning 6584 clauses out of 13170 with flag 9632/36167
2.22/1.71	c Got one! Elapsed wall clock time (in seconds):1.601
2.22/1.71	o 95
2.43/1.86	c Got one! Elapsed wall clock time (in seconds):1.744
2.43/1.86	o 72
2.67/1.97	c cleaning 6685 clauses out of 13381 with flag 8907/42962
2.88/2.08	c Got one! Elapsed wall clock time (in seconds):1.971
2.88/2.08	o 70
3.12/2.17	c cleaning 5916 clauses out of 11849 with flag 8753/48115
3.33/2.21	c Got one! Elapsed wall clock time (in seconds):2.097
3.33/2.21	o 69
3.33/2.23	c Got one! Elapsed wall clock time (in seconds):2.118
3.33/2.23	o 67
3.33/2.25	c Got one! Elapsed wall clock time (in seconds):2.138
3.33/2.25	o 60
3.51/2.37	c Got one! Elapsed wall clock time (in seconds):2.26
3.51/2.37	o 49
3.71/2.42	c cleaning 6531 clauses out of 13078 with flag 4490/55260
3.71/2.49	c Got one! Elapsed wall clock time (in seconds):2.38
3.71/2.49	o 48
3.82/2.59	c cleaning 5894 clauses out of 11793 with flag 13437/60506
4.03/2.64	c Got one! Elapsed wall clock time (in seconds):2.528
4.03/2.64	o 46
4.14/2.77	c cleaning 5605 clauses out of 11221 with flag 18728/65828
4.34/2.94	c Got one! Elapsed wall clock time (in seconds):2.827
4.34/2.94	o 33
4.54/3.11	c cleaning 8097 clauses out of 16193 with flag 22422/76405
4.66/3.24	c Got one! Elapsed wall clock time (in seconds):3.129
4.66/3.24	o 30
4.66/3.29	c cleaning 6681 clauses out of 13376 with flag 5457/81685
4.86/3.49	c cleaning 6349 clauses out of 12697 with flag 34564/87687
5.16/3.72	c cleaning 6671 clauses out of 13346 with flag 69937/94685
5.28/3.87	c Got one! Elapsed wall clock time (in seconds):3.759
5.28/3.87	o 28
5.38/3.91	c cleaning 6177 clauses out of 12372 with flag 5404/100383
5.59/4.13	c cleaning 6094 clauses out of 12196 with flag 36354/106384
5.70/4.22	c Got one! Elapsed wall clock time (in seconds):4.107
5.70/4.22	o 24
5.81/4.32	c cleaning 5903 clauses out of 11823 with flag 15258/112105
6.01/4.53	c cleaning 5953 clauses out of 11921 with flag 45787/118106
6.21/4.75	c cleaning 6485 clauses out of 12970 with flag 78742/125108
6.31/4.88	c Got one! Elapsed wall clock time (in seconds):4.767
6.31/4.88	o 20
6.43/4.92	c cleaning 6091 clauses out of 12201 with flag 5540/130824
6.43/4.98	c Got one! Elapsed wall clock time (in seconds):4.871
6.43/4.98	o 10
6.65/5.12	c cleaning 5928 clauses out of 11872 with flag 21472/136586
6.86/5.32	c cleaning 5970 clauses out of 11943 with flag 52870/142585
6.86/5.34	c Got one! Elapsed wall clock time (in seconds):5.227
6.86/5.34	o 9
7.06/5.51	c cleaning 5681 clauses out of 11366 with flag 27279/147978
7.26/5.72	c cleaning 5839 clauses out of 11683 with flag 58569/153977
7.45/5.97	c cleaning 6417 clauses out of 12841 with flag 98466/160975
7.76/6.29	c cleaning 7206 clauses out of 14425 with flag 145130/168976
8.19/6.65	c cleaning 8108 clauses out of 16216 with flag 197333/177975
8.61/7.04	c cleaning 9042 clauses out of 18107 with flag 256119/187976
9.13/7.52	c cleaning 10023 clauses out of 20063 with flag 324129/198975
9.65/8.05	c cleaning 11019 clauses out of 22038 with flag 396554/210975
10.25/8.64	c cleaning 12004 clauses out of 24018 with flag 475008/223975
10.95/9.32	c cleaning 13004 clauses out of 26011 with flag 562373/237976
11.16/9.52	c starts		: 154
11.16/9.52	c conflicts		: 241827
11.16/9.52	c decisions		: 360802
11.16/9.52	c propagations		: 5709203
11.16/9.52	c inspects		: 71199442
11.16/9.52	c shortcuts		: 0
11.16/9.52	c learnt literals	: 18
11.16/9.52	c learnt binary clauses	: 27
11.16/9.52	c learnt ternary clauses	: 462
11.16/9.52	c learnt constraints	: 241808
11.16/9.52	c ignored constraints	: 0
11.16/9.52	c root simplifications	: 0
11.16/9.52	c removed literals (reason simplification)	: 0
11.16/9.52	c reason swapping (by a shorter reason)	: 0
11.16/9.52	c Calls to reduceDB	: 32
11.16/9.52	c Number of update (reduction) of LBD	: 67269
11.16/9.52	c number of reductions to clauses (during analyze)	: 0
11.16/9.52	c number of learned constraints concerned by reduction	: 0
11.16/9.52	c number of learning phase by resolution	: 0
11.16/9.52	c number of learning phase by cutting planes	: 0
11.16/9.52	c speed (assignments/second)	: 610740.5862216516
11.16/9.52	c non guided choices	2078
11.16/9.52	c learnt constraints type 
11.16/9.52	c constraints type 
11.16/9.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
11.16/9.52	c ignored satisfied constraints => 1
11.16/9.52	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
11.16/9.52	c 102 constraints processed.
11.16/9.52	s OPTIMUM FOUND
11.16/9.52	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 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 
11.16/9.52	c objective function=9
11.16/9.52	c Total wall clock time (in seconds): 9.407

Verifier Data

OK	9

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-3718426-1338254244/watcher-3718426-1338254244 -o /tmp/evaluation-result-3718426-1338254244/solver-3718426-1338254244 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718426-1338254244.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.10 2.06 2.02 3/195 3669
/proc/meminfo: memFree=29497924/32873844 swapFree=7628/7628
[pid=3669] ppid=3667 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/3669/stat : 3669 (java) D 3667 3669 31640 0 -1 4202496 445 0 0 0 0 0 0 0 20 0 1 0 291548786 9515008 175 33554432000 1073741824 1073778376 140733564525584 140733564508312 254750311312 0 0 4096 0 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/3669/statm: 2323 175 133 9 0 71 0

[startup+0.026839 s]
/proc/loadavg: 2.10 2.06 2.02 3/195 3669
/proc/meminfo: memFree=29497924/32873844 swapFree=7628/7628
[pid=3669] ppid=3667 vsize=9016616 CPUtime=0 cores=1,3,5,7
/proc/3669/stat : 3669 (java) S 3667 3669 31640 0 -1 4202496 2809 0 1 0 0 0 0 0 20 0 10 0 291548786 9233014784 2997 33554432000 1073741824 1073778376 140733564525584 140733564516720 254753669181 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3669/statm: 2254154 2998 1538 9 0 2244855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.100273 s]
/proc/loadavg: 2.10 2.06 2.02 3/195 3669
/proc/meminfo: memFree=29497924/32873844 swapFree=7628/7628
[pid=3669] ppid=3667 vsize=9558416 CPUtime=0.1 cores=1,3,5,7
/proc/3669/stat : 3669 (java) S 3667 3669 31640 0 -1 4202496 4357 0 1 0 9 1 0 0 20 0 18 0 291548786 9787817984 5028 33554432000 1073741824 1073778376 140733564525584 140733564516720 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3669/statm: 2389604 5028 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558416

[startup+0.300238 s]
/proc/loadavg: 2.10 2.06 2.02 3/195 3669
/proc/meminfo: memFree=29497924/32873844 swapFree=7628/7628
[pid=3669] ppid=3667 vsize=9624980 CPUtime=0.49 cores=1,3,5,7
/proc/3669/stat : 3669 (java) S 3667 3669 31640 0 -1 4202496 6704 0 1 0 48 1 0 0 20 0 19 0 291548786 9855979520 7580 33554432000 1073741824 1073778376 140733564525584 140733564516720 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3669/statm: 2406245 7580 2233 9 0 2396937 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9624980

[startup+0.700203 s]
/proc/loadavg: 2.10 2.06 2.02 3/195 3669
/proc/meminfo: memFree=29497924/32873844 swapFree=7628/7628
[pid=3669] ppid=3667 vsize=9624980 CPUtime=1.04 cores=1,3,5,7
/proc/3669/stat : 3669 (java) S 3667 3669 31640 0 -1 4202496 7463 0 1 0 103 1 0 0 20 0 19 0 291548786 9855979520 10232 33554432000 1073741824 1073778376 140733564525584 140733564516720 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3669/statm: 2406245 10232 2269 9 0 2396937 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9624980

[startup+1.50078 s]
/proc/loadavg: 2.09 2.06 2.02 3/214 3688
/proc/meminfo: memFree=29465568/32873844 swapFree=7628/7628
[pid=3669] ppid=3667 vsize=9624980 CPUtime=1.92 cores=1,3,5,7
/proc/3669/stat : 3669 (java) S 3667 3669 31640 0 -1 4202496 7680 0 1 0 190 2 0 0 20 0 19 0 291548786 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140733564516720 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3669/statm: 2406245 11282 2271 9 0 2396937 0
[pid=3669/tid=3671] ppid=3667 vsize=9624980 CPUtime=1.41 cores=1,3,5,7
/proc/3669/task/3671/stat : 3671 (java) R 3667 3669 31640 0 -1 4202560 2522 0 1 0 140 1 0 0 20 0 19 0 291548787 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376907162008 140376847313256 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3672] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3672/stat : 3672 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376750635432 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3673] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3673/stat : 3673 (java) S 3667 3669 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376749582888 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3674] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3674/stat : 3674 (java) S 3667 3669 31640 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376748529832 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3675] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3675/stat : 3675 (java) S 3667 3669 31640 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376747477288 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3676] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3676/stat : 3676 (java) S 3667 3669 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376746425256 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3677] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3677/stat : 3677 (java) S 3667 3669 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376745372712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3678] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3678/stat : 3678 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376744319656 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3679] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3679/stat : 3679 (java) S 3667 3669 31640 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376743267112 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3680] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3680/stat : 3680 (java) S 3667 3669 31640 0 -1 4202560 31 0 0 0 2 0 0 0 20 0 19 0 291548789 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376731068776 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3681] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3681/stat : 3681 (java) S 3667 3669 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376730015096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3682] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3682/stat : 3682 (java) S 3667 3669 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376728961928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3683] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3683/stat : 3683 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376727910672 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3684] ppid=3667 vsize=9624980 CPUtime=0.18 cores=1,3,5,7
/proc/3669/task/3684/stat : 3684 (java) S 3667 3669 31640 0 -1 4202560 1875 0 0 0 18 0 0 0 20 0 19 0 291548792 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376726858552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3685] ppid=3667 vsize=9624980 CPUtime=0.21 cores=1,3,5,7
/proc/3669/task/3685/stat : 3685 (java) S 3667 3669 31640 0 -1 4202560 2029 0 0 0 21 0 0 0 20 0 19 0 291548792 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376725806008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3686] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3686/stat : 3686 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376724753144 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3687] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3687/stat : 3687 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376723700808 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3688] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3688/stat : 3688 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548803 9855979520 11282 33554432000 1073741824 1073778376 140733564525584 140376722646056 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 9624980

[startup+3.10062 s]
/proc/loadavg: 2.09 2.06 2.02 4/214 3688
/proc/meminfo: memFree=29443432/32873844 swapFree=7628/7628
[pid=3669] ppid=3667 vsize=9624980 CPUtime=4.54 cores=1,3,5,7
/proc/3669/stat : 3669 (java) S 3667 3669 31640 0 -1 4202496 18119 0 1 0 450 4 0 0 20 0 19 0 291548786 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140733564516720 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3669/statm: 2406245 16387 2273 9 0 2396937 0
[pid=3669/tid=3671] ppid=3667 vsize=9624980 CPUtime=2.93 cores=1,3,5,7
/proc/3669/task/3671/stat : 3671 (java) R 3667 3669 31640 0 -1 4202560 2528 0 1 0 292 1 0 0 20 0 19 0 291548787 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376907161888 140376847718768 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3672] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3672/stat : 3672 (java) S 3667 3669 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376750635432 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3673] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3673/stat : 3673 (java) S 3667 3669 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376749582888 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3674] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3674/stat : 3674 (java) S 3667 3669 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376748529832 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3675] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3675/stat : 3675 (java) S 3667 3669 31640 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376747477288 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3676] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3676/stat : 3676 (java) S 3667 3669 31640 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376746425256 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3677] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3677/stat : 3677 (java) S 3667 3669 31640 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376745372712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3678] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3678/stat : 3678 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376744319656 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3679] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3679/stat : 3679 (java) S 3667 3669 31640 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376743267112 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3680] ppid=3667 vsize=9624980 CPUtime=0.09 cores=1,3,5,7
/proc/3669/task/3680/stat : 3680 (java) S 3667 3669 31640 0 -1 4202560 40 0 0 0 9 0 0 0 20 0 19 0 291548789 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376731068776 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3681] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3681/stat : 3681 (java) S 3667 3669 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376730015096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3682] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3682/stat : 3682 (java) S 3667 3669 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376728961928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3683] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3683/stat : 3683 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376727910672 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3684] ppid=3667 vsize=9624980 CPUtime=0.3 cores=1,3,5,7
/proc/3669/task/3684/stat : 3684 (java) S 3667 3669 31640 0 -1 4202560 2936 0 0 0 30 0 0 0 20 0 19 0 291548792 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376726858552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3685] ppid=3667 vsize=9624980 CPUtime=1.1 cores=1,3,5,7
/proc/3669/task/3685/stat : 3685 (java) S 3667 3669 31640 0 -1 4202560 11384 0 0 0 108 2 0 0 20 0 19 0 291548792 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376725806008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3686] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3686/stat : 3686 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376724753144 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3687] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3687/stat : 3687 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376723700808 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3688] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3688/stat : 3688 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548803 9855979520 16387 33554432000 1073741824 1073778376 140733564525584 140376722646056 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 9624980

[startup+6.30062 s]
/proc/loadavg: 2.00 2.04 2.01 3/214 3688
/proc/meminfo: memFree=29444556/32873844 swapFree=7628/7628
[pid=3669] ppid=3667 vsize=9624980 CPUtime=7.86 cores=1,3,5,7
/proc/3669/stat : 3669 (java) S 3667 3669 31640 0 -1 4202496 18144 0 1 0 782 4 0 0 20 0 19 0 291548786 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140733564516720 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3669/statm: 2406245 15882 2273 9 0 2396937 0
[pid=3669/tid=3671] ppid=3667 vsize=9624980 CPUtime=5.93 cores=1,3,5,7
/proc/3669/task/3671/stat : 3671 (java) S 3667 3669 31640 0 -1 4202560 2544 0 1 0 592 1 0 0 20 0 19 0 291548787 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376907162008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3672] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3672/stat : 3672 (java) S 3667 3669 31640 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376750635432 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3673] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3673/stat : 3673 (java) S 3667 3669 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376749582888 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3674] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3674/stat : 3674 (java) S 3667 3669 31640 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376748529832 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3675] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3675/stat : 3675 (java) S 3667 3669 31640 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376747477288 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3676] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3676/stat : 3676 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376746425256 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3677] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3677/stat : 3677 (java) S 3667 3669 31640 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376745372712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3678] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3678/stat : 3678 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548788 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376744319656 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3679] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3679/stat : 3679 (java) S 3667 3669 31640 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376743267112 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3680] ppid=3667 vsize=9624980 CPUtime=0.24 cores=1,3,5,7
/proc/3669/task/3680/stat : 3680 (java) R 3667 3669 31640 0 -1 4202560 40 0 0 0 24 0 0 0 20 0 19 0 291548789 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376731067632 140376910432396 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3681] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3681/stat : 3681 (java) S 3667 3669 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376730015096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3682] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3682/stat : 3682 (java) S 3667 3669 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376728961928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3683] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3683/stat : 3683 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376727910672 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3684] ppid=3667 vsize=9624980 CPUtime=0.3 cores=1,3,5,7
/proc/3669/task/3684/stat : 3684 (java) S 3667 3669 31640 0 -1 4202560 2936 0 0 0 30 0 0 0 20 0 19 0 291548792 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376726858552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3685] ppid=3667 vsize=9624980 CPUtime=1.14 cores=1,3,5,7
/proc/3669/task/3685/stat : 3685 (java) S 3667 3669 31640 0 -1 4202560 11384 0 0 0 112 2 0 0 20 0 19 0 291548792 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376725806008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3686] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3686/stat : 3686 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376724753144 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3687] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3687/stat : 3687 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376723700808 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3688] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3688/stat : 3688 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548803 9855979520 15882 33554432000 1073741824 1073778376 140733564525584 140376722646056 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.86
Current children cumulated vsize (KiB) 9624980

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

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

/proc/3669/task/3672/stat : 3672 (java) S 3667 3669 31640 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376750635432 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3673] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3673/stat : 3673 (java) S 3667 3669 31640 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376749582888 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3674] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3674/stat : 3674 (java) S 3667 3669 31640 0 -1 4202560 4 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376748529832 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3675] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3675/stat : 3675 (java) S 3667 3669 31640 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376747477288 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3676] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3676/stat : 3676 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376746425256 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3677] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3677/stat : 3677 (java) S 3667 3669 31640 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376745372712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3678] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3678/stat : 3678 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376744319656 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3679] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3679/stat : 3679 (java) S 3667 3669 31640 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376743267112 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3680] ppid=3667 vsize=9624980 CPUtime=0.29 cores=1,3,5,7
/proc/3669/task/3680/stat : 3680 (java) S 3667 3669 31640 0 -1 4202560 40 0 0 0 29 0 0 0 20 0 19 0 291548789 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376731068776 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3681] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3681/stat : 3681 (java) S 3667 3669 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376730015096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3682] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3682/stat : 3682 (java) S 3667 3669 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376728961928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3683] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3683/stat : 3683 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376727910672 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3684] ppid=3667 vsize=9624980 CPUtime=0.33 cores=1,3,5,7
/proc/3669/task/3684/stat : 3684 (java) S 3667 3669 31640 0 -1 4202560 2938 0 0 0 33 0 0 0 20 0 19 0 291548792 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376726858552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3685] ppid=3667 vsize=9624980 CPUtime=1.15 cores=1,3,5,7
/proc/3669/task/3685/stat : 3685 (java) S 3667 3669 31640 0 -1 4202560 11384 0 0 0 113 2 0 0 20 0 19 0 291548792 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376725806008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3686] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3686/stat : 3686 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376724753144 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3687] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3687/stat : 3687 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376723700808 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3688] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3688/stat : 3688 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548803 9855979520 15884 33554432000 1073741824 1073778376 140733564525584 140376722646056 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 9.55
Current children cumulated vsize (KiB) 9624980

[startup+8.70062 s]
/proc/loadavg: 2.00 2.04 2.01 3/214 3688
/proc/meminfo: memFree=29444680/32873844 swapFree=7628/7628
[pid=3669] ppid=3667 vsize=9624980 CPUtime=10.36 cores=1,3,5,7
/proc/3669/stat : 3669 (java) S 3667 3669 31640 0 -1 4202496 18155 0 1 0 1031 5 0 0 20 0 19 0 291548786 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140733564516720 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3669/statm: 2406245 15887 2274 9 0 2396937 0
[pid=3669/tid=3671] ppid=3667 vsize=9624980 CPUtime=8.24 cores=1,3,5,7
/proc/3669/task/3671/stat : 3671 (java) R 3667 3669 31640 0 -1 4202560 2549 0 1 0 823 1 0 0 20 0 19 0 291548787 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376907162008 140376847299562 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3672] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3672/stat : 3672 (java) S 3667 3669 31640 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376750635432 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3673] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3673/stat : 3673 (java) S 3667 3669 31640 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376749582888 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3674] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3674/stat : 3674 (java) S 3667 3669 31640 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376748529832 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3675] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3675/stat : 3675 (java) S 3667 3669 31640 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376747477288 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3676] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3676/stat : 3676 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376746425256 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3677] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3677/stat : 3677 (java) S 3667 3669 31640 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376745372712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3678] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3678/stat : 3678 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376744319656 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3679] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3679/stat : 3679 (java) S 3667 3669 31640 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376743267112 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3680] ppid=3667 vsize=9624980 CPUtime=0.31 cores=1,3,5,7
/proc/3669/task/3680/stat : 3680 (java) S 3667 3669 31640 0 -1 4202560 40 0 0 0 31 0 0 0 20 0 19 0 291548789 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376731068776 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3681] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3681/stat : 3681 (java) S 3667 3669 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376730015096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3682] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3682/stat : 3682 (java) S 3667 3669 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376728961928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3683] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3683/stat : 3683 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376727910672 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3684] ppid=3667 vsize=9624980 CPUtime=0.33 cores=1,3,5,7
/proc/3669/task/3684/stat : 3684 (java) S 3667 3669 31640 0 -1 4202560 2938 0 0 0 33 0 0 0 20 0 19 0 291548792 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376726858552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3685] ppid=3667 vsize=9624980 CPUtime=1.15 cores=1,3,5,7
/proc/3669/task/3685/stat : 3685 (java) S 3667 3669 31640 0 -1 4202560 11384 0 0 0 113 2 0 0 20 0 19 0 291548792 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376725806008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3686] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3686/stat : 3686 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376724753144 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3687] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3687/stat : 3687 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376723700808 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3688] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3688/stat : 3688 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548803 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376722646056 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 9624980

[startup+9.10062 s]
/proc/loadavg: 2.00 2.04 2.01 3/214 3688
/proc/meminfo: memFree=29444680/32873844 swapFree=7628/7628
[pid=3669] ppid=3667 vsize=9624980 CPUtime=10.75 cores=1,3,5,7
/proc/3669/stat : 3669 (java) S 3667 3669 31640 0 -1 4202496 18155 0 1 0 1070 5 0 0 20 0 19 0 291548786 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140733564516720 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3669/statm: 2406245 15887 2274 9 0 2396937 0
[pid=3669/tid=3671] ppid=3667 vsize=9624980 CPUtime=8.63 cores=1,3,5,7
/proc/3669/task/3671/stat : 3671 (java) R 3667 3669 31640 0 -1 4202560 2549 0 1 0 862 1 0 0 20 0 19 0 291548787 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376907161888 140376847351431 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3672] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3672/stat : 3672 (java) S 3667 3669 31640 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376750635432 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3673] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3673/stat : 3673 (java) S 3667 3669 31640 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376749582888 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3674] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3674/stat : 3674 (java) S 3667 3669 31640 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376748529832 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3675] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3675/stat : 3675 (java) S 3667 3669 31640 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376747477288 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3676] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3676/stat : 3676 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376746425256 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3677] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3677/stat : 3677 (java) S 3667 3669 31640 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376745372712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3678] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3678/stat : 3678 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376744319656 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3679] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3679/stat : 3679 (java) S 3667 3669 31640 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376743267112 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3680] ppid=3667 vsize=9624980 CPUtime=0.31 cores=1,3,5,7
/proc/3669/task/3680/stat : 3680 (java) S 3667 3669 31640 0 -1 4202560 40 0 0 0 31 0 0 0 20 0 19 0 291548789 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376731068776 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3681] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3681/stat : 3681 (java) S 3667 3669 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376730015096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3682] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3682/stat : 3682 (java) S 3667 3669 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376728961928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3683] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3683/stat : 3683 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376727910672 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3684] ppid=3667 vsize=9624980 CPUtime=0.33 cores=1,3,5,7
/proc/3669/task/3684/stat : 3684 (java) S 3667 3669 31640 0 -1 4202560 2938 0 0 0 33 0 0 0 20 0 19 0 291548792 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376726858552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3685] ppid=3667 vsize=9624980 CPUtime=1.15 cores=1,3,5,7
/proc/3669/task/3685/stat : 3685 (java) S 3667 3669 31640 0 -1 4202560 11384 0 0 0 113 2 0 0 20 0 19 0 291548792 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376725806008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3686] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3686/stat : 3686 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376724753144 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3687] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3687/stat : 3687 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376723700808 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3688] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3688/stat : 3688 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548803 9855979520 15887 33554432000 1073741824 1073778376 140733564525584 140376722646056 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 10.75
Current children cumulated vsize (KiB) 9624980

[startup+9.50078 s]
/proc/loadavg: 2.00 2.04 2.01 3/214 3688
/proc/meminfo: memFree=29444680/32873844 swapFree=7628/7628
[pid=3669] ppid=3667 vsize=9624980 CPUtime=11.16 cores=1,3,5,7
/proc/3669/stat : 3669 (java) S 3667 3669 31640 0 -1 4202496 18179 0 1 0 1111 5 0 0 20 0 19 0 291548786 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140733564516720 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3669/statm: 2406245 16929 2274 9 0 2396937 0
[pid=3669/tid=3671] ppid=3667 vsize=9624980 CPUtime=9.01 cores=1,3,5,7
/proc/3669/task/3671/stat : 3671 (java) R 3667 3669 31640 0 -1 4202560 2550 0 1 0 900 1 0 0 20 0 19 0 291548787 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376907162008 140376847288219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3672] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3672/stat : 3672 (java) S 3667 3669 31640 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376750635432 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3673] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3673/stat : 3673 (java) S 3667 3669 31640 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376749582888 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3674] ppid=3667 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/3669/task/3674/stat : 3674 (java) S 3667 3669 31640 0 -1 4202560 5 0 0 0 3 0 0 0 20 0 19 0 291548788 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376748529832 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3675] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3675/stat : 3675 (java) S 3667 3669 31640 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376747477288 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3676] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3676/stat : 3676 (java) S 3667 3669 31640 0 -1 4202560 25 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376746425256 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3669/tid=3677] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3677/stat : 3677 (java) S 3667 3669 31640 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376745372712 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3678] ppid=3667 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/3669/task/3678/stat : 3678 (java) S 3667 3669 31640 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 291548788 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376744319656 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3679] ppid=3667 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/3669/task/3679/stat : 3679 (java) S 3667 3669 31640 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 19 0 291548788 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376743267112 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3680] ppid=3667 vsize=9624980 CPUtime=0.33 cores=1,3,5,7
/proc/3669/task/3680/stat : 3680 (java) S 3667 3669 31640 0 -1 4202560 41 0 0 0 33 0 0 0 20 0 19 0 291548789 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376731068776 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3681] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3681/stat : 3681 (java) S 3667 3669 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376730015096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3682] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3682/stat : 3682 (java) S 3667 3669 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291548789 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376728961928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3683] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3683/stat : 3683 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376727910672 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3684] ppid=3667 vsize=9624980 CPUtime=0.33 cores=1,3,5,7
/proc/3669/task/3684/stat : 3684 (java) S 3667 3669 31640 0 -1 4202560 2938 0 0 0 33 0 0 0 20 0 19 0 291548792 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376726858552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3669/tid=3685] ppid=3667 vsize=9624980 CPUtime=1.15 cores=1,3,5,7
/proc/3669/task/3685/stat : 3685 (java) S 3667 3669 31640 0 -1 4202560 11384 0 0 0 113 2 0 0 20 0 19 0 291548792 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376725806008 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3686] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3686/stat : 3686 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376724753144 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3669/tid=3687] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3687/stat : 3687 (java) S 3667 3669 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291548792 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376723700808 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3669/tid=3688] ppid=3667 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/3669/task/3688/stat : 3688 (java) S 3667 3669 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291548803 9855979520 16929 33554432000 1073741824 1073778376 140733564525584 140376722646056 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 11.16
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 9.53965
CPU time (s): 11.2213
CPU user time (s): 11.0703
CPU system time (s): 0.150977
CPU usage (%): 117.628
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0703
system time used= 0.150977
maximum resident set size= 67776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18198
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1347
involuntary context switches= 898

runsolver used 0.012998 second user time and 0.105983 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-29 03:17:24
IDJOB=3718426
IDBENCH=79243
IDSOLVER=2301
FILE ID=node145/3718426-1338254244
RUNJOBID= node145-1338246945-1113
PBS_JOBID= 14624633
Free space on /tmp= 71540 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110967142--soft-0-100-0.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718426-1338254244/watcher-3718426-1338254244 -o /tmp/evaluation-result-3718426-1338254244/solver-3718426-1338254244 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718426-1338254244.wbo

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

MD5SUM BENCH= 7fd7081013808377c58c0d6e2ccd3b26
RANDOM SEED=199518208

node145.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		: 2667.149
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	: 5334.29
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		: 2667.149
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		: 2667.149
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	: 5313.38
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		: 2667.149
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.91
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		: 2667.149
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		: 2667.149
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	: 5331.91
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		: 2667.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29502168 kB
Buffers:          393648 kB
Cached:          1901568 kB
SwapCached:            0 kB
Active:           998688 kB
Inactive:        1521828 kB
Active(anon):     216136 kB
Inactive(anon):    10912 kB
Active(file):     782552 kB
Inactive(file):  1510916 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               252 kB
Writeback:             0 kB
AnonPages:        233924 kB
Mapped:            22276 kB
Shmem:               200 kB
Slab:             708520 kB
SReclaimable:     149944 kB
SUnreclaim:       558576 kB
KernelStack:        1608 kB
PageTables:         4384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     698776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71536 MiB
End job on node145 at 2012-05-29 03:17:34