Trace number 4109397

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 22.3896 41.659

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110972154--soft-33-100-0.wbo
MD5SUMe457d7c5b924fbb4fed2427ab3382316
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2.47562
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 1221
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4109397-1467321093.wbo
0.11/0.10	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.065s.
0.11/0.17	c declared #vars     169
0.11/0.17	c internal #vars     233
0.11/0.17	c #constraints  101
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29
0.11/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 47
0.11/0.17	c 101 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 29
0.11/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 24
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 47
0.11/0.17	c 101 constraints processed.
0.11/0.17	c objective function length is 64 literals
0.26/0.24	c And the winner is solver0
0.56/0.67	c SATISFIABLE
0.56/0.67	c OPTIMIZING...
0.56/0.67	c Got one! Elapsed wall clock time (in seconds):0.57
0.56/0.67	o 760
1.03/0.81	c And the winner is solver0
1.28/1.18	c Got one! Elapsed wall clock time (in seconds):1.071
1.28/1.18	o 718
1.28/1.19	c And the winner is solver0
1.33/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
1.33/1.68	o 714
1.33/1.69	c And the winner is solver0
1.46/2.18	c Got one! Elapsed wall clock time (in seconds):2.074
1.46/2.18	o 711
1.46/2.18	c And the winner is solver0
1.47/2.68	c Got one! Elapsed wall clock time (in seconds):2.575
1.47/2.68	o 678
1.47/2.69	c And the winner is solver0
1.52/3.18	c Got one! Elapsed wall clock time (in seconds):3.076
1.52/3.18	o 667
1.52/3.19	c And the winner is solver0
1.54/3.68	c Got one! Elapsed wall clock time (in seconds):3.577
1.54/3.68	o 662
1.54/3.69	c And the winner is solver0
1.54/4.18	c Got one! Elapsed wall clock time (in seconds):4.078
1.54/4.18	o 661
1.54/4.19	c And the winner is solver0
1.62/4.68	c Got one! Elapsed wall clock time (in seconds):4.579
1.62/4.68	o 656
1.62/4.69	c And the winner is solver0
1.62/5.19	c Got one! Elapsed wall clock time (in seconds):5.081
1.62/5.19	o 644
1.62/5.19	c And the winner is solver0
1.70/5.69	c Got one! Elapsed wall clock time (in seconds):5.582
1.70/5.69	o 634
1.70/5.70	c And the winner is solver0
1.79/6.19	c Got one! Elapsed wall clock time (in seconds):6.083
1.79/6.19	o 631
1.80/6.20	c And the winner is solver0
1.80/6.69	c Got one! Elapsed wall clock time (in seconds):6.584
1.80/6.69	o 630
1.80/6.70	c And the winner is solver0
1.81/7.19	c Got one! Elapsed wall clock time (in seconds):7.085
1.81/7.19	o 628
1.81/7.20	c And the winner is solver0
1.84/7.69	c Got one! Elapsed wall clock time (in seconds):7.586
1.84/7.69	o 625
1.86/7.75	c And the winner is solver0
2.00/8.19	c Got one! Elapsed wall clock time (in seconds):8.087
2.00/8.19	o 611
2.01/8.21	c And the winner is solver0
2.05/8.69	c Got one! Elapsed wall clock time (in seconds):8.588
2.05/8.69	o 594
2.36/8.81	c And the winner is solver0
2.42/9.19	c Got one! Elapsed wall clock time (in seconds):9.089
2.42/9.19	o 337
2.43/9.21	c And the winner is solver0
2.48/9.69	c Got one! Elapsed wall clock time (in seconds):9.59
2.48/9.69	o 318
2.48/9.73	c And the winner is solver0
2.60/10.20	c Got one! Elapsed wall clock time (in seconds):10.091
2.60/10.20	o 314
2.60/10.20	c And the winner is solver0
2.60/10.70	c Got one! Elapsed wall clock time (in seconds):10.592
2.60/10.70	o 309
2.60/10.70	c And the winner is solver0
2.84/11.20	c Got one! Elapsed wall clock time (in seconds):11.093
2.84/11.20	o 306
3.23/11.31	c cleaning 5269 clauses out of 10539 with flag 2899/10539
3.23/11.34	c And the winner is solver0
3.48/11.70	c Got one! Elapsed wall clock time (in seconds):11.594
3.48/11.70	o 302
3.48/11.72	c And the winner is solver0
3.54/12.20	c Got one! Elapsed wall clock time (in seconds):12.095
3.54/12.20	o 291
3.55/12.20	c And the winner is solver0
3.55/12.70	c Got one! Elapsed wall clock time (in seconds):12.596
3.55/12.70	o 289
3.55/12.70	c And the winner is solver0
3.55/13.20	c Got one! Elapsed wall clock time (in seconds):13.097
3.55/13.20	o 274
3.55/13.22	c And the winner is solver0
3.59/13.70	c Got one! Elapsed wall clock time (in seconds):13.598
3.59/13.70	o 272
3.59/13.74	c And the winner is solver0
3.69/14.20	c Got one! Elapsed wall clock time (in seconds):14.098
3.69/14.20	o 266
3.69/14.22	c And the winner is solver0
3.75/14.70	c Got one! Elapsed wall clock time (in seconds):14.599
3.75/14.70	o 263
3.75/14.77	c And the winner is solver0
3.89/15.20	c Got one! Elapsed wall clock time (in seconds):15.1
3.89/15.20	o 262
3.89/15.22	c And the winner is solver0
3.94/15.71	c Got one! Elapsed wall clock time (in seconds):15.601
3.94/15.71	o 260
3.94/15.75	c And the winner is solver0
4.05/16.21	c Got one! Elapsed wall clock time (in seconds):16.102
4.05/16.21	o 232
4.05/16.25	c And the winner is solver0
4.16/16.71	c Got one! Elapsed wall clock time (in seconds):16.603
4.16/16.71	o 230
4.16/16.74	c And the winner is solver0
4.24/17.21	c Got one! Elapsed wall clock time (in seconds):17.104
4.24/17.21	o 216
4.24/17.22	c And the winner is solver0
4.28/17.71	c Got one! Elapsed wall clock time (in seconds):17.605
4.28/17.71	o 211
4.28/17.72	c And the winner is solver0
4.32/18.21	c Got one! Elapsed wall clock time (in seconds):18.105
4.32/18.21	o 203
4.49/18.31	c cleaning 7739 clauses out of 15489 with flag 6771/20758
4.49/18.35	c And the winner is solver0
4.61/18.71	c Got one! Elapsed wall clock time (in seconds):18.606
4.61/18.71	o 202
4.61/18.74	c And the winner is solver0
4.70/19.21	c Got one! Elapsed wall clock time (in seconds):19.107
4.70/19.21	o 201
4.70/19.22	c And the winner is solver0
4.70/19.71	c Got one! Elapsed wall clock time (in seconds):19.608
4.70/19.71	o 173
4.70/19.73	c And the winner is solver0
4.75/20.21	c Got one! Elapsed wall clock time (in seconds):20.109
4.75/20.21	o 170
4.75/20.24	c And the winner is solver0
4.85/20.71	c Got one! Elapsed wall clock time (in seconds):20.61
4.85/20.71	o 165
4.85/20.74	c And the winner is solver0
4.93/21.22	c Got one! Elapsed wall clock time (in seconds):21.111
4.93/21.22	o 160
4.93/21.26	c And the winner is solver0
5.10/21.72	c Got one! Elapsed wall clock time (in seconds):21.612
5.10/21.72	o 159
5.34/21.85	c cleaning 7568 clauses out of 15142 with flag 10934/28150
5.34/21.89	c And the winner is solver0
5.59/22.22	c Got one! Elapsed wall clock time (in seconds):22.113
5.59/22.22	o 153
5.59/22.27	c And the winner is solver0
5.72/22.72	c Got one! Elapsed wall clock time (in seconds):22.613
5.72/22.72	o 150
5.72/22.74	c And the winner is solver0
5.77/23.22	c Got one! Elapsed wall clock time (in seconds):23.114
5.77/23.22	o 146
5.93/23.33	c And the winner is solver0
6.01/23.72	c Got one! Elapsed wall clock time (in seconds):23.615
6.01/23.72	o 145
6.01/23.77	c And the winner is solver0
6.15/24.22	c Got one! Elapsed wall clock time (in seconds):24.116
6.15/24.22	o 111
6.15/24.24	c And the winner is solver0
6.20/24.72	c Got one! Elapsed wall clock time (in seconds):24.617
6.20/24.72	o 110
6.20/24.73	c And the winner is solver0
6.25/25.22	c Got one! Elapsed wall clock time (in seconds):25.118
6.25/25.22	o 107
6.25/25.25	c And the winner is solver0
6.33/25.72	c Got one! Elapsed wall clock time (in seconds):25.619
6.33/25.72	o 106
6.51/25.81	c cleaning 7832 clauses out of 15664 with flag 3398/36240
6.51/25.85	c And the winner is solver0
6.87/26.22	c Got one! Elapsed wall clock time (in seconds):26.12
6.87/26.22	o 92
6.87/26.24	c And the winner is solver0
6.92/26.73	c Got one! Elapsed wall clock time (in seconds):26.62
6.92/26.73	o 86
6.92/26.79	c And the winner is solver0
7.07/27.23	c Got one! Elapsed wall clock time (in seconds):27.121
7.07/27.23	o 67
7.07/27.26	c And the winner is solver0
7.15/27.73	c Got one! Elapsed wall clock time (in seconds):27.623
7.15/27.73	o 66
7.49/27.93	c cleaning 7743 clauses out of 15488 with flag 14885/43896
7.70/28.03	c And the winner is solver0
7.81/28.23	c Got one! Elapsed wall clock time (in seconds):28.125
7.81/28.23	o 65
7.81/28.26	c And the winner is solver0
7.90/28.73	c Got one! Elapsed wall clock time (in seconds):28.627
7.90/28.73	o 62
8.05/28.80	c And the winner is solver0
8.10/29.23	c Got one! Elapsed wall clock time (in seconds):29.129
8.10/29.23	o 54
8.10/29.24	c And the winner is solver0
8.13/29.74	c Got one! Elapsed wall clock time (in seconds):29.631
8.13/29.74	o 50
8.13/29.74	c And the winner is solver0
8.15/30.24	c Got one! Elapsed wall clock time (in seconds):30.133
8.15/30.24	o 42
8.27/30.35	c cleaning 7574 clauses out of 15149 with flag 7133/51300
8.54/30.47	c And the winner is solver0
9.04/30.74	c Got one! Elapsed wall clock time (in seconds):30.636
9.04/30.74	o 38
9.16/30.84	c cleaning 6625 clauses out of 13262 with flag 7097/56987
9.16/30.86	c And the winner is solver0
9.32/31.24	c Got one! Elapsed wall clock time (in seconds):31.139
9.32/31.24	o 26
9.32/31.27	c And the winner is solver0
9.39/31.75	c Got one! Elapsed wall clock time (in seconds):31.643
9.39/31.75	o 24
9.70/31.93	c cleaning 6365 clauses out of 12736 with flag 17560/63086
9.70/31.96	c And the winner is solver0
10.25/32.45	c Got one! Elapsed wall clock time (in seconds):32.346
10.25/32.45	o 22
10.39/32.54	c And the winner is solver0
10.49/32.95	c Got one! Elapsed wall clock time (in seconds):32.849
10.49/32.95	o 16
10.59/33.07	c cleaning 6304 clauses out of 12611 with flag 10214/69326
10.98/33.28	c cleaning 6150 clauses out of 12304 with flag 32665/75323
11.18/33.38	c And the winner is solver0
11.56/33.66	c Got one! Elapsed wall clock time (in seconds):33.553
11.56/33.66	o 15
11.68/33.78	c cleaning 6058 clauses out of 12115 with flag 12700/81286
12.30/34.02	c cleaning 6019 clauses out of 12054 with flag 34837/87284
12.30/34.09	c And the winner is solver0
12.69/34.36	c Got one! Elapsed wall clock time (in seconds):34.256
12.69/34.36	o 14
12.83/34.48	c cleaning 5586 clauses out of 11184 with flag 10548/92433
13.23/34.69	c cleaning 5800 clauses out of 11600 with flag 31975/98436
13.83/34.94	c cleaning 6387 clauses out of 12795 with flag 56996/105433
14.03/35.02	c And the winner is solver0
14.12/35.37	c Got one! Elapsed wall clock time (in seconds):35.267
14.12/35.37	o 13
14.17/35.47	c And the winner is solver0
14.36/35.88	c Got one! Elapsed wall clock time (in seconds):35.771
14.36/35.88	o 10
14.40/35.93	c cleaning 6305 clauses out of 12617 with flag 3698/111643
14.80/36.14	c cleaning 6153 clauses out of 12311 with flag 26271/117643
15.21/36.30	c And the winner is solver0
15.41/36.58	c Got one! Elapsed wall clock time (in seconds):36.475
15.41/36.58	o 9
15.52/36.63	c cleaning 5835 clauses out of 11670 with flag 3715/123156
15.91/36.84	c cleaning 5915 clauses out of 11833 with flag 25963/129156
15.91/36.86	c And the winner is solver0
16.38/37.28	c Got one! Elapsed wall clock time (in seconds):37.179
16.38/37.28	o 7
16.70/37.48	c cleaning 5831 clauses out of 11675 with flag 19941/134915
16.90/37.55	c And the winner is solver0
17.35/37.99	c Got one! Elapsed wall clock time (in seconds):37.888
17.35/37.99	o 6
17.44/38.09	c And the winner is solver0
17.68/38.50	c Got one! Elapsed wall clock time (in seconds):38.392
17.68/38.50	o 5
17.68/38.54	c cleaning 6016 clauses out of 12045 with flag 4342/141117
17.88/38.66	c And the winner is solver0
18.54/39.20	c Got one! Elapsed wall clock time (in seconds):39.096
18.54/39.20	o 4
18.54/39.29	c cleaning 5767 clauses out of 11538 with flag 9347/146626
19.13/39.51	c cleaning 5880 clauses out of 11773 with flag 34859/152630
19.34/39.63	c And the winner is solver0
19.65/39.91	c Got one! Elapsed wall clock time (in seconds):39.8
19.65/39.91	o 3
19.84/40.00	c cleaning 5848 clauses out of 11707 with flag 8581/158446
20.04/40.12	c And the winner is solver0
20.57/40.62	c Got one! Elapsed wall clock time (in seconds):40.513
20.57/40.62	o 2
20.74/40.70	c cleaning 5730 clauses out of 11481 with flag 8797/164069
21.13/40.93	c cleaning 5875 clauses out of 11756 with flag 35637/170074
21.74/41.22	c cleaning 6435 clauses out of 12877 with flag 66082/177070
22.17/41.43	c And the winner is solver0
22.26/41.65	c >>>>>>>>>> Solver number 0 (77 answers) <<<<<<<<<<<<<<<<<<
22.26/41.65	c starts		: 182
22.26/41.65	c conflicts		: 182708
22.26/41.65	c decisions		: 296996
22.26/41.65	c propagations		: 3922537
22.26/41.65	c inspects		: 73134887
22.26/41.65	c shortcuts		: 0
22.26/41.65	c learnt literals	: 32
22.26/41.65	c learnt binary clauses	: 24
22.26/41.65	c learnt ternary clauses	: 216
22.26/41.65	c learnt constraints	: 182675
22.26/41.65	c ignored constraints	: 0
22.26/41.65	c root simplifications	: 0
22.26/41.65	c removed literals (reason simplification)	: 775421
22.26/41.65	c reason swapping (by a shorter reason)	: 0
22.26/41.65	c Calls to reduceDB	: 27
22.26/41.65	c Number of update (reduction) of LBD	: 45137
22.26/41.65	c Imported unit clauses	: 0
22.26/41.65	c number of reductions to clauses (during analyze)	: 0
22.26/41.65	c number of learned constraints concerned by reduction	: 0
22.26/41.65	c number of learning phase by resolution	: 0
22.26/41.65	c number of learning phase by cutting planes	: 0
22.26/41.65	c speed (assignments/second)	: 94582.77874228395
22.26/41.65	c non guided choices	2776
22.26/41.65	c learnt constraints type 
22.26/41.65	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
22.26/41.65	c starts		: 78
22.26/41.65	c conflicts		: 522
22.26/41.65	c decisions		: 7942
22.26/41.65	c propagations		: 30247
22.26/41.65	c inspects		: 1599881
22.26/41.65	c shortcuts		: 0
22.26/41.65	c learnt literals	: 0
22.26/41.65	c learnt binary clauses	: 0
22.26/41.65	c learnt ternary clauses	: 0
22.26/41.65	c learnt constraints	: 460
22.26/41.65	c ignored constraints	: 0
22.26/41.65	c root simplifications	: 0
22.26/41.65	c removed literals (reason simplification)	: 0
22.26/41.65	c reason swapping (by a shorter reason)	: 0
22.26/41.65	c Calls to reduceDB	: 0
22.26/41.65	c Number of update (reduction) of LBD	: 0
22.26/41.65	c Imported unit clauses	: 0
22.26/41.65	c number of reductions to clauses (during analyze)	: 0
22.26/41.65	c number of learned constraints concerned by reduction	: 0
22.26/41.65	c number of learning phase by resolution	: 0
22.26/41.65	c number of learning phase by cutting planes	: 0
22.26/41.65	c speed (assignments/second)	: 29538.0859375
22.26/41.65	c non guided choices	1463
22.26/41.65	c learnt constraints type 
22.26/41.65	s OPTIMUM FOUND
22.26/41.65	c Found 76 solution(s)
22.26/41.65	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 
22.26/41.65	c objective function=2
22.26/41.65	c Total wall clock time (in seconds): 41.546

