Trace number 4109517

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 PB16MSAT (TO) 1800.15 1818.04

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218308--soft-33-100-0.wbo
MD5SUMcc0c9e984fb29816b50b1482397a634f
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 benchmark7.33288
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 constraints69
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 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1154
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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4109517-1467321276.wbo
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.066s.
0.10/0.17	c declared #vars     169
0.10/0.17	c internal #vars     238
0.10/0.17	c #constraints  101
0.10/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27
0.10/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 20
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 51
0.10/0.18	c 101 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.10/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 20
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 51
0.10/0.18	c 101 constraints processed.
0.10/0.18	c objective function length is 69 literals
1.05/0.43	c And the winner is solver0
1.41/0.68	c SATISFIABLE
1.41/0.68	c OPTIMIZING...
1.41/0.68	c Got one! Elapsed wall clock time (in seconds):0.571
1.41/0.68	o 1437
1.41/0.69	c And the winner is solver0
1.50/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
1.50/1.18	o 1040
1.50/1.19	c And the winner is solver0
1.53/1.68	c Got one! Elapsed wall clock time (in seconds):1.574
1.53/1.68	o 849
1.57/1.75	c And the winner is solver0
1.85/2.18	c Got one! Elapsed wall clock time (in seconds):2.075
1.85/2.18	o 598
1.85/2.19	c And the winner is solver0
1.85/2.68	c Got one! Elapsed wall clock time (in seconds):2.576
1.85/2.68	o 571
1.85/2.69	c And the winner is solver0
1.94/3.18	c Got one! Elapsed wall clock time (in seconds):3.077
1.94/3.18	o 546
1.94/3.19	c And the winner is solver0
1.94/3.69	c Got one! Elapsed wall clock time (in seconds):3.578
1.94/3.69	o 529
1.97/3.70	c And the winner is solver0
1.98/4.19	c Got one! Elapsed wall clock time (in seconds):4.079
1.98/4.19	o 399
1.98/4.19	c And the winner is solver0
1.98/4.69	c Got one! Elapsed wall clock time (in seconds):4.58
1.98/4.69	o 398
2.00/4.70	c And the winner is solver0
2.01/5.19	c Got one! Elapsed wall clock time (in seconds):5.081
2.01/5.19	o 397
2.03/5.24	c And the winner is solver0
2.15/5.69	c Got one! Elapsed wall clock time (in seconds):5.583
2.15/5.69	o 358
2.15/5.71	c And the winner is solver0
2.19/6.19	c Got one! Elapsed wall clock time (in seconds):6.084
2.19/6.19	o 357
2.20/6.21	c And the winner is solver0
2.25/6.69	c Got one! Elapsed wall clock time (in seconds):6.585
2.25/6.69	o 356
2.26/6.71	c And the winner is solver0
2.29/7.19	c Got one! Elapsed wall clock time (in seconds):7.086
2.29/7.19	o 355
2.29/7.20	c And the winner is solver0
2.29/7.69	c Got one! Elapsed wall clock time (in seconds):7.587
2.29/7.69	o 350
2.31/7.72	c And the winner is solver0
2.37/8.20	c Got one! Elapsed wall clock time (in seconds):8.088
2.37/8.20	o 346
2.37/8.23	c And the winner is solver0
2.46/8.70	c Got one! Elapsed wall clock time (in seconds):8.589
2.46/8.70	o 345
2.46/8.71	c And the winner is solver0
2.46/9.20	c Got one! Elapsed wall clock time (in seconds):9.09
2.46/9.20	o 339
2.46/9.21	c And the winner is solver0
2.47/9.70	c Got one! Elapsed wall clock time (in seconds):9.591
2.47/9.70	o 333
2.47/9.71	c And the winner is solver0
2.52/10.20	c Got one! Elapsed wall clock time (in seconds):10.092
2.52/10.20	o 331
2.52/10.22	c And the winner is solver0
2.61/10.70	c Got one! Elapsed wall clock time (in seconds):10.593
2.61/10.70	o 327
2.61/10.72	c And the winner is solver0
2.76/11.20	c Got one! Elapsed wall clock time (in seconds):11.094
2.76/11.20	o 303
2.76/11.23	c And the winner is solver0
2.84/11.70	c Got one! Elapsed wall clock time (in seconds):11.595
2.84/11.70	o 301
2.84/11.73	c And the winner is solver0
2.90/12.20	c Got one! Elapsed wall clock time (in seconds):12.096
2.90/12.20	o 299
3.12/12.30	c And the winner is solver0
3.16/12.70	c Got one! Elapsed wall clock time (in seconds):12.597
3.16/12.70	o 297
3.16/12.71	c And the winner is solver0
3.17/13.21	c Got one! Elapsed wall clock time (in seconds):13.098
3.17/13.21	o 292
3.17/13.21	c And the winner is solver0
3.17/13.71	c Got one! Elapsed wall clock time (in seconds):13.599
3.17/13.71	o 279
3.17/13.80	c cleaning 6229 clauses out of 12457 with flag 3074/12457
3.17/13.80	c And the winner is solver0
3.50/14.21	c Got one! Elapsed wall clock time (in seconds):14.1
3.50/14.21	o 273
3.50/14.23	c And the winner is solver0
3.58/14.71	c Got one! Elapsed wall clock time (in seconds):14.601
3.58/14.71	o 272
3.58/14.75	c And the winner is solver0
3.67/15.21	c Got one! Elapsed wall clock time (in seconds):15.102
3.67/15.21	o 261
3.67/15.27	c And the winner is solver0
3.82/15.71	c Got one! Elapsed wall clock time (in seconds):15.603
3.82/15.71	o 259
3.82/15.73	c And the winner is solver0
3.90/16.21	c Got one! Elapsed wall clock time (in seconds):16.104
3.90/16.21	o 257
3.90/16.22	c And the winner is solver0
3.93/16.71	c Got one! Elapsed wall clock time (in seconds):16.605
3.93/16.71	o 256
3.93/16.74	c And the winner is solver0
4.02/17.21	c Got one! Elapsed wall clock time (in seconds):17.106
4.02/17.21	o 255
4.02/17.22	c And the winner is solver0
4.02/17.71	c Got one! Elapsed wall clock time (in seconds):17.607
4.02/17.71	o 251
4.02/17.72	c And the winner is solver0
4.04/18.22	c Got one! Elapsed wall clock time (in seconds):18.108
4.04/18.22	o 248
4.04/18.23	c And the winner is solver0
4.08/18.72	c Got one! Elapsed wall clock time (in seconds):18.609
4.08/18.72	o 244
4.08/18.75	c And the winner is solver0
4.18/19.22	c Got one! Elapsed wall clock time (in seconds):19.11
4.18/19.22	o 243
4.54/19.41	c cleaning 7492 clauses out of 15000 with flag 15631/21229
4.94/19.69	c cleaning 6752 clauses out of 13508 with flag 40649/27229
5.16/19.74	c And the winner is solver0
5.27/20.22	c Got one! Elapsed wall clock time (in seconds):20.111
5.27/20.22	o 241
5.27/20.23	c And the winner is solver0
5.29/20.72	c Got one! Elapsed wall clock time (in seconds):20.612
5.29/20.72	o 213
5.29/20.75	c And the winner is solver0
5.36/21.22	c Got one! Elapsed wall clock time (in seconds):21.113
5.36/21.22	o 210
5.36/21.25	c And the winner is solver0
5.55/21.72	c Got one! Elapsed wall clock time (in seconds):21.614
5.55/21.72	o 205
5.55/21.73	c And the winner is solver0
5.62/22.22	c Got one! Elapsed wall clock time (in seconds):22.115
5.62/22.22	o 195
5.62/22.23	c And the winner is solver0
5.64/22.72	c Got one! Elapsed wall clock time (in seconds):22.616
5.64/22.72	o 192
5.64/22.73	c And the winner is solver0
5.64/23.22	c Got one! Elapsed wall clock time (in seconds):23.117
5.64/23.22	o 188
5.64/23.23	c And the winner is solver0
5.64/23.73	c Got one! Elapsed wall clock time (in seconds):23.618
5.64/23.73	o 187
5.64/23.77	c And the winner is solver0
5.85/24.23	c Got one! Elapsed wall clock time (in seconds):24.119
5.85/24.23	o 186
5.85/24.24	c And the winner is solver0
5.86/24.73	c Got one! Elapsed wall clock time (in seconds):24.62
5.86/24.73	o 183
5.86/24.78	c And the winner is solver0
6.07/25.23	c Got one! Elapsed wall clock time (in seconds):25.121
6.07/25.23	o 160
6.07/25.27	c And the winner is solver0
6.16/25.73	c Got one! Elapsed wall clock time (in seconds):25.622
6.16/25.73	o 145
6.29/25.88	c cleaning 7717 clauses out of 15434 with flag 10983/35907
6.49/25.91	c And the winner is solver0
6.71/26.23	c Got one! Elapsed wall clock time (in seconds):26.123
6.71/26.23	o 133
6.71/26.26	c And the winner is solver0
6.80/26.73	c Got one! Elapsed wall clock time (in seconds):26.624
6.80/26.73	o 97
6.80/26.74	c And the winner is solver0
6.82/27.23	c Got one! Elapsed wall clock time (in seconds):27.125
6.82/27.23	o 96
6.82/27.28	c And the winner is solver0
7.09/27.73	c Got one! Elapsed wall clock time (in seconds):27.626
7.09/27.73	o 94
7.09/27.76	c And the winner is solver0
7.15/28.23	c Got one! Elapsed wall clock time (in seconds):28.126
7.15/28.23	o 93
7.15/28.25	c And the winner is solver0
7.20/28.74	c Got one! Elapsed wall clock time (in seconds):28.627
7.20/28.74	o 87
7.32/28.83	c And the winner is solver0
7.46/29.24	c Got one! Elapsed wall clock time (in seconds):29.128
7.46/29.24	o 86
7.79/29.40	c And the winner is solver0
7.82/29.74	c Got one! Elapsed wall clock time (in seconds):29.629
7.82/29.74	o 84
8.22/29.90	c cleaning 9040 clauses out of 18079 with flag 8208/46269
8.22/29.99	c And the winner is solver0
8.84/30.24	c Got one! Elapsed wall clock time (in seconds):30.13
8.84/30.24	o 82
8.84/30.27	c And the winner is solver0
9.05/30.74	c Got one! Elapsed wall clock time (in seconds):30.631
9.05/30.74	o 81
9.05/30.80	c And the winner is solver0
9.30/31.24	c Got one! Elapsed wall clock time (in seconds):31.132
9.30/31.24	o 77
9.30/31.26	c And the winner is solver0
9.35/31.74	c Got one! Elapsed wall clock time (in seconds):31.633
9.35/31.74	o 76
9.35/31.78	c And the winner is solver0
9.43/32.24	c Got one! Elapsed wall clock time (in seconds):32.134
9.43/32.24	o 75
9.55/32.32	c And the winner is solver0
9.69/32.74	c Got one! Elapsed wall clock time (in seconds):32.636
9.69/32.74	o 74
9.69/32.78	c And the winner is solver0
9.77/33.24	c Got one! Elapsed wall clock time (in seconds):33.137
9.77/33.24	o 73
9.87/33.31	c cleaning 8717 clauses out of 17438 with flag 4317/54668
10.28/33.59	c cleaning 7357 clauses out of 14721 with flag 26479/60668
11.11/33.92	c And the winner is solver0
11.17/34.25	c Got one! Elapsed wall clock time (in seconds):34.138
11.17/34.25	o 60
11.17/34.27	c And the winner is solver0
11.24/34.75	c Got one! Elapsed wall clock time (in seconds):34.64
11.24/34.75	o 48
11.56/34.93	c And the winner is solver0
11.70/35.25	c Got one! Elapsed wall clock time (in seconds):35.141
11.70/35.25	o 26
12.07/35.41	c cleaning 10274 clauses out of 20556 with flag 11330/73860
12.07/35.42	c And the winner is solver0
12.19/35.75	c Got one! Elapsed wall clock time (in seconds):35.644
12.19/35.75	o 24
12.19/35.77	c And the winner is solver0
12.25/36.25	c Got one! Elapsed wall clock time (in seconds):36.147
12.25/36.25	o 22
12.73/36.51	c cleaning 7977 clauses out of 15953 with flag 21597/79531
12.73/36.55	c And the winner is solver0
12.86/36.76	c Got one! Elapsed wall clock time (in seconds):36.65
12.86/36.76	o 21
12.93/36.83	c And the winner is solver0
13.03/37.26	c Got one! Elapsed wall clock time (in seconds):37.154
13.03/37.26	o 19
13.11/37.40	c cleaning 6863 clauses out of 13731 with flag 12505/85286
13.32/37.44	c And the winner is solver0
13.65/37.77	c Got one! Elapsed wall clock time (in seconds):37.658
13.65/37.77	o 17
13.93/37.93	c cleaning 5953 clauses out of 11912 with flag 16881/90330
14.13/38.07	c And the winner is solver0
14.41/38.27	c Got one! Elapsed wall clock time (in seconds):38.161
14.41/38.27	o 16
14.48/38.32	c cleaning 5564 clauses out of 11133 with flag 4815/95504
14.90/38.54	c And the winner is solver0
15.13/38.77	c Got one! Elapsed wall clock time (in seconds):38.665
15.13/38.77	o 14
15.61/39.02	c cleaning 8278 clauses out of 16560 with flag 20678/106496
16.02/39.27	c cleaning 7136 clauses out of 14284 with flag 46074/112498
16.62/39.58	c cleaning 7067 clauses out of 14146 with flag 77513/119496
17.44/39.95	c cleaning 7539 clauses out of 15079 with flag 110607/127497
17.64/40.04	c And the winner is solver0
17.78/40.28	c Got one! Elapsed wall clock time (in seconds):40.169
17.78/40.28	o 13
18.01/40.41	c cleaning 6572 clauses out of 13144 with flag 13610/133101
18.21/40.59	c And the winner is solver0
18.42/40.78	c Got one! Elapsed wall clock time (in seconds):40.674
18.42/40.78	o 12
18.47/40.84	c cleaning 6081 clauses out of 12173 with flag 4100/138703
18.85/41.08	c cleaning 6040 clauses out of 12092 with flag 28882/144703
19.45/41.39	c cleaning 6515 clauses out of 13052 with flag 59322/151703
20.05/41.68	c And the winner is solver0
20.34/41.84	c Got one! Elapsed wall clock time (in seconds):41.729
20.34/41.84	o 11
20.49/41.96	c And the winner is solver0
20.73/42.34	c Got one! Elapsed wall clock time (in seconds):42.235
20.73/42.34	o 10
20.83/42.46	c And the winner is solver0
21.08/42.85	c Got one! Elapsed wall clock time (in seconds):42.741
21.08/42.85	o 9
21.08/42.86	c And the winner is solver0
1800.04/1817.90	c >>>>>>>>>> Solver number 0 (81 answers) <<<<<<<<<<<<<<<<<<
1800.04/1817.90	c starts		: 179
1800.04/1817.90	c conflicts		: 162976
1800.04/1817.90	c decisions		: 262190
1800.04/1817.90	c propagations		: 4079960
1800.04/1817.90	c inspects		: 79961034
1800.04/1817.90	c shortcuts		: 0
1800.04/1817.90	c learnt literals	: 3
1800.04/1817.90	c learnt binary clauses	: 13
1800.04/1817.90	c learnt ternary clauses	: 392
1800.04/1817.90	c learnt constraints	: 162973
1800.04/1817.90	c ignored constraints	: 0
1800.04/1817.90	c root simplifications	: 0
1800.04/1817.90	c removed literals (reason simplification)	: 771764
1800.04/1817.90	c reason swapping (by a shorter reason)	: 0
1800.04/1817.90	c Calls to reduceDB	: 20
1800.04/1817.90	c Number of update (reduction) of LBD	: 44871
1800.04/1817.90	c Imported unit clauses	: 0
1800.04/1817.90	c number of reductions to clauses (during analyze)	: 0
1800.04/1817.90	c number of learned constraints concerned by reduction	: 0
1800.04/1817.90	c number of learning phase by resolution	: 0
1800.04/1817.90	c number of learning phase by cutting planes	: 0
1800.04/1817.90	c speed (assignments/second)	: 2244.544410782061
1800.04/1817.90	c non guided choices	3161
1800.04/1817.91	c learnt constraints type 
1800.04/1817.91	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 13
1800.04/1817.91	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 17797
1800.04/1817.91	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/1817.91	c starts		: 89
1800.04/1817.91	c conflicts		: 1971
1800.04/1817.91	c decisions		: 13828
1800.04/1817.91	c propagations		: 74065
1800.04/1817.91	c inspects		: 11627862
1800.04/1817.91	c shortcuts		: 0
1800.04/1817.91	c learnt literals	: 0
1800.04/1817.91	c learnt binary clauses	: 0
1800.04/1817.91	c learnt ternary clauses	: 0
1800.04/1817.92	c learnt constraints	: 1901
1800.04/1817.92	c ignored constraints	: 0
1800.04/1817.92	c root simplifications	: 0
1800.04/1817.92	c removed literals (reason simplification)	: 0
1800.04/1817.92	c reason swapping (by a shorter reason)	: 0
1800.04/1817.92	c Calls to reduceDB	: 0
1800.04/1817.92	c Number of update (reduction) of LBD	: 0
1800.04/1817.92	c Imported unit clauses	: 0
1800.04/1817.92	c number of reductions to clauses (during analyze)	: 0
1800.04/1817.92	c number of learned constraints concerned by reduction	: 0
1800.04/1817.92	c number of learning phase by resolution	: 0
1800.04/1817.92	c number of learning phase by cutting planes	: 0
1800.04/1817.92	c speed (assignments/second)	: 41.72556168808671
1800.04/1817.92	c non guided choices	1593
1800.04/1817.92	c learnt constraints type 
1800.04/1817.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1901
1800.04/1817.92	s SATISFIABLE
1800.04/1817.92	c Found 80 solution(s)
1800.04/1817.92	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 
1800.04/1817.93	c objective function=9
1800.04/1817.93	c Total wall clock time (in seconds): 1817.82

