Trace number 4110177

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 24.8502 39.3936

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110967729--soft-0-100-0.wbo
MD5SUMb3cca2fb004dc2587d09951aac05623a
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark6.63399
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1318
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4110177-1467321630.wbo
0.09/0.12	c reading problem ... 
0.09/0.19	c ... done. Wall clock time 0.065s.
0.09/0.19	c declared #vars     169
0.09/0.19	c internal #vars     270
0.09/0.19	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 101 literals
0.61/0.33	c And the winner is solver0
1.16/0.69	c SATISFIABLE
1.16/0.69	c OPTIMIZING...
1.16/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
1.16/0.69	o 766
1.17/0.70	c And the winner is solver0
1.17/1.19	c Got one! Elapsed wall clock time (in seconds):1.071
1.17/1.19	o 450
1.19/1.25	c And the winner is solver0
1.59/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
1.59/1.69	o 449
1.59/1.70	c And the winner is solver0
1.59/2.20	c Got one! Elapsed wall clock time (in seconds):2.074
1.59/2.20	o 413
1.60/2.21	c And the winner is solver0
1.60/2.70	c Got one! Elapsed wall clock time (in seconds):2.575
1.60/2.70	o 403
1.60/2.71	c And the winner is solver0
1.60/3.20	c Got one! Elapsed wall clock time (in seconds):3.077
1.60/3.20	o 376
1.61/3.29	c And the winner is solver0
1.96/3.70	c Got one! Elapsed wall clock time (in seconds):3.578
1.96/3.70	o 355
1.96/3.72	c And the winner is solver0
2.09/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
2.09/4.20	o 354
2.09/4.21	c And the winner is solver0
2.10/4.70	c Got one! Elapsed wall clock time (in seconds):4.581
2.10/4.70	o 351
2.10/4.73	c And the winner is solver0
2.18/5.20	c Got one! Elapsed wall clock time (in seconds):5.082
2.18/5.20	o 350
2.18/5.21	c And the winner is solver0
2.19/5.71	c Got one! Elapsed wall clock time (in seconds):5.584
2.19/5.71	o 349
2.19/5.72	c And the winner is solver0
2.24/6.21	c Got one! Elapsed wall clock time (in seconds):6.085
2.24/6.21	o 344
2.24/6.22	c And the winner is solver0
2.24/6.71	c Got one! Elapsed wall clock time (in seconds):6.586
2.24/6.71	o 341
2.24/6.74	c And the winner is solver0
2.31/7.21	c Got one! Elapsed wall clock time (in seconds):7.088
2.31/7.21	o 339
2.31/7.21	c And the winner is solver0
2.89/7.71	c Got one! Elapsed wall clock time (in seconds):7.589
2.89/7.71	o 338
2.89/7.73	c And the winner is solver0
2.93/8.21	c Got one! Elapsed wall clock time (in seconds):8.09
2.93/8.21	o 337
2.93/8.23	c And the winner is solver0
2.97/8.71	c Got one! Elapsed wall clock time (in seconds):8.591
2.97/8.71	o 316
2.97/8.72	c And the winner is solver0
2.98/9.21	c Got one! Elapsed wall clock time (in seconds):9.092
2.98/9.21	o 308
2.98/9.23	c And the winner is solver0
3.01/9.72	c Got one! Elapsed wall clock time (in seconds):9.594
3.01/9.72	o 230
3.01/9.78	c And the winner is solver0
3.18/10.22	c Got one! Elapsed wall clock time (in seconds):10.095
3.18/10.22	o 229
3.18/10.24	c And the winner is solver0
3.25/10.73	c Got one! Elapsed wall clock time (in seconds):10.607
3.25/10.73	o 226
3.25/10.76	c And the winner is solver0
3.32/11.23	c Got one! Elapsed wall clock time (in seconds):11.108
3.32/11.23	o 214
3.32/11.29	c And the winner is solver0
3.48/11.73	c Got one! Elapsed wall clock time (in seconds):11.609
3.48/11.73	o 213
3.60/11.82	c cleaning 5749 clauses out of 11507 with flag 3533/11507
3.60/11.87	c And the winner is solver0
3.79/12.23	c Got one! Elapsed wall clock time (in seconds):12.11
3.79/12.23	o 206
4.14/12.42	c And the winner is solver0
4.20/12.73	c Got one! Elapsed wall clock time (in seconds):12.612
4.20/12.73	o 205
4.20/12.75	c And the winner is solver0
4.25/13.23	c Got one! Elapsed wall clock time (in seconds):13.113
4.25/13.23	o 204
4.25/13.25	c And the winner is solver0
4.29/13.74	c Got one! Elapsed wall clock time (in seconds):13.614
4.29/13.74	o 202
4.29/13.74	c And the winner is solver0
4.29/14.24	c Got one! Elapsed wall clock time (in seconds):14.115
4.29/14.24	o 190
4.29/14.25	c And the winner is solver0
4.33/14.74	c Got one! Elapsed wall clock time (in seconds):14.616
4.33/14.74	o 188
4.51/14.80	c cleaning 6094 clauses out of 12188 with flag 3512/17937
4.51/14.82	c And the winner is solver0
4.62/15.24	c Got one! Elapsed wall clock time (in seconds):15.117
4.62/15.24	o 176
4.75/15.35	c And the winner is solver0
5.02/15.74	c Got one! Elapsed wall clock time (in seconds):15.618
5.02/15.74	o 174
5.02/15.78	c And the winner is solver0
5.10/16.24	c Got one! Elapsed wall clock time (in seconds):16.119
5.10/16.24	o 172
5.10/16.28	c And the winner is solver0
5.20/16.74	c Got one! Elapsed wall clock time (in seconds):16.621
5.20/16.74	o 165
5.20/16.78	c And the winner is solver0
5.28/17.24	c Got one! Elapsed wall clock time (in seconds):17.122
5.28/17.24	o 163
5.28/17.26	c And the winner is solver0
5.32/17.75	c Got one! Elapsed wall clock time (in seconds):17.623
5.32/17.75	o 150
5.67/17.97	c cleaning 6815 clauses out of 13638 with flag 11763/25481
5.67/17.98	c And the winner is solver0
6.10/18.25	c Got one! Elapsed wall clock time (in seconds):18.124
6.10/18.25	o 145
6.22/18.31	c And the winner is solver0
6.44/18.75	c Got one! Elapsed wall clock time (in seconds):18.625
6.44/18.75	o 132
6.44/18.79	c And the winner is solver0
6.70/19.25	c Got one! Elapsed wall clock time (in seconds):19.126
6.70/19.25	o 131
6.70/19.29	c And the winner is solver0
6.81/19.75	c Got one! Elapsed wall clock time (in seconds):19.627
6.81/19.75	o 129
6.81/19.76	c And the winner is solver0
6.83/20.25	c Got one! Elapsed wall clock time (in seconds):20.128
6.83/20.25	o 128
6.83/20.29	c And the winner is solver0
7.07/20.75	c Got one! Elapsed wall clock time (in seconds):20.629
7.07/20.75	o 125
7.17/20.81	c And the winner is solver0
7.34/21.25	c Got one! Elapsed wall clock time (in seconds):21.13
7.34/21.25	o 124
7.43/21.32	c And the winner is solver0
7.61/21.75	c Got one! Elapsed wall clock time (in seconds):21.631
7.61/21.75	o 111
7.69/21.86	c And the winner is solver0
7.93/22.25	c Got one! Elapsed wall clock time (in seconds):22.132
7.93/22.25	o 109
8.01/22.35	c cleaning 7919 clauses out of 15844 with flag 3890/34502
8.31/22.41	c And the winner is solver0
8.64/22.75	c Got one! Elapsed wall clock time (in seconds):22.633
8.64/22.75	o 107
8.64/22.78	c And the winner is solver0
8.76/23.26	c Got one! Elapsed wall clock time (in seconds):23.134
8.76/23.26	o 89
9.04/23.47	c cleaning 6923 clauses out of 13852 with flag 14812/40429
9.24/23.53	c And the winner is solver0
9.31/23.76	c Got one! Elapsed wall clock time (in seconds):23.634
9.31/23.76	o 88
9.31/23.77	c And the winner is solver0
9.35/24.26	c Got one! Elapsed wall clock time (in seconds):24.136
9.35/24.26	o 87
9.44/24.32	c And the winner is solver0
9.62/24.76	c Got one! Elapsed wall clock time (in seconds):24.637
9.62/24.76	o 80
9.71/24.83	c And the winner is solver0
9.91/25.26	c Got one! Elapsed wall clock time (in seconds):25.139
9.91/25.26	o 75
9.91/25.28	c And the winner is solver0
9.96/25.76	c Got one! Elapsed wall clock time (in seconds):25.641
9.96/25.76	o 73
10.04/25.81	c And the winner is solver0
10.22/26.26	c Got one! Elapsed wall clock time (in seconds):26.143
10.22/26.26	o 66
10.29/26.36	c And the winner is solver0
10.56/26.77	c Got one! Elapsed wall clock time (in seconds):26.645
10.56/26.77	o 61
10.61/26.83	c cleaning 7576 clauses out of 15154 with flag 3339/48654
11.01/27.09	c cleaning 6781 clauses out of 13579 with flag 24274/54655
11.41/27.23	c And the winner is solver0
11.41/27.27	c Got one! Elapsed wall clock time (in seconds):27.147
11.41/27.27	o 49
11.55/27.37	c cleaning 6099 clauses out of 12211 with flag 6707/60068
12.18/27.64	c cleaning 6057 clauses out of 12113 with flag 27938/66069
12.18/27.67	c And the winner is solver0
12.32/27.77	c Got one! Elapsed wall clock time (in seconds):27.65
12.32/27.77	o 42
12.32/27.79	c And the winner is solver0
12.36/28.27	c Got one! Elapsed wall clock time (in seconds):28.152
12.36/28.27	o 39
12.40/28.31	c And the winner is solver0
12.45/28.78	c Got one! Elapsed wall clock time (in seconds):28.655
12.45/28.78	o 37
12.45/28.79	c And the winner is solver0
12.48/29.28	c Got one! Elapsed wall clock time (in seconds):29.159
12.48/29.28	o 32
12.71/29.48	c cleaning 6610 clauses out of 13233 with flag 15105/73246
13.11/29.62	c And the winner is solver0
13.18/29.78	c Got one! Elapsed wall clock time (in seconds):29.662
13.18/29.78	o 30
13.23/29.84	c And the winner is solver0
13.46/30.29	c Got one! Elapsed wall clock time (in seconds):30.166
13.46/30.29	o 28
13.49/30.35	c cleaning 6424 clauses out of 12855 with flag 3494/79478
13.49/30.39	c And the winner is solver0
13.79/30.79	c Got one! Elapsed wall clock time (in seconds):30.669
13.79/30.79	o 25
14.01/30.96	c cleaning 5757 clauses out of 11515 with flag 13469/84562
14.40/31.17	c And the winner is solver0
14.55/31.29	c Got one! Elapsed wall clock time (in seconds):31.172
14.55/31.29	o 24
14.75/31.44	c And the winner is solver0
14.90/31.80	c Got one! Elapsed wall clock time (in seconds):31.676
14.90/31.80	o 23
15.11/31.91	c cleaning 8185 clauses out of 16370 with flag 6800/95174
15.11/31.98	c And the winner is solver0
15.28/32.30	c Got one! Elapsed wall clock time (in seconds):32.18
15.28/32.30	o 22
15.28/32.37	c And the winner is solver0
15.56/32.81	c Got one! Elapsed wall clock time (in seconds):32.683
15.56/32.81	o 21
15.75/32.94	c cleaning 7401 clauses out of 14815 with flag 10700/101804
16.16/33.18	c cleaning 6696 clauses out of 13415 with flag 32454/107805
16.75/33.47	c cleaning 6855 clauses out of 13718 with flag 58934/114804
17.15/33.67	c And the winner is solver0
17.30/33.81	c Got one! Elapsed wall clock time (in seconds):33.687
17.30/33.81	o 16
17.48/33.95	c And the winner is solver0
17.62/34.31	c Got one! Elapsed wall clock time (in seconds):34.192
17.62/34.31	o 14
17.78/34.48	c cleaning 8919 clauses out of 17846 with flag 12377/125787
18.38/34.74	c cleaning 7463 clauses out of 14927 with flag 37325/131787
18.98/35.01	c And the winner is solver0
19.03/35.32	c Got one! Elapsed wall clock time (in seconds):35.198
19.03/35.32	o 13
19.20/35.42	c And the winner is solver0
19.26/35.83	c Got one! Elapsed wall clock time (in seconds):35.705
19.26/35.83	o 11
19.59/36.06	c cleaning 10110 clauses out of 20221 with flag 18747/144544
20.20/36.33	c cleaning 8047 clauses out of 16110 with flag 46288/150543
20.79/36.64	c cleaning 7520 clauses out of 15064 with flag 77237/157544
21.61/37.00	c cleaning 7768 clauses out of 15544 with flag 113248/165544
22.22/37.36	c And the winner is solver0
22.35/37.84	c Got one! Elapsed wall clock time (in seconds):37.713
22.35/37.84	o 10
22.87/38.14	c cleaning 10374 clauses out of 20761 with flag 24778/178530
23.48/38.42	c cleaning 8188 clauses out of 16385 with flag 52503/184530
24.10/38.73	c cleaning 7595 clauses out of 15194 with flag 84118/191530
24.50/38.97	c And the winner is solver0
24.68/39.38	c >>>>>>>>>> Solver number 0 (71 answers) <<<<<<<<<<<<<<<<<<
24.68/39.38	c starts		: 177
24.68/39.38	c conflicts		: 196920
24.68/39.38	c decisions		: 347764
24.68/39.38	c propagations		: 5300435
24.68/39.38	c inspects		: 94167660
24.68/39.38	c shortcuts		: 0
24.68/39.38	c learnt literals	: 20
24.68/39.38	c learnt binary clauses	: 42
24.68/39.38	c learnt ternary clauses	: 410
24.68/39.38	c learnt constraints	: 196899
24.68/39.38	c ignored constraints	: 0
24.68/39.38	c root simplifications	: 0
24.68/39.38	c removed literals (reason simplification)	: 134340
24.68/39.38	c reason swapping (by a shorter reason)	: 0
24.68/39.38	c Calls to reduceDB	: 25
24.68/39.38	c Number of update (reduction) of LBD	: 55837
24.68/39.38	c Imported unit clauses	: 0
24.68/39.38	c number of reductions to clauses (during analyze)	: 0
24.68/39.38	c number of learned constraints concerned by reduction	: 0
24.68/39.38	c number of learning phase by resolution	: 0
24.68/39.38	c number of learning phase by cutting planes	: 0
24.68/39.38	c speed (assignments/second)	: 135253.13225650054
24.68/39.38	c non guided choices	3246
24.68/39.38	c learnt constraints type 
24.68/39.38	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
24.68/39.38	c starts		: 72
24.68/39.38	c conflicts		: 683
24.68/39.38	c decisions		: 10363
24.68/39.38	c propagations		: 37801
24.68/39.38	c inspects		: 2350446
24.68/39.38	c shortcuts		: 0
24.68/39.38	c learnt literals	: 0
24.68/39.38	c learnt binary clauses	: 0
24.68/39.38	c learnt ternary clauses	: 0
24.68/39.38	c learnt constraints	: 621
24.68/39.38	c ignored constraints	: 0
24.68/39.38	c root simplifications	: 0
24.68/39.38	c removed literals (reason simplification)	: 0
24.68/39.38	c reason swapping (by a shorter reason)	: 0
24.68/39.38	c Calls to reduceDB	: 0
24.68/39.38	c Number of update (reduction) of LBD	: 0
24.68/39.38	c Imported unit clauses	: 0
24.68/39.38	c number of reductions to clauses (during analyze)	: 0
24.68/39.38	c number of learned constraints concerned by reduction	: 0
24.68/39.38	c number of learning phase by resolution	: 0
24.68/39.38	c number of learning phase by cutting planes	: 0
24.68/39.38	c speed (assignments/second)	: 24885.45095457538
24.68/39.38	c non guided choices	1266
24.68/39.38	c learnt constraints type 
24.68/39.38	s OPTIMUM FOUND
24.68/39.38	c Found 70 solution(s)
24.68/39.38	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 
24.68/39.39	c objective function=10
24.68/39.39	c Total wall clock time (in seconds): 39.263