Verifier Data

OK	2

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-4109397-1467321093/watcher-4109397-1467321093 -o /tmp/evaluation-result-4109397-1467321093/solver-4109397-1467321093 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467318467-16220 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109397-1467321093.wbo 

pid=23706
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.95 1.94 2.00 3/194 23709
/proc/meminfo: memFree=29745368/32872528 swapFree=1299868/1463388
[pid=23709] ppid=23706 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/23709/stat : 23709 (java) S 23706 23709 16156 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 11135252 98570240 977 33554432000 1073741824 1073778376 140736329872064 140736329863200 227515859005 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23709/statm: 24065 977 743 9 0 16771 0
[pid=23709/tid=23710] ppid=23706 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (java) R 23706 23709 16156 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 11135253 98570240 977 33554432000 1073741824 1073778376 140736329872064 140430071385640 227512501632 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.100059 s]
/proc/loadavg: 1.95 1.94 2.00 3/194 23709
/proc/meminfo: memFree=29745368/32872528 swapFree=1299868/1463388
[pid=23709] ppid=23706 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/23709/stat : 23709 (java) S 23706 23709 16156 0 -1 4202496 4505 0 1 0 10 1 0 0 20 0 18 0 11135252 9787879424 6131 33554432000 1073741824 1073778376 140736329872064 140736329863200 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23709/statm: 2389619 6131 2158 9 0 2380296 0
[pid=23709/tid=23710] ppid=23706 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (java) R 23706 23709 16156 0 -1 4202560 2393 0 1 0 7 0 0 0 20 0 18 0 11135253 9787879424 6131 33554432000 1073741824 1073778376 140736329872064 140430071385864 227515884813 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200258 s]
/proc/loadavg: 1.95 1.94 2.00 3/194 23709
/proc/meminfo: memFree=29745368/32872528 swapFree=1299868/1463388
[pid=23709] ppid=23706 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/23709/stat : 23709 (java) S 23706 23709 16156 0 -1 4202496 4824 0 1 0 25 1 0 0 20 0 22 0 11135252 10060525568 7942 33554432000 1073741824 1073778376 140736329872064 140736329863200 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23709/statm: 2456183 7942 2219 9 0 2446860 0
[pid=23709/tid=23710] ppid=23706 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (java) S 23706 23709 16156 0 -1 4202560 2421 0 1 0 15 0 0 0 20 0 22 0 11135253 10060525568 7942 33554432000 1073741824 1073778376 140736329872064 140430071391096 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300297 s]
/proc/loadavg: 1.95 1.94 2.00 3/194 23709
/proc/meminfo: memFree=29745368/32872528 swapFree=1299868/1463388
[pid=23709] ppid=23706 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/23709/stat : 23709 (java) S 23706 23709 16156 0 -1 4202496 7741 0 1 0 53 3 0 0 20 0 19 0 11135252 10060525568 9504 33554432000 1073741824 1073778376 140736329872064 140736329863200 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23709/statm: 2456183 9504 2250 9 0 2446860 0
[pid=23709/tid=23710] ppid=23706 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (java) S 23706 23709 16156 0 -1 4202560 2421 0 1 0 15 0 0 0 20 0 19 0 11135253 10060525568 9504 33554432000 1073741824 1073778376 140736329872064 140430071391096 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9824732

