Trace number 4091978

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 35.5206 56.4206

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110969577--soft-33-100-0.wbo
MD5SUM272549dcfc1a9500042cdae4b8981d82
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark11.7502
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 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1255
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-2013 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 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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4091978-1467320555.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.065s.
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 => 29
0.09/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 47
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.OriginalBinaryClausePB => 1
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 29
0.09/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 24
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 47
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 64 literals
0.62/0.31	c And the winner is solver0
0.96/0.69	c SATISFIABLE
0.96/0.69	c OPTIMIZING...
0.96/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
0.96/0.69	o 915
0.98/0.71	c And the winner is solver0
1.10/1.19	c Got one! Elapsed wall clock time (in seconds):1.071
1.10/1.19	o 903
1.10/1.20	c And the winner is solver0
1.11/1.69	c Got one! Elapsed wall clock time (in seconds):1.572
1.11/1.69	o 881
1.13/1.70	c And the winner is solver0
1.13/2.19	c Got one! Elapsed wall clock time (in seconds):2.073
1.13/2.19	o 875
1.13/2.20	c And the winner is solver0
1.16/2.69	c Got one! Elapsed wall clock time (in seconds):2.575
1.16/2.69	o 874
1.17/2.72	c And the winner is solver0
1.56/3.19	c Got one! Elapsed wall clock time (in seconds):3.076
1.56/3.19	o 873
1.56/3.20	c And the winner is solver0
1.59/3.69	c Got one! Elapsed wall clock time (in seconds):3.577
1.59/3.69	o 870
1.60/3.71	c And the winner is solver0
1.68/4.19	c Got one! Elapsed wall clock time (in seconds):4.078
1.68/4.19	o 864
1.68/4.20	c And the winner is solver0
1.76/4.70	c Got one! Elapsed wall clock time (in seconds):4.579
1.76/4.70	o 856
1.76/4.79	c And the winner is solver0
2.08/5.20	c Got one! Elapsed wall clock time (in seconds):5.08
2.08/5.20	o 846
2.08/5.20	c And the winner is solver0
2.09/5.70	c Got one! Elapsed wall clock time (in seconds):5.581
2.09/5.70	o 841
2.09/5.70	c And the winner is solver0
2.09/6.20	c Got one! Elapsed wall clock time (in seconds):6.082
2.09/6.20	o 692
2.09/6.21	c And the winner is solver0
2.09/6.70	c Got one! Elapsed wall clock time (in seconds):6.583
2.09/6.70	o 685
2.09/6.71	c And the winner is solver0
2.12/7.20	c Got one! Elapsed wall clock time (in seconds):7.085
2.12/7.20	o 684
2.12/7.21	c And the winner is solver0
2.13/7.70	c Got one! Elapsed wall clock time (in seconds):7.585
2.13/7.70	o 678
2.13/7.71	c And the winner is solver0
2.13/8.20	c Got one! Elapsed wall clock time (in seconds):8.086
2.13/8.20	o 675
2.13/8.21	c And the winner is solver0
2.13/8.70	c Got one! Elapsed wall clock time (in seconds):8.587
2.13/8.70	o 674
2.13/8.71	c And the winner is solver0
2.13/9.21	c Got one! Elapsed wall clock time (in seconds):9.088
2.13/9.21	o 670
2.13/9.21	c And the winner is solver0
2.13/9.71	c Got one! Elapsed wall clock time (in seconds):9.589
2.13/9.71	o 669
2.13/9.71	c And the winner is solver0
2.15/10.21	c Got one! Elapsed wall clock time (in seconds):10.09
2.15/10.21	o 527
2.15/10.22	c And the winner is solver0
2.17/10.71	c Got one! Elapsed wall clock time (in seconds):10.592
2.17/10.71	o 514
2.17/10.71	c And the winner is solver0
2.86/11.21	c Got one! Elapsed wall clock time (in seconds):11.092
2.86/11.21	o 508
2.86/11.21	c And the winner is solver0
2.87/11.71	c Got one! Elapsed wall clock time (in seconds):11.593
2.87/11.71	o 441
2.87/11.72	c And the winner is solver0
2.89/12.21	c Got one! Elapsed wall clock time (in seconds):12.094
2.89/12.21	o 437
2.89/12.22	c And the winner is solver0
2.90/12.71	c Got one! Elapsed wall clock time (in seconds):12.595
2.90/12.71	o 436
2.90/12.72	c And the winner is solver0
2.92/13.21	c Got one! Elapsed wall clock time (in seconds):13.096
2.92/13.21	o 435
2.92/13.23	c And the winner is solver0
2.96/13.71	c Got one! Elapsed wall clock time (in seconds):13.597
2.96/13.71	o 434
2.96/13.72	c And the winner is solver0
2.96/14.21	c Got one! Elapsed wall clock time (in seconds):14.098
2.96/14.21	o 431
2.96/14.22	c And the winner is solver0
2.98/14.72	c Got one! Elapsed wall clock time (in seconds):14.599
2.98/14.72	o 427
2.98/14.72	c And the winner is solver0
2.98/15.22	c Got one! Elapsed wall clock time (in seconds):15.1
2.98/15.22	o 418
2.98/15.22	c And the winner is solver0
2.98/15.72	c Got one! Elapsed wall clock time (in seconds):15.601
2.98/15.72	o 416
2.98/15.72	c And the winner is solver0
2.98/16.22	c Got one! Elapsed wall clock time (in seconds):16.102
2.98/16.22	o 412
2.98/16.23	c And the winner is solver0
3.00/16.72	c Got one! Elapsed wall clock time (in seconds):16.603
3.00/16.72	o 399
3.00/16.72	c And the winner is solver0
3.00/17.22	c Got one! Elapsed wall clock time (in seconds):17.104
3.00/17.22	o 346
3.00/17.23	c And the winner is solver0
3.00/17.72	c Got one! Elapsed wall clock time (in seconds):17.605
3.00/17.72	o 341
3.00/17.73	c And the winner is solver0
3.00/18.22	c Got one! Elapsed wall clock time (in seconds):18.106
3.00/18.22	o 328
3.00/18.23	c And the winner is solver0
3.00/18.72	c Got one! Elapsed wall clock time (in seconds):18.607
3.00/18.72	o 326
3.00/18.73	c And the winner is solver0
3.00/19.22	c Got one! Elapsed wall clock time (in seconds):19.108
3.00/19.22	o 323
3.00/19.23	c And the winner is solver0
3.00/19.73	c Got one! Elapsed wall clock time (in seconds):19.609
3.00/19.73	o 318
3.00/19.75	c And the winner is solver0
3.07/20.23	c Got one! Elapsed wall clock time (in seconds):20.109
3.07/20.23	o 299
3.07/20.23	c And the winner is solver0
3.08/20.73	c Got one! Elapsed wall clock time (in seconds):20.61
3.08/20.73	o 296
3.08/20.74	c And the winner is solver0
3.14/21.23	c Got one! Elapsed wall clock time (in seconds):21.111
3.14/21.23	o 294
3.14/21.24	c And the winner is solver0
3.31/21.73	c Got one! Elapsed wall clock time (in seconds):21.612
3.31/21.73	o 293
3.31/21.74	c And the winner is solver0
3.31/22.23	c Got one! Elapsed wall clock time (in seconds):22.113
3.31/22.23	o 287
3.31/22.24	c And the winner is solver0
3.35/22.73	c Got one! Elapsed wall clock time (in seconds):22.614
3.35/22.73	o 261
3.35/22.75	c And the winner is solver0
3.37/23.23	c Got one! Elapsed wall clock time (in seconds):23.115
3.37/23.23	o 260
3.37/23.29	c And the winner is solver0
3.50/23.73	c Got one! Elapsed wall clock time (in seconds):23.616
3.50/23.73	o 254
3.63/23.84	c cleaning 6771 clauses out of 13562 with flag 5511/13562
3.63/23.87	c And the winner is solver0
3.84/24.23	c Got one! Elapsed wall clock time (in seconds):24.116
3.84/24.23	o 251
3.84/24.25	c And the winner is solver0
3.88/24.73	c Got one! Elapsed wall clock time (in seconds):24.617
3.88/24.73	o 245
3.88/24.74	c And the winner is solver0
3.89/25.23	c Got one! Elapsed wall clock time (in seconds):25.118
3.89/25.23	o 242
3.89/25.28	c And the winner is solver0
3.99/25.74	c Got one! Elapsed wall clock time (in seconds):25.619
3.99/25.74	o 237
3.99/25.74	c And the winner is solver0
3.99/26.24	c Got one! Elapsed wall clock time (in seconds):26.12
3.99/26.24	o 215
3.99/26.28	c And the winner is solver0
4.10/26.74	c Got one! Elapsed wall clock time (in seconds):26.621
4.10/26.74	o 214
4.10/26.74	c And the winner is solver0
4.10/27.24	c Got one! Elapsed wall clock time (in seconds):27.122
4.10/27.24	o 213
4.10/27.25	c And the winner is solver0
4.14/27.74	c Got one! Elapsed wall clock time (in seconds):27.622
4.14/27.74	o 211
4.14/27.78	c And the winner is solver0
4.23/28.24	c Got one! Elapsed wall clock time (in seconds):28.123
4.23/28.24	o 209
4.35/28.37	c cleaning 7461 clauses out of 14921 with flag 9792/21692
4.99/28.65	c cleaning 6729 clauses out of 13459 with flag 32519/27691
5.41/28.82	c And the winner is solver0
5.47/29.25	c Got one! Elapsed wall clock time (in seconds):29.137
5.47/29.25	o 208
5.47/29.28	c And the winner is solver0
5.56/29.75	c Got one! Elapsed wall clock time (in seconds):29.638
5.56/29.75	o 207
5.66/29.84	c cleaning 6584 clauses out of 13172 with flag 6986/34133
5.84/29.91	c And the winner is solver0
5.88/30.26	c Got one! Elapsed wall clock time (in seconds):30.139
5.88/30.26	o 206
5.88/30.27	c And the winner is solver0
5.94/30.76	c Got one! Elapsed wall clock time (in seconds):30.64
5.94/30.76	o 202
5.94/30.80	c And the winner is solver0
6.09/31.26	c Got one! Elapsed wall clock time (in seconds):31.14
6.09/31.26	o 200
6.16/31.37	c And the winner is solver0
6.33/31.76	c Got one! Elapsed wall clock time (in seconds):31.641
6.33/31.76	o 197
6.33/31.77	c And the winner is solver0
6.37/32.26	c Got one! Elapsed wall clock time (in seconds):32.141
6.37/32.26	o 193
6.37/32.27	c And the winner is solver0
6.39/32.76	c Got one! Elapsed wall clock time (in seconds):32.642
6.39/32.76	o 192
6.39/32.77	c And the winner is solver0
6.41/33.26	c Got one! Elapsed wall clock time (in seconds):33.143
6.41/33.26	o 185
6.48/33.37	c cleaning 7273 clauses out of 14556 with flag 7257/42101
7.15/33.62	c cleaning 6641 clauses out of 13281 with flag 30149/48099
7.44/33.70	c And the winner is solver0
7.44/33.76	c Got one! Elapsed wall clock time (in seconds):33.643
7.44/33.76	o 166
7.65/33.82	c And the winner is solver0
7.78/34.26	c Got one! Elapsed wall clock time (in seconds):34.144
7.78/34.26	o 163
7.85/34.37	c cleaning 6050 clauses out of 12101 with flag 8282/53560
8.70/34.62	c cleaning 6019 clauses out of 12051 with flag 32043/59560
8.70/34.64	c And the winner is solver0
8.82/34.76	c Got one! Elapsed wall clock time (in seconds):34.645
8.82/34.76	o 159
8.90/34.80	c And the winner is solver0
8.92/35.26	c Got one! Elapsed wall clock time (in seconds):35.145
8.92/35.26	o 141
8.92/35.28	c And the winner is solver0
8.97/35.76	c Got one! Elapsed wall clock time (in seconds):35.646
8.97/35.76	o 111
9.05/35.85	c And the winner is solver0
9.18/36.26	c Got one! Elapsed wall clock time (in seconds):36.147
9.18/36.26	o 96
9.25/36.32	c And the winner is solver0
9.31/36.76	c Got one! Elapsed wall clock time (in seconds):36.648
9.31/36.76	o 93
9.37/36.87	c cleaning 6629 clauses out of 13272 with flag 7732/66800
9.58/36.90	c And the winner is solver0
9.60/37.27	c Got one! Elapsed wall clock time (in seconds):37.149
9.60/37.27	o 92
9.60/37.28	c And the winner is solver0
9.64/37.77	c Got one! Elapsed wall clock time (in seconds):37.65
9.64/37.77	o 91
9.64/37.77	c And the winner is solver0
9.65/38.27	c Got one! Elapsed wall clock time (in seconds):38.151
9.65/38.27	o 87
9.70/38.34	c And the winner is solver0
9.83/38.77	c Got one! Elapsed wall clock time (in seconds):38.652
9.83/38.77	o 86
9.88/38.86	c cleaning 6080 clauses out of 12168 with flag 7507/72325
10.73/39.10	c cleaning 6039 clauses out of 12088 with flag 28410/78325
11.18/39.38	c cleaning 6519 clauses out of 13049 with flag 55168/85325
12.34/39.72	c cleaning 7264 clauses out of 14530 with flag 88902/93325
13.20/40.10	c cleaning 8132 clauses out of 16267 with flag 122824/102326
13.40/40.21	c And the winner is solver0
13.40/40.27	c Got one! Elapsed wall clock time (in seconds):40.154
13.40/40.27	o 83
13.57/40.36	c cleaning 6565 clauses out of 13140 with flag 8528/107331
14.17/40.61	c cleaning 6284 clauses out of 12575 with flag 36333/113331
14.77/40.91	c cleaning 6638 clauses out of 13292 with flag 72557/120332
15.37/41.25	c cleaning 7324 clauses out of 14655 with flag 117134/128333
15.97/41.54	c And the winner is solver0
16.11/41.77	c Got one! Elapsed wall clock time (in seconds):41.656
16.11/41.77	o 78
16.19/41.80	c And the winner is solver0
16.20/42.27	c Got one! Elapsed wall clock time (in seconds):42.157
16.20/42.27	o 77
16.24/42.33	c And the winner is solver0
16.36/42.78	c Got one! Elapsed wall clock time (in seconds):42.66
16.36/42.78	o 76
16.40/42.85	c And the winner is solver0
16.53/43.28	c Got one! Elapsed wall clock time (in seconds):43.162
16.53/43.28	o 60
16.57/43.38	c And the winner is solver0
16.81/43.78	c Got one! Elapsed wall clock time (in seconds):43.665
16.81/43.78	o 54
16.83/43.85	c cleaning 10114 clauses out of 20229 with flag 3605/141231
17.25/44.04	c And the winner is solver0
17.39/44.29	c Got one! Elapsed wall clock time (in seconds):44.168
17.39/44.29	o 50
17.81/44.53	c cleaning 10067 clauses out of 20150 with flag 18254/151266
18.01/44.65	c And the winner is solver0
18.16/44.79	c Got one! Elapsed wall clock time (in seconds):44.672
18.16/44.79	o 48
18.17/44.88	c cleaning 7663 clauses out of 15336 with flag 7084/156519
18.37/44.94	c And the winner is solver0
18.50/45.29	c Got one! Elapsed wall clock time (in seconds):45.176
18.50/45.29	o 40
18.70/45.42	c And the winner is solver0
18.79/45.80	c Got one! Elapsed wall clock time (in seconds):45.68
18.79/45.80	o 34
18.79/45.86	c cleaning 6904 clauses out of 13830 with flag 3910/162676
19.18/46.08	c cleaning 6460 clauses out of 12925 with flag 24208/168675
19.60/46.23	c And the winner is solver0
19.60/46.30	c Got one! Elapsed wall clock time (in seconds):46.185
19.60/46.30	o 33
19.74/46.35	c cleaning 5931 clauses out of 11867 with flag 3750/174077
19.93/46.49	c And the winner is solver0
20.26/46.81	c Got one! Elapsed wall clock time (in seconds):46.69
20.26/46.81	o 29
20.26/46.86	c cleaning 5626 clauses out of 11262 with flag 3892/179403
20.63/47.02	c And the winner is solver0
20.79/47.31	c Got one! Elapsed wall clock time (in seconds):47.195
20.79/47.31	o 27
20.79/47.36	c cleaning 5579 clauses out of 11168 with flag 4001/184935
21.15/47.56	c cleaning 5790 clauses out of 11589 with flag 24521/190935
21.76/47.80	c cleaning 6393 clauses out of 12799 with flag 47706/197935
22.16/48.09	c cleaning 7197 clauses out of 14407 with flag 75047/205936
22.56/48.30	c And the winner is solver0
22.76/48.37	c Got one! Elapsed wall clock time (in seconds):48.251
22.76/48.37	o 21
22.88/48.41	c And the winner is solver0
22.96/48.88	c Got one! Elapsed wall clock time (in seconds):48.755
22.96/48.88	o 18
23.40/49.11	c cleaning 9226 clauses out of 18458 with flag 17401/217186
23.79/49.37	c cleaning 7613 clauses out of 15231 with flag 37818/223186
24.20/49.54	c And the winner is solver0
24.34/49.88	c Got one! Elapsed wall clock time (in seconds):49.761
24.34/49.88	o 17
24.37/49.93	c cleaning 6674 clauses out of 13375 with flag 3617/228943
24.77/50.18	c cleaning 6345 clauses out of 12702 with flag 26437/234944
25.37/50.47	c cleaning 6670 clauses out of 13355 with flag 54908/241942
26.00/50.79	c And the winner is solver0
26.28/50.94	c Got one! Elapsed wall clock time (in seconds):50.821
26.28/50.94	o 16
26.85/51.22	c cleaning 9784 clauses out of 19567 with flag 20144/254826
27.23/51.47	c cleaning 7891 clauses out of 15782 with flag 43800/260825
27.85/51.75	c cleaning 7442 clauses out of 14891 with flag 69870/267827
28.63/52.11	c cleaning 7713 clauses out of 15446 with flag 100454/275825
29.44/52.52	c cleaning 8365 clauses out of 16733 with flag 134462/284825
29.84/52.73	c And the winner is solver0
29.94/52.94	c Got one! Elapsed wall clock time (in seconds):52.827
29.94/52.94	o 15
30.24/53.19	c cleaning 9304 clauses out of 18617 with flag 20900/295074
30.84/53.47	c cleaning 7651 clauses out of 15311 with flag 45115/301073
31.44/53.77	c cleaning 7331 clauses out of 14664 with flag 71548/308077
32.05/54.10	c And the winner is solver0
32.94/54.85	c Got one! Elapsed wall clock time (in seconds):54.734
32.94/54.85	o 12
33.46/55.12	c cleaning 10140 clauses out of 20289 with flag 20647/321035
33.84/55.39	c cleaning 8072 clauses out of 16146 with flag 45417/327035
34.44/55.67	c cleaning 7532 clauses out of 15071 with flag 71270/334035
35.04/55.93	c And the winner is solver0
35.41/56.40	c >>>>>>>>>> Solver number 0 (96 answers) <<<<<<<<<<<<<<<<<<
35.41/56.40	c starts		: 298
35.41/56.40	c conflicts		: 340598
35.41/56.40	c decisions		: 562746
35.41/56.40	c propagations		: 8991743
35.41/56.40	c inspects		: 142515155
35.41/56.40	c shortcuts		: 0
35.41/56.40	c learnt literals	: 30
35.41/56.40	c learnt binary clauses	: 35
35.41/56.40	c learnt ternary clauses	: 675
35.41/56.40	c learnt constraints	: 340567
35.41/56.40	c ignored constraints	: 0
35.41/56.40	c root simplifications	: 0
35.41/56.40	c removed literals (reason simplification)	: 1702136
35.41/56.40	c reason swapping (by a shorter reason)	: 0
35.41/56.40	c Calls to reduceDB	: 45
35.41/56.40	c Number of update (reduction) of LBD	: 94431
35.41/56.40	c Imported unit clauses	: 0
35.41/56.40	c number of reductions to clauses (during analyze)	: 0
35.41/56.40	c number of learned constraints concerned by reduction	: 0
35.41/56.40	c number of learning phase by resolution	: 0
35.41/56.40	c number of learning phase by cutting planes	: 0
35.41/56.40	c speed (assignments/second)	: 159966.9631738125
35.41/56.40	c non guided choices	3852
35.41/56.40	c learnt constraints type 
35.41/56.40	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
35.41/56.40	c starts		: 98
35.41/56.40	c conflicts		: 809
35.41/56.40	c decisions		: 11399
35.41/56.40	c propagations		: 45445
35.41/56.40	c inspects		: 2860622
35.41/56.40	c shortcuts		: 0
35.41/56.40	c learnt literals	: 0
35.41/56.40	c learnt binary clauses	: 0
35.41/56.40	c learnt ternary clauses	: 0
35.41/56.40	c learnt constraints	: 734
35.41/56.40	c ignored constraints	: 0
35.41/56.40	c root simplifications	: 0
35.41/56.40	c removed literals (reason simplification)	: 0
35.41/56.40	c reason swapping (by a shorter reason)	: 0
35.41/56.40	c Calls to reduceDB	: 0
35.41/56.40	c Number of update (reduction) of LBD	: 0
35.41/56.40	c Imported unit clauses	: 0
35.41/56.40	c number of reductions to clauses (during analyze)	: 0
35.41/56.40	c number of learned constraints concerned by reduction	: 0
35.41/56.40	c number of learning phase by resolution	: 0
35.41/56.40	c number of learning phase by cutting planes	: 0
35.41/56.40	c speed (assignments/second)	: 29625.162972620597
35.41/56.40	c non guided choices	1124
35.41/56.40	c learnt constraints type 
35.41/56.40	s OPTIMUM FOUND
35.41/56.40	c Found 95 solution(s)
35.41/56.40	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 
35.41/56.40	c objective function=12
35.41/56.40	c Total wall clock time (in seconds): 56.283