Verifier Data

OK	8

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-4109517-1467321276/watcher-4109517-1467321276 -o /tmp/evaluation-result-4109517-1467321276/solver-4109517-1467321276 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467318804-16844 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109517-1467321276.wbo 

pid=26303
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.90 0.91 1.05 2/169 26306
/proc/meminfo: memFree=26741656/32872528 swapFree=11480/941500
[pid=26306] ppid=26303 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/26306/stat : 26306 (java) R 26303 26306 13214 0 -1 4202496 1059 0 0 0 0 0 0 0 20 0 1 0 13094895 23793664 710 33554432000 1073741824 1073778376 140735717437264 140735717426328 213183936592 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26306/statm: 5809 710 525 9 0 128 0

[startup+0.100062 s]
/proc/loadavg: 0.90 0.91 1.05 2/169 26306
/proc/meminfo: memFree=26741656/32872528 swapFree=11480/941500
[pid=26306] ppid=26303 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/26306/stat : 26306 (java) S 26303 26306 13214 0 -1 4202496 4488 0 1 0 9 1 0 0 20 0 18 0 13094895 9787879424 6111 33554432000 1073741824 1073778376 140735717437264 140735717428400 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26306/statm: 2389619 6111 2155 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200233 s]
/proc/loadavg: 0.90 0.91 1.05 2/169 26306
/proc/meminfo: memFree=26741656/32872528 swapFree=11480/941500
[pid=26306] ppid=26303 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/26306/stat : 26306 (java) S 26303 26306 13214 0 -1 4202496 4786 0 1 0 25 1 0 0 20 0 22 0 13094895 10060525568 7904 33554432000 1073741824 1073778376 140735717437264 140735717428400 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26306/statm: 2456183 7912 2219 9 0 2446860 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300235 s]
/proc/loadavg: 0.90 0.91 1.05 2/169 26306
/proc/meminfo: memFree=26741656/32872528 swapFree=11480/941500
[pid=26306] ppid=26303 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/26306/stat : 26306 (java) S 26303 26306 13214 0 -1 4202496 8189 0 1 0 64 2 0 0 20 0 22 0 13094895 10060525568 10198 33554432000 1073741824 1073778376 140735717437264 140735717428400 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26306/statm: 2456183 10198 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700224 s]
/proc/loadavg: 0.90 0.91 1.05 2/169 26306
/proc/meminfo: memFree=26741656/32872528 swapFree=11480/941500
[pid=26306] ppid=26303 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/26306/stat : 26306 (java) S 26303 26306 13214 0 -1 4202496 14436 0 1 0 140 5 0 0 20 0 19 0 13094895 10060525568 15869 33554432000 1073741824 1073778376 140735717437264 140735717428400 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26306/statm: 2456183 15869 2253 9 0 2446860 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 9824732

