Trace number 4109601

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 17.8513 44.3273

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111212923--soft-66-100-0.wbo
MD5SUM814425604e6b100ff397547bbbf81dc9
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark6.35203
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 constraints42
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 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1230
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-4109601-1467321398.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     211
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 => 27
0.09/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30
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 => 3
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.09/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 41
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 30
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 42 literals
1.42/0.57	c And the winner is solver0
1.79/0.69	c SATISFIABLE
1.79/0.69	c OPTIMIZING...
1.79/0.69	c Got one! Elapsed wall clock time (in seconds):0.569
1.79/0.69	o 1407
2.00/0.70	c And the winner is solver0
2.21/1.19	c Got one! Elapsed wall clock time (in seconds):1.07
2.21/1.19	o 1138
2.21/1.20	c And the winner is solver0
2.22/1.69	c Got one! Elapsed wall clock time (in seconds):1.571
2.22/1.69	o 1076
2.23/1.70	c And the winner is solver0
2.29/2.19	c Got one! Elapsed wall clock time (in seconds):2.072
2.29/2.19	o 613
2.29/2.19	c And the winner is solver0
2.29/2.69	c Got one! Elapsed wall clock time (in seconds):2.573
2.29/2.69	o 589
2.29/2.70	c And the winner is solver0
2.29/3.19	c Got one! Elapsed wall clock time (in seconds):3.074
2.29/3.19	o 588
2.29/3.20	c And the winner is solver0
2.29/3.69	c Got one! Elapsed wall clock time (in seconds):3.575
2.29/3.69	o 581
2.30/3.70	c And the winner is solver0
2.33/4.19	c Got one! Elapsed wall clock time (in seconds):4.076
2.33/4.19	o 580
2.33/4.20	c And the winner is solver0
2.35/4.69	c Got one! Elapsed wall clock time (in seconds):4.577
2.35/4.69	o 577
2.35/4.71	c And the winner is solver0
2.39/5.20	c Got one! Elapsed wall clock time (in seconds):5.078
2.39/5.20	o 576
2.39/5.20	c And the winner is solver0
2.39/5.70	c Got one! Elapsed wall clock time (in seconds):5.578
2.39/5.70	o 570
2.39/5.70	c And the winner is solver0
2.39/6.20	c Got one! Elapsed wall clock time (in seconds):6.079
2.39/6.20	o 568
2.39/6.21	c And the winner is solver0
2.47/6.70	c Got one! Elapsed wall clock time (in seconds):6.58
2.47/6.70	o 561
2.48/6.70	c And the winner is solver0
2.48/7.20	c Got one! Elapsed wall clock time (in seconds):7.081
2.48/7.20	o 519
2.48/7.22	c And the winner is solver0
2.54/7.70	c Got one! Elapsed wall clock time (in seconds):7.582
2.54/7.70	o 517
2.55/7.71	c And the winner is solver0
2.55/8.20	c Got one! Elapsed wall clock time (in seconds):8.083
2.55/8.20	o 503
2.55/8.22	c And the winner is solver0
2.59/8.70	c Got one! Elapsed wall clock time (in seconds):8.584
2.59/8.70	o 499
2.59/8.72	c And the winner is solver0
2.72/9.20	c Got one! Elapsed wall clock time (in seconds):9.085
2.72/9.20	o 493
2.72/9.21	c And the winner is solver0
2.73/9.70	c Got one! Elapsed wall clock time (in seconds):9.586
2.73/9.70	o 487
2.73/9.73	c And the winner is solver0
2.76/10.21	c Got one! Elapsed wall clock time (in seconds):10.087
2.76/10.21	o 472
2.76/10.21	c And the winner is solver0
2.79/10.71	c Got one! Elapsed wall clock time (in seconds):10.588
2.79/10.71	o 470
2.79/10.71	c And the winner is solver0
2.80/11.21	c Got one! Elapsed wall clock time (in seconds):11.089
2.80/11.21	o 468
2.80/11.22	c And the winner is solver0
2.85/11.71	c Got one! Elapsed wall clock time (in seconds):11.59
2.85/11.71	o 467
2.85/11.73	c And the winner is solver0
2.92/12.21	c Got one! Elapsed wall clock time (in seconds):12.091
2.92/12.21	o 458
2.92/12.23	c And the winner is solver0
3.05/12.71	c Got one! Elapsed wall clock time (in seconds):12.592
3.05/12.71	o 447
3.05/12.72	c And the winner is solver0
3.05/13.21	c Got one! Elapsed wall clock time (in seconds):13.093
3.05/13.21	o 446
3.05/13.22	c And the winner is solver0
3.05/13.71	c Got one! Elapsed wall clock time (in seconds):13.594
3.05/13.71	o 421
3.05/13.77	c And the winner is solver0
3.21/14.21	c Got one! Elapsed wall clock time (in seconds):14.095
3.21/14.21	o 420
3.21/14.23	c And the winner is solver0
3.28/14.71	c Got one! Elapsed wall clock time (in seconds):14.596
3.28/14.71	o 414
3.28/14.74	c And the winner is solver0
3.35/15.22	c Got one! Elapsed wall clock time (in seconds):15.097
3.35/15.22	o 406
3.35/15.24	c And the winner is solver0
3.40/15.72	c Got one! Elapsed wall clock time (in seconds):15.598
3.40/15.72	o 405
3.40/15.74	c And the winner is solver0
3.47/16.22	c Got one! Elapsed wall clock time (in seconds):16.099
3.47/16.22	o 368
3.47/16.29	c cleaning 6934 clauses out of 13868 with flag 3400/13868
3.66/16.30	c And the winner is solver0
3.68/16.72	c Got one! Elapsed wall clock time (in seconds):16.6
3.68/16.72	o 367
3.68/16.76	c And the winner is solver0
3.79/17.22	c Got one! Elapsed wall clock time (in seconds):17.101
3.79/17.22	o 361
3.79/17.26	c And the winner is solver0
3.88/17.72	c Got one! Elapsed wall clock time (in seconds):17.602
3.88/17.72	o 347
3.88/17.73	c And the winner is solver0
3.88/18.22	c Got one! Elapsed wall clock time (in seconds):18.103
3.88/18.22	o 342
3.88/18.23	c And the winner is solver0
3.90/18.72	c Got one! Elapsed wall clock time (in seconds):18.604
3.90/18.72	o 340
3.90/18.73	c And the winner is solver0
3.90/19.22	c Got one! Elapsed wall clock time (in seconds):19.105
3.90/19.22	o 338
3.90/19.23	c And the winner is solver0
3.90/19.72	c Got one! Elapsed wall clock time (in seconds):19.605
3.90/19.72	o 333
3.90/19.74	c And the winner is solver0
3.94/20.22	c Got one! Elapsed wall clock time (in seconds):20.106
3.94/20.22	o 317
3.94/20.23	c And the winner is solver0
3.95/20.73	c Got one! Elapsed wall clock time (in seconds):20.607
3.95/20.73	o 303
3.95/20.73	c And the winner is solver0
3.95/21.23	c Got one! Elapsed wall clock time (in seconds):21.108
3.95/21.23	o 293
3.95/21.23	c And the winner is solver0
3.95/21.73	c Got one! Elapsed wall clock time (in seconds):21.609
3.95/21.73	o 288
3.95/21.73	c And the winner is solver0
3.95/22.23	c Got one! Elapsed wall clock time (in seconds):22.11
3.95/22.23	o 283
3.95/22.24	c And the winner is solver0
3.97/22.73	c Got one! Elapsed wall clock time (in seconds):22.611
3.97/22.73	o 282
3.97/22.74	c And the winner is solver0
3.97/23.23	c Got one! Elapsed wall clock time (in seconds):23.112
3.97/23.23	o 281
3.97/23.23	c And the winner is solver0
3.98/23.73	c Got one! Elapsed wall clock time (in seconds):23.613
3.98/23.73	o 231
3.98/23.76	c And the winner is solver0
4.05/24.23	c Got one! Elapsed wall clock time (in seconds):24.114
4.05/24.23	o 230
4.05/24.25	c And the winner is solver0
4.12/24.73	c Got one! Elapsed wall clock time (in seconds):24.614
4.12/24.73	o 221
4.12/24.74	c And the winner is solver0
4.14/25.23	c Got one! Elapsed wall clock time (in seconds):25.115
4.14/25.23	o 212
4.14/25.25	c And the winner is solver0
4.18/25.73	c Got one! Elapsed wall clock time (in seconds):25.616
4.18/25.73	o 209
4.18/25.74	c And the winner is solver0
4.20/26.23	c Got one! Elapsed wall clock time (in seconds):26.117
4.20/26.23	o 204
4.20/26.26	c And the winner is solver0
4.26/26.74	c Got one! Elapsed wall clock time (in seconds):26.617
4.26/26.74	o 200
4.38/26.81	c And the winner is solver0
4.42/27.24	c Got one! Elapsed wall clock time (in seconds):27.118
4.42/27.24	o 199
4.42/27.25	c And the winner is solver0
4.46/27.74	c Got one! Elapsed wall clock time (in seconds):27.619
4.46/27.74	o 197
4.59/27.86	c cleaning 9016 clauses out of 18046 with flag 6490/24980
4.93/27.97	c And the winner is solver0
5.37/28.24	c Got one! Elapsed wall clock time (in seconds):28.12
5.37/28.24	o 183
5.37/28.27	c And the winner is solver0
5.45/28.74	c Got one! Elapsed wall clock time (in seconds):28.621
5.45/28.74	o 174
5.56/28.82	c And the winner is solver0
5.62/29.24	c Got one! Elapsed wall clock time (in seconds):29.122
5.62/29.24	o 173
5.76/29.30	c cleaning 7969 clauses out of 15950 with flag 3763/31900
5.76/29.31	c And the winner is solver0
6.13/29.74	c Got one! Elapsed wall clock time (in seconds):29.622
6.13/29.74	o 161
6.27/29.81	c And the winner is solver0
6.32/30.24	c Got one! Elapsed wall clock time (in seconds):30.123
6.32/30.24	o 156
6.32/30.29	c And the winner is solver0
6.44/30.74	c Got one! Elapsed wall clock time (in seconds):30.624
6.44/30.74	o 149
6.44/30.80	c And the winner is solver0
6.60/31.24	c Got one! Elapsed wall clock time (in seconds):31.125
6.60/31.24	o 146
6.60/31.26	c And the winner is solver0
6.67/31.74	c Got one! Elapsed wall clock time (in seconds):31.626
6.67/31.74	o 121
6.67/31.76	c And the winner is solver0
6.72/32.24	c Got one! Elapsed wall clock time (in seconds):32.126
6.72/32.24	o 120
6.72/32.26	c And the winner is solver0
6.77/32.75	c Got one! Elapsed wall clock time (in seconds):32.627
6.77/32.75	o 119
6.77/32.77	c And the winner is solver0
6.84/33.25	c Got one! Elapsed wall clock time (in seconds):33.128
6.84/33.25	o 112
6.94/33.39	c cleaning 8828 clauses out of 17659 with flag 11760/41578
7.14/33.42	c And the winner is solver0
7.25/33.75	c Got one! Elapsed wall clock time (in seconds):33.629
7.25/33.75	o 109
7.56/33.94	c cleaning 7337 clauses out of 14673 with flag 19848/47420
7.99/34.15	c cleaning 6665 clauses out of 13333 with flag 41563/53417
8.58/34.40	c cleaning 6832 clauses out of 13667 with flag 69094/60416
8.58/34.41	c And the winner is solver0
8.62/34.75	c Got one! Elapsed wall clock time (in seconds):34.629
8.62/34.75	o 108
8.73/34.80	c And the winner is solver0
8.78/35.25	c Got one! Elapsed wall clock time (in seconds):35.13
8.78/35.25	o 96
8.89/35.38	c And the winner is solver0
9.06/35.75	c Got one! Elapsed wall clock time (in seconds):35.631
9.06/35.75	o 95
9.15/35.80	c cleaning 6632 clauses out of 13277 with flag 4389/66858
9.36/35.92	c And the winner is solver0
9.45/36.25	c Got one! Elapsed wall clock time (in seconds):36.132
9.45/36.25	o 89
9.55/36.33	c cleaning 6104 clauses out of 12216 with flag 9234/72429
9.75/36.47	c And the winner is solver0
9.93/36.75	c Got one! Elapsed wall clock time (in seconds):36.633
9.93/36.75	o 88
10.03/36.80	c cleaning 5574 clauses out of 11154 with flag 4267/77471
10.03/36.80	c And the winner is solver0
10.08/37.25	c Got one! Elapsed wall clock time (in seconds):37.134
10.08/37.25	o 82
10.08/37.26	c And the winner is solver0
10.08/37.75	c Got one! Elapsed wall clock time (in seconds):37.635
10.08/37.75	o 78
10.16/37.80	c And the winner is solver0
10.20/38.25	c Got one! Elapsed wall clock time (in seconds):38.137
10.20/38.25	o 76
10.20/38.26	c And the winner is solver0
10.22/38.76	c Got one! Elapsed wall clock time (in seconds):38.638
10.22/38.76	o 64
10.22/38.79	c And the winner is solver0
10.34/39.26	c Got one! Elapsed wall clock time (in seconds):39.14
10.34/39.26	o 53
10.41/39.37	c cleaning 5732 clauses out of 11468 with flag 11307/83359
10.81/39.57	c cleaning 5865 clauses out of 11736 with flag 33779/89359
11.22/39.75	c And the winner is solver0
11.22/39.76	c Got one! Elapsed wall clock time (in seconds):39.641
11.22/39.76	o 44
11.60/39.99	c cleaning 8041 clauses out of 16098 with flag 19606/99586
12.02/40.13	c And the winner is solver0
12.09/40.26	c Got one! Elapsed wall clock time (in seconds):40.143
12.09/40.26	o 38
12.16/40.35	c cleaning 6822 clauses out of 13654 with flag 8017/105183
12.56/40.56	c cleaning 6412 clauses out of 12832 with flag 29394/111184
12.97/40.79	c cleaning 6704 clauses out of 13419 with flag 54860/118183
13.17/40.86	c And the winner is solver0
13.30/41.26	c Got one! Elapsed wall clock time (in seconds):41.146
13.30/41.26	o 29
13.36/41.39	c cleaning 5879 clauses out of 11766 with flag 11184/123235
13.77/41.57	c And the winner is solver0
13.99/41.77	c Got one! Elapsed wall clock time (in seconds):41.65
13.99/41.77	o 28
14.26/41.98	c cleaning 7995 clauses out of 15993 with flag 20502/133342
14.66/42.18	c And the winner is solver0
14.83/42.27	c Got one! Elapsed wall clock time (in seconds):42.153
14.83/42.27	o 23
15.30/42.53	c cleaning 9352 clauses out of 18703 with flag 23287/144051
15.50/42.68	c And the winner is solver0
15.69/42.78	c Got one! Elapsed wall clock time (in seconds):42.658
15.69/42.78	o 22
15.72/42.83	c cleaning 7219 clauses out of 14454 with flag 4603/149154
16.13/43.04	c cleaning 6611 clauses out of 13232 with flag 29987/155153
16.52/43.29	c cleaning 6805 clauses out of 13617 with flag 58997/162153
17.12/43.58	c cleaning 7403 clauses out of 14809 with flag 94348/170153
17.52/43.78	c And the winner is solver0
17.73/44.32	c >>>>>>>>>> Solver number 0 (84 answers) <<<<<<<<<<<<<<<<<<
17.73/44.32	c starts		: 220
17.73/44.32	c conflicts		: 175906
17.73/44.32	c decisions		: 285056
17.73/44.32	c propagations		: 4140336
17.73/44.32	c inspects		: 69512171
17.73/44.32	c shortcuts		: 0
17.73/44.32	c learnt literals	: 32
17.73/44.32	c learnt binary clauses	: 58
17.73/44.32	c learnt ternary clauses	: 497
17.73/44.32	c learnt constraints	: 175873
17.73/44.32	c ignored constraints	: 0
17.73/44.32	c root simplifications	: 0
17.73/44.32	c removed literals (reason simplification)	: 1503988
17.73/44.32	c reason swapping (by a shorter reason)	: 0
17.73/44.32	c Calls to reduceDB	: 23
17.73/44.32	c Number of update (reduction) of LBD	: 45334
17.73/44.32	c Imported unit clauses	: 0
17.73/44.32	c number of reductions to clauses (during analyze)	: 0
17.73/44.32	c number of learned constraints concerned by reduction	: 0
17.73/44.32	c number of learning phase by resolution	: 0
17.73/44.32	c number of learning phase by cutting planes	: 0
17.73/44.32	c speed (assignments/second)	: 93825.5982596084
17.73/44.32	c non guided choices	2517
17.73/44.32	c learnt constraints type 
17.73/44.32	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
17.73/44.32	c starts		: 84
17.73/44.32	c conflicts		: 743
17.73/44.32	c decisions		: 7625
17.73/44.32	c propagations		: 33316
17.73/44.32	c inspects		: 1848487
17.73/44.32	c shortcuts		: 0
17.73/44.32	c learnt literals	: 0
17.73/44.32	c learnt binary clauses	: 0
17.73/44.32	c learnt ternary clauses	: 0
17.73/44.32	c learnt constraints	: 674
17.73/44.32	c ignored constraints	: 0
17.73/44.32	c root simplifications	: 0
17.73/44.32	c removed literals (reason simplification)	: 0
17.73/44.32	c reason swapping (by a shorter reason)	: 0
17.73/44.32	c Calls to reduceDB	: 0
17.73/44.32	c Number of update (reduction) of LBD	: 0
17.73/44.32	c Imported unit clauses	: 0
17.73/44.32	c number of reductions to clauses (during analyze)	: 0
17.73/44.32	c number of learned constraints concerned by reduction	: 0
17.73/44.32	c number of learning phase by resolution	: 0
17.73/44.32	c number of learning phase by cutting planes	: 0
17.73/44.32	c speed (assignments/second)	: 21775.16339869281
17.73/44.32	c non guided choices	1681
17.73/44.32	c learnt constraints type 
17.73/44.32	s OPTIMUM FOUND
17.73/44.32	c Found 83 solution(s)
17.73/44.32	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 
17.73/44.32	c objective function=22
17.73/44.32	c Total wall clock time (in seconds): 44.201