Verifier Data

OK	12

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-4091978-1467320555/watcher-4091978-1467320555 -o /tmp/evaluation-result-4091978-1467320555/solver-4091978-1467320555 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4091978-1467320555.wbo 

pid=21303
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.83 2.09 2.09 3/196 21306
/proc/meminfo: memFree=29946700/32872528 swapFree=1254912/1391860
[pid=21306] ppid=21303 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/21306/stat : 21306 (java) R 21303 21306 16091 0 -1 4202496 533 0 0 0 0 0 0 0 20 0 1 0 13016325 9515008 185 33554432000 1073741824 1073778376 140736236001120 140736235983848 272877317415 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21306/statm: 2323 185 143 9 0 71 0

[startup+0.100124 s]
/proc/loadavg: 1.83 2.09 2.09 3/196 21306
/proc/meminfo: memFree=29946700/32872528 swapFree=1254912/1391860
[pid=21306] ppid=21303 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/21306/stat : 21306 (java) S 21303 21306 16091 0 -1 4202496 4401 0 1 0 8 1 0 0 20 0 18 0 13016325 9787879424 6033 33554432000 1073741824 1073778376 140736236001120 140736235992256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21306/statm: 2389619 6033 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 1.83 2.09 2.09 3/196 21306
/proc/meminfo: memFree=29946700/32872528 swapFree=1254912/1391860
[pid=21306] ppid=21303 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/21306/stat : 21306 (java) S 21303 21306 16091 0 -1 4202496 4764 0 1 0 22 2 0 0 20 0 22 0 13016325 10060525568 7877 33554432000 1073741824 1073778376 140736236001120 140736235992256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21306/statm: 2456183 7877 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300207 s]
/proc/loadavg: 1.83 2.09 2.09 3/196 21306
/proc/meminfo: memFree=29946700/32872528 swapFree=1254912/1391860
[pid=21306] ppid=21303 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/21306/stat : 21306 (java) S 21303 21306 16091 0 -1 4202496 7677 0 1 0 60 2 0 0 20 0 22 0 13016325 10060525568 9956 33554432000 1073741824 1073778376 140736236001120 140736235992256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21306/statm: 2456183 9956 2249 9 0 2446860 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+0.700147 s]
/proc/loadavg: 1.83 2.09 2.09 3/196 21306
/proc/meminfo: memFree=29946700/32872528 swapFree=1254912/1391860
[pid=21306] ppid=21303 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/21306/stat : 21306 (java) S 21303 21306 16091 0 -1 4202496 13174 0 1 0 93 5 0 0 20 0 22 0 13016325 10060525568 13005 33554432000 1073741824 1073778376 140736236001120 140736235992256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21306/statm: 2456183 13005 2252 9 0 2446860 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 1.83 2.09 2.09 2/215 21331
/proc/meminfo: memFree=29900484/32872528 swapFree=1254912/1391860
[pid=21306] ppid=21303 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/21306/stat : 21306 (java) S 21303 21306 16091 0 -1 4202496 13299 0 1 0 104 7 0 0 20 0 19 0 13016325 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140736235992256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21306/statm: 2456183 14048 2253 9 0 2446860 0
[pid=21306/tid=21308] ppid=21303 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/21306/task/21308/stat : 21308 (java) S 21303 21306 16091 0 -1 4202560 2424 0 1 0 14 2 0 0 20 0 19 0 13016326 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140145109345144 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21309] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21309/stat : 21309 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140145070836520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21310] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21310/stat : 21310 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140145069783720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21311] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21311/stat : 21311 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140145068731432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21312] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21312/stat : 21312 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140145067678632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21313] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21313/stat : 21313 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140145066625320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21314] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21314/stat : 21314 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140145065572520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21315] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21315/stat : 21315 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140145064520232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21316] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21316/stat : 21316 (java) S 21303 21306 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140145063467432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21317] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21317/stat : 21317 (java) S 21303 21306 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13016328 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140144932805352 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21318] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21318/stat : 21318 (java) S 21303 21306 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13016329 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140144931751416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21319] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21319/stat : 21319 (java) S 21303 21306 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13016329 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140144930699016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21320] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21320/stat : 21320 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016331 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140144929647504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21321] ppid=21303 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/21306/task/21321/stat : 21321 (java) S 21303 21306 16091 0 -1 4202560 3256 0 0 0 28 0 0 0 20 0 19 0 13016331 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140144928594104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21322] ppid=21303 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/21306/task/21322/stat : 21322 (java) S 21303 21306 16091 0 -1 4202560 6277 0 0 0 33 2 0 0 20 0 19 0 13016331 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140144927541304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21323] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21323/stat : 21323 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016331 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140144926489208 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21324] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21324/stat : 21324 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016331 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140144925436616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21327] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21327/stat : 21327 (java) S 21303 21306 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13016344 10060525568 14048 33554432000 1073741824 1073778376 140736236001120 140144922277544 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (1.12 s) is less than in the last sample (1.13 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.70169 s]
/proc/loadavg: 1.83 2.09 2.09 2/215 21331
/proc/meminfo: memFree=29900484/32872528 swapFree=1254912/1391860
[pid=21306] ppid=21303 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/21306/stat : 21306 (java) S 21303 21306 16091 0 -1 4202496 13308 0 1 0 106 7 0 0 20 0 22 0 13016325 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140736235992256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21306/statm: 2456183 15079 2253 9 0 2446860 0
[pid=21306/tid=21308] ppid=21303 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/21306/task/21308/stat : 21308 (java) S 21303 21306 16091 0 -1 4202560 2424 0 1 0 14 2 0 0 20 0 22 0 13016326 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140145109345144 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21309] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21309/stat : 21309 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016327 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140145070836520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21310] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21310/stat : 21310 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016327 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140145069783720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21311] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21311/stat : 21311 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016327 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140145068731432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21312] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21312/stat : 21312 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016327 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140145067678632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21313] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21313/stat : 21313 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016327 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140145066625320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21314] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21314/stat : 21314 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016327 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140145065572520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21315] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21315/stat : 21315 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016327 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140145064520232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21316] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21316/stat : 21316 (java) S 21303 21306 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13016327 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140145063467432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21317] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21317/stat : 21317 (java) S 21303 21306 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13016328 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140144932805352 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21318] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21318/stat : 21318 (java) S 21303 21306 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 13016329 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140144931751416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21319] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21319/stat : 21319 (java) S 21303 21306 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13016329 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140144930699016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21320] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21320/stat : 21320 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016331 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140144929647504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21321] ppid=21303 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/21306/task/21321/stat : 21321 (java) R 21303 21306 16091 0 -1 4202560 3256 0 0 0 28 0 0 0 20 0 22 0 13016331 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140144928593944 140145115549553 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21322] ppid=21303 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/21306/task/21322/stat : 21322 (java) S 21303 21306 16091 0 -1 4202560 6277 0 0 0 33 2 0 0 20 0 22 0 13016331 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140144927541304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21323] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21323/stat : 21323 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016331 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140144926489208 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21324] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21324/stat : 21324 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016331 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140144925436616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21327] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21327/stat : 21327 (java) S 21303 21306 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13016344 10060525568 15079 33554432000 1073741824 1073778376 140736236001120 140144922277544 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9824732