Verifier Data

OK	10

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-4110177-1467321630/watcher-4110177-1467321630 -o /tmp/evaluation-result-4110177-1467321630/solver-4110177-1467321630 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467319426-13601 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110177-1467321630.wbo 

pid=16789
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: 0.87 0.50 0.66 2/170 16792
/proc/meminfo: memFree=30446128/32872528 swapFree=1102192/1183952
[pid=16792] ppid=16789 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/16792/stat : 16792 (java) R 16789 16792 11495 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 11192263 278528 34 33554432000 1073741824 1073778376 140735938781504 140736539129624 271778409767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16792/statm: 68 34 25 9 0 25 0

[startup+0.100061 s]
/proc/loadavg: 0.87 0.50 0.66 2/170 16792
/proc/meminfo: memFree=30446128/32872528 swapFree=1102192/1183952
[pid=16792] ppid=16789 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16789 16792 11495 0 -1 4202496 4408 0 1 0 8 1 0 0 20 0 18 0 11192263 9787879424 6036 33554432000 1073741824 1073778376 140735938781504 140735938772640 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16792/statm: 2389619 6036 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200217 s]
/proc/loadavg: 0.87 0.50 0.66 2/170 16792
/proc/meminfo: memFree=30446128/32872528 swapFree=1102192/1183952
[pid=16792] ppid=16789 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16789 16792 11495 0 -1 4202496 4819 0 1 0 23 1 0 0 20 0 22 0 11192263 10060525568 7903 33554432000 1073741824 1073778376 140735938781504 140735938772640 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16792/statm: 2456183 7903 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300212 s]
/proc/loadavg: 0.87 0.50 0.66 2/170 16792
/proc/meminfo: memFree=30446128/32872528 swapFree=1102192/1183952
[pid=16792] ppid=16789 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16789 16792 11495 0 -1 4202496 7072 0 1 0 59 2 0 0 20 0 22 0 11192263 10060525568 9652 33554432000 1073741824 1073778376 140735938781504 140735938772640 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16792/statm: 2456183 9652 2250 9 0 2446860 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 9824732