Verifier Data

OK	22

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-4109601-1467321398/watcher-4109601-1467321398 -o /tmp/evaluation-result-4109601-1467321398/solver-4109601-1467321398 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467319216-8602 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109601-1467321398.wbo 

pid=14405
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.50 1.81 1.96 2/194 14408
/proc/meminfo: memFree=28428184/32872528 swapFree=1522152/1652968
[pid=14408] ppid=14405 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/14408/stat : 14408 (java) R 14405 14408 3195 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 2818825 9515008 155 33554432000 1073741824 1073778376 140735948968608 140735948965736 217410524935 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14408/statm: 2323 169 128 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 1.50 1.81 1.96 2/194 14408
/proc/meminfo: memFree=28428184/32872528 swapFree=1522152/1652968
[pid=14408] ppid=14405 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/14408/stat : 14408 (java) S 14405 14408 3195 0 -1 4202496 4461 0 1 0 8 1 0 0 20 0 18 0 2818825 9787879424 5578 33554432000 1073741824 1073778376 140735948968608 140735948959744 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14408/statm: 2389619 5578 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20027 s]
/proc/loadavg: 1.50 1.81 1.96 2/194 14408
/proc/meminfo: memFree=28428184/32872528 swapFree=1522152/1652968
[pid=14408] ppid=14405 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/14408/stat : 14408 (java) S 14405 14408 3195 0 -1 4202496 4860 0 1 0 22 1 0 0 20 0 22 0 2818825 10060525568 7458 33554432000 1073741824 1073778376 140735948968608 140735948959744 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14408/statm: 2456183 7458 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300191 s]
/proc/loadavg: 1.50 1.81 1.96 2/194 14408
/proc/meminfo: memFree=28428184/32872528 swapFree=1522152/1652968
[pid=14408] ppid=14405 vsize=9825084 CPUtime=0.62 cores=1,3,5,7
/proc/14408/stat : 14408 (java) S 14405 14408 3195 0 -1 4202496 7828 0 1 0 60 2 0 0 20 0 22 0 2818825 10060886016 9843 33554432000 1073741824 1073778376 140735948968608 140735948959744 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14408/statm: 2456271 9843 2250 9 0 2446948 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9825084