[startup+1.8008 s]
/proc/loadavg: 1.83 2.09 2.09 2/215 21331
/proc/meminfo: memFree=29900484/32872528 swapFree=1254912/1391860
[pid=21306] ppid=21303 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/21306/stat : 21306 (java) S 21303 21306 16091 0 -1 4202496 13309 0 1 0 105 7 0 0 20 0 19 0 13016325 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140736235992256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21306/statm: 2456183 15585 2253 9 0 2446860 0
[pid=21306/tid=21308] ppid=21303 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/21306/task/21308/stat : 21308 (java) S 21303 21306 16091 0 -1 4202560 2424 0 1 0 14 2 0 0 20 0 19 0 13016326 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140145109345144 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21309] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21309/stat : 21309 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140145070836520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21310] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21310/stat : 21310 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140145069783720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21311] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21311/stat : 21311 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140145068731432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21312] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21312/stat : 21312 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140145067678632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21313] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21313/stat : 21313 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140145066625320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21314] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21314/stat : 21314 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140145065572520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21315] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21315/stat : 21315 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140145064520232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21316] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21316/stat : 21316 (java) S 21303 21306 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13016327 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140145063467432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21317] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21317/stat : 21317 (java) S 21303 21306 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13016328 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140144932805352 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21318] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21318/stat : 21318 (java) S 21303 21306 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13016329 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140144931751416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21319] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21319/stat : 21319 (java) S 21303 21306 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13016329 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140144930699016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21320] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21320/stat : 21320 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016331 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140144929647504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21321] ppid=21303 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/21306/task/21321/stat : 21321 (java) S 21303 21306 16091 0 -1 4202560 3256 0 0 0 29 0 0 0 20 0 19 0 13016331 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140144928594104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21322] ppid=21303 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/21306/task/21322/stat : 21322 (java) S 21303 21306 16091 0 -1 4202560 6277 0 0 0 33 2 0 0 20 0 19 0 13016331 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140144927541304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21323] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21323/stat : 21323 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016331 10060525568 15585 33554432000 1073741824 1073778376 140736236001120 140144926489208 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0

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

