Trace number 4110321

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.09 1804.32

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111212272--soft-0-100-0.wbo
MD5SUM833ed0c2692f571257dcfcd637053de2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark7.47586
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 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1210
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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4110321-1466345914.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     270
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 => 30
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
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.OriginalHTClausePB => 30
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.10/0.18	c 101 constraints processed.
0.10/0.18	c objective function length is 101 literals
0.66/0.36	c And the winner is solver0
1.23/0.68	c SATISFIABLE
1.23/0.68	c OPTIMIZING...
1.23/0.68	c Got one! Elapsed wall clock time (in seconds):0.57
1.23/0.68	o 867
1.23/0.68	c And the winner is solver0
1.24/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
1.24/1.18	o 531
1.24/1.20	c And the winner is solver0
1.39/1.68	c Got one! Elapsed wall clock time (in seconds):1.574
1.39/1.68	o 526
1.39/1.69	c And the winner is solver0
1.39/2.18	c Got one! Elapsed wall clock time (in seconds):2.075
1.39/2.18	o 518
1.39/2.19	c And the winner is solver0
1.46/2.68	c Got one! Elapsed wall clock time (in seconds):2.577
1.46/2.68	o 484
1.46/2.69	c And the winner is solver0
1.48/3.18	c Got one! Elapsed wall clock time (in seconds):3.078
1.48/3.18	o 480
1.48/3.20	c And the winner is solver0
1.49/3.69	c Got one! Elapsed wall clock time (in seconds):3.58
1.49/3.69	o 472
1.53/3.71	c And the winner is solver0
1.61/4.19	c Got one! Elapsed wall clock time (in seconds):4.081
1.61/4.19	o 440
1.61/4.20	c And the winner is solver0
1.63/4.69	c Got one! Elapsed wall clock time (in seconds):4.583
1.63/4.69	o 436
1.65/4.73	c And the winner is solver0
1.85/5.19	c Got one! Elapsed wall clock time (in seconds):5.084
1.85/5.19	o 423
1.85/5.20	c And the winner is solver0
1.89/5.69	c Got one! Elapsed wall clock time (in seconds):5.585
1.89/5.69	o 419
1.90/5.73	c And the winner is solver0
1.99/6.19	c Got one! Elapsed wall clock time (in seconds):6.087
1.99/6.19	o 417
1.99/6.20	c And the winner is solver0
1.99/6.69	c Got one! Elapsed wall clock time (in seconds):6.588
1.99/6.69	o 377
2.01/6.76	c And the winner is solver0
2.17/7.20	c Got one! Elapsed wall clock time (in seconds):7.09
2.17/7.20	o 368
2.17/7.21	c And the winner is solver0
2.24/7.70	c Got one! Elapsed wall clock time (in seconds):7.591
2.24/7.70	o 365
2.56/7.84	c And the winner is solver0
2.70/8.20	c Got one! Elapsed wall clock time (in seconds):8.092
2.70/8.20	o 363
2.70/8.21	c And the winner is solver0
2.72/8.70	c Got one! Elapsed wall clock time (in seconds):8.593
2.72/8.70	o 344
2.95/8.84	c cleaning 5286 clauses out of 10575 with flag 9324/10575
2.95/8.87	c And the winner is solver0
3.14/9.20	c Got one! Elapsed wall clock time (in seconds):9.094
3.14/9.20	o 343
3.34/9.30	c And the winner is solver0
3.38/9.70	c Got one! Elapsed wall clock time (in seconds):9.596
3.38/9.70	o 334
3.59/9.87	c cleaning 5495 clauses out of 11012 with flag 10349/16298
3.81/9.98	c And the winner is solver0
4.00/10.20	c Got one! Elapsed wall clock time (in seconds):10.097
4.00/10.20	o 325
4.00/10.25	c And the winner is solver0
4.12/10.70	c Got one! Elapsed wall clock time (in seconds):10.598
4.12/10.70	o 318
4.30/10.81	c cleaning 5578 clauses out of 11166 with flag 6952/21947
4.92/11.11	c cleaning 5792 clauses out of 11587 with flag 34517/27946
5.52/11.48	c cleaning 6398 clauses out of 12795 with flag 71669/34946
6.52/11.91	c cleaning 7191 clauses out of 14397 with flag 115257/42946
6.52/11.92	c And the winner is solver0
6.72/12.21	c Got one! Elapsed wall clock time (in seconds):12.099
6.72/12.21	o 305
6.72/12.21	c And the winner is solver0
6.73/12.71	c Got one! Elapsed wall clock time (in seconds):12.6
6.73/12.71	o 278
6.92/12.81	c And the winner is solver0
6.96/13.21	c Got one! Elapsed wall clock time (in seconds):13.102
6.96/13.21	o 277
6.96/13.21	c And the winner is solver0
6.96/13.71	c Got one! Elapsed wall clock time (in seconds):13.603
6.96/13.71	o 270
7.13/13.87	c cleaning 6321 clauses out of 12646 with flag 13047/48386
7.33/13.93	c And the winner is solver0
7.43/14.21	c Got one! Elapsed wall clock time (in seconds):14.104
7.43/14.21	o 268
7.43/14.25	c And the winner is solver0
7.57/14.71	c Got one! Elapsed wall clock time (in seconds):14.605
7.57/14.71	o 267
7.57/14.75	c And the winner is solver0
7.68/15.21	c Got one! Elapsed wall clock time (in seconds):15.106
7.68/15.21	o 266
7.85/15.32	c And the winner is solver0
7.93/15.71	c Got one! Elapsed wall clock time (in seconds):15.607
7.93/15.71	o 233
7.93/15.73	c And the winner is solver0
8.00/16.21	c Got one! Elapsed wall clock time (in seconds):16.108
8.00/16.21	o 229
8.00/16.22	c And the winner is solver0
8.00/16.72	c Got one! Elapsed wall clock time (in seconds):16.609
8.00/16.72	o 221
8.00/16.77	c And the winner is solver0
8.13/17.22	c Got one! Elapsed wall clock time (in seconds):17.11
8.13/17.22	o 217
8.13/17.29	c And the winner is solver0
8.33/17.72	c Got one! Elapsed wall clock time (in seconds):17.611
8.33/17.72	o 216
8.33/17.78	c cleaning 7589 clauses out of 15181 with flag 3918/57242
8.69/17.90	c And the winner is solver0
8.77/18.22	c Got one! Elapsed wall clock time (in seconds):18.113
8.77/18.22	o 212
8.77/18.26	c And the winner is solver0
9.01/18.72	c Got one! Elapsed wall clock time (in seconds):18.614
9.01/18.72	o 209
9.17/18.83	c And the winner is solver0
9.31/19.22	c Got one! Elapsed wall clock time (in seconds):19.115
9.31/19.22	o 207
9.31/19.28	c And the winner is solver0
9.48/19.72	c Got one! Elapsed wall clock time (in seconds):19.616
9.48/19.72	o 196
9.48/19.79	c cleaning 7450 clauses out of 14922 with flag 4238/64572
9.64/19.87	c And the winner is solver0
9.85/20.22	c Got one! Elapsed wall clock time (in seconds):20.117
9.85/20.22	o 195
10.20/20.42	c And the winner is solver0
10.31/20.72	c Got one! Elapsed wall clock time (in seconds):20.618
10.31/20.72	o 185
10.31/20.77	c And the winner is solver0
10.43/21.23	c Got one! Elapsed wall clock time (in seconds):21.119
10.43/21.23	o 181
10.43/21.30	c cleaning 7304 clauses out of 14612 with flag 5403/71712
10.57/21.33	c And the winner is solver0
10.66/21.73	c Got one! Elapsed wall clock time (in seconds):21.62
10.66/21.73	o 179
10.66/21.76	c And the winner is solver0
10.74/22.23	c Got one! Elapsed wall clock time (in seconds):22.121
10.74/22.23	o 160
10.74/22.24	c And the winner is solver0
10.76/22.73	c Got one! Elapsed wall clock time (in seconds):22.622
10.76/22.73	o 159
10.89/22.81	c And the winner is solver0
10.99/23.23	c Got one! Elapsed wall clock time (in seconds):23.123
10.99/23.23	o 155
10.99/23.26	c And the winner is solver0
11.06/23.73	c Got one! Elapsed wall clock time (in seconds):23.624
11.06/23.73	o 151
11.06/23.78	c And the winner is solver0
11.19/24.23	c Got one! Elapsed wall clock time (in seconds):24.125
11.19/24.23	o 139
11.19/24.25	c And the winner is solver0
11.25/24.73	c Got one! Elapsed wall clock time (in seconds):24.626
11.25/24.73	o 128
11.25/24.74	c And the winner is solver0
11.29/25.23	c Got one! Elapsed wall clock time (in seconds):25.127
11.29/25.23	o 127
11.29/25.30	c And the winner is solver0
11.48/25.73	c Got one! Elapsed wall clock time (in seconds):25.628
11.48/25.73	o 124
11.82/25.91	c cleaning 8351 clauses out of 16702 with flag 13252/81106
12.02/26.06	c And the winner is solver0
12.16/26.24	c Got one! Elapsed wall clock time (in seconds):26.129
12.16/26.24	o 122
12.16/26.25	c And the winner is solver0
12.20/26.74	c Got one! Elapsed wall clock time (in seconds):26.63
12.20/26.74	o 120
12.20/26.76	c And the winner is solver0
12.33/27.24	c Got one! Elapsed wall clock time (in seconds):27.131
12.33/27.24	o 103
12.33/27.25	c And the winner is solver0
12.37/27.74	c Got one! Elapsed wall clock time (in seconds):27.632
12.37/27.74	o 98
12.37/27.76	c And the winner is solver0
12.43/28.24	c Got one! Elapsed wall clock time (in seconds):28.133
12.43/28.24	o 97
12.43/28.28	c And the winner is solver0
12.54/28.74	c Got one! Elapsed wall clock time (in seconds):28.634
12.54/28.74	o 94
12.54/28.77	c And the winner is solver0
12.62/29.24	c Got one! Elapsed wall clock time (in seconds):29.135
12.62/29.24	o 87
12.62/29.25	c And the winner is solver0
12.66/29.74	c Got one! Elapsed wall clock time (in seconds):29.637
12.66/29.74	o 76
12.96/29.94	c cleaning 8545 clauses out of 17090 with flag 13808/89845
13.85/30.27	c cleaning 7267 clauses out of 14544 with flag 45813/95844
14.66/30.64	c cleaning 7135 clauses out of 14275 with flag 93903/102842
15.47/31.06	c cleaning 7557 clauses out of 15140 with flag 148170/110842
16.48/31.59	c cleaning 8288 clauses out of 16584 with flag 222246/119843
16.68/31.66	c And the winner is solver0
16.84/31.80	c Got one! Elapsed wall clock time (in seconds):31.688
16.84/31.80	o 74
16.91/31.81	c And the winner is solver0
16.98/32.30	c Got one! Elapsed wall clock time (in seconds):32.19
16.98/32.30	o 71
17.39/32.53	c cleaning 6998 clauses out of 14003 with flag 24325/125550
18.00/32.84	c cleaning 6501 clauses out of 13004 with flag 57632/131549
18.81/33.20	c cleaning 6740 clauses out of 13503 with flag 99804/138549
19.60/33.62	c cleaning 7383 clauses out of 14767 with flag 150721/146553
19.80/33.73	c And the winner is solver0
19.93/33.85	c Got one! Elapsed wall clock time (in seconds):33.742
19.93/33.85	o 69
19.93/33.86	c And the winner is solver0
20.04/34.35	c Got one! Elapsed wall clock time (in seconds):34.245
20.04/34.35	o 60
20.33/34.51	c cleaning 6474 clauses out of 12954 with flag 15952/152123
20.73/34.79	c cleaning 6235 clauses out of 12481 with flag 47784/158124
21.52/35.13	c cleaning 6619 clauses out of 13244 with flag 85860/165122
22.33/35.54	c cleaning 7308 clauses out of 14625 with flag 129958/173122
23.13/35.99	c cleaning 8155 clauses out of 16317 with flag 175743/182122
23.73/36.28	c And the winner is solver0
23.92/36.40	c Got one! Elapsed wall clock time (in seconds):36.297
23.92/36.40	o 58
24.37/36.63	c And the winner is solver0
24.46/36.91	c Got one! Elapsed wall clock time (in seconds):36.799
24.46/36.91	o 37
24.46/36.98	c cleaning 9466 clauses out of 18948 with flag 3522/192908
25.05/37.24	c cleaning 7738 clauses out of 15482 with flag 25376/198908
25.66/37.54	c cleaning 7372 clauses out of 14745 with flag 52265/205909
26.25/37.89	c cleaning 7684 clauses out of 15374 with flag 83020/213910
26.65/38.05	c And the winner is solver0
26.79/38.41	c Got one! Elapsed wall clock time (in seconds):38.302
26.79/38.41	o 23
26.79/38.46	c cleaning 6344 clauses out of 12695 with flag 3651/218915
27.17/38.69	c cleaning 6173 clauses out of 12350 with flag 25376/224914
27.76/38.98	c cleaning 6587 clauses out of 13175 with flag 52072/231913
28.56/39.37	c cleaning 7291 clauses out of 14589 with flag 84920/239914
29.38/39.78	c cleaning 8143 clauses out of 16297 with flag 119882/248915
30.37/40.24	c cleaning 9075 clauses out of 18153 with flag 162534/258915
31.39/40.78	c And the winner is solver0
31.94/41.21	c Got one! Elapsed wall clock time (in seconds):41.106
31.94/41.21	o 19
32.51/41.53	c cleaning 12423 clauses out of 24854 with flag 21311/274693
33.13/41.85	c cleaning 9211 clauses out of 18431 with flag 48320/280693
33.72/42.15	c cleaning 8097 clauses out of 16220 with flag 79280/287695
34.11/42.31	c And the winner is solver0
37.63/45.88	c Got one! Elapsed wall clock time (in seconds):45.769
37.63/45.88	o 16
37.72/45.93	c cleaning 6592 clauses out of 13193 with flag 4494/292766
38.12/46.18	c cleaning 6296 clauses out of 12600 with flag 30133/298766
38.72/46.45	c cleaning 6651 clauses out of 13303 with flag 59637/305766
39.32/46.79	c cleaning 7321 clauses out of 14653 with flag 92364/313767
39.72/46.98	c And the winner is solver0
39.96/47.38	c Got one! Elapsed wall clock time (in seconds):47.274
39.96/47.38	o 8
40.38/47.66	c cleaning 8672 clauses out of 17343 with flag 23606/323782
40.98/47.93	c cleaning 7332 clauses out of 14671 with flag 52075/329786
40.98/47.98	c And the winner is solver0
41.30/48.39	c Got one! Elapsed wall clock time (in seconds):48.28
41.30/48.39	o 7
41.33/48.42	c And the winner is solver0
41.37/48.89	c Got one! Elapsed wall clock time (in seconds):48.787
41.37/48.89	o 5
41.37/48.91	c And the winner is solver0
1800.09/1804.30	c >>>>>>>>>> Solver number 0 (70 answers) <<<<<<<<<<<<<<<<<<
1800.09/1804.30	c starts		: 212
1800.09/1804.30	c conflicts		: 331902
1800.09/1804.30	c decisions		: 558426
1800.09/1804.30	c propagations		: 10841631
1800.09/1804.30	c inspects		: 166280644
1800.09/1804.30	c shortcuts		: 0
1800.09/1804.30	c learnt literals	: 31
1800.09/1804.30	c learnt binary clauses	: 37
1800.09/1804.30	c learnt ternary clauses	: 1125
1800.09/1804.30	c learnt constraints	: 331870
1800.09/1804.30	c ignored constraints	: 0
1800.09/1804.30	c root simplifications	: 0
1800.09/1804.30	c removed literals (reason simplification)	: 288124
1800.09/1804.30	c reason swapping (by a shorter reason)	: 0
1800.09/1804.30	c Calls to reduceDB	: 44
1800.09/1804.30	c Number of update (reduction) of LBD	: 104261
1800.09/1804.30	c Imported unit clauses	: 0
1800.09/1804.30	c number of reductions to clauses (during analyze)	: 0
1800.09/1804.30	c number of learned constraints concerned by reduction	: 0
1800.09/1804.30	c number of learning phase by resolution	: 0
1800.09/1804.30	c number of learning phase by cutting planes	: 0
1800.09/1804.30	c speed (assignments/second)	: 6009.363552263343
1800.09/1804.30	c non guided choices	3202
1800.09/1804.31	c learnt constraints type 
1800.09/1804.31	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 37
1800.09/1804.31	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 9405
1800.09/1804.31	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/1804.31	c starts		: 75
1800.09/1804.31	c conflicts		: 1150
1800.09/1804.31	c decisions		: 11211
1800.09/1804.31	c propagations		: 47788
1800.09/1804.31	c inspects		: 4327912
1800.09/1804.31	c shortcuts		: 0
1800.09/1804.31	c learnt literals	: 0
1800.09/1804.31	c learnt binary clauses	: 0
1800.09/1804.31	c learnt ternary clauses	: 0
1800.09/1804.31	c learnt constraints	: 1092
1800.09/1804.31	c ignored constraints	: 0
1800.09/1804.31	c root simplifications	: 0
1800.09/1804.31	c removed literals (reason simplification)	: 0
1800.09/1804.31	c reason swapping (by a shorter reason)	: 0
1800.09/1804.31	c Calls to reduceDB	: 0
1800.09/1804.31	c Number of update (reduction) of LBD	: 0
1800.09/1804.31	c Imported unit clauses	: 0
1800.09/1804.31	c number of reductions to clauses (during analyze)	: 0
1800.09/1804.31	c number of learned constraints concerned by reduction	: 0
1800.09/1804.31	c number of learning phase by resolution	: 0
1800.09/1804.31	c number of learning phase by cutting planes	: 0
1800.09/1804.31	c speed (assignments/second)	: 27.223486894125315
1800.09/1804.31	c non guided choices	1424
1800.09/1804.31	c learnt constraints type 
1800.09/1804.31	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1092
1800.09/1804.31	s SATISFIABLE
1800.09/1804.31	c Found 69 solution(s)
1800.09/1804.31	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.09/1804.31	c objective function=5
1800.09/1804.31	c Total wall clock time (in seconds): 1804.204