[startup+0.700194 s]
/proc/loadavg: 1.50 1.81 1.96 2/194 14408
/proc/meminfo: memFree=28428184/32872528 swapFree=1522152/1652968
[pid=14408] ppid=14405 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/14408/stat : 14408 (java) S 14405 14408 3195 0 -1 4202496 16797 0 1 0 195 5 0 0 20 0 22 0 2818825 10060525568 17590 33554432000 1073741824 1073778376 140735948968608 140735948959744 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14408/statm: 2456183 17590 2257 9 0 2446860 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 1.50 1.81 1.96 1/213 14439
/proc/meminfo: memFree=28367048/32872528 swapFree=1522152/1652968
[pid=14408] ppid=14405 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/14408/stat : 14408 (java) S 14405 14408 3195 0 -1 4202496 16838 0 1 0 214 8 0 0 20 0 19 0 2818825 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140735948959744 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14408/statm: 2456183 18786 2260 9 0 2446860 0
[pid=14408/tid=14410] ppid=14405 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/14408/task/14410/stat : 14410 (java) S 14405 14408 3195 0 -1 4202560 2471 0 1 0 14 2 0 0 20 0 19 0 2818826 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481799631736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14411] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14411/stat : 14411 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481738361896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14412] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14412/stat : 14412 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481641790376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14413] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14413/stat : 14413 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481640737576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14414] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14414/stat : 14414 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481639684776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14415] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14415/stat : 14415 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481638631976 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14416] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14416/stat : 14416 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481637579176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14417] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14417/stat : 14417 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481636526376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14418] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14418/stat : 14418 (java) S 14405 14408 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481635473576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14419] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14419/stat : 14419 (java) S 14405 14408 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481623276520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14420] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14420/stat : 14420 (java) S 14405 14408 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481622222584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14421] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14421/stat : 14421 (java) S 14405 14408 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481621169672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14422] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14422/stat : 14422 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481620118160 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14423] ppid=14405 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/14408/task/14423/stat : 14423 (java) S 14405 14408 3195 0 -1 4202560 7082 0 0 0 59 1 0 0 20 0 19 0 2818831 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481619065272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14424] ppid=14405 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/14408/task/14424/stat : 14424 (java) S 14405 14408 3195 0 -1 4202560 5932 0 0 0 60 0 0 0 20 0 19 0 2818831 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481618012472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14425] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14425/stat : 14425 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481616959864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14426] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14426/stat : 14426 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481615907272 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14430] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14430/stat : 14430 (java) S 14405 14408 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818844 10060525568 18786 33554432000 1073741824 1073778376 140735948968608 140481611695400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 1.50 1.81 1.96 1/213 14454
/proc/meminfo: memFree=28348632/32872528 swapFree=1522152/1652968
[pid=14408] ppid=14405 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/14408/stat : 14408 (java) S 14405 14408 3195 0 -1 4202496 17537 0 1 0 221 8 0 0 20 0 19 0 2818825 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140735948959744 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14408/statm: 2456183 21871 2264 9 0 2446860 0
[pid=14408/tid=14410] ppid=14405 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/14408/task/14410/stat : 14410 (java) S 14405 14408 3195 0 -1 4202560 2472 0 1 0 14 2 0 0 20 0 19 0 2818826 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481799631736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14411] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14411/stat : 14411 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481738361896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14412] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14412/stat : 14412 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481641790376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14413] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14413/stat : 14413 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481640737576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14414] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14414/stat : 14414 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481639684776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14415] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14415/stat : 14415 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481638631976 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14416] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14416/stat : 14416 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481637579176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14417] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14417/stat : 14417 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481636526376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14418] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14418/stat : 14418 (java) S 14405 14408 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481635473576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14419] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14419/stat : 14419 (java) S 14405 14408 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481623276520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14420] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14420/stat : 14420 (java) S 14405 14408 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481622222584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14421] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14421/stat : 14421 (java) S 14405 14408 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481621169672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14422] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14422/stat : 14422 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481620118160 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14423] ppid=14405 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/14408/task/14423/stat : 14423 (java) S 14405 14408 3195 0 -1 4202560 7082 0 0 0 59 1 0 0 20 0 19 0 2818831 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481619065272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14424] ppid=14405 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/14408/task/14424/stat : 14424 (java) S 14405 14408 3195 0 -1 4202560 6604 0 0 0 66 1 0 0 20 0 19 0 2818831 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481618012472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14425] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14425/stat : 14425 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481616959864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14426] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14426/stat : 14426 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481615907272 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14430] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14430/stat : 14430 (java) S 14405 14408 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818844 10060525568 21871 33554432000 1073741824 1073778376 140735948968608 140481611695400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=28 pid=1814 uid=0 cmd=