[startup+0.700179 s]
/proc/loadavg: 1.95 1.94 2.00 3/194 23709
/proc/meminfo: memFree=29745368/32872528 swapFree=1299868/1463388
[pid=23709] ppid=23706 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/23709/stat : 23709 (java) S 23706 23709 16156 0 -1 4202496 7788 0 1 0 60 3 0 0 20 0 22 0 11135252 10060525568 11067 33554432000 1073741824 1073778376 140736329872064 140736329863200 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23709/statm: 2456183 11067 2250 9 0 2446860 0
[pid=23709/tid=23710] ppid=23706 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (java) S 23706 23709 16156 0 -1 4202560 2421 0 1 0 15 0 0 0 20 0 22 0 11135253 10060525568 11067 33554432000 1073741824 1073778376 140736329872064 140430071391096 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9824732

[startup+1.50081 s]
/proc/loadavg: 1.95 1.94 2.00 2/213 23734
/proc/meminfo: memFree=29696940/32872528 swapFree=1299868/1463388
[pid=23709] ppid=23706 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/23709/stat : 23709 (java) S 23706 23709 16156 0 -1 4202496 12657 0 1 0 126 7 0 0 20 0 19 0 11135252 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140736329863200 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23709/statm: 2456183 15897 2255 9 0 2446860 0
[pid=23709/tid=23710] ppid=23706 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (java) S 23706 23709 16156 0 -1 4202560 2422 0 1 0 16 0 0 0 20 0 19 0 11135253 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140430071391096 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23712] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429915322792 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23713] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23713/stat : 23713 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429914270248 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23714] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23714/stat : 23714 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429913217192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23715] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23715/stat : 23715 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429912164648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23716] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23716/stat : 23716 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429911112616 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23717] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23717/stat : 23717 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429910060072 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23718] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23718/stat : 23718 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429909007016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23719] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23719/stat : 23719 (java) S 23706 23709 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429907954472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23720] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23720/stat : 23720 (java) S 23706 23709 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11135255 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429895543144 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23721] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23721/stat : 23721 (java) S 23706 23709 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11135255 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429894489464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23722] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23722/stat : 23722 (java) S 23706 23709 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11135255 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429893436296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23723] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23723/stat : 23723 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135257 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429892385040 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23724] ppid=23706 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/23709/task/23724/stat : 23724 (java) S 23706 23709 16156 0 -1 4202560 3253 0 0 0 33 0 0 0 20 0 19 0 11135257 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429891332920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23725] ppid=23706 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/23709/task/23725/stat : 23725 (java) S 23706 23709 16156 0 -1 4202560 5632 0 0 0 34 0 0 0 20 0 19 0 11135257 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429890280376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23726] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23726/stat : 23726 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135257 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429889227512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23727] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23727/stat : 23727 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135257 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429888175176 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23730] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23730/stat : 23730 (java) S 23706 23709 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11135271 10060525568 15897 33554432000 1073741824 1073778376 140736329872064 140429885014824 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 1.95 1.94 2.00 2/213 23743
/proc/meminfo: memFree=29681264/32872528 swapFree=1299868/1463388
[pid=23709] ppid=23706 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/23709/stat : 23709 (java) S 23706 23709 16156 0 -1 4202496 14703 0 1 0 142 10 0 0 20 0 19 0 11135252 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140736329863200 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23709/statm: 2456183 19533 2258 9 0 2446860 0
[pid=23709/tid=23710] ppid=23706 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (java) S 23706 23709 16156 0 -1 4202560 2423 0 1 0 16 0 0 0 20 0 19 0 11135253 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140430071391096 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23712] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429915322792 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23713] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23713/stat : 23713 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429914270248 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23714] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23714/stat : 23714 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429913217192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23715] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23715/stat : 23715 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429912164648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23716] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23716/stat : 23716 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429911112616 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23717] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23717/stat : 23717 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429910060072 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23718] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23718/stat : 23718 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429909007016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23719] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23719/stat : 23719 (java) S 23706 23709 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11135254 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429907954472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23720] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23720/stat : 23720 (java) S 23706 23709 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11135255 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429895543144 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23721] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23721/stat : 23721 (java) S 23706 23709 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11135255 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429894489464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23722] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23722/stat : 23722 (java) S 23706 23709 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11135255 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429893436296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23723] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23723/stat : 23723 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135257 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429892385040 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23724] ppid=23706 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/23709/task/23724/stat : 23724 (java) S 23706 23709 16156 0 -1 4202560 5262 0 0 0 44 0 0 0 20 0 19 0 11135257 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429891332920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23725] ppid=23706 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/23709/task/23725/stat : 23725 (java) S 23706 23709 16156 0 -1 4202560 5641 0 0 0 38 0 0 0 20 0 19 0 11135257 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429890280376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23726] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23726/stat : 23726 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135257 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429889227512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23727] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23727/stat : 23727 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135257 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429888175176 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23730] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23730/stat : 23730 (java) S 23706 23709 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11135271 10060525568 19533 33554432000 1073741824 1073778376 140736329872064 140429885014824 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=26 pid=1794 uid=0 cmd=