[startup+0.700222 s]
/proc/loadavg: 0.87 0.50 0.66 2/170 16792
/proc/meminfo: memFree=30446128/32872528 swapFree=1102192/1183952
[pid=16792] ppid=16789 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16789 16792 11495 0 -1 4202496 15359 0 1 0 112 5 0 0 20 0 22 0 11192263 10060525568 15504 33554432000 1073741824 1073778376 140735938781504 140735938772640 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16792/statm: 2456183 15504 2253 9 0 2446860 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 0.87 0.50 0.66 1/189 16817
/proc/meminfo: memFree=30389672/32872528 swapFree=1102192/1183952
[pid=16792] ppid=16789 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16789 16792 11495 0 -1 4202496 16987 0 1 0 152 7 0 0 20 0 19 0 11192263 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140735938772640 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16792/statm: 2456183 18681 2259 9 0 2446860 0
[pid=16792/tid=16794] ppid=16789 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16789 16792 11495 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 11192264 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376948523896 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16795] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376920976424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16796] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376919923624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16797] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376918870824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16798] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376917818024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16799] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376916765224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16800] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376915712424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16801] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376914659624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16802] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16789 16792 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376913606824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16803] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16789 16792 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11192266 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376302128104 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16804] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16789 16792 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11192267 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376301074168 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16805] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16789 16792 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192267 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376300021256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16806] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376298969744 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16807] ppid=16789 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/16792/task/16807/stat : 16807 (java) S 16789 16792 11495 0 -1 4202560 6828 0 0 0 49 1 0 0 20 0 19 0 11192269 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376297916856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16808] ppid=16789 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/16792/task/16808/stat : 16808 (java) S 16789 16792 11495 0 -1 4202560 6395 0 0 0 48 1 0 0 20 0 19 0 11192269 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376296864056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16809] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16809/stat : 16809 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376295811448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16810] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16810/stat : 16810 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376294758856 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16813] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16813/stat : 16813 (java) S 16789 16792 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192283 10060525568 18681 33554432000 1073741824 1073778376 140735938781504 140376291599784 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 0.87 0.50 0.66 3/189 16823
/proc/meminfo: memFree=30372660/32872528 swapFree=1102192/1183952
[pid=16792] ppid=16789 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16789 16792 11495 0 -1 4202496 17016 0 1 0 153 7 0 0 20 0 19 0 11192263 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140735938772640 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16792/statm: 2456183 22778 2259 9 0 2446860 0
[pid=16792/tid=16794] ppid=16789 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16789 16792 11495 0 -1 4202560 2419 0 1 0 16 0 0 0 20 0 19 0 11192264 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376948523896 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16795] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376920976424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16796] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376919923624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16797] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376918870824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16798] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376917818024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16799] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376916765224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16800] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376915712424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16801] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376914659624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16802] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16789 16792 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376913606824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16803] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16789 16792 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11192266 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376302128104 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16804] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16789 16792 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11192267 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376301074168 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16805] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16789 16792 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192267 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376300021256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16806] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376298969744 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16807] ppid=16789 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/16792/task/16807/stat : 16807 (java) S 16789 16792 11495 0 -1 4202560 6828 0 0 0 49 2 0 0 20 0 19 0 11192269 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376297916856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16808] ppid=16789 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/16792/task/16808/stat : 16808 (java) S 16789 16792 11495 0 -1 4202560 6395 0 0 0 48 2 0 0 20 0 19 0 11192269 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376296864056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16809] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16809/stat : 16809 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376295811448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16810] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16810/stat : 16810 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376294758856 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16813] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16813/stat : 16813 (java) S 16789 16792 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192283 10060525568 22778 33554432000 1073741824 1073778376 140735938781504 140376291599784 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=19 pid=1812 uid=0 cmd=