[startup+6.30078 s]
/proc/loadavg: 1.38 1.78 1.95 1/213 14493
/proc/meminfo: memFree=28323464/32872528 swapFree=1522152/1652968
[pid=14408] ppid=14405 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/14408/stat : 14408 (java) S 14405 14408 3195 0 -1 4202496 17651 0 1 0 235 12 0 0 20 0 19 0 2818825 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140735948959744 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14408/statm: 2456183 29506 2268 9 0 2446860 0
[pid=14408/tid=14410] ppid=14405 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/14408/task/14410/stat : 14410 (java) S 14405 14408 3195 0 -1 4202560 2474 0 1 0 15 2 0 0 20 0 19 0 2818826 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481799631736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14411] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14411/stat : 14411 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481738361896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14412] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14412/stat : 14412 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481641790376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14413] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14413/stat : 14413 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481640737576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14414] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14414/stat : 14414 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481639684776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14415] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14415/stat : 14415 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481638631976 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14416] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14416/stat : 14416 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481637579176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14417] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14417/stat : 14417 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481636526376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14418] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14418/stat : 14418 (java) S 14405 14408 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2818827 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481635473576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14419] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14419/stat : 14419 (java) S 14405 14408 3195 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481623276520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14420] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14420/stat : 14420 (java) S 14405 14408 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481622222584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14421] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14421/stat : 14421 (java) S 14405 14408 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481621169672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14422] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14422/stat : 14422 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481620118160 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14423] ppid=14405 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/14408/task/14423/stat : 14423 (java) S 14405 14408 3195 0 -1 4202560 7093 0 0 0 67 2 0 0 20 0 19 0 2818831 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481619065272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14424] ppid=14405 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/14408/task/14424/stat : 14424 (java) S 14405 14408 3195 0 -1 4202560 6616 0 0 0 67 2 0 0 20 0 19 0 2818831 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481618012472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14425] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14425/stat : 14425 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481616959864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14426] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14426/stat : 14426 (java) S 14405 14408 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481615907272 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14430] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14430/stat : 14430 (java) S 14405 14408 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818844 10060525568 29506 33554432000 1073741824 1073778376 140735948968608 140481611695400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.47

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

