Trace number 4109505

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 2.3.6 Res+CP PB16OPTIMUM 25.9931 36.5098

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110978334--soft-33-100-0.wbo
MD5SUM14512bd829ee0bf054bc16c7157cd521
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark17.8903
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 constraints64
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 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1247
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4109505-1467321270.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.064s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     233
0.09/0.18	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 41
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 41
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 64 literals
1.00/0.40	c And the winner is solver0
1.35/0.69	c SATISFIABLE
1.35/0.69	c OPTIMIZING...
1.35/0.69	c Got one! Elapsed wall clock time (in seconds):0.569
1.35/0.69	o 849
1.36/0.70	c And the winner is solver0
1.36/1.19	c Got one! Elapsed wall clock time (in seconds):1.07
1.36/1.19	o 848
1.36/1.20	c And the winner is solver0
1.41/1.69	c Got one! Elapsed wall clock time (in seconds):1.571
1.41/1.69	o 846
1.42/1.70	c And the winner is solver0
1.42/2.19	c Got one! Elapsed wall clock time (in seconds):2.072
1.42/2.19	o 836
1.45/2.21	c And the winner is solver0
1.73/2.69	c Got one! Elapsed wall clock time (in seconds):2.573
1.73/2.69	o 638
1.74/2.70	c And the winner is solver0
1.74/3.19	c Got one! Elapsed wall clock time (in seconds):3.074
1.74/3.19	o 632
1.77/3.21	c And the winner is solver0
1.81/3.70	c Got one! Elapsed wall clock time (in seconds):3.575
1.81/3.70	o 595
1.81/3.70	c And the winner is solver0
1.81/4.20	c Got one! Elapsed wall clock time (in seconds):4.076
1.81/4.20	o 584
1.81/4.22	c And the winner is solver0
2.07/4.70	c Got one! Elapsed wall clock time (in seconds):4.577
2.07/4.70	o 578
2.07/4.75	c And the winner is solver0
2.26/5.20	c Got one! Elapsed wall clock time (in seconds):5.078
2.26/5.20	o 565
2.26/5.20	c And the winner is solver0
2.26/5.70	c Got one! Elapsed wall clock time (in seconds):5.58
2.26/5.70	o 523
2.26/5.70	c And the winner is solver0
2.26/6.20	c Got one! Elapsed wall clock time (in seconds):6.081
2.26/6.20	o 399
2.26/6.20	c And the winner is solver0
2.26/6.70	c Got one! Elapsed wall clock time (in seconds):6.582
2.26/6.70	o 393
2.26/6.70	c And the winner is solver0
2.82/7.20	c Got one! Elapsed wall clock time (in seconds):7.083
2.82/7.20	o 300
2.82/7.26	c And the winner is solver0
3.09/7.70	c Got one! Elapsed wall clock time (in seconds):7.584
3.09/7.70	o 292
3.09/7.71	c And the winner is solver0
3.09/8.20	c Got one! Elapsed wall clock time (in seconds):8.085
3.09/8.20	o 289
3.09/8.21	c And the winner is solver0
3.09/8.71	c Got one! Elapsed wall clock time (in seconds):8.586
3.09/8.71	o 284
3.09/8.73	c And the winner is solver0
3.15/9.21	c Got one! Elapsed wall clock time (in seconds):9.087
3.15/9.21	o 268
3.15/9.25	c And the winner is solver0
3.25/9.71	c Got one! Elapsed wall clock time (in seconds):9.588
3.25/9.71	o 265
3.25/9.71	c And the winner is solver0
3.25/10.21	c Got one! Elapsed wall clock time (in seconds):10.089
3.25/10.21	o 254
3.25/10.22	c And the winner is solver0
3.26/10.71	c Got one! Elapsed wall clock time (in seconds):10.59
3.26/10.71	o 247
3.26/10.77	c And the winner is solver0
3.44/11.21	c Got one! Elapsed wall clock time (in seconds):11.091
3.44/11.21	o 245
3.44/11.28	c cleaning 5194 clauses out of 10393 with flag 2973/10393
3.44/11.29	c And the winner is solver0
3.66/11.71	c Got one! Elapsed wall clock time (in seconds):11.592
3.66/11.71	o 243
3.66/11.77	c And the winner is solver0
3.79/12.21	c Got one! Elapsed wall clock time (in seconds):12.093
3.79/12.21	o 242
3.79/12.26	c And the winner is solver0
3.90/12.71	c Got one! Elapsed wall clock time (in seconds):12.594
3.90/12.71	o 231
3.90/12.76	c And the winner is solver0
4.02/13.21	c Got one! Elapsed wall clock time (in seconds):13.095
4.02/13.21	o 230
4.02/13.25	c And the winner is solver0
4.09/13.72	c Got one! Elapsed wall clock time (in seconds):13.596
4.09/13.72	o 224
4.09/13.73	c And the winner is solver0
4.16/14.22	c Got one! Elapsed wall clock time (in seconds):14.097
4.16/14.22	o 223
4.16/14.26	c And the winner is solver0
4.26/14.72	c Got one! Elapsed wall clock time (in seconds):14.598
4.26/14.72	o 208
4.26/14.77	c cleaning 6456 clauses out of 12912 with flag 3260/18106
4.26/14.78	c And the winner is solver0
4.41/15.22	c Got one! Elapsed wall clock time (in seconds):15.099
4.41/15.22	o 196
4.57/15.34	c And the winner is solver0
4.67/15.72	c Got one! Elapsed wall clock time (in seconds):15.6
4.67/15.72	o 194
4.67/15.73	c And the winner is solver0
4.69/16.22	c Got one! Elapsed wall clock time (in seconds):16.101
4.69/16.22	o 181
4.85/16.32	c cleaning 6152 clauses out of 12321 with flag 6944/23971
5.28/16.55	c cleaning 6086 clauses out of 12171 with flag 27513/29973
5.28/16.59	c And the winner is solver0
5.50/16.72	c Got one! Elapsed wall clock time (in seconds):16.602
5.50/16.72	o 170
5.65/16.81	c And the winner is solver0
5.70/17.22	c Got one! Elapsed wall clock time (in seconds):17.103
5.70/17.22	o 169
5.70/17.25	c And the winner is solver0
5.78/17.72	c Got one! Elapsed wall clock time (in seconds):17.604
5.78/17.72	o 167
5.92/17.81	c cleaning 6210 clauses out of 12428 with flag 7600/36316
5.92/17.82	c And the winner is solver0
6.00/18.22	c Got one! Elapsed wall clock time (in seconds):18.105
6.00/18.22	o 163
6.00/18.28	c And the winner is solver0
6.12/18.73	c Got one! Elapsed wall clock time (in seconds):18.606
6.12/18.73	o 160
6.12/18.76	c And the winner is solver0
6.22/19.23	c Got one! Elapsed wall clock time (in seconds):19.107
6.22/19.23	o 120
6.36/19.40	c cleaning 6471 clauses out of 12945 with flag 15570/43043
6.97/19.63	c cleaning 6235 clauses out of 12475 with flag 39908/49044
7.17/19.75	c And the winner is solver0
7.57/20.23	c Got one! Elapsed wall clock time (in seconds):20.108
7.57/20.23	o 116
7.57/20.24	c And the winner is solver0
7.60/20.73	c Got one! Elapsed wall clock time (in seconds):20.609
7.60/20.73	o 114
7.60/20.74	c And the winner is solver0
7.64/21.23	c Got one! Elapsed wall clock time (in seconds):21.11
7.64/21.23	o 113
7.64/21.27	c And the winner is solver0
7.72/21.73	c Got one! Elapsed wall clock time (in seconds):21.611
7.72/21.73	o 112
7.72/21.77	c And the winner is solver0
7.86/22.23	c Got one! Elapsed wall clock time (in seconds):22.112
7.86/22.23	o 110
7.99/22.34	c cleaning 6883 clauses out of 13777 with flag 7089/56581
8.27/22.42	c And the winner is solver0
8.45/22.73	c Got one! Elapsed wall clock time (in seconds):22.613
8.45/22.73	o 106
8.57/22.87	c cleaning 6009 clauses out of 12025 with flag 11285/61712
9.47/23.11	c cleaning 6008 clauses out of 12016 with flag 37609/67712
9.47/23.18	c And the winner is solver0
10.44/23.93	c Got one! Elapsed wall clock time (in seconds):23.815
10.44/23.93	o 105
10.63/24.00	c And the winner is solver0
10.72/24.44	c Got one! Elapsed wall clock time (in seconds):24.315
10.72/24.44	o 80
10.85/24.52	c cleaning 5607 clauses out of 11230 with flag 7579/72934
11.05/24.61	c And the winner is solver0
11.09/24.94	c Got one! Elapsed wall clock time (in seconds):24.816
11.09/24.94	o 71
11.21/25.05	c cleaning 5639 clauses out of 11287 with flag 9809/78598
11.21/25.06	c And the winner is solver0
11.37/25.44	c Got one! Elapsed wall clock time (in seconds):25.318
11.37/25.44	o 61
11.37/25.49	c And the winner is solver0
11.48/25.94	c Got one! Elapsed wall clock time (in seconds):25.82
11.48/25.94	o 53
11.80/26.11	c cleaning 5810 clauses out of 11632 with flag 13368/84582
12.20/26.32	c cleaning 5908 clauses out of 11823 with flag 34395/90583
12.61/26.59	c cleaning 6455 clauses out of 12915 with flag 59745/97583
13.20/26.89	c cleaning 7225 clauses out of 14460 with flag 88520/105583
14.01/27.28	c cleaning 8113 clauses out of 16234 with flag 124048/114582
14.21/27.31	c And the winner is solver0
15.23/28.39	c Got one! Elapsed wall clock time (in seconds):28.273
15.23/28.39	o 52
15.52/28.57	c And the winner is solver0
15.69/28.90	c Got one! Elapsed wall clock time (in seconds):28.776
15.69/28.90	o 51
15.69/28.96	c cleaning 7281 clauses out of 14574 with flag 3631/121035
16.09/29.18	c cleaning 6643 clauses out of 13294 with flag 28111/127036
16.09/29.19	c And the winner is solver0
16.31/29.40	c Got one! Elapsed wall clock time (in seconds):29.28
16.31/29.40	o 44
16.50/29.54	c And the winner is solver0
16.60/29.90	c Got one! Elapsed wall clock time (in seconds):29.783
16.60/29.90	o 36
16.60/29.96	c cleaning 6099 clauses out of 12207 with flag 3705/132592
16.79/30.05	c And the winner is solver0
16.90/30.41	c Got one! Elapsed wall clock time (in seconds):30.294
16.90/30.41	o 35
16.90/30.43	c And the winner is solver0
16.92/30.92	c Got one! Elapsed wall clock time (in seconds):30.798
16.92/30.92	o 32
17.08/31.04	c cleaning 6032 clauses out of 12084 with flag 11816/138568
17.08/31.07	c And the winner is solver0
17.24/31.42	c Got one! Elapsed wall clock time (in seconds):31.303
17.24/31.42	o 31
17.24/31.45	c And the winner is solver0
17.28/31.94	c Got one! Elapsed wall clock time (in seconds):31.819
17.28/31.94	o 29
17.60/32.12	c cleaning 6142 clauses out of 12300 with flag 19604/144816
18.00/32.33	c cleaning 6076 clauses out of 12157 with flag 42670/150816
18.40/32.59	c cleaning 6539 clauses out of 13080 with flag 70095/157816
19.22/32.91	c cleaning 7272 clauses out of 14543 with flag 102890/165819
19.82/33.25	c cleaning 8125 clauses out of 16265 with flag 137985/174815
20.62/33.69	c cleaning 9067 clauses out of 18139 with flag 180103/184816
21.82/34.24	c cleaning 10032 clauses out of 20071 with flag 228475/195815
23.02/34.85	c cleaning 11017 clauses out of 22039 with flag 283797/207818
24.42/35.53	c cleaning 12006 clauses out of 24015 with flag 344521/220815
25.82/36.21	c And the winner is solver0
25.84/36.49	c >>>>>>>>>> Solver number 0 (58 answers) <<<<<<<<<<<<<<<<<<
25.84/36.49	c starts		: 156
25.84/36.49	c conflicts		: 233751
25.84/36.49	c decisions		: 376815
25.84/36.49	c propagations		: 5717043
25.84/36.49	c inspects		: 111703570
25.84/36.49	c shortcuts		: 0
25.84/36.49	c learnt literals	: 33
25.84/36.49	c learnt binary clauses	: 15
25.84/36.49	c learnt ternary clauses	: 305
25.84/36.49	c learnt constraints	: 233717
25.84/36.49	c ignored constraints	: 0
25.84/36.49	c root simplifications	: 0
25.84/36.49	c removed literals (reason simplification)	: 1216214
25.84/36.49	c reason swapping (by a shorter reason)	: 0
25.84/36.49	c Calls to reduceDB	: 30
25.84/36.49	c Number of update (reduction) of LBD	: 61506
25.84/36.49	c Imported unit clauses	: 0
25.84/36.49	c number of reductions to clauses (during analyze)	: 0
25.84/36.49	c number of learned constraints concerned by reduction	: 0
25.84/36.49	c number of learning phase by resolution	: 0
25.84/36.49	c number of learning phase by cutting planes	: 0
25.84/36.49	c speed (assignments/second)	: 157502.97537054383
25.84/36.49	c non guided choices	2195
25.84/36.49	c learnt constraints type 
25.84/36.49	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
25.84/36.49	c starts		: 59
25.84/36.49	c conflicts		: 490
25.84/36.49	c decisions		: 6628
25.84/36.49	c propagations		: 24134
25.84/36.49	c inspects		: 1067052
25.84/36.49	c shortcuts		: 0
25.84/36.49	c learnt literals	: 0
25.84/36.49	c learnt binary clauses	: 0
25.84/36.49	c learnt ternary clauses	: 0
25.84/36.49	c learnt constraints	: 448
25.84/36.49	c ignored constraints	: 0
25.84/36.49	c root simplifications	: 0
25.84/36.49	c removed literals (reason simplification)	: 0
25.84/36.49	c reason swapping (by a shorter reason)	: 0
25.84/36.49	c Calls to reduceDB	: 0
25.84/36.49	c Number of update (reduction) of LBD	: 0
25.84/36.49	c Imported unit clauses	: 0
25.84/36.49	c number of reductions to clauses (during analyze)	: 0
25.84/36.49	c number of learned constraints concerned by reduction	: 0
25.84/36.49	c number of learning phase by resolution	: 0
25.84/36.49	c number of learning phase by cutting planes	: 0
25.84/36.49	c speed (assignments/second)	: 5318.201851035698
25.84/36.49	c non guided choices	1290
25.84/36.49	c learnt constraints type 
25.84/36.49	s OPTIMUM FOUND
25.84/36.49	c Found 57 solution(s)
25.84/36.49	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 
25.84/36.49	c objective function=29
25.84/36.49	c Total wall clock time (in seconds): 36.371