[startup+1.50081 s]
/proc/loadavg: 0.90 0.91 1.05 1/188 26331
/proc/meminfo: memFree=26686672/32872528 swapFree=11480/941500
[pid=26306] ppid=26303 vsize=9824732 CPUtime=1.53 cores=1,3,5,7
/proc/26306/stat : 26306 (java) S 26303 26306 13214 0 -1 4202496 14502 0 1 0 147 6 0 0 20 0 19 0 13094895 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 140735717428400 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26306/statm: 2456183 17461 2254 9 0 2446860 0
[pid=26306/tid=26308] ppid=26303 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/26306/task/26308/stat : 26308 (java) S 26303 26306 13214 0 -1 4202560 2411 0 1 0 14 2 0 0 20 0 19 0 13094896 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785503540088 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26309] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26309/stat : 26309 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785492601640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26310] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26310/stat : 26310 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785491548840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26311] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26311/stat : 26311 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785490496552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26306/tid=26312] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26312/stat : 26312 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785489443752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26313] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26313/stat : 26313 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785488390440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26314] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26314/stat : 26314 (java) S 26303 26306 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785487337640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26315] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26315/stat : 26315 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785486285352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26316] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26316/stat : 26316 (java) S 26303 26306 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785485232552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26317] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26317/stat : 26317 (java) S 26303 26306 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13094898 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785327520488 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26318] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26318/stat : 26318 (java) S 26303 26306 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13094898 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785326466552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26319] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26319/stat : 26319 (java) S 26303 26306 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13094898 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785325414152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26320] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26320/stat : 26320 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094900 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785324362640 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26321] ppid=26303 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/26306/task/26321/stat : 26321 (java) S 26303 26306 13214 0 -1 4202560 5821 0 0 0 41 0 0 0 20 0 19 0 13094900 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785323309240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26322] ppid=26303 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/26306/task/26322/stat : 26322 (java) S 26303 26306 13214 0 -1 4202560 4918 0 0 0 39 0 0 0 20 0 19 0 13094900 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785322256440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26323] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26323/stat : 26323 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094900 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785321204344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26324] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26324/stat : 26324 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094900 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785320151752 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26327] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26327/stat : 26327 (java) S 26303 26306 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13094914 10060525568 17461 33554432000 1073741824 1073778376 140735717437264 139785316992680 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 9824732