/proc/21306/task/21320/stat : 21320 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13016331 10060525568 91643 33554432000 1073741824 1073778376 140736236001120 140144929647504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21321] ppid=21303 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/21306/task/21321/stat : 21321 (java) S 21303 21306 16091 0 -1 4202560 11151 0 0 0 116 2 0 0 20 0 20 0 13016331 10060525568 91643 33554432000 1073741824 1073778376 140736236001120 140144928594104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21322] ppid=21303 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/21306/task/21322/stat : 21322 (java) S 21303 21306 16091 0 -1 4202560 18935 0 0 0 221 4 0 0 20 0 20 0 13016331 10060525568 91643 33554432000 1073741824 1073778376 140736236001120 140144927541304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21323] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21323/stat : 21323 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13016331 10060525568 91643 33554432000 1073741824 1073778376 140736236001120 140144926489208 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21324] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21324/stat : 21324 (java) S 21303 21306 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13016331 10060525568 91643 33554432000 1073741824 1073778376 140736236001120 140144925436616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21327] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21327/stat : 21327 (java) S 21303 21306 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13016344 10060525568 91643 33554432000 1073741824 1073778376 140736236001120 140144922277544 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21609] ppid=21303 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/21306/task/21609/stat : 21609 (java) R 21303 21306 16091 0 -1 4202560 2 0 0 0 143 0 0 0 20 0 20 0 13021620 10060525568 91643 33554432000 1073741824 1073778376 140736236001120 140144921224664 140144934749583 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 32.53
Current children cumulated vsize (KiB) 9824732