Verifier Data

OK	29

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4109505-1467321270/watcher-4109505-1467321270 -o /tmp/evaluation-result-4109505-1467321270/solver-4109505-1467321270 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467318784-20067 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109505-1467321270.wbo 

pid=29159
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.24 1.26 1.27 2/169 29162
/proc/meminfo: memFree=28366168/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=8 CPUtime=0 cores=1,3,5,7
/proc/29162/stat : 29162 (java) R 29159 29162 13693 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 13085482 8192 1 33554432000 0 0 0 140734293662616 226084154807 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2 1 0 0 0 2 0

[startup+0.10006 s]
/proc/loadavg: 1.24 1.26 1.27 2/169 29162
/proc/meminfo: memFree=28366168/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 4417 0 1 0 8 1 0 0 20 0 18 0 13085482 9787879424 6053 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2389619 6053 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200229 s]
/proc/loadavg: 1.24 1.26 1.27 2/169 29162
/proc/meminfo: memFree=28366168/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 4800 0 1 0 22 1 0 0 20 0 22 0 13085482 10060525568 7910 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2456183 7910 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300222 s]
/proc/loadavg: 1.24 1.26 1.27 2/169 29162
/proc/meminfo: memFree=28366168/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 7261 0 1 0 59 1 0 0 20 0 22 0 13085482 10060525568 9973 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2456183 9973 2250 9 0 2446860 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 9824732