############
# WARNING:
# current cumulated CPU time (1.79 s) is less than in the last sample (1.8 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+6.2007 s]
/proc/loadavg: 1.96 1.94 2.00 2/213 23761
/proc/meminfo: memFree=29652036/32872528 swapFree=1299868/1463388
[pid=23709] ppid=23706 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/23709/stat : 23709 (java) S 23706 23709 16156 0 -1 4202496 14859 0 1 0 165 15 0 0 20 0 22 0 11135252 10060525568 27960 33554432000 1073741824 1073778376 140736329872064 140736329863200 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23709/statm: 2456183 27960 2267 9 0 2446860 0
[pid=23709/tid=23710] ppid=23706 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (java) S 23706 23709 16156 0 -1 4202560 2425 0 1 0 16 0 0 0 20 0 22 0 11135253 10060525568 27960 33554432000 1073741824 1073778376 140736329872064 140430071391096 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23712] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135254 10060525568 27960 33554432000 1073741824 1073778376 140736329872064 140429915322792 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23713] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23713/stat : 23713 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135254 10060525568 27960 33554432000 1073741824 1073778376 140736329872064 140429914270248 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23714] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23714/stat : 23714 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135254 10060525568 27960 33554432000 1073741824 1073778376 140736329872064 140429913217192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23715] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23715/stat : 23715 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135254 10060525568 27960 33554432000 1073741824 1073778376 140736329872064 140429912164648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23716] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23716/stat : 23716 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135254 10060525568 27960 33554432000 1073741824 1073778376 140736329872064 140429911112616 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23717] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23717/stat : 23717 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135254 10060525568 27960 33554432000 1073741824 1073778376 140736329872064 140429910060072 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23718] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23718/stat : 23718 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135254 10060525568 27960 33554432000 1073741824 1073778376 140736329872064 140429909007016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23719] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23719/stat : 23719 (java) S 23706 23709 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11135254 10060525568 27960 33554432000 1073741824 1073778376 140736329872064 140429907954472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23720] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23720/stat : 23720 (java) S 23706 23709 16156 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 11135255 10060525568 27960 33554432000 1073741824 1073778376 140736329872064 140429895543144 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0

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