[startup+55.2009 s]
/proc/loadavg: 1.66 2.00 2.05 4/218 21613
/proc/meminfo: memFree=29480160/32872528 swapFree=1254912/1391860
[pid=21306] ppid=21303 vsize=9824732 CPUtime=33.63 cores=0,2,4,6
/proc/21306/stat : 21306 (java) S 21303 21306 16091 0 -1 4202496 35577 0 1 0 3235 128 0 0 20 0 22 0 13016325 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140736235992256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21306/statm: 2456183 92548 2286 9 0 2446860 0
[pid=21306/tid=21308] ppid=21303 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/21306/task/21308/stat : 21308 (java) S 21303 21306 16091 0 -1 4202560 2431 0 1 0 27 2 0 0 20 0 22 0 13016326 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140145109345144 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21309] ppid=21303 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21306/task/21309/stat : 21309 (java) S 21303 21306 16091 0 -1 4202560 34 0 0 0 5 0 0 0 20 0 22 0 13016327 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140145070836520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21310] ppid=21303 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/21306/task/21310/stat : 21310 (java) S 21303 21306 16091 0 -1 4202560 39 0 0 0 6 2 0 0 20 0 22 0 13016327 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140145069783720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21311] ppid=21303 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21306/task/21311/stat : 21311 (java) S 21303 21306 16091 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 22 0 13016327 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140145068731432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21312] ppid=21303 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21306/task/21312/stat : 21312 (java) S 21303 21306 16091 0 -1 4202560 52 0 0 0 5 2 0 0 20 0 22 0 13016327 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140145067678632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21313] ppid=21303 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21306/task/21313/stat : 21313 (java) S 21303 21306 16091 0 -1 4202560 52 0 0 0 4 2 0 0 20 0 22 0 13016327 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140145066625320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21314] ppid=21303 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21306/task/21314/stat : 21314 (java) S 21303 21306 16091 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 22 0 13016327 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140145065572520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21315] ppid=21303 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21306/task/21315/stat : 21315 (java) S 21303 21306 16091 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 22 0 13016327 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140145064520232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21316] ppid=21303 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21306/task/21316/stat : 21316 (java) S 21303 21306 16091 0 -1 4202560 33 0 0 0 5 2 0 0 20 0 22 0 13016327 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140145063467432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21317] ppid=21303 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21306/task/21317/stat : 21317 (java) S 21303 21306 16091 0 -1 4202560 149 0 0 0 0 3 0 0 20 0 22 0 13016328 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144932805352 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21318] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21318/stat : 21318 (java) S 21303 21306 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13016329 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144931751416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21319] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21319/stat : 21319 (java) S 21303 21306 16091 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 22 0 13016329 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144930699016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21320] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21320/stat : 21320 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016331 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144929647504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21321] ppid=21303 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/21306/task/21321/stat : 21321 (java) S 21303 21306 16091 0 -1 4202560 11151 0 0 0 116 2 0 0 20 0 22 0 13016331 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144928594104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21322] ppid=21303 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/21306/task/21322/stat : 21322 (java) S 21303 21306 16091 0 -1 4202560 18935 0 0 0 221 4 0 0 20 0 22 0 13016331 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144927541304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21323] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21323/stat : 21323 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13016331 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144926489208 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21324] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21324/stat : 21324 (java) S 21303 21306 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13016331 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144925436616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21327] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21327/stat : 21327 (java) S 21303 21306 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13016344 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144922277544 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21611] ppid=21303 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/21306/task/21611/stat : 21611 (java) R 21303 21306 16091 0 -1 4202560 4 0 0 0 32 0 0 0 20 0 22 0 13021811 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144921214608 140144934414321 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21612] ppid=21303 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/21306/task/21612/stat : 21612 (java) R 21303 21306 16091 0 -1 4202560 2 0 0 0 32 0 0 0 20 0 22 0 13021811 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144924380128 140144934919075 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21613] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21613/stat : 21613 (java) S 21303 21306 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13021812 10060525568 92548 33554432000 1073741824 1073778376 140736236001120 140144923329576 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 33.63
Current children cumulated vsize (KiB) 9824732