[startup+0.700321 s]
/proc/loadavg: 1.24 1.26 1.27 2/169 29162
/proc/meminfo: memFree=28366168/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9824732 CPUtime=1.36 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 14347 0 1 0 132 4 0 0 20 0 22 0 13085482 10060525568 14420 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2456183 14420 2254 9 0 2446860 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (1.35 s) is less than in the last sample (1.36 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.0100001 s) to the 'lost time'.

[startup+0.700321 s]
/proc/loadavg: 1.24 1.26 1.27 2/169 29162
/proc/meminfo: memFree=28366168/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9824732 CPUtime=1.36 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 14347 0 1 0 132 4 0 0 20 0 22 0 13085482 10060525568 14420 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2456183 14420 2254 9 0 2446860 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 9824732

[startup+0.800326 s]
/proc/loadavg: 1.24 1.26 1.27 2/169 29162
/proc/meminfo: memFree=28366168/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 14347 0 1 0 131 4 0 0 20 0 19 0 13085482 10060525568 14413 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2456183 14413 2254 9 0 2446860 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 9824732
#
############


[startup+1.50079 s]
/proc/loadavg: 1.24 1.26 1.27 1/188 29187
/proc/meminfo: memFree=28316856/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 14358 0 1 0 134 6 0 0 20 0 19 0 13085482 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2456183 15950 2254 9 0 2446860 0
[pid=29162/tid=29164] ppid=29159 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/29162/task/29164/stat : 29164 (java) S 29159 29162 13693 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 19 0 13085483 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140459154502520 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29165] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29165/stat : 29165 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085484 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140459126954792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29166] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29166/stat : 29166 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085484 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140459125901992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29167] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29167/stat : 29167 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085484 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140459124849704 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29168] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29168/stat : 29168 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085484 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140459123796904 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29169] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29169/stat : 29169 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085484 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140459122743592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29170] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29170/stat : 29170 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085484 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458992380072 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29171] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29171/stat : 29171 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085484 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458991327784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29172] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29172/stat : 29172 (java) S 29159 29162 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13085484 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458990274984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29173] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29173/stat : 29173 (java) S 29159 29162 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13085485 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458507328232 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29174] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29174/stat : 29174 (java) S 29159 29162 13693 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13085485 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458506274296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29175] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29175/stat : 29175 (java) S 29159 29162 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13085485 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458505221896 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29176] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29176/stat : 29176 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085488 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458504170384 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29177] ppid=29159 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/29162/task/29177/stat : 29177 (java) S 29159 29162 13693 0 -1 4202560 6318 0 0 0 37 0 0 0 20 0 19 0 13085488 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458503116984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29178] ppid=29159 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/29162/task/29178/stat : 29178 (java) S 29159 29162 13693 0 -1 4202560 4273 0 0 0 37 0 0 0 20 0 19 0 13085488 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458502064184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29179] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29179/stat : 29179 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085488 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458501012088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29180] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29180/stat : 29180 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085488 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458499959496 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29183] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29183/stat : 29183 (java) S 29159 29162 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13085501 10060525568 15950 33554432000 1073741824 1073778376 140733795571792 140458496800424 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (1.4 s) is less than in the last sample (1.41 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.00999999 s) to the 'lost time'.