/proc/14408/task/14420/stat : 14420 (java) S 14405 14408 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2818828 10060525568 68305 33554432000 1073741824 1073778376 140735948968608 140481622222584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14421] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14421/stat : 14421 (java) S 14405 14408 3195 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 22 0 2818828 10060525568 68305 33554432000 1073741824 1073778376 140735948968608 140481621169672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14422] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14422/stat : 14422 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2818831 10060525568 68305 33554432000 1073741824 1073778376 140735948968608 140481620118160 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14423] ppid=14405 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/14408/task/14423/stat : 14423 (java) S 14405 14408 3195 0 -1 4202560 11704 0 0 0 136 2 0 0 20 0 22 0 2818831 10060525568 68305 33554432000 1073741824 1073778376 140735948968608 140481619065272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14424] ppid=14405 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/14408/task/14424/stat : 14424 (java) S 14405 14408 3195 0 -1 4202560 10928 0 0 0 128 2 0 0 20 0 22 0 2818831 10060525568 68305 33554432000 1073741824 1073778376 140735948968608 140481618012472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14425] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14425/stat : 14425 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2818831 10060525568 68305 33554432000 1073741824 1073778376 140735948968608 140481616959864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14426] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14426/stat : 14426 (java) S 14405 14408 3195 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 2818831 10060525568 68305 33554432000 1073741824 1073778376 140735948968608 140481615907272 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14430] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14430/stat : 14430 (java) S 14405 14408 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2818844 10060525568 68305 33554432000 1073741824 1073778376 140735948968608 140481611695400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14963] ppid=14405 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/14408/task/14963/stat : 14963 (java) R 14405 14408 3195 0 -1 4202560 2 0 0 0 39 0 0 0 20 0 22 0 2823103 10060525568 68305 33554432000 1073741824 1073778376 140735948968608 140481613798552 140481739760099 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14964] ppid=14405 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/14408/task/14964/stat : 14964 (java) R 14405 14408 3195 0 -1 4202560 3 0 0 0 39 0 0 0 20 0 22 0 2823103 10060525568 68305 33554432000 1073741824 1073778376 140735948968608 140481614852504 140481739940865 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14965] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14965/stat : 14965 (java) S 14405 14408 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2823104 10060525568 68305 33554432000 1073741824 1073778376 140735948968608 140481612747944 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 16.51
Current children cumulated vsize (KiB) 9824732