/proc/23709/task/23724/stat : 23724 (java) S 23706 23709 16156 0 -1 4202560 12531 0 0 0 132 2 0 0 20 0 22 0 11135257 10060525568 55695 33554432000 1073741824 1073778376 140736329872064 140429891332920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23725] ppid=23706 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/23709/task/23725/stat : 23725 (java) S 23706 23709 16156 0 -1 4202560 9319 0 0 0 128 1 0 0 20 0 22 0 11135257 10060525568 55695 33554432000 1073741824 1073778376 140736329872064 140429890280376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23726] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23726/stat : 23726 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135257 10060525568 55695 33554432000 1073741824 1073778376 140736329872064 140429889227512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23727] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23727/stat : 23727 (java) S 23706 23709 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11135257 10060525568 55695 33554432000 1073741824 1073778376 140736329872064 140429888175176 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23730] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23730/stat : 23730 (java) S 23706 23709 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11135271 10060525568 55695 33554432000 1073741824 1073778376 140736329872064 140429885014824 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.82
Current children cumulated vsize (KiB) 9824732

[startup+40.8074 s]
/proc/loadavg: 2.17 2.00 2.01 4/216 23958
/proc/meminfo: memFree=29530140/32872528 swapFree=1299868/1463388
[pid=23709] ppid=23706 vsize=9824732 CPUtime=20.92 cores=0,2,4,6
/proc/23709/stat : 23709 (java) S 23706 23709 16156 0 -1 4202496 26463 0 1 0 1957 135 0 0 20 0 22 0 11135252 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140736329863200 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23709/statm: 2456183 55694 2288 9 0 2446860 0
[pid=23709/tid=23710] ppid=23706 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (java) S 23706 23709 16156 0 -1 4202560 2432 0 1 0 24 2 0 0 20 0 22 0 11135253 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140430071391096 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23712] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (java) S 23706 23709 16156 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429915322792 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23713] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23713/stat : 23713 (java) S 23706 23709 16156 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429914270248 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23714] ppid=23706 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23709/task/23714/stat : 23714 (java) S 23706 23709 16156 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429913217192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23715] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23715/stat : 23715 (java) S 23706 23709 16156 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429912164648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23716] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23716/stat : 23716 (java) S 23706 23709 16156 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429911112616 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23717] ppid=23706 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23709/task/23717/stat : 23717 (java) S 23706 23709 16156 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429910060072 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23718] ppid=23706 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23709/task/23718/stat : 23718 (java) S 23706 23709 16156 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429909007016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23719] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23719/stat : 23719 (java) S 23706 23709 16156 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429907954472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23720] ppid=23706 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23709/task/23720/stat : 23720 (java) S 23706 23709 16156 0 -1 4202560 17 0 0 0 0 4 0 0 20 0 22 0 11135255 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429895543144 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23721] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23721/stat : 23721 (java) S 23706 23709 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11135255 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429894489464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23722] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23722/stat : 23722 (java) S 23706 23709 16156 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 22 0 11135255 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429893436296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23723] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23723/stat : 23723 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135257 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429892385040 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23724] ppid=23706 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/23709/task/23724/stat : 23724 (java) S 23706 23709 16156 0 -1 4202560 12531 0 0 0 132 2 0 0 20 0 22 0 11135257 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429891332920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23725] ppid=23706 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/23709/task/23725/stat : 23725 (java) S 23706 23709 16156 0 -1 4202560 9319 0 0 0 128 1 0 0 20 0 22 0 11135257 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429890280376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23726] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23726/stat : 23726 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135257 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429889227512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23727] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23727/stat : 23727 (java) S 23706 23709 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11135257 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429888175176 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23730] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23730/stat : 23730 (java) S 23706 23709 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11135271 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429885014824 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23956] ppid=23706 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/23709/task/23956/stat : 23956 (java) R 23706 23709 16156 0 -1 4202560 2 0 0 0 17 0 0 0 20 0 22 0 11139315 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429887122776 140429943583261 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23957] ppid=23706 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/23709/task/23957/stat : 23957 (java) R 23706 23709 16156 0 -1 4202560 2 0 0 0 17 0 0 0 20 0 22 0 11139315 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429886068056 140429943721729 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23958] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23958/stat : 23958 (java) S 23706 23709 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11139315 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429883962664 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 20.92
Current children cumulated vsize (KiB) 9824732