Verifier Data

OK	5

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-4110321-1466345914/watcher-4110321-1466345914 -o /tmp/evaluation-result-4110321-1466345914/solver-4110321-1466345914 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466341815-30931 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110321-1466345914.wbo 

pid=5146
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.76 1.78 1.86 2/194 5149
/proc/meminfo: memFree=31115424/32872528 swapFree=303544/319896
[pid=5149] ppid=5146 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/5149/stat : 5149 (java) S 5146 5149 30914 0 -1 4202496 1294 0 0 0 0 0 0 0 20 0 2 0 36638034 95129600 927 33554432000 1073741824 1073778376 140737031511728 140737031502864 262966116413 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5149/statm: 23225 927 703 9 0 16769 0
[pid=5149/tid=5150] ppid=5146 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5150/stat : 5150 (java) R 5146 5149 30914 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 36638034 98570240 977 33554432000 1073741824 1073778376 140737031511728 139742320193064 262962759040 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100158 s]
/proc/loadavg: 1.76 1.78 1.86 2/194 5149
/proc/meminfo: memFree=31115424/32872528 swapFree=303544/319896
[pid=5149] ppid=5146 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/5149/stat : 5149 (java) S 5146 5149 30914 0 -1 4202496 4498 0 1 0 9 1 0 0 20 0 18 0 36638034 9787879424 6118 33554432000 1073741824 1073778376 140737031511728 140737031502864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5149/statm: 2389619 6118 2156 9 0 2380296 0
[pid=5149/tid=5150] ppid=5146 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/5149/task/5150/stat : 5150 (java) R 5146 5149 30914 0 -1 4202560 2386 0 1 0 7 0 0 0 20 0 18 0 36638034 9787879424 6118 33554432000 1073741824 1073778376 140737031511728 139742320196512 262966142221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200285 s]
/proc/loadavg: 1.76 1.78 1.86 2/194 5149
/proc/meminfo: memFree=31115424/32872528 swapFree=303544/319896
[pid=5149] ppid=5146 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/5149/stat : 5149 (java) S 5146 5149 30914 0 -1 4202496 4838 0 1 0 26 1 0 0 20 0 22 0 36638034 10060525568 7910 33554432000 1073741824 1073778376 140737031511728 140737031502864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5149/statm: 2456183 7910 2222 9 0 2446860 0
[pid=5149/tid=5150] ppid=5146 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/5149/task/5150/stat : 5150 (java) S 5146 5149 30914 0 -1 4202560 2416 0 1 0 15 0 0 0 20 0 22 0 36638034 10060525568 7910 33554432000 1073741824 1073778376 140737031511728 139742320198520 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300272 s]
/proc/loadavg: 1.76 1.78 1.86 2/194 5149
/proc/meminfo: memFree=31115424/32872528 swapFree=303544/319896
[pid=5149] ppid=5146 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/5149/stat : 5149 (java) S 5146 5149 30914 0 -1 4202496 7339 0 1 0 65 1 0 0 20 0 22 0 36638034 10060525568 9583 33554432000 1073741824 1073778376 140737031511728 140737031502864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5149/statm: 2456183 9583 2245 9 0 2446860 0
[pid=5149/tid=5150] ppid=5146 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/5149/task/5150/stat : 5150 (java) S 5146 5149 30914 0 -1 4202560 2416 0 1 0 15 0 0 0 20 0 22 0 36638034 10060525568 9583 33554432000 1073741824 1073778376 140737031511728 139742320198520 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.70034 s]
/proc/loadavg: 1.76 1.78 1.86 2/194 5149
/proc/meminfo: memFree=31115424/32872528 swapFree=303544/319896
[pid=5149] ppid=5146 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/5149/stat : 5149 (java) S 5146 5149 30914 0 -1 4202496 15988 0 1 0 119 4 0 0 20 0 19 0 36638034 10060525568 16061 33554432000 1073741824 1073778376 140737031511728 140737031502864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5149/statm: 2456183 16061 2253 9 0 2446860 0
[pid=5149/tid=5150] ppid=5146 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/5149/task/5150/stat : 5150 (java) S 5146 5149 30914 0 -1 4202560 2416 0 1 0 16 0 0 0 20 0 19 0 36638034 10060525568 16061 33554432000 1073741824 1073778376 140737031511728 139742320198520 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 9824732