[startup+56.001 s]
/proc/loadavg: 1.66 2.00 2.05 4/218 21613
/proc/meminfo: memFree=29480160/32872528 swapFree=1254912/1391860
[pid=21306] ppid=21303 vsize=9824732 CPUtime=35.17 cores=0,2,4,6
/proc/21306/stat : 21306 (java) S 21303 21306 16091 0 -1 4202496 35577 0 1 0 3388 129 0 0 20 0 20 0 13016325 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140736235992256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21306/statm: 2456183 92543 2286 9 0 2446860 0
[pid=21306/tid=21308] ppid=21303 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/21306/task/21308/stat : 21308 (java) S 21303 21306 16091 0 -1 4202560 2431 0 1 0 27 2 0 0 20 0 20 0 13016326 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140145109345144 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21309] ppid=21303 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21306/task/21309/stat : 21309 (java) S 21303 21306 16091 0 -1 4202560 34 0 0 0 5 0 0 0 20 0 20 0 13016327 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140145070836520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21310] ppid=21303 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/21306/task/21310/stat : 21310 (java) S 21303 21306 16091 0 -1 4202560 39 0 0 0 6 2 0 0 20 0 20 0 13016327 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140145069783720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21311] ppid=21303 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21306/task/21311/stat : 21311 (java) S 21303 21306 16091 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 20 0 13016327 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140145068731432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21312] ppid=21303 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21306/task/21312/stat : 21312 (java) S 21303 21306 16091 0 -1 4202560 52 0 0 0 5 2 0 0 20 0 20 0 13016327 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140145067678632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21313] ppid=21303 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21306/task/21313/stat : 21313 (java) S 21303 21306 16091 0 -1 4202560 52 0 0 0 4 2 0 0 20 0 20 0 13016327 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140145066625320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21314] ppid=21303 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21306/task/21314/stat : 21314 (java) S 21303 21306 16091 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 20 0 13016327 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140145065572520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21315] ppid=21303 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21306/task/21315/stat : 21315 (java) S 21303 21306 16091 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 20 0 13016327 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140145064520232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21316] ppid=21303 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21306/task/21316/stat : 21316 (java) S 21303 21306 16091 0 -1 4202560 33 0 0 0 5 2 0 0 20 0 20 0 13016327 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140145063467432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21317] ppid=21303 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21306/task/21317/stat : 21317 (java) S 21303 21306 16091 0 -1 4202560 149 0 0 0 0 3 0 0 20 0 20 0 13016328 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140144932805352 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21318] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21318/stat : 21318 (java) S 21303 21306 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13016329 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140144931751416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21319] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21319/stat : 21319 (java) S 21303 21306 16091 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 20 0 13016329 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140144930699016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21320] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21320/stat : 21320 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13016331 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140144929647504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21321] ppid=21303 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/21306/task/21321/stat : 21321 (java) S 21303 21306 16091 0 -1 4202560 11151 0 0 0 116 2 0 0 20 0 20 0 13016331 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140144928594104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21322] ppid=21303 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/21306/task/21322/stat : 21322 (java) S 21303 21306 16091 0 -1 4202560 18935 0 0 0 221 4 0 0 20 0 20 0 13016331 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140144927541304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21323] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21323/stat : 21323 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13016331 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140144926489208 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21324] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21324/stat : 21324 (java) S 21303 21306 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13016331 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140144925436616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21327] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21327/stat : 21327 (java) S 21303 21306 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13016344 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140144922277544 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21612] ppid=21303 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/21306/task/21612/stat : 21612 (java) R 21303 21306 16091 0 -1 4202560 2 0 0 0 112 0 0 0 20 0 20 0 13021811 10060525568 92543 33554432000 1073741824 1073778376 140736236001120 140144924380128 140144934500000 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 35.17
Current children cumulated vsize (KiB) 9824732