[startup+3.10082 s]
/proc/loadavg: 0.90 0.91 1.05 1/188 26340
/proc/meminfo: memFree=26663376/32872528 swapFree=11480/941500
[pid=26306] ppid=26303 vsize=9824732 CPUtime=1.94 cores=1,3,5,7
/proc/26306/stat : 26306 (java) S 26303 26306 13214 0 -1 4202496 14617 0 1 0 186 8 0 0 20 0 19 0 13094895 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 140735717428400 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26306/statm: 2456183 23178 2264 9 0 2446860 0
[pid=26306/tid=26308] ppid=26303 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/26306/task/26308/stat : 26308 (java) S 26303 26306 13214 0 -1 4202560 2412 0 1 0 15 2 0 0 20 0 19 0 13094896 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785503540088 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26309] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26309/stat : 26309 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785492601640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26310] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26310/stat : 26310 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785491548840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26311] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26311/stat : 26311 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785490496552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26306/tid=26312] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26312/stat : 26312 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785489443752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26313] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26313/stat : 26313 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785488390440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26314] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26314/stat : 26314 (java) S 26303 26306 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785487337640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26315] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26315/stat : 26315 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785486285352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26316] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26316/stat : 26316 (java) S 26303 26306 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785485232552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26317] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26317/stat : 26317 (java) S 26303 26306 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13094898 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785327520488 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26318] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26318/stat : 26318 (java) S 26303 26306 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13094898 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785326466552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26319] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26319/stat : 26319 (java) S 26303 26306 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13094898 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785325414152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26320] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26320/stat : 26320 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094900 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785324362640 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26321] ppid=26303 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/26306/task/26321/stat : 26321 (java) S 26303 26306 13214 0 -1 4202560 5822 0 0 0 52 0 0 0 20 0 19 0 13094900 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785323309240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26322] ppid=26303 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/26306/task/26322/stat : 26322 (java) S 26303 26306 13214 0 -1 4202560 5002 0 0 0 54 0 0 0 20 0 19 0 13094900 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785322256440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26323] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26323/stat : 26323 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094900 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785321204344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26324] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26324/stat : 26324 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094900 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785320151752 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26327] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26327/stat : 26327 (java) S 26303 26306 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13094914 10060525568 23178 33554432000 1073741824 1073778376 140735717437264 139785316992680 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=13 pid=1822 uid=0 cmd=