[startup+1.50077 s]
/proc/loadavg: 1.76 1.78 1.86 1/213 5180
/proc/meminfo: memFree=31059324/32872528 swapFree=303544/319896
[pid=5149] ppid=5146 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/5149/stat : 5149 (java) S 5146 5149 30914 0 -1 4202496 16536 0 1 0 133 6 0 0 20 0 19 0 36638034 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 140737031502864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5149/statm: 2456183 17713 2253 9 0 2446860 0
[pid=5149/tid=5150] ppid=5146 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/5149/task/5150/stat : 5150 (java) S 5146 5149 30914 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 19 0 36638034 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742320198520 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5152] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5152/stat : 5152 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742281689512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5153] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5153/stat : 5153 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742280636968 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5154] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5154/stat : 5154 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742279583912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5149/tid=5155] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5155/stat : 5155 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742278531368 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5156] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5156/stat : 5156 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742277479336 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5157] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5157/stat : 5157 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742276426792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5158] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5158/stat : 5158 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742275373736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5159] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5159/stat : 5159 (java) S 5146 5149 30914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742274321192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5160] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5160/stat : 5160 (java) S 5146 5149 30914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36638036 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742144350568 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5161] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5161/stat : 5161 (java) S 5146 5149 30914 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36638036 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742143296888 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5162] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5162/stat : 5162 (java) S 5146 5149 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36638037 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742142243720 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5163] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5163/stat : 5163 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638039 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742141192464 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5164] ppid=5146 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/5149/task/5164/stat : 5164 (java) S 5146 5149 30914 0 -1 4202560 5102 0 0 0 35 0 0 0 20 0 19 0 36638039 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742140140344 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5165] ppid=5146 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/5149/task/5165/stat : 5165 (java) S 5146 5149 30914 0 -1 4202560 7671 0 0 0 41 1 0 0 20 0 19 0 36638039 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742139087800 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5166] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5166/stat : 5166 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638039 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742138034936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5167] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5167/stat : 5167 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638039 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742136982600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5170] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5170/stat : 5170 (java) S 5146 5149 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36638052 10060525568 17713 33554432000 1073741824 1073778376 140737031511728 139742133822248 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 1.76 1.78 1.86 2/213 5195
/proc/meminfo: memFree=31042476/32872528 swapFree=303544/319896
[pid=5149] ppid=5146 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/5149/stat : 5149 (java) S 5146 5149 30914 0 -1 4202496 16565 0 1 0 141 7 0 0 20 0 19 0 36638034 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 140737031502864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5149/statm: 2456183 20788 2256 9 0 2446860 0
[pid=5149/tid=5150] ppid=5146 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/5149/task/5150/stat : 5150 (java) S 5146 5149 30914 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 36638034 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742320198520 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5152] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5152/stat : 5152 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742281689512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5153] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5153/stat : 5153 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742280636968 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5154] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5154/stat : 5154 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742279583912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5149/tid=5155] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5155/stat : 5155 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742278531368 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5156] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5156/stat : 5156 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742277479336 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5157] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5157/stat : 5157 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742276426792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5158] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5158/stat : 5158 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742275373736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5159] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5159/stat : 5159 (java) S 5146 5149 30914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36638035 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742274321192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5160] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5160/stat : 5160 (java) S 5146 5149 30914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36638036 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742144350568 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5161] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5161/stat : 5161 (java) S 5146 5149 30914 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36638036 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742143296888 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5162] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5162/stat : 5162 (java) S 5146 5149 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36638037 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742142243720 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5163] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5163/stat : 5163 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638039 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742141192464 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5164] ppid=5146 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/5149/task/5164/stat : 5164 (java) S 5146 5149 30914 0 -1 4202560 5102 0 0 0 36 0 0 0 20 0 19 0 36638039 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742140140344 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5165] ppid=5146 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/5149/task/5165/stat : 5165 (java) S 5146 5149 30914 0 -1 4202560 7674 0 0 0 49 1 0 0 20 0 19 0 36638039 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742139087800 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5166] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5166/stat : 5166 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638039 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742138034936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5167] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5167/stat : 5167 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36638039 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742136982600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5170] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5170/stat : 5170 (java) S 5146 5149 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36638052 10060525568 20788 33554432000 1073741824 1073778376 140737031511728 139742133822248 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9824732
heavy processes:

############
# WARNING:
# current cumulated CPU time (1.62 s) is less than in the last sample (1.63 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.00999999 s) to the 'lost time'.

[startup+4.20079 s]
/proc/loadavg: 1.62 1.75 1.85 1/213 5207
/proc/meminfo: memFree=31034144/32872528 swapFree=303544/319896
[pid=5149] ppid=5146 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/5149/stat : 5149 (java) S 5146 5149 30914 0 -1 4202496 16602 0 1 0 154 9 0 0 20 0 22 0 36638034 10060525568 25409 33554432000 1073741824 1073778376 140737031511728 140737031502864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5149/statm: 2456183 25409 2261 9 0 2446860 0
[pid=5149/tid=5150] ppid=5146 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/5149/task/5150/stat : 5150 (java) S 5146 5149 30914 0 -1 4202560 2420 0 1 0 16 0 0 0 20 0 22 0 36638034 10060525568 25409 33554432000 1073741824 1073778376 140737031511728 139742320198520 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5152] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5152/stat : 5152 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36638035 10060525568 25409 33554432000 1073741824 1073778376 140737031511728 139742281689512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5153] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5153/stat : 5153 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36638035 10060525568 25409 33554432000 1073741824 1073778376 140737031511728 139742280636968 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5154] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5154/stat : 5154 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36638035 10060525568 25409 33554432000 1073741824 1073778376 140737031511728 139742279583912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5149/tid=5155] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5155/stat : 5155 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36638035 10060525568 25409 33554432000 1073741824 1073778376 140737031511728 139742278531368 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5156] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5156/stat : 5156 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36638035 10060525568 25409 33554432000 1073741824 1073778376 140737031511728 139742277479336 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5157] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5157/stat : 5157 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36638035 10060525568 25409 33554432000 1073741824 1073778376 140737031511728 139742276426792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5158] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5158/stat : 5158 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36638035 10060525568 25409 33554432000 1073741824 1073778376 140737031511728 139742275373736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5159] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5159/stat : 5159 (java) S 5146 5149 30914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36638035 10060525568 25409 33554432000 1073741824 1073778376 140737031511728 139742274321192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5160] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5160/stat : 5160 (java) S 5146 5149 30914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36638036 10060525568 25409 33554432000 1073741824 1073778376 140737031511728 139742144350568 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5161] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=5149/tid=5156] ppid=5146 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/5149/task/5156/stat : 5156 (java) S 5146 5149 30914 0 -1 4202560 143 0 0 0 49 6 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742277479336 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5157] ppid=5146 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/5149/task/5157/stat : 5157 (java) S 5146 5149 30914 0 -1 4202560 223 0 0 0 50 9 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742276426792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5158] ppid=5146 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/5149/task/5158/stat : 5158 (java) S 5146 5149 30914 0 -1 4202560 362 0 0 0 46 10 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742275373736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5159] ppid=5146 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/5149/task/5159/stat : 5159 (java) S 5146 5149 30914 0 -1 4202560 315 0 0 0 48 9 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742274321192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5160] ppid=5146 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/5149/task/5160/stat : 5160 (java) S 5146 5149 30914 0 -1 4202560 710 0 0 0 28 8 0 0 20 0 21 0 36638036 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742144350568 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5161] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5161/stat : 5161 (java) S 5146 5149 30914 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36638036 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742143296920 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5162] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5162/stat : 5162 (java) S 5146 5149 30914 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 21 0 36638037 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742142243752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5163] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5163/stat : 5163 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742141192464 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5164] ppid=5146 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/5149/task/5164/stat : 5164 (java) S 5146 5149 30914 0 -1 4202560 8621 0 0 0 109 0 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742140140344 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5165] ppid=5146 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/5149/task/5165/stat : 5165 (java) S 5146 5149 30914 0 -1 4202560 8945 0 0 0 110 2 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742139087800 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5149/tid=5166] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5166/stat : 5166 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742138034936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5167] ppid=5146 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/5149/task/5167/stat : 5167 (java) S 5146 5149 30914 0 -1 4202560 104 0 0 0 12 17 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742136982600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5170] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5170/stat : 5170 (java) S 5146 5149 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36638052 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742133822248 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5676] ppid=5146 vsize=9824732 CPUtime=1727.19 cores=1,3,5,7
/proc/5149/task/5676/stat : 5676 (java) R 5146 5149 30914 0 -1 4202560 2588 0 0 0 172684 35 0 0 20 0 21 0 36642924 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742134872976 139742147390395 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5677] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5677/stat : 5677 (java) S 5146 5149 30914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36642925 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742135927592 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1778.09
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.3 s]
/proc/loadavg: 2.10 2.04 2.01 4/218 5795
/proc/meminfo: memFree=30337024/32872528 swapFree=303544/319896
[pid=5149] ppid=5146 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/5149/stat : 5149 (java) S 5146 5149 30914 0 -1 4202496 28040 0 1 0 179778 230 0 0 20 0 21 0 36638034 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 140737031502864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5149/statm: 2456183 202682 2293 9 0 2446860 0
[pid=5149/tid=5150] ppid=5146 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/5149/task/5150/stat : 5150 (java) S 5146 5149 30914 0 -1 4202560 2442 0 1 0 43 15 0 0 20 0 21 0 36638034 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742320198648 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5152] ppid=5146 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/5149/task/5152/stat : 5152 (java) S 5146 5149 30914 0 -1 4202560 216 0 0 0 51 9 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742281689512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5153] ppid=5146 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/5149/task/5153/stat : 5153 (java) S 5146 5149 30914 0 -1 4202560 559 0 0 0 52 8 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742280636968 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5154] ppid=5146 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/5149/task/5154/stat : 5154 (java) S 5146 5149 30914 0 -1 4202560 313 0 0 0 47 7 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742279583912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5149/tid=5155] ppid=5146 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/5149/task/5155/stat : 5155 (java) S 5146 5149 30914 0 -1 4202560 509 0 0 0 49 7 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742278531368 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5156] ppid=5146 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/5149/task/5156/stat : 5156 (java) S 5146 5149 30914 0 -1 4202560 143 0 0 0 49 6 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742277479336 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5157] ppid=5146 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/5149/task/5157/stat : 5157 (java) S 5146 5149 30914 0 -1 4202560 223 0 0 0 50 9 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742276426792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5158] ppid=5146 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/5149/task/5158/stat : 5158 (java) S 5146 5149 30914 0 -1 4202560 362 0 0 0 46 10 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742275373736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5159] ppid=5146 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/5149/task/5159/stat : 5159 (java) S 5146 5149 30914 0 -1 4202560 315 0 0 0 48 9 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742274321192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5160] ppid=5146 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/5149/task/5160/stat : 5160 (java) S 5146 5149 30914 0 -1 4202560 710 0 0 0 28 8 0 0 20 0 21 0 36638036 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742144350568 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5161] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5161/stat : 5161 (java) S 5146 5149 30914 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36638036 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742143296920 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5162] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5162/stat : 5162 (java) S 5146 5149 30914 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 21 0 36638037 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742142243752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5163] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5163/stat : 5163 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742141192464 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5164] ppid=5146 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/5149/task/5164/stat : 5164 (java) S 5146 5149 30914 0 -1 4202560 8621 0 0 0 109 0 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742140140344 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5165] ppid=5146 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/5149/task/5165/stat : 5165 (java) S 5146 5149 30914 0 -1 4202560 8945 0 0 0 110 2 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742139087800 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5149/tid=5166] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5166/stat : 5166 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742138034936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5167] ppid=5146 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/5149/task/5167/stat : 5167 (java) S 5146 5149 30914 0 -1 4202560 106 0 0 0 12 17 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742136982600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5170] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5170/stat : 5170 (java) S 5146 5149 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36638052 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742133822248 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5676] ppid=5146 vsize=9824732 CPUtime=1749.13 cores=1,3,5,7
/proc/5149/task/5676/stat : 5676 (java) R 5146 5149 30914 0 -1 4202560 2588 0 0 0 174878 35 0 0 20 0 21 0 36642924 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742134872976 139742147390373 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5677] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5677/stat : 5677 (java) S 5146 5149 30914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36642925 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742135927592 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 5149 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1804.3 s]
/proc/loadavg: 2.10 2.04 2.01 4/218 5795
/proc/meminfo: memFree=30337024/32872528 swapFree=303544/319896
[pid=5149] ppid=5146 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/5149/stat : 5149 (java) S 5146 5149 30914 0 -1 4202496 28040 0 1 0 179778 230 0 0 20 0 21 0 36638034 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 140737031502864 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5149/statm: 2456183 202682 2293 9 0 2446860 0
[pid=5149/tid=5150] ppid=5146 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/5149/task/5150/stat : 5150 (java) S 5146 5149 30914 0 -1 4202560 2442 0 1 0 43 15 0 0 20 0 21 0 36638034 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742320198648 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5152] ppid=5146 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/5149/task/5152/stat : 5152 (java) S 5146 5149 30914 0 -1 4202560 216 0 0 0 51 9 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742281689512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5153] ppid=5146 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/5149/task/5153/stat : 5153 (java) S 5146 5149 30914 0 -1 4202560 559 0 0 0 52 8 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742280636968 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5154] ppid=5146 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/5149/task/5154/stat : 5154 (java) S 5146 5149 30914 0 -1 4202560 313 0 0 0 47 7 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742279583912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5149/tid=5155] ppid=5146 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/5149/task/5155/stat : 5155 (java) S 5146 5149 30914 0 -1 4202560 509 0 0 0 49 7 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742278531368 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5156] ppid=5146 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/5149/task/5156/stat : 5156 (java) S 5146 5149 30914 0 -1 4202560 143 0 0 0 49 6 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742277479336 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5157] ppid=5146 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/5149/task/5157/stat : 5157 (java) S 5146 5149 30914 0 -1 4202560 223 0 0 0 50 9 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742276426792 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5158] ppid=5146 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/5149/task/5158/stat : 5158 (java) S 5146 5149 30914 0 -1 4202560 362 0 0 0 46 10 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742275373736 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5159] ppid=5146 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/5149/task/5159/stat : 5159 (java) S 5146 5149 30914 0 -1 4202560 315 0 0 0 48 9 0 0 20 0 21 0 36638035 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742274321192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5160] ppid=5146 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/5149/task/5160/stat : 5160 (java) S 5146 5149 30914 0 -1 4202560 710 0 0 0 28 8 0 0 20 0 21 0 36638036 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742144350568 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5149/tid=5161] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5161/stat : 5161 (java) S 5146 5149 30914 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36638036 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742143296920 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5162] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5162/stat : 5162 (java) S 5146 5149 30914 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 21 0 36638037 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742142243752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5163] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5163/stat : 5163 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742141192464 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5164] ppid=5146 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/5149/task/5164/stat : 5164 (java) S 5146 5149 30914 0 -1 4202560 8621 0 0 0 109 0 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742140140344 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5165] ppid=5146 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/5149/task/5165/stat : 5165 (java) S 5146 5149 30914 0 -1 4202560 8945 0 0 0 110 2 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742139087800 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5149/tid=5166] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5166/stat : 5166 (java) S 5146 5149 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742138034936 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5149/tid=5167] ppid=5146 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/5149/task/5167/stat : 5167 (java) S 5146 5149 30914 0 -1 4202560 106 0 0 0 12 17 0 0 20 0 21 0 36638039 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742136982600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5170] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5170/stat : 5170 (java) S 5146 5149 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36638052 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742133822248 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5676] ppid=5146 vsize=9824732 CPUtime=1749.13 cores=1,3,5,7
/proc/5149/task/5676/stat : 5676 (java) R 5146 5149 30914 0 -1 4202560 2588 0 0 0 174878 35 0 0 20 0 21 0 36642924 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742134872976 139742147390373 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=5149/tid=5677] ppid=5146 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/5149/task/5677/stat : 5677 (java) S 5146 5149 30914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36642925 10060525568 202682 33554432000 1073741824 1073778376 140737031511728 139742135927592 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9824732