[startup+6.30081 s]
/proc/loadavg: 0.80 0.49 0.65 2/189 16844
/proc/meminfo: memFree=30317180/32872528 swapFree=1102192/1183952
[pid=16792] ppid=16789 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16789 16792 11495 0 -1 4202496 17117 0 1 0 208 16 0 0 20 0 19 0 11192263 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140735938772640 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16792/statm: 2456183 37982 2268 9 0 2446860 0
[pid=16792/tid=16794] ppid=16789 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16789 16792 11495 0 -1 4202560 2421 0 1 0 17 0 0 0 20 0 19 0 11192264 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376948523896 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16795] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376920976424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16796] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376919923624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16797] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376918870824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16798] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376917818024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16799] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376916765224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16800] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376915712424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16801] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376914659624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16802] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16789 16792 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11192265 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376913606824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16803] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16789 16792 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11192266 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376302128104 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16804] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16789 16792 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11192267 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376301074168 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16805] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16789 16792 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192267 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376300021256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16806] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376298969744 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16807] ppid=16789 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/16792/task/16807/stat : 16807 (java) S 16789 16792 11495 0 -1 4202560 6830 0 0 0 56 2 0 0 20 0 19 0 11192269 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376297916856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16808] ppid=16789 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/16792/task/16808/stat : 16808 (java) S 16789 16792 11495 0 -1 4202560 6400 0 0 0 70 2 0 0 20 0 19 0 11192269 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376296864056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16809] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16809/stat : 16809 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376295811448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16810] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16810/stat : 16810 (java) S 16789 16792 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376294758856 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16813] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16813/stat : 16813 (java) S 16789 16792 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192283 10060525568 37982 33554432000 1073741824 1073778376 140735938781504 140376291599784 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.24

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