[startup+56.4007 s]
/proc/loadavg: 1.66 2.00 2.05 3/216 21613
/proc/meminfo: memFree=29359080/32872528 swapFree=1254912/1391860
[pid=21306] ppid=21303 vsize=9824732 CPUtime=35.4 cores=0,2,4,6
/proc/21306/stat : 21306 (java) S 21303 21306 16091 0 -1 4202496 35577 0 1 0 3410 130 0 0 20 0 19 0 13016325 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140736235992256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21306/statm: 2456183 92541 2286 9 0 2446860 0
[pid=21306/tid=21308] ppid=21303 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/21306/task/21308/stat : 21308 (java) R 21303 21306 16091 0 -1 4202560 2431 0 1 0 30 2 0 0 20 0 19 0 13016326 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140145109344656 140144935356959 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21309] ppid=21303 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21306/task/21309/stat : 21309 (java) S 21303 21306 16091 0 -1 4202560 34 0 0 0 5 0 0 0 20 0 19 0 13016327 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140145070836520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21310] ppid=21303 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/21306/task/21310/stat : 21310 (java) S 21303 21306 16091 0 -1 4202560 39 0 0 0 6 2 0 0 20 0 19 0 13016327 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140145069783720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21311] ppid=21303 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21306/task/21311/stat : 21311 (java) S 21303 21306 16091 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 19 0 13016327 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140145068731432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21312] ppid=21303 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21306/task/21312/stat : 21312 (java) S 21303 21306 16091 0 -1 4202560 52 0 0 0 5 2 0 0 20 0 19 0 13016327 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140145067678632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21313] ppid=21303 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21306/task/21313/stat : 21313 (java) S 21303 21306 16091 0 -1 4202560 52 0 0 0 4 2 0 0 20 0 19 0 13016327 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140145066625320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21314] ppid=21303 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21306/task/21314/stat : 21314 (java) S 21303 21306 16091 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 19 0 13016327 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140145065572520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21315] ppid=21303 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21306/task/21315/stat : 21315 (java) S 21303 21306 16091 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 19 0 13016327 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140145064520232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21316] ppid=21303 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21306/task/21316/stat : 21316 (java) S 21303 21306 16091 0 -1 4202560 33 0 0 0 5 2 0 0 20 0 19 0 13016327 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140145063467432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21306/tid=21317] ppid=21303 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21306/task/21317/stat : 21317 (java) S 21303 21306 16091 0 -1 4202560 149 0 0 0 0 3 0 0 20 0 19 0 13016328 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140144932805352 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21318] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21318/stat : 21318 (java) S 21303 21306 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13016329 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140144931751416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21319] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21319/stat : 21319 (java) S 21303 21306 16091 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 13016329 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140144930699016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21320] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21320/stat : 21320 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016331 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140144929647504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21321] ppid=21303 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/21306/task/21321/stat : 21321 (java) R 21303 21306 16091 0 -1 4202560 11151 0 0 0 117 2 0 0 20 0 19 0 13016331 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140144928594104 140145113197429 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21306/tid=21322] ppid=21303 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/21306/task/21322/stat : 21322 (java) R 21303 21306 16091 0 -1 4202560 18935 0 0 0 223 4 0 0 20 0 19 0 13016331 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140144927541304 140145111951427 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21323] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21323/stat : 21323 (java) S 21303 21306 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13016331 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140144926489208 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21306/tid=21324] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21324/stat : 21324 (java) S 21303 21306 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13016331 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140144925436616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21306/tid=21327] ppid=21303 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21306/task/21327/stat : 21327 (java) S 21303 21306 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13016344 10060525568 92541 33554432000 1073741824 1073778376 140736236001120 140144922277544 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 35.4
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.00999999
#  lost CPU user time (s): 0.00999999
#  lost CPU system time (s): 0