[startup+41.2009 s]
/proc/loadavg: 2.17 2.00 2.01 4/216 23958
/proc/meminfo: memFree=29530140/32872528 swapFree=1299868/1463388
[pid=23709] ppid=23706 vsize=9824732 CPUtime=21.72 cores=0,2,4,6
/proc/23709/stat : 23709 (java) S 23706 23709 16156 0 -1 4202496 26463 0 1 0 2037 135 0 0 20 0 22 0 11135252 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140736329863200 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23709/statm: 2456183 55694 2288 9 0 2446860 0
[pid=23709/tid=23710] ppid=23706 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (java) S 23706 23709 16156 0 -1 4202560 2432 0 1 0 24 2 0 0 20 0 22 0 11135253 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140430071391096 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23712] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (java) S 23706 23709 16156 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429915322792 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23713] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23713/stat : 23713 (java) S 23706 23709 16156 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429914270248 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23714] ppid=23706 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23709/task/23714/stat : 23714 (java) S 23706 23709 16156 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429913217192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23715] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23715/stat : 23715 (java) S 23706 23709 16156 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429912164648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23716] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23716/stat : 23716 (java) S 23706 23709 16156 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429911112616 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23717] ppid=23706 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23709/task/23717/stat : 23717 (java) S 23706 23709 16156 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429910060072 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23718] ppid=23706 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23709/task/23718/stat : 23718 (java) S 23706 23709 16156 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429909007016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23719] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23719/stat : 23719 (java) S 23706 23709 16156 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 11135254 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429907954472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23720] ppid=23706 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23709/task/23720/stat : 23720 (java) S 23706 23709 16156 0 -1 4202560 17 0 0 0 0 4 0 0 20 0 22 0 11135255 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429895543144 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23721] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23721/stat : 23721 (java) S 23706 23709 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11135255 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429894489464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23722] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23722/stat : 23722 (java) S 23706 23709 16156 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 22 0 11135255 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429893436296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23723] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23723/stat : 23723 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135257 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429892385040 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23724] ppid=23706 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/23709/task/23724/stat : 23724 (java) S 23706 23709 16156 0 -1 4202560 12531 0 0 0 133 2 0 0 20 0 22 0 11135257 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429891332920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23725] ppid=23706 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/23709/task/23725/stat : 23725 (java) S 23706 23709 16156 0 -1 4202560 9319 0 0 0 128 1 0 0 20 0 22 0 11135257 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429890280376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23726] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23726/stat : 23726 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135257 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429889227512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23727] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23727/stat : 23727 (java) S 23706 23709 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11135257 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429888175176 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23730] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23730/stat : 23730 (java) S 23706 23709 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11135271 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429885014824 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23956] ppid=23706 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/23709/task/23956/stat : 23956 (java) R 23706 23709 16156 0 -1 4202560 2 0 0 0 55 0 0 0 20 0 22 0 11139315 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429887120168 140429943537296 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23957] ppid=23706 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/23709/task/23957/stat : 23957 (java) R 23706 23709 16156 0 -1 4202560 2 0 0 0 56 0 0 0 20 0 22 0 11139315 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429886068312 140429944008253 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23958] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23958/stat : 23958 (java) S 23706 23709 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11139315 10060525568 55694 33554432000 1073741824 1073778376 140736329872064 140429883962664 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 21.72
Current children cumulated vsize (KiB) 9824732