[pid=16792/tid=16800] ppid=16789 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16789 16792 11495 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 22 0 11192265 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376915712424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16801] ppid=16789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16789 16792 11495 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 22 0 11192265 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376914659624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16802] ppid=16789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16789 16792 11495 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 11192265 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376913606824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16803] ppid=16789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16789 16792 11495 0 -1 4202560 39 0 0 0 0 5 0 0 20 0 22 0 11192266 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376302128104 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16804] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16789 16792 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11192267 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376301074168 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16805] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16789 16792 11495 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 22 0 11192267 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376300021256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16806] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11192269 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376298969744 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16807] ppid=16789 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/16792/task/16807/stat : 16807 (java) S 16789 16792 11495 0 -1 4202560 6849 0 0 0 97 2 0 0 20 0 22 0 11192269 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376297916856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16808] ppid=16789 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/16792/task/16808/stat : 16808 (java) S 16789 16792 11495 0 -1 4202560 12299 0 0 0 163 2 0 0 20 0 22 0 11192269 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376296864056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16809] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16809/stat : 16809 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11192269 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376295811448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16810] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16810/stat : 16810 (java) S 16789 16792 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11192269 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376294758856 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16813] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16813/stat : 16813 (java) S 16789 16792 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11192283 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376291599784 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 23.48
Current children cumulated vsize (KiB) 9824732