[startup+44.0008 s]
/proc/loadavg: 1.34 1.70 1.92 1/213 14971
/proc/meminfo: memFree=28115188/32872528 swapFree=1522152/1652968
[pid=14408] ppid=14405 vsize=9824732 CPUtime=17.7 cores=1,3,5,7
/proc/14408/stat : 14408 (java) S 14405 14408 3195 0 -1 4202496 27899 0 1 0 1649 121 0 0 20 0 19 0 2818825 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140735948959744 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14408/statm: 2456183 72907 2287 9 0 2446860 0
[pid=14408/tid=14410] ppid=14405 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/14408/task/14410/stat : 14410 (java) S 14405 14408 3195 0 -1 4202560 2478 0 1 0 21 2 0 0 20 0 19 0 2818826 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481799631736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14411] ppid=14405 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14408/task/14411/stat : 14411 (java) S 14405 14408 3195 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481738361896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14412] ppid=14405 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14408/task/14412/stat : 14412 (java) S 14405 14408 3195 0 -1 4202560 27 0 0 0 5 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481641790376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14413] ppid=14405 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14408/task/14413/stat : 14413 (java) S 14405 14408 3195 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481640737576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14414] ppid=14405 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14408/task/14414/stat : 14414 (java) S 14405 14408 3195 0 -1 4202560 28 0 0 0 5 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481639684776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14415] ppid=14405 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14408/task/14415/stat : 14415 (java) S 14405 14408 3195 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481638631976 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14416] ppid=14405 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14408/task/14416/stat : 14416 (java) S 14405 14408 3195 0 -1 4202560 10 0 0 0 3 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481637579176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14417] ppid=14405 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14408/task/14417/stat : 14417 (java) S 14405 14408 3195 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481636526376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14418] ppid=14405 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14408/task/14418/stat : 14418 (java) S 14405 14408 3195 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481635473576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14419] ppid=14405 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14408/task/14419/stat : 14419 (java) S 14405 14408 3195 0 -1 4202560 99 0 0 0 0 4 0 0 20 0 19 0 2818828 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481623276520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14420] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14420/stat : 14420 (java) S 14405 14408 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481622222584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14421] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14421/stat : 14421 (java) S 14405 14408 3195 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481621169672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14422] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14422/stat : 14422 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481620118160 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14423] ppid=14405 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/14408/task/14423/stat : 14423 (java) S 14405 14408 3195 0 -1 4202560 11704 0 0 0 136 2 0 0 20 0 19 0 2818831 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481619065272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14424] ppid=14405 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/14408/task/14424/stat : 14424 (java) S 14405 14408 3195 0 -1 4202560 10928 0 0 0 129 2 0 0 20 0 19 0 2818831 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481618012472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14425] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14425/stat : 14425 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481616959864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14426] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14426/stat : 14426 (java) S 14405 14408 3195 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481615907272 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14430] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14430/stat : 14430 (java) S 14405 14408 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818844 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481611695400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 17.7
Current children cumulated vsize (KiB) 9824732