[startup+1.70079 s]
/proc/loadavg: 1.24 1.26 1.27 1/188 29187
/proc/meminfo: memFree=28316856/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 14366 0 1 0 135 6 0 0 20 0 22 0 13085482 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2456183 16980 2254 9 0 2446860 0
[pid=29162/tid=29164] ppid=29159 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/29162/task/29164/stat : 29164 (java) S 29159 29162 13693 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 22 0 13085483 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140459154502520 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29165] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29165/stat : 29165 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085484 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140459126954792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29166] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29166/stat : 29166 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085484 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140459125901992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29167] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29167/stat : 29167 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085484 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140459124849704 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29168] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29168/stat : 29168 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085484 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140459123796904 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29169] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29169/stat : 29169 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085484 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140459122743592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29170] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29170/stat : 29170 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085484 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458992380072 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29171] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29171/stat : 29171 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085484 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458991327784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29172] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29172/stat : 29172 (java) S 29159 29162 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13085484 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458990274984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29173] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29173/stat : 29173 (java) S 29159 29162 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13085485 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458507328232 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29174] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29174/stat : 29174 (java) S 29159 29162 13693 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 13085485 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458506274296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29175] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29175/stat : 29175 (java) S 29159 29162 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13085485 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458505221896 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29176] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29176/stat : 29176 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085488 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458504170384 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29177] ppid=29159 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/29162/task/29177/stat : 29177 (java) S 29159 29162 13693 0 -1 4202560 6318 0 0 0 37 0 0 0 20 0 22 0 13085488 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458503116984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29178] ppid=29159 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/29162/task/29178/stat : 29178 (java) S 29159 29162 13693 0 -1 4202560 4273 0 0 0 37 0 0 0 20 0 22 0 13085488 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458502064184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29179] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29179/stat : 29179 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085488 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458501012088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29180] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29180/stat : 29180 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085488 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458499959496 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29183] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29183/stat : 29183 (java) S 29159 29162 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13085501 10060525568 16980 33554432000 1073741824 1073778376 140733795571792 140458496800424 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 9824732