Child status: 143

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


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.00999999
#  lost CPU user time (s): 0.00999999
#  lost CPU system time (s): 0

Real time (s): 1804.32
CPU time (s): 1800.09
CPU user time (s): 1797.79
CPU system time (s): 2.3
CPU usage (%): 99.7656
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.21
system time used= 2.69159
maximum resident set size= 847476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28067
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80379
involuntary context switches= 18489

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

The end

Launcher Data

Begin job on node128 at 2016-06-19 16:18:34
IDJOB=4110321
IDBENCH=79255
IDSOLVER=2552
FILE ID=node128/4110321-1466345914
RUNJOBID= node128-1466341815-30931
PBS_JOBID= 19922025
Free space on /tmp= 71708 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.1111212272--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110321-1466345914/watcher-4110321-1466345914 -o /tmp/evaluation-result-4110321-1466345914/solver-4110321-1466345914 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466341815-30931 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110321-1466345914.wbo

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

MD5SUM BENCH= 833ed0c2692f571257dcfcd637053de2
RANDOM SEED=1945456308

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
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.768
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:        31116604 kB
Buffers:          188180 kB
Cached:           273764 kB
SwapCached:         2716 kB
Active:           332288 kB
Inactive:         345312 kB
Active(anon):     214804 kB
Inactive(anon):     2792 kB
Active(file):     117484 kB
Inactive(file):   342520 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67099292 kB
Dirty:              1304 kB
Writeback:             0 kB
AnonPages:        492628 kB
Mapped:            17148 kB
Shmem:                 0 kB
Slab:             627092 kB
SReclaimable:      70444 kB
SUnreclaim:       556648 kB
KernelStack:        1776 kB
PageTables:         5472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1006116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 71708 MiB
End job on node128 at 2016-06-19 16:48:38