[startup+44.2008 s]
/proc/loadavg: 1.34 1.70 1.92 1/213 14971
/proc/meminfo: memFree=28115188/32872528 swapFree=1522152/1652968
[pid=14408] ppid=14405 vsize=9824732 CPUtime=17.7 cores=1,3,5,7
/proc/14408/stat : 14408 (java) S 14405 14408 3195 0 -1 4202496 27899 0 1 0 1649 121 0 0 20 0 19 0 2818825 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140735948959744 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14408/statm: 2456183 72907 2287 9 0 2446860 0
[pid=14408/tid=14410] ppid=14405 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/14408/task/14410/stat : 14410 (java) S 14405 14408 3195 0 -1 4202560 2478 0 1 0 21 2 0 0 20 0 19 0 2818826 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481799631736 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14411] ppid=14405 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14408/task/14411/stat : 14411 (java) S 14405 14408 3195 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481738361896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14412] ppid=14405 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14408/task/14412/stat : 14412 (java) S 14405 14408 3195 0 -1 4202560 27 0 0 0 5 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481641790376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14413] ppid=14405 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14408/task/14413/stat : 14413 (java) S 14405 14408 3195 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481640737576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14414] ppid=14405 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14408/task/14414/stat : 14414 (java) S 14405 14408 3195 0 -1 4202560 28 0 0 0 5 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481639684776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14415] ppid=14405 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14408/task/14415/stat : 14415 (java) S 14405 14408 3195 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481638631976 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14416] ppid=14405 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14408/task/14416/stat : 14416 (java) S 14405 14408 3195 0 -1 4202560 10 0 0 0 3 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481637579176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14417] ppid=14405 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14408/task/14417/stat : 14417 (java) S 14405 14408 3195 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481636526376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14418] ppid=14405 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14408/task/14418/stat : 14418 (java) S 14405 14408 3195 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 2818827 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481635473576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14419] ppid=14405 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14408/task/14419/stat : 14419 (java) S 14405 14408 3195 0 -1 4202560 99 0 0 0 0 4 0 0 20 0 19 0 2818828 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481623276520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14420] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14420/stat : 14420 (java) S 14405 14408 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481622222584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14421] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14421/stat : 14421 (java) S 14405 14408 3195 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481621169672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14422] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14422/stat : 14422 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481620118160 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14423] ppid=14405 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/14408/task/14423/stat : 14423 (java) S 14405 14408 3195 0 -1 4202560 11704 0 0 0 136 2 0 0 20 0 19 0 2818831 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481619065272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14424] ppid=14405 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/14408/task/14424/stat : 14424 (java) S 14405 14408 3195 0 -1 4202560 10928 0 0 0 129 2 0 0 20 0 19 0 2818831 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481618012472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14425] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14425/stat : 14425 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481616959864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14426] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14426/stat : 14426 (java) S 14405 14408 3195 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481615907272 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14430] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14430/stat : 14430 (java) S 14405 14408 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818844 10060525568 72907 33554432000 1073741824 1073778376 140735948968608 140481611695400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 17.7
Current children cumulated vsize (KiB) 9824732