[startup+1.8008 s]
/proc/loadavg: 1.24 1.26 1.27 1/188 29187
/proc/meminfo: memFree=28316856/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 14366 0 1 0 134 6 0 0 20 0 19 0 13085482 10060525568 16974 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2456183 16974 2254 9 0 2446860 0
[pid=29162/tid=29164] ppid=29159 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/29162/task/29164/stat : 29164 (java) S 29159 29162 13693 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 19 0 13085483 10060525568 16974 33554432000 1073741824 1073778376 140733795571792 140459154502520 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29165] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29165/stat : 29165 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085484 10060525568 16974 33554432000 1073741824 1073778376 140733795571792 140459126954792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

/proc/29162/task/29174/stat : 29174 (java) S 29159 29162 13693 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13085485 10060525568 51668 33554432000 1073741824 1073778376 140733795571792 140458506274296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29175] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29175/stat : 29175 (java) S 29159 29162 13693 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 22 0 13085485 10060525568 51668 33554432000 1073741824 1073778376 140733795571792 140458505221896 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29176] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29176/stat : 29176 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085488 10060525568 51668 33554432000 1073741824 1073778376 140733795571792 140458504170384 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29177] ppid=29159 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/29162/task/29177/stat : 29177 (java) S 29159 29162 13693 0 -1 4202560 18054 0 0 0 169 3 0 0 20 0 22 0 13085488 10060525568 51668 33554432000 1073741824 1073778376 140733795571792 140458503116984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29178] ppid=29159 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/29162/task/29178/stat : 29178 (java) S 29159 29162 13693 0 -1 4202560 7801 0 0 0 94 1 0 0 20 0 22 0 13085488 10060525568 51668 33554432000 1073741824 1073778376 140733795571792 140458502064184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29179] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29179/stat : 29179 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085488 10060525568 51668 33554432000 1073741824 1073778376 140733795571792 140458501012088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29180] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29180/stat : 29180 (java) S 29159 29162 13693 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13085488 10060525568 51668 33554432000 1073741824 1073778376 140733795571792 140458499959496 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29183] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29183/stat : 29183 (java) S 29159 29162 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13085501 10060525568 51668 33554432000 1073741824 1073778376 140733795571792 140458496800424 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29352] ppid=29159 vsize=9824732 CPUtime=3.21 cores=1,3,5,7
/proc/29162/task/29352/stat : 29352 (java) R 29159 29162 13693 0 -1 4202560 8 0 0 0 321 0 0 0 20 0 22 0 13088676 10060525568 51668 33554432000 1073741824 1073778376 140733795571792 140458497843600 140459003882840 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29353] ppid=29159 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/29162/task/29353/stat : 29353 (java) R 29159 29162 13693 0 -1 4202560 3 0 0 0 322 0 0 0 20 0 22 0 13088676 10060525568 51668 33554432000 1073741824 1073778376 140733795571792 140458495746296 140459003965981 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29354] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29354/stat : 29354 (java) S 29159 29162 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13088677 10060525568 51668 33554432000 1073741824 1073778376 140733795571792 140458498904872 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 23.8
Current children cumulated vsize (KiB) 9824732