[startup+6.30084 s]
/proc/loadavg: 0.83 0.89 1.05 1/188 26358
/proc/meminfo: memFree=26624256/32872528 swapFree=11480/941500
[pid=26306] ppid=26303 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/26306/stat : 26306 (java) S 26303 26306 13214 0 -1 4202496 14709 0 1 0 208 17 0 0 20 0 19 0 13094895 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 140735717428400 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26306/statm: 2456183 35363 2268 9 0 2446860 0
[pid=26306/tid=26308] ppid=26303 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/26306/task/26308/stat : 26308 (java) S 26303 26306 13214 0 -1 4202560 2414 0 1 0 15 2 0 0 20 0 19 0 13094896 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785503540088 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26309] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26309/stat : 26309 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785492601640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26310] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26310/stat : 26310 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785491548840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26311] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26311/stat : 26311 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785490496552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26306/tid=26312] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26312/stat : 26312 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785489443752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26313] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26313/stat : 26313 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785488390440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26314] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26314/stat : 26314 (java) S 26303 26306 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785487337640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26315] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26315/stat : 26315 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785486285352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26316] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26316/stat : 26316 (java) S 26303 26306 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13094897 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785485232552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26317] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26317/stat : 26317 (java) S 26303 26306 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13094898 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785327520488 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26318] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26318/stat : 26318 (java) S 26303 26306 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13094898 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785326466552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26319] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26319/stat : 26319 (java) S 26303 26306 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13094898 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785325414152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26320] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26320/stat : 26320 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094900 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785324362640 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26321] ppid=26303 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/26306/task/26321/stat : 26321 (java) S 26303 26306 13214 0 -1 4202560 5824 0 0 0 53 0 0 0 20 0 19 0 13094900 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785323309240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26322] ppid=26303 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/26306/task/26322/stat : 26322 (java) S 26303 26306 13214 0 -1 4202560 5003 0 0 0 59 0 0 0 20 0 19 0 13094900 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785322256440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26323] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26323/stat : 26323 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13094900 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785321204344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26324] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26324/stat : 26324 (java) S 26303 26306 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13094900 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785320151752 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26327] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26327/stat : 26327 (java) S 26303 26306 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13094914 10060525568 35363 33554432000 1073741824 1073778376 140735717437264 139785316992680 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.25

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