[startup+41.6008 s]
/proc/loadavg: 2.17 2.00 2.01 4/216 23958
/proc/meminfo: memFree=29530140/32872528 swapFree=1299868/1463388
[pid=23709] ppid=23706 vsize=9824732 CPUtime=22.24 cores=0,2,4,6
/proc/23709/stat : 23709 (java) S 23706 23709 16156 0 -1 4202496 26463 0 1 0 2087 137 0 0 20 0 19 0 11135252 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140736329863200 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23709/statm: 2456183 55688 2288 9 0 2446860 0
[pid=23709/tid=23710] ppid=23706 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/23709/task/23710/stat : 23710 (java) S 23706 23709 16156 0 -1 4202560 2432 0 1 0 24 2 0 0 20 0 19 0 11135253 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140430071391096 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23712] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23712/stat : 23712 (java) S 23706 23709 16156 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 11135254 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429915322792 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23713] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23713/stat : 23713 (java) S 23706 23709 16156 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 11135254 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429914270248 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23714] ppid=23706 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23709/task/23714/stat : 23714 (java) S 23706 23709 16156 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 11135254 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429913217192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23709/tid=23715] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23715/stat : 23715 (java) S 23706 23709 16156 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 19 0 11135254 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429912164648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23716] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23716/stat : 23716 (java) S 23706 23709 16156 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 19 0 11135254 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429911112616 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23717] ppid=23706 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23709/task/23717/stat : 23717 (java) S 23706 23709 16156 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 19 0 11135254 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429910060072 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23718] ppid=23706 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23709/task/23718/stat : 23718 (java) S 23706 23709 16156 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 11135254 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429909007016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23719] ppid=23706 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23709/task/23719/stat : 23719 (java) S 23706 23709 16156 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 19 0 11135254 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429907954472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23720] ppid=23706 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23709/task/23720/stat : 23720 (java) S 23706 23709 16156 0 -1 4202560 17 0 0 0 0 4 0 0 20 0 19 0 11135255 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429895543144 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23721] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23721/stat : 23721 (java) S 23706 23709 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11135255 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429894489464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23722] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23722/stat : 23722 (java) S 23706 23709 16156 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 11135255 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429893436296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23723] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23723/stat : 23723 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135257 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429892385040 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23709/tid=23724] ppid=23706 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/23709/task/23724/stat : 23724 (java) S 23706 23709 16156 0 -1 4202560 12531 0 0 0 136 2 0 0 20 0 19 0 11135257 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429891332920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23725] ppid=23706 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/23709/task/23725/stat : 23725 (java) S 23706 23709 16156 0 -1 4202560 9319 0 0 0 129 1 0 0 20 0 19 0 11135257 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429890280376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23709/tid=23726] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23726/stat : 23726 (java) S 23706 23709 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135257 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429889227512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23727] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23727/stat : 23727 (java) S 23706 23709 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11135257 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429888175176 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23709/tid=23730] ppid=23706 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23709/task/23730/stat : 23730 (java) S 23706 23709 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11135271 10060525568 55688 33554432000 1073741824 1073778376 140736329872064 140429885014824 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 22.24
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.02
#  lost CPU user time (s): 0.02
#  lost CPU system time (s): 0