[startup+36.0009 s]
/proc/loadavg: 1.14 1.23 1.26 3/191 29354
/proc/meminfo: memFree=28166168/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9824732 CPUtime=25.39 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 30371 0 1 0 2439 100 0 0 20 0 22 0 13085482 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2456183 52659 2287 9 0 2446860 0
[pid=29162/tid=29164] ppid=29159 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/29162/task/29164/stat : 29164 (java) S 29159 29162 13693 0 -1 4202560 2421 0 1 0 21 2 0 0 20 0 22 0 13085483 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140459154502520 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29165] ppid=29159 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/29162/task/29165/stat : 29165 (java) S 29159 29162 13693 0 -1 4202560 37 0 0 0 3 2 0 0 20 0 22 0 13085484 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140459126954792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29166] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29166/stat : 29166 (java) S 29159 29162 13693 0 -1 4202560 17 0 0 0 2 1 0 0 20 0 22 0 13085484 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140459125901992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29167] ppid=29159 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29162/task/29167/stat : 29167 (java) S 29159 29162 13693 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 13085484 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140459124849704 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29168] ppid=29159 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29162/task/29168/stat : 29168 (java) S 29159 29162 13693 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 22 0 13085484 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140459123796904 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29169] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29169/stat : 29169 (java) S 29159 29162 13693 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 13085484 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140459122743592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29170] ppid=29159 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29162/task/29170/stat : 29170 (java) S 29159 29162 13693 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 13085484 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458992380072 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29171] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29171/stat : 29171 (java) S 29159 29162 13693 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 22 0 13085484 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458991327784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29172] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29172/stat : 29172 (java) S 29159 29162 13693 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 13085484 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458990274984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29173] ppid=29159 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29162/task/29173/stat : 29173 (java) S 29159 29162 13693 0 -1 4202560 13 0 0 0 0 4 0 0 20 0 22 0 13085485 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458507328232 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29174] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29174/stat : 29174 (java) S 29159 29162 13693 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13085485 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458506274296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29175] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29175/stat : 29175 (java) S 29159 29162 13693 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 22 0 13085485 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458505221896 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29176] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29176/stat : 29176 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085488 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458504170384 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29177] ppid=29159 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/29162/task/29177/stat : 29177 (java) S 29159 29162 13693 0 -1 4202560 18054 0 0 0 169 3 0 0 20 0 22 0 13085488 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458503116984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29178] ppid=29159 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/29162/task/29178/stat : 29178 (java) S 29159 29162 13693 0 -1 4202560 7801 0 0 0 94 1 0 0 20 0 22 0 13085488 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458502064184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29179] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29179/stat : 29179 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13085488 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458501012088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29180] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29180/stat : 29180 (java) S 29159 29162 13693 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13085488 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458499959496 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29183] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29183/stat : 29183 (java) S 29159 29162 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13085501 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458496800424 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29352] ppid=29159 vsize=9824732 CPUtime=3.99 cores=1,3,5,7
/proc/29162/task/29352/stat : 29352 (java) R 29159 29162 13693 0 -1 4202560 8 0 0 0 399 0 0 0 20 0 22 0 13088676 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458497850528 140459003908661 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29353] ppid=29159 vsize=9824732 CPUtime=4.01 cores=1,3,5,7
/proc/29162/task/29353/stat : 29353 (java) R 29159 29162 13693 0 -1 4202560 4 0 0 0 401 0 0 0 20 0 22 0 13088676 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458495745024 140459003965995 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29354] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29354/stat : 29354 (java) S 29159 29162 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13088677 10060525568 52659 33554432000 1073741824 1073778376 140733795571792 140458498904872 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 9824732