[startup+44.3008 s]
/proc/loadavg: 1.34 1.70 1.92 1/213 14971
/proc/meminfo: memFree=28115188/32872528 swapFree=1522152/1652968
[pid=14408] ppid=14405 vsize=9824732 CPUtime=17.72 cores=1,3,5,7
/proc/14408/stat : 14408 (java) S 14405 14408 3195 0 -1 4202496 27901 0 1 0 1650 122 0 0 20 0 19 0 2818825 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140735948959744 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14408/statm: 2456183 73931 2287 9 0 2446860 0
[pid=14408/tid=14410] ppid=14405 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/14408/task/14410/stat : 14410 (java) R 14405 14408 3195 0 -1 4202560 2480 0 1 0 23 2 0 0 20 0 19 0 2818826 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481799631736 140481739445261 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14411] ppid=14405 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14408/task/14411/stat : 14411 (java) S 14405 14408 3195 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 19 0 2818827 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481738361896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14412] ppid=14405 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14408/task/14412/stat : 14412 (java) S 14405 14408 3195 0 -1 4202560 27 0 0 0 5 0 0 0 20 0 19 0 2818827 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481641790376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14413] ppid=14405 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14408/task/14413/stat : 14413 (java) S 14405 14408 3195 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 19 0 2818827 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481640737576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14414] ppid=14405 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14408/task/14414/stat : 14414 (java) S 14405 14408 3195 0 -1 4202560 28 0 0 0 5 0 0 0 20 0 19 0 2818827 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481639684776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14415] ppid=14405 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14408/task/14415/stat : 14415 (java) S 14405 14408 3195 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 2818827 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481638631976 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14416] ppid=14405 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14408/task/14416/stat : 14416 (java) S 14405 14408 3195 0 -1 4202560 10 0 0 0 3 0 0 0 20 0 19 0 2818827 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481637579176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14417] ppid=14405 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14408/task/14417/stat : 14417 (java) S 14405 14408 3195 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 19 0 2818827 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481636526376 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14418] ppid=14405 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14408/task/14418/stat : 14418 (java) S 14405 14408 3195 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 2818827 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481635473576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14419] ppid=14405 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14408/task/14419/stat : 14419 (java) S 14405 14408 3195 0 -1 4202560 99 0 0 0 0 4 0 0 20 0 19 0 2818828 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481623276520 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14420] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14420/stat : 14420 (java) S 14405 14408 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481622222584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14421] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14421/stat : 14421 (java) S 14405 14408 3195 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 2818828 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481621169672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14422] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14422/stat : 14422 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481620118160 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14423] ppid=14405 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/14408/task/14423/stat : 14423 (java) R 14405 14408 3195 0 -1 4202560 11704 0 0 0 136 2 0 0 20 0 19 0 2818831 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481619065272 140481806014286 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14408/tid=14424] ppid=14405 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/14408/task/14424/stat : 14424 (java) S 14405 14408 3195 0 -1 4202560 10928 0 0 0 129 2 0 0 20 0 19 0 2818831 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481618012472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14408/tid=14425] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14425/stat : 14425 (java) S 14405 14408 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481616959864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14408/tid=14426] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14426/stat : 14426 (java) S 14405 14408 3195 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 2818831 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481615907272 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14408/tid=14430] ppid=14405 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14408/task/14430/stat : 14430 (java) S 14405 14408 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818844 10060525568 73931 33554432000 1073741824 1073778376 140735948968608 140481611695400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 17.72
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.0100009
#  lost CPU user time (s): 0.0200002
#  lost CPU system time (s): -0.00999999

Real time (s): 44.3273
CPU time (s): 17.8513
CPU user time (s): 16.5595
CPU system time (s): 1.2918
CPU usage (%): 40.2716
Max. virtual memory (cumulated for all children) (KiB): 9825084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.5395
system time used= 1.3018
maximum resident set size= 295748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27915
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= 3409
involuntary context switches= 1381

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.32695 second user time and 0.424935 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-30 23:16:38
IDJOB=4109601
IDBENCH=78866
IDSOLVER=2552
FILE ID=node122/4109601-1467321398
RUNJOBID= node122-1467319216-8602
PBS_JOBID= 20005252
Free space on /tmp= 71728 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.1111212923--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109601-1467321398/watcher-4109601-1467321398 -o /tmp/evaluation-result-4109601-1467321398/solver-4109601-1467321398 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467319216-8602 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109601-1467321398.wbo

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

MD5SUM BENCH= 814425604e6b100ff397547bbbf81dc9
RANDOM SEED=978433400

node122.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.814
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.62
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.814
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.814
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.55
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.814
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.814
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.814
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.56
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.814
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.814
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:        28428976 kB
Buffers:           98832 kB
Cached:          1759816 kB
SwapCached:            0 kB
Active:           387252 kB
Inactive:        1650152 kB
Active(anon):     181568 kB
Inactive(anon):        4 kB
Active(file):     205684 kB
Inactive(file):  1650148 kB
Unevictable:     1652968 kB
Mlocked:         1522152 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1748 kB
Writeback:             0 kB
AnonPages:       1807464 kB
Mapped:            22112 kB
Shmem:               204 kB
Slab:             619680 kB
SReclaimable:      63064 kB
SUnreclaim:       556616 kB
KernelStack:        1608 kB
PageTables:         8020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2350576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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= 71728 MiB
End job on node122 at 2016-06-30 23:17:23