Real time (s): 41.659
CPU time (s): 22.3896
CPU user time (s): 20.9298
CPU system time (s): 1.45978
CPU usage (%): 53.745
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.9098
system time used= 1.45978
maximum resident set size= 228708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26470
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= 3305
involuntary context switches= 1154

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

The end

Launcher Data

Begin job on node121 at 2016-06-30 23:11:33
IDJOB=4109397
IDBENCH=78798
IDSOLVER=2552
FILE ID=node121/4109397-1467321093
RUNJOBID= node121-1467318467-16220
PBS_JOBID= 20005290
Free space on /tmp= 71700 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.1110972154--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109397-1467321093/watcher-4109397-1467321093 -o /tmp/evaluation-result-4109397-1467321093/solver-4109397-1467321093 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467318467-16220 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109397-1467321093.wbo

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

MD5SUM BENCH= e457d7c5b924fbb4fed2427ab3382316
RANDOM SEED=1542199943

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.172
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		: 2667.172
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.172
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		: 2667.172
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.172
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		: 2667.172
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.172
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:        29745748 kB
Buffers:          129876 kB
Cached:           346084 kB
SwapCached:            0 kB
Active:           673196 kB
Inactive:         244208 kB
Active(anon):     429060 kB
Inactive(anon):    14820 kB
Active(file):     244136 kB
Inactive(file):   229388 kB
Unevictable:     1463388 kB
Mlocked:         1299868 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               492 kB
Writeback:             0 kB
AnonPages:       1899920 kB
Mapped:            22136 kB
Shmem:               204 kB
Slab:             611408 kB
SReclaimable:      55320 kB
SUnreclaim:       556088 kB
KernelStack:        1784 kB
PageTables:         8256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2056872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    573440 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= 71700 MiB
End job on node121 at 2016-06-30 23:12:14