[startup+38.801 s]
/proc/loadavg: 0.92 0.55 0.67 4/191 17023
/proc/meminfo: memFree=30227676/32872528 swapFree=1102192/1183952
[pid=16792] ppid=16789 vsize=9824732 CPUtime=24.3 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16789 16792 11495 0 -1 4202496 23831 0 1 0 2293 137 0 0 20 0 22 0 11192263 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140735938772640 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16792/statm: 2456183 56368 2286 9 0 2446860 0
[pid=16792/tid=16794] ppid=16789 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16789 16792 11495 0 -1 4202560 2422 0 1 0 26 2 0 0 20 0 22 0 11192264 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376948523896 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16795] ppid=16789 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16789 16792 11495 0 -1 4202560 37 0 0 0 5 2 0 0 20 0 22 0 11192265 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376920976424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16796] ppid=16789 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16789 16792 11495 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 11192265 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376919923624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16797] ppid=16789 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16789 16792 11495 0 -1 4202560 43 0 0 0 5 1 0 0 20 0 22 0 11192265 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376918870824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16798] ppid=16789 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16789 16792 11495 0 -1 4202560 34 0 0 0 6 0 0 0 20 0 22 0 11192265 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376917818024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16799] ppid=16789 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16789 16792 11495 0 -1 4202560 26 0 0 0 4 2 0 0 20 0 22 0 11192265 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376916765224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16800] ppid=16789 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16789 16792 11495 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 22 0 11192265 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376915712424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16801] ppid=16789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16789 16792 11495 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 22 0 11192265 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376914659624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16802] ppid=16789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16789 16792 11495 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 11192265 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376913606824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16803] ppid=16789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16789 16792 11495 0 -1 4202560 39 0 0 0 0 5 0 0 20 0 22 0 11192266 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376302128104 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16804] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16789 16792 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11192267 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376301074168 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16805] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16789 16792 11495 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 22 0 11192267 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376300021256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16806] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11192269 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376298969744 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16807] ppid=16789 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/16792/task/16807/stat : 16807 (java) S 16789 16792 11495 0 -1 4202560 6849 0 0 0 97 2 0 0 20 0 22 0 11192269 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376297916856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16808] ppid=16789 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/16792/task/16808/stat : 16808 (java) S 16789 16792 11495 0 -1 4202560 12299 0 0 0 164 2 0 0 20 0 22 0 11192269 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376296864056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16809] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16809/stat : 16809 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11192269 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376295811448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16810] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16810/stat : 16810 (java) S 16789 16792 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11192269 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376294758856 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16813] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16813/stat : 16813 (java) S 16789 16792 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11192283 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376291599784 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=17021] ppid=16789 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/16792/task/17021/stat : 17021 (java) R 16789 16792 11495 0 -1 4202560 6 0 0 0 92 0 0 0 20 0 22 0 11196048 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376293702808 140376795432240 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=17022] ppid=16789 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/16792/task/17022/stat : 17022 (java) R 16789 16792 11495 0 -1 4202560 3 0 0 0 92 0 0 0 20 0 22 0 11196048 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376292650672 140376795612539 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=17023] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/17023/stat : 17023 (java) S 16789 16792 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11196050 10060525568 56368 33554432000 1073741824 1073778376 140735938781504 140376290546856 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 24.3
Current children cumulated vsize (KiB) 9824732