[startup+36.4077 s]
/proc/loadavg: 1.14 1.23 1.26 1/188 29354
/proc/meminfo: memFree=28162256/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9824732 CPUtime=25.81 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 30371 0 1 0 2479 102 0 0 20 0 19 0 13085482 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2456183 52650 2287 9 0 2446860 0
[pid=29162/tid=29164] ppid=29159 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/29162/task/29164/stat : 29164 (java) S 29159 29162 13693 0 -1 4202560 2421 0 1 0 21 2 0 0 20 0 19 0 13085483 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140459154502520 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29165] ppid=29159 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/29162/task/29165/stat : 29165 (java) S 29159 29162 13693 0 -1 4202560 37 0 0 0 3 2 0 0 20 0 19 0 13085484 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140459126954792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29166] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29166/stat : 29166 (java) S 29159 29162 13693 0 -1 4202560 17 0 0 0 2 1 0 0 20 0 19 0 13085484 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140459125901992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29167] ppid=29159 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29162/task/29167/stat : 29167 (java) S 29159 29162 13693 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 13085484 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140459124849704 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29168] ppid=29159 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29162/task/29168/stat : 29168 (java) S 29159 29162 13693 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 13085484 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140459123796904 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29169] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29169/stat : 29169 (java) S 29159 29162 13693 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 13085484 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140459122743592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29170] ppid=29159 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29162/task/29170/stat : 29170 (java) S 29159 29162 13693 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 13085484 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458992380072 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29171] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29171/stat : 29171 (java) S 29159 29162 13693 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 19 0 13085484 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458991327784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29172] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29172/stat : 29172 (java) S 29159 29162 13693 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 13085484 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458990274984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29173] ppid=29159 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29162/task/29173/stat : 29173 (java) S 29159 29162 13693 0 -1 4202560 13 0 0 0 0 4 0 0 20 0 19 0 13085485 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458507328232 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29174] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29174/stat : 29174 (java) S 29159 29162 13693 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13085485 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458506274296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29175] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29175/stat : 29175 (java) S 29159 29162 13693 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 13085485 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458505221896 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29176] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29176/stat : 29176 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085488 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458504170384 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29177] ppid=29159 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/29162/task/29177/stat : 29177 (java) S 29159 29162 13693 0 -1 4202560 18054 0 0 0 170 3 0 0 20 0 19 0 13085488 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458503116984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29178] ppid=29159 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/29162/task/29178/stat : 29178 (java) S 29159 29162 13693 0 -1 4202560 7801 0 0 0 94 1 0 0 20 0 19 0 13085488 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458502064184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29179] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29179/stat : 29179 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13085488 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458501012088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29180] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29180/stat : 29180 (java) S 29159 29162 13693 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13085488 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458499959496 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29183] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29183/stat : 29183 (java) S 29159 29162 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13085501 10060525568 52650 33554432000 1073741824 1073778376 140733795571792 140458496800424 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.81
Current children cumulated vsize (KiB) 9824732