[startup+1782.3 s]
/proc/loadavg: 1.32 1.24 1.13 2/190 26613
/proc/meminfo: memFree=25673432/32872528 swapFree=11480/941500
[pid=26306] ppid=26303 vsize=9824732 CPUtime=1764.44 cores=1,3,5,7
/proc/26306/stat : 26306 (java) S 26303 26306 13214 0 -1 4202496 29918 0 1 0 176202 242 0 0 20 0 21 0 13094895 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 140735717428400 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26306/statm: 2456183 267766 2294 9 0 2446860 0
[pid=26306/tid=26308] ppid=26303 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/26306/task/26308/stat : 26308 (java) S 26303 26306 13214 0 -1 4202560 2436 0 1 0 39 15 0 0 20 0 21 0 13094896 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785503540216 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26309] ppid=26303 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/26306/task/26309/stat : 26309 (java) S 26303 26306 13214 0 -1 4202560 276 0 0 0 65 10 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785492601640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26306/tid=26310] ppid=26303 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/26306/task/26310/stat : 26310 (java) S 26303 26306 13214 0 -1 4202560 169 0 0 0 60 7 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785491548840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26311] ppid=26303 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/26306/task/26311/stat : 26311 (java) S 26303 26306 13214 0 -1 4202560 160 0 0 0 66 8 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785490496552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26312] ppid=26303 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/26306/task/26312/stat : 26312 (java) S 26303 26306 13214 0 -1 4202560 218 0 0 0 68 8 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785489443752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26313] ppid=26303 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/26306/task/26313/stat : 26313 (java) S 26303 26306 13214 0 -1 4202560 357 0 0 0 69 8 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785488390440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26314] ppid=26303 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/26306/task/26314/stat : 26314 (java) S 26303 26306 13214 0 -1 4202560 398 0 0 0 64 8 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785487337640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26315] ppid=26303 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/26306/task/26315/stat : 26315 (java) S 26303 26306 13214 0 -1 4202560 264 0 0 0 70 7 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785486285352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26316] ppid=26303 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/26306/task/26316/stat : 26316 (java) S 26303 26306 13214 0 -1 4202560 355 0 0 0 63 7 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785485232552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26317] ppid=26303 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/26306/task/26317/stat : 26317 (java) S 26303 26306 13214 0 -1 4202560 980 0 0 0 53 10 0 0 20 0 21 0 13094898 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785327520488 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26318] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26318/stat : 26318 (java) S 26303 26306 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 13094898 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785326466552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26319] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26319/stat : 26319 (java) S 26303 26306 13214 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 21 0 13094898 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785325414152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26320] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26320/stat : 26320 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 13094900 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785324362640 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26321] ppid=26303 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/26306/task/26321/stat : 26321 (java) S 26303 26306 13214 0 -1 4202560 7277 0 0 0 148 2 0 0 20 0 21 0 13094900 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785323309240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26322] ppid=26303 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/26306/task/26322/stat : 26322 (java) S 26303 26306 13214 0 -1 4202560 10839 0 0 0 119 0 0 0 20 0 21 0 13094900 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785322256440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26306/tid=26323] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26323/stat : 26323 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 13094900 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785321204344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26324] ppid=26303 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/26306/task/26324/stat : 26324 (java) S 26303 26306 13214 0 -1 4202560 103 0 0 0 9 14 0 0 20 0 21 0 13094900 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785320151752 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26327] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26327/stat : 26327 (java) S 26303 26306 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 13094914 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785316992680 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26306/tid=26567] ppid=26303 vsize=9824732 CPUtime=1732.31 cores=1,3,5,7
/proc/26306/task/26567/stat : 26567 (java) R 26303 26306 13214 0 -1 4202560 4034 0 0 0 173190 41 0 0 20 0 21 0 13099181 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785319095968 139785365573085 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26568] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26568/stat : 26568 (java) S 26303 26306 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 13099182 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785318045224 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1764.44
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.9 s]
/proc/loadavg: 1.25 1.23 1.13 3/190 26614
/proc/meminfo: memFree=25672648/32872528 swapFree=11480/941500
[pid=26306] ppid=26303 vsize=9824732 CPUtime=1800.04 cores=1,3,5,7
/proc/26306/stat : 26306 (java) S 26303 26306 13214 0 -1 4202496 29920 0 1 0 179762 242 0 0 20 0 21 0 13094895 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 140735717428400 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26306/statm: 2456183 267766 2294 9 0 2446860 0
[pid=26306/tid=26308] ppid=26303 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/26306/task/26308/stat : 26308 (java) S 26303 26306 13214 0 -1 4202560 2436 0 1 0 40 15 0 0 20 0 21 0 13094896 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785503540216 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26309] ppid=26303 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/26306/task/26309/stat : 26309 (java) S 26303 26306 13214 0 -1 4202560 276 0 0 0 65 10 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785492601640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26306/tid=26310] ppid=26303 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/26306/task/26310/stat : 26310 (java) S 26303 26306 13214 0 -1 4202560 169 0 0 0 60 7 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785491548840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26311] ppid=26303 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/26306/task/26311/stat : 26311 (java) S 26303 26306 13214 0 -1 4202560 160 0 0 0 66 8 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785490496552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26312] ppid=26303 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/26306/task/26312/stat : 26312 (java) S 26303 26306 13214 0 -1 4202560 218 0 0 0 68 8 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785489443752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26313] ppid=26303 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/26306/task/26313/stat : 26313 (java) S 26303 26306 13214 0 -1 4202560 357 0 0 0 69 8 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785488390440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26314] ppid=26303 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/26306/task/26314/stat : 26314 (java) S 26303 26306 13214 0 -1 4202560 398 0 0 0 64 8 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785487337640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26315] ppid=26303 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/26306/task/26315/stat : 26315 (java) S 26303 26306 13214 0 -1 4202560 264 0 0 0 70 7 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785486285352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26316] ppid=26303 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/26306/task/26316/stat : 26316 (java) S 26303 26306 13214 0 -1 4202560 355 0 0 0 63 7 0 0 20 0 21 0 13094897 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785485232552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26317] ppid=26303 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/26306/task/26317/stat : 26317 (java) S 26303 26306 13214 0 -1 4202560 980 0 0 0 53 10 0 0 20 0 21 0 13094898 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785327520488 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26318] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26318/stat : 26318 (java) S 26303 26306 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 13094898 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785326466552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26319] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26319/stat : 26319 (java) S 26303 26306 13214 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 21 0 13094898 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785325414152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26320] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26320/stat : 26320 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 13094900 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785324362640 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26321] ppid=26303 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/26306/task/26321/stat : 26321 (java) S 26303 26306 13214 0 -1 4202560 7277 0 0 0 148 2 0 0 20 0 21 0 13094900 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785323309240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26322] ppid=26303 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/26306/task/26322/stat : 26322 (java) S 26303 26306 13214 0 -1 4202560 10839 0 0 0 119 0 0 0 20 0 21 0 13094900 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785322256440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26306/tid=26323] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26323/stat : 26323 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 13094900 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785321204344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26324] ppid=26303 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/26306/task/26324/stat : 26324 (java) S 26303 26306 13214 0 -1 4202560 105 0 0 0 9 14 0 0 20 0 21 0 13094900 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785320151752 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26327] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26327/stat : 26327 (java) S 26303 26306 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 13094914 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785316992680 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26306/tid=26567] ppid=26303 vsize=9824732 CPUtime=1767.82 cores=1,3,5,7
/proc/26306/task/26567/stat : 26567 (java) R 26303 26306 13214 0 -1 4202560 4034 0 0 0 176741 41 0 0 20 0 21 0 13099181 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785319095968 139785365168068 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26568] ppid=26303 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26568/stat : 26568 (java) S 26303 26306 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 13099182 10060525568 267766 33554432000 1073741824 1073778376 140735717437264 139785318045224 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 26306 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1818.01 s]
/proc/loadavg: 1.25 1.23 1.13 3/190 26614
/proc/meminfo: memFree=25672648/32872528 swapFree=11480/941500
[pid=26306] ppid=26303 vsize=9891296 CPUtime=1800.15 cores=1,3,5,7
/proc/26306/stat : 26306 (java) S 26303 26306 13214 0 -1 4202496 29971 0 1 0 179769 246 0 0 20 0 18 0 13094895 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 140735717428400 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26306/statm: 2472824 267802 2298 9 0 2463501 0
[pid=26306/tid=26308] ppid=26303 vsize=9891296 CPUtime=0.55 cores=1,3,5,7
/proc/26306/task/26308/stat : 26308 (java) S 26303 26306 13214 0 -1 4202560 2436 0 1 0 40 15 0 0 20 0 18 0 13094896 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785503539928 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26309] ppid=26303 vsize=9891296 CPUtime=0.75 cores=1,3,5,7
/proc/26306/task/26309/stat : 26309 (java) S 26303 26306 13214 0 -1 4202560 276 0 0 0 65 10 0 0 20 0 18 0 13094897 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785492601640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26306/tid=26310] ppid=26303 vsize=9891296 CPUtime=0.67 cores=1,3,5,7
/proc/26306/task/26310/stat : 26310 (java) S 26303 26306 13214 0 -1 4202560 169 0 0 0 60 7 0 0 20 0 18 0 13094897 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785491548840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26311] ppid=26303 vsize=9891296 CPUtime=0.74 cores=1,3,5,7
/proc/26306/task/26311/stat : 26311 (java) S 26303 26306 13214 0 -1 4202560 160 0 0 0 66 8 0 0 20 0 18 0 13094897 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785490496552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26312] ppid=26303 vsize=9891296 CPUtime=0.76 cores=1,3,5,7
/proc/26306/task/26312/stat : 26312 (java) S 26303 26306 13214 0 -1 4202560 218 0 0 0 68 8 0 0 20 0 18 0 13094897 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785489443752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26306/tid=26313] ppid=26303 vsize=9891296 CPUtime=0.77 cores=1,3,5,7
/proc/26306/task/26313/stat : 26313 (java) S 26303 26306 13214 0 -1 4202560 357 0 0 0 69 8 0 0 20 0 18 0 13094897 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785488390440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26314] ppid=26303 vsize=9891296 CPUtime=0.72 cores=1,3,5,7
/proc/26306/task/26314/stat : 26314 (java) S 26303 26306 13214 0 -1 4202560 398 0 0 0 64 8 0 0 20 0 18 0 13094897 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785487337640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26315] ppid=26303 vsize=9891296 CPUtime=0.77 cores=1,3,5,7
/proc/26306/task/26315/stat : 26315 (java) S 26303 26306 13214 0 -1 4202560 264 0 0 0 70 7 0 0 20 0 18 0 13094897 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785486285352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26316] ppid=26303 vsize=9891296 CPUtime=0.7 cores=1,3,5,7
/proc/26306/task/26316/stat : 26316 (java) S 26303 26306 13214 0 -1 4202560 355 0 0 0 63 7 0 0 20 0 18 0 13094897 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785485232552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26317] ppid=26303 vsize=9891296 CPUtime=0.72 cores=1,3,5,7
/proc/26306/task/26317/stat : 26317 (java) R 26303 26306 13214 0 -1 4202560 981 0 0 0 55 17 0 0 20 0 18 0 13094898 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785327520488 213193100423 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26318] ppid=26303 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26318/stat : 26318 (java) S 26303 26306 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 13094898 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785326466552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26319] ppid=26303 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26319/stat : 26319 (java) S 26303 26306 13214 0 -1 4202560 36 0 0 0 0 0 0 0 20 0 18 0 13094898 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785325414152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26306/tid=26321] ppid=26303 vsize=9891296 CPUtime=1.51 cores=1,3,5,7
/proc/26306/task/26321/stat : 26321 (java) S 26303 26306 13214 0 -1 4202560 7299 0 0 0 149 2 0 0 20 0 18 0 13094900 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785323285672 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26322] ppid=26303 vsize=9891296 CPUtime=1.19 cores=1,3,5,7
/proc/26306/task/26322/stat : 26322 (java) S 26303 26306 13214 0 -1 4202560 10839 0 0 0 119 0 0 0 20 0 18 0 13094900 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785322256440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26306/tid=26323] ppid=26303 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/26306/task/26323/stat : 26323 (java) S 26303 26306 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 13094900 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785321204344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26306/tid=26567] ppid=26303 vsize=9891296 CPUtime=1767.92 cores=1,3,5,7
/proc/26306/task/26567/stat : 26567 (java) R 26303 26306 13214 0 -1 4202560 4034 0 0 0 176751 41 0 0 20 0 18 0 13099181 10128687104 267802 33554432000 1073741824 1073778376 140735717437264 139785319095256 139785365573147 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 9891296

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26306 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=158398
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=913557
# CPU time returned by wait4() is 1796.07
# while last known CPU time is 1800.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1818.04
CPU time (s): 1800.15
CPU user time (s): 1797.69
CPU system time (s): 2.46
CPU usage (%): 99.0161
Max. virtual memory (cumulated for all children) (KiB): 9891296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.16
system time used= 2.91356
maximum resident set size= 1074552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29971
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 82245
involuntary context switches= 45927

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