[startup+39.2008 s]
/proc/loadavg: 0.92 0.55 0.67 4/191 17023
/proc/meminfo: memFree=30227676/32872528 swapFree=1102192/1183952
[pid=16792] ppid=16789 vsize=9824732 CPUtime=24.68 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16789 16792 11495 0 -1 4202496 24025 0 1 0 2329 139 0 0 20 0 19 0 11192263 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140735938772640 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16792/statm: 2456183 60119 2286 9 0 2446860 0
[pid=16792/tid=16794] ppid=16789 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16789 16792 11495 0 -1 4202560 2422 0 1 0 26 2 0 0 20 0 19 0 11192264 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376948523896 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16795] ppid=16789 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16789 16792 11495 0 -1 4202560 37 0 0 0 5 2 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376920976424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16796] ppid=16789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16789 16792 11495 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376919923624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16797] ppid=16789 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16789 16792 11495 0 -1 4202560 46 0 0 0 5 1 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376918870824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16798] ppid=16789 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16789 16792 11495 0 -1 4202560 34 0 0 0 7 0 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376917818024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16799] ppid=16789 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16789 16792 11495 0 -1 4202560 26 0 0 0 5 2 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376916765224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16800] ppid=16789 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16789 16792 11495 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376915712424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16801] ppid=16789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16789 16792 11495 0 -1 4202560 32 0 0 0 5 0 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376914659624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16802] ppid=16789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16789 16792 11495 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376913606824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16803] ppid=16789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16789 16792 11495 0 -1 4202560 66 0 0 0 0 5 0 0 20 0 19 0 11192266 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376302128104 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16804] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16789 16792 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11192267 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376301074168 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16805] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16789 16792 11495 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 11192267 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376300021256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16806] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376298969744 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16807] ppid=16789 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/16792/task/16807/stat : 16807 (java) S 16789 16792 11495 0 -1 4202560 6849 0 0 0 97 2 0 0 20 0 19 0 11192269 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376297916856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16808] ppid=16789 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/16792/task/16808/stat : 16808 (java) S 16789 16792 11495 0 -1 4202560 12299 0 0 0 164 2 0 0 20 0 19 0 11192269 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376296864056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16809] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16809/stat : 16809 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376295811448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16810] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16810/stat : 16810 (java) S 16789 16792 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376294758856 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16813] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16813/stat : 16813 (java) S 16789 16792 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192283 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376291599784 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 9824732