[startup+36.5008 s]
/proc/loadavg: 1.14 1.23 1.26 1/188 29354
/proc/meminfo: memFree=28162256/32872528 swapFree=1590004/1720820
[pid=29162] ppid=29159 vsize=9824732 CPUtime=25.89 cores=1,3,5,7
/proc/29162/stat : 29162 (java) S 29159 29162 13693 0 -1 4202496 30383 0 1 0 2486 103 0 0 20 0 16 0 13085482 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140733795562928 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29162/statm: 2456183 52653 2288 9 0 2446860 0
[pid=29162/tid=29164] ppid=29159 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/29162/task/29164/stat : 29164 (java) S 29159 29162 13693 0 -1 4202560 2421 0 1 0 24 2 0 0 20 0 16 0 13085483 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140459154502648 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29165] ppid=29159 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/29162/task/29165/stat : 29165 (java) S 29159 29162 13693 0 -1 4202560 37 0 0 0 3 2 0 0 20 0 16 0 13085484 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140459126954792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29166] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29166/stat : 29166 (java) S 29159 29162 13693 0 -1 4202560 17 0 0 0 2 1 0 0 20 0 16 0 13085484 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140459125901992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29167] ppid=29159 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29162/task/29167/stat : 29167 (java) S 29159 29162 13693 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 16 0 13085484 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140459124849704 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29168] ppid=29159 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29162/task/29168/stat : 29168 (java) S 29159 29162 13693 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 16 0 13085484 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140459123796904 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29169] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29169/stat : 29169 (java) S 29159 29162 13693 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 16 0 13085484 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140459122743592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29170] ppid=29159 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29162/task/29170/stat : 29170 (java) S 29159 29162 13693 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 16 0 13085484 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140458992380072 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29171] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29171/stat : 29171 (java) S 29159 29162 13693 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 16 0 13085484 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140458991327784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29172] ppid=29159 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29162/task/29172/stat : 29172 (java) S 29159 29162 13693 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 16 0 13085484 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140458990274984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29173] ppid=29159 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29162/task/29173/stat : 29173 (java) S 29159 29162 13693 0 -1 4202560 14 0 0 0 0 4 0 0 20 0 16 0 13085485 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140458507327784 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29162/tid=29174] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29174/stat : 29174 (java) S 29159 29162 13693 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 16 0 13085485 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140458506274296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29175] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29175/stat : 29175 (java) S 29159 29162 13693 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 16 0 13085485 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140458505221896 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29162/tid=29177] ppid=29159 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/29162/task/29177/stat : 29177 (java) S 29159 29162 13693 0 -1 4202560 18054 0 0 0 171 3 0 0 20 0 16 0 13085488 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140458503116984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29162/tid=29178] ppid=29159 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/29162/task/29178/stat : 29178 (java) S 29159 29162 13693 0 -1 4202560 7802 0 0 0 96 1 0 0 20 0 16 0 13085488 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140458502040152 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29162/tid=29179] ppid=29159 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29162/task/29179/stat : 29179 (java) S 29159 29162 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 16 0 13085488 10060525568 52653 33554432000 1073741824 1073778376 140733795571792 140458501012088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.89
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.0300001
#  lost CPU user time (s): 0.0300001
#  lost CPU system time (s): 0

Real time (s): 36.5098
CPU time (s): 25.9931
CPU user time (s): 24.8572
CPU system time (s): 1.13583
CPU usage (%): 71.1948
Max. virtual memory (cumulated for all children) (KiB): 9825848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.8272
system time used= 1.13583
maximum resident set size= 212816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30383
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3046
involuntary context switches= 1232

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.225965 second user time and 0.283956 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-30 23:14:30
IDJOB=4109505
IDBENCH=78833
IDSOLVER=2552
FILE ID=node120/4109505-1467321270
RUNJOBID= node120-1467318784-20067
PBS_JOBID= 20005266
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110978334--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109505-1467321270/watcher-4109505-1467321270 -o /tmp/evaluation-result-4109505-1467321270/solver-4109505-1467321270 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467318784-20067 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109505-1467321270.wbo

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

MD5SUM BENCH= 14512bd829ee0bf054bc16c7157cd521
RANDOM SEED=1972594366

node120.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.669
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	: 5333.33
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.669
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	: 5332.56
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.669
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	: 5332.56
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.669
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	: 5332.55
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.669
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	: 5332.55
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.669
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	: 5332.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.669
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	: 5332.55
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.669
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28367060 kB
Buffers:          176120 kB
Cached:          1852720 kB
SwapCached:            0 kB
Active:           269960 kB
Inactive:        1770068 kB
Active(anon):      13860 kB
Inactive(anon):        0 kB
Active(file):     256100 kB
Inactive(file):  1770068 kB
Unevictable:     1720820 kB
Mlocked:         1590004 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:       1732168 kB
Mapped:            13812 kB
Shmem:               204 kB
Slab:             612208 kB
SReclaimable:      56132 kB
SUnreclaim:       556076 kB
KernelStack:        1424 kB
PageTables:         7516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1817456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71672 MiB
End job on node120 at 2016-06-30 23:15:06