The end

Launcher Data

Begin job on node113 at 2016-06-30 23:14:36
IDJOB=4109517
IDBENCH=78836
IDSOLVER=2552
FILE ID=node113/4109517-1467321276
RUNJOBID= node113-1467318804-16844
PBS_JOBID= 20005277
Free space on /tmp= 71736 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.1111218308--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109517-1467321276/watcher-4109517-1467321276 -o /tmp/evaluation-result-4109517-1467321276/solver-4109517-1467321276 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467318804-16844 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109517-1467321276.wbo

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

MD5SUM BENCH= cc0c9e984fb29816b50b1482397a634f
RANDOM SEED=1598699012

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26742068 kB
Buffers:          138320 kB
Cached:          4275700 kB
SwapCached:            0 kB
Active:          2940460 kB
Inactive:        1488744 kB
Active(anon):      11988 kB
Inactive(anon):     5656 kB
Active(file):    2928472 kB
Inactive(file):  1483088 kB
Unevictable:      941500 kB
Mlocked:           11480 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               500 kB
Writeback:             0 kB
AnonPages:        956632 kB
Mapped:            13188 kB
Shmem:               204 kB
Slab:             629836 kB
SReclaimable:      74108 kB
SUnreclaim:       555728 kB
KernelStack:        1392 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1039932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    935936 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= 71736 MiB
End job on node113 at 2016-06-30 23:44:54