Real time (s): 56.4206
CPU time (s): 35.5206
CPU user time (s): 34.0758
CPU system time (s): 1.44478
CPU usage (%): 62.9568
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.0658
system time used= 1.44478
maximum resident set size= 376220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35585
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= 4013
involuntary context switches= 1385

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.332949 second user time and 0.486925 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-30 23:02:35
IDJOB=4091978
IDBENCH=78745
IDSOLVER=2552
FILE ID=node119/4091978-1467320555
RUNJOBID= node119-1467318689-18276
PBS_JOBID= 20005280
Free space on /tmp= 71732 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.1110969577--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4091978-1467320555/watcher-4091978-1467320555 -o /tmp/evaluation-result-4091978-1467320555/solver-4091978-1467320555 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4091978-1467320555.wbo

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

MD5SUM BENCH= 272549dcfc1a9500042cdae4b8981d82
RANDOM SEED=1153466070

node119.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.444
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.88
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.444
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.55
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.444
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.444
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.444
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.444
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.55
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.444
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.444
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:        29947228 kB
Buffers:          172928 kB
Cached:           261584 kB
SwapCached:            0 kB
Active:           552316 kB
Inactive:         217176 kB
Active(anon):     319260 kB
Inactive(anon):    17912 kB
Active(file):     233056 kB
Inactive(file):   199264 kB
Unevictable:     1391860 kB
Mlocked:         1254912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               500 kB
Writeback:             0 kB
AnonPages:       1716240 kB
Mapped:            22208 kB
Shmem:               204 kB
Slab:             611788 kB
SReclaimable:      55220 kB
SUnreclaim:       556568 kB
KernelStack:        1800 kB
PageTables:         7436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2087524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    428032 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= 71732 MiB
End job on node119 at 2016-06-30 23:03:31