[startup+39.3007 s]
/proc/loadavg: 0.92 0.55 0.67 4/191 17023
/proc/meminfo: memFree=30227676/32872528 swapFree=1102192/1183952
[pid=16792] ppid=16789 vsize=9824732 CPUtime=24.68 cores=1,3,5,7
/proc/16792/stat : 16792 (java) S 16789 16792 11495 0 -1 4202496 24025 0 1 0 2329 139 0 0 20 0 19 0 11192263 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140735938772640 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16792/statm: 2456183 60119 2286 9 0 2446860 0
[pid=16792/tid=16794] ppid=16789 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/16792/task/16794/stat : 16794 (java) S 16789 16792 11495 0 -1 4202560 2422 0 1 0 26 2 0 0 20 0 19 0 11192264 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376948523896 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16795] ppid=16789 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16792/task/16795/stat : 16795 (java) S 16789 16792 11495 0 -1 4202560 37 0 0 0 5 2 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376920976424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16796] ppid=16789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/16792/task/16796/stat : 16796 (java) S 16789 16792 11495 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376919923624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16797] ppid=16789 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16792/task/16797/stat : 16797 (java) S 16789 16792 11495 0 -1 4202560 46 0 0 0 5 1 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376918870824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16798] ppid=16789 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16792/task/16798/stat : 16798 (java) S 16789 16792 11495 0 -1 4202560 34 0 0 0 7 0 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376917818024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16799] ppid=16789 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16792/task/16799/stat : 16799 (java) S 16789 16792 11495 0 -1 4202560 26 0 0 0 5 2 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376916765224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16800] ppid=16789 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/16792/task/16800/stat : 16800 (java) S 16789 16792 11495 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376915712424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16801] ppid=16789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16792/task/16801/stat : 16801 (java) S 16789 16792 11495 0 -1 4202560 32 0 0 0 5 0 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376914659624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16802] ppid=16789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16792/task/16802/stat : 16802 (java) S 16789 16792 11495 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 19 0 11192265 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376913606824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16803] ppid=16789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16792/task/16803/stat : 16803 (java) S 16789 16792 11495 0 -1 4202560 66 0 0 0 0 5 0 0 20 0 19 0 11192266 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376302128104 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16804] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16804/stat : 16804 (java) S 16789 16792 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11192267 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376301074168 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16805] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16805/stat : 16805 (java) S 16789 16792 11495 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 11192267 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376300021256 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16792/tid=16806] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16806/stat : 16806 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376298969744 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16807] ppid=16789 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/16792/task/16807/stat : 16807 (java) S 16789 16792 11495 0 -1 4202560 6849 0 0 0 97 2 0 0 20 0 19 0 11192269 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376297916856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16792/tid=16808] ppid=16789 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/16792/task/16808/stat : 16808 (java) S 16789 16792 11495 0 -1 4202560 12299 0 0 0 164 2 0 0 20 0 19 0 11192269 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376296864056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16809] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16809/stat : 16809 (java) S 16789 16792 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376295811448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16792/tid=16810] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16810/stat : 16810 (java) S 16789 16792 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11192269 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376294758856 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16792/tid=16813] ppid=16789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16792/task/16813/stat : 16813 (java) S 16789 16792 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192283 10060525568 60119 33554432000 1073741824 1073778376 140735938781504 140376291599784 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 39.3936
CPU time (s): 24.8502
CPU user time (s): 23.3385
CPU system time (s): 1.51177
CPU usage (%): 63.0819
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.3385
system time used= 1.51177
maximum resident set size= 240512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24038
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= 3331
involuntary context switches= 1281

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

The end

Launcher Data

Begin job on node115 at 2016-06-30 23:20:30
IDJOB=4110177
IDBENCH=79190
IDSOLVER=2552
FILE ID=node115/4110177-1467321630
RUNJOBID= node115-1467319426-13601
PBS_JOBID= 20005276
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= b3cca2fb004dc2587d09951aac05623a
RANDOM SEED=980421633

node115.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.087
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.17
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.087
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
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		: 2667.087
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:        30446400 kB
Buffers:          165916 kB
Cached:           321928 kB
SwapCached:            0 kB
Active:           270648 kB
Inactive:         232092 kB
Active(anon):      10780 kB
Inactive(anon):     6556 kB
Active(file):     259868 kB
Inactive(file):   225536 kB
Unevictable:     1183952 kB
Mlocked:         1102192 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               632 kB
Writeback:             0 kB
AnonPages:       1309268 kB
Mapped:            14376 kB
Shmem:               204 kB
Slab:             607976 kB
SReclaimable:      52328 kB
SUnreclaim:       555648 kB
KernelStack:        1568 kB
PageTables:         6420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1284032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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= 71664 MiB
End job on node115 at 2016-06-30 23:21:10