Trace number 4109485

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPTIMUM 25.9101 41.8941

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110967523--soft-66-100-0.wbo
MD5SUM7276847c1a4c90a116503f2a1faa99b1
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark8.64368
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints42
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1188
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-4109485-1467321241.wbo
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.064s.
0.10/0.17	c declared #vars     169
0.10/0.17	c internal #vars     211
0.10/0.17	c #constraints  101
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27
0.10/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30
0.10/0.17	c 101 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.10/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 41
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 30
0.10/0.17	c 101 constraints processed.
0.10/0.17	c objective function length is 42 literals
1.45/0.50	c And the winner is solver0
1.68/0.68	c SATISFIABLE
1.68/0.68	c OPTIMIZING...
1.68/0.68	c Got one! Elapsed wall clock time (in seconds):0.569
1.68/0.68	o 761
1.68/0.68	c And the winner is solver0
1.86/1.18	c Got one! Elapsed wall clock time (in seconds):1.07
1.86/1.18	o 716
1.86/1.18	c And the winner is solver0
1.86/1.68	c Got one! Elapsed wall clock time (in seconds):1.571
1.86/1.68	o 703
1.86/1.68	c And the winner is solver0
1.86/2.18	c Got one! Elapsed wall clock time (in seconds):2.072
1.86/2.18	o 683
1.86/2.18	c And the winner is solver0
1.86/2.68	c Got one! Elapsed wall clock time (in seconds):2.573
1.86/2.68	o 667
1.86/2.68	c And the winner is solver0
1.86/3.18	c Got one! Elapsed wall clock time (in seconds):3.074
1.86/3.18	o 620
1.86/3.19	c And the winner is solver0
1.90/3.68	c Got one! Elapsed wall clock time (in seconds):3.575
1.90/3.68	o 616
1.90/3.69	c And the winner is solver0
1.90/4.18	c Got one! Elapsed wall clock time (in seconds):4.075
1.90/4.18	o 580
1.90/4.19	c And the winner is solver0
1.92/4.68	c Got one! Elapsed wall clock time (in seconds):4.576
1.92/4.68	o 533
1.95/4.70	c And the winner is solver0
2.00/5.18	c Got one! Elapsed wall clock time (in seconds):5.077
2.00/5.18	o 525
2.00/5.20	c And the winner is solver0
2.07/5.68	c Got one! Elapsed wall clock time (in seconds):5.578
2.07/5.68	o 524
2.07/5.69	c And the winner is solver0
2.10/6.19	c Got one! Elapsed wall clock time (in seconds):6.079
2.10/6.19	o 523
2.10/6.19	c And the winner is solver0
2.12/6.69	c Got one! Elapsed wall clock time (in seconds):6.58
2.12/6.69	o 468
2.12/6.69	c And the winner is solver0
2.12/7.19	c Got one! Elapsed wall clock time (in seconds):7.081
2.12/7.19	o 434
2.12/7.19	c And the winner is solver0
2.12/7.69	c Got one! Elapsed wall clock time (in seconds):7.582
2.12/7.69	o 425
2.12/7.69	c And the winner is solver0
2.12/8.19	c Got one! Elapsed wall clock time (in seconds):8.083
2.12/8.19	o 418
2.13/8.21	c And the winner is solver0
2.23/8.69	c Got one! Elapsed wall clock time (in seconds):8.584
2.23/8.69	o 410
2.24/8.70	c And the winner is solver0
2.28/9.19	c Got one! Elapsed wall clock time (in seconds):9.085
2.28/9.19	o 380
2.29/9.21	c And the winner is solver0
2.32/9.69	c Got one! Elapsed wall clock time (in seconds):9.585
2.32/9.69	o 372
2.33/9.71	c And the winner is solver0
2.39/10.19	c Got one! Elapsed wall clock time (in seconds):10.086
2.39/10.19	o 368
2.40/10.25	c And the winner is solver0
2.64/10.69	c Got one! Elapsed wall clock time (in seconds):10.587
2.64/10.69	o 366
2.64/10.72	c And the winner is solver0
2.72/11.19	c Got one! Elapsed wall clock time (in seconds):11.088
2.72/11.19	o 362
2.72/11.20	c And the winner is solver0
2.72/11.70	c Got one! Elapsed wall clock time (in seconds):11.589
2.72/11.70	o 348
2.72/11.70	c And the winner is solver0
2.75/12.20	c Got one! Elapsed wall clock time (in seconds):12.09
2.75/12.20	o 338
2.75/12.21	c And the winner is solver0
2.78/12.70	c Got one! Elapsed wall clock time (in seconds):12.594
2.78/12.70	o 333
2.78/12.72	c And the winner is solver0
2.82/13.20	c Got one! Elapsed wall clock time (in seconds):13.095
2.82/13.20	o 332
2.82/13.21	c And the winner is solver0
2.84/13.70	c Got one! Elapsed wall clock time (in seconds):13.595
2.84/13.70	o 325
2.84/13.72	c And the winner is solver0
2.88/14.20	c Got one! Elapsed wall clock time (in seconds):14.096
2.88/14.20	o 323
2.88/14.22	c And the winner is solver0
2.94/14.70	c Got one! Elapsed wall clock time (in seconds):14.597
2.94/14.70	o 322
2.94/14.74	c And the winner is solver0
3.05/15.20	c Got one! Elapsed wall clock time (in seconds):15.098
3.05/15.20	o 319
3.05/15.24	c And the winner is solver0
3.16/15.71	c Got one! Elapsed wall clock time (in seconds):15.599
3.16/15.71	o 313
3.16/15.71	c And the winner is solver0
3.18/16.21	c Got one! Elapsed wall clock time (in seconds):16.1
3.18/16.21	o 302
3.18/16.22	c And the winner is solver0
3.20/16.71	c Got one! Elapsed wall clock time (in seconds):16.601
3.20/16.71	o 299
3.20/16.72	c And the winner is solver0
3.24/17.21	c Got one! Elapsed wall clock time (in seconds):17.102
3.24/17.21	o 289
3.24/17.23	c And the winner is solver0
3.29/17.71	c Got one! Elapsed wall clock time (in seconds):17.602
3.29/17.71	o 287
3.29/17.74	c And the winner is solver0
3.38/18.22	c Got one! Elapsed wall clock time (in seconds):18.11
3.38/18.22	o 286
3.38/18.27	c And the winner is solver0
3.53/18.72	c Got one! Elapsed wall clock time (in seconds):18.611
3.53/18.72	o 275
3.53/18.73	c And the winner is solver0
3.62/19.22	c Got one! Elapsed wall clock time (in seconds):19.112
3.62/19.22	o 270
3.62/19.23	c And the winner is solver0
3.70/19.72	c Got one! Elapsed wall clock time (in seconds):19.613
3.70/19.72	o 222
3.70/19.76	c And the winner is solver0
3.82/20.22	c Got one! Elapsed wall clock time (in seconds):20.113
3.82/20.22	o 220
3.82/20.24	c And the winner is solver0
3.91/20.72	c Got one! Elapsed wall clock time (in seconds):20.614
3.91/20.72	o 217
3.91/20.76	c And the winner is solver0
4.03/21.22	c Got one! Elapsed wall clock time (in seconds):21.115
4.03/21.22	o 206
4.03/21.26	c And the winner is solver0
4.14/21.72	c Got one! Elapsed wall clock time (in seconds):21.615
4.14/21.72	o 186
4.30/21.81	c cleaning 9000 clauses out of 18015 with flag 3160/18015
4.30/21.83	c And the winner is solver0
4.39/22.22	c Got one! Elapsed wall clock time (in seconds):22.116
4.39/22.22	o 181
4.53/22.37	c And the winner is solver0
4.74/22.72	c Got one! Elapsed wall clock time (in seconds):22.617
4.74/22.72	o 171
4.74/22.77	c And the winner is solver0
4.89/23.22	c Got one! Elapsed wall clock time (in seconds):23.118
4.89/23.22	o 164
4.89/23.25	c And the winner is solver0
4.98/23.73	c Got one! Elapsed wall clock time (in seconds):23.618
4.98/23.73	o 159
4.98/23.78	c cleaning 8098 clauses out of 16199 with flag 3966/25199
4.98/23.79	c And the winner is solver0
5.43/24.23	c Got one! Elapsed wall clock time (in seconds):24.119
5.43/24.23	o 150
5.43/24.28	c And the winner is solver0
5.60/24.73	c Got one! Elapsed wall clock time (in seconds):24.62
5.60/24.73	o 149
5.74/24.83	c And the winner is solver0
6.03/25.23	c Got one! Elapsed wall clock time (in seconds):25.121
6.03/25.23	o 144
6.18/25.31	c cleaning 7304 clauses out of 14607 with flag 6514/31705
6.18/25.34	c And the winner is solver0
6.50/25.73	c Got one! Elapsed wall clock time (in seconds):25.622
6.50/25.73	o 143
6.64/25.89	c And the winner is solver0
6.99/26.23	c Got one! Elapsed wall clock time (in seconds):26.123
6.99/26.23	o 140
7.16/26.31	c cleaning 6779 clauses out of 13571 with flag 3359/37973
7.16/26.37	c And the winner is solver0
7.86/26.73	c Got one! Elapsed wall clock time (in seconds):26.624
7.86/26.73	o 139
7.86/26.75	c And the winner is solver0
7.90/27.23	c Got one! Elapsed wall clock time (in seconds):27.124
7.90/27.23	o 138
8.04/27.39	c And the winner is solver0
8.40/27.73	c Got one! Elapsed wall clock time (in seconds):27.625
8.40/27.73	o 131
8.40/27.79	c cleaning 7037 clauses out of 14073 with flag 4102/45254
8.53/27.84	c And the winner is solver0
8.85/28.23	c Got one! Elapsed wall clock time (in seconds):28.126
8.85/28.23	o 130
8.99/28.34	c And the winner is solver0
9.32/28.73	c Got one! Elapsed wall clock time (in seconds):28.627
9.32/28.73	o 115
9.45/28.81	c And the winner is solver0
9.74/29.23	c Got one! Elapsed wall clock time (in seconds):29.128
9.74/29.23	o 114
9.74/29.28	c cleaning 6968 clauses out of 13935 with flag 4029/52153
9.86/29.39	c And the winner is solver0
10.23/29.74	c Got one! Elapsed wall clock time (in seconds):29.629
10.23/29.74	o 109
10.38/29.82	c cleaning 6000 clauses out of 12001 with flag 7196/57187
10.38/29.84	c And the winner is solver0
10.71/30.24	c Got one! Elapsed wall clock time (in seconds):30.129
10.71/30.24	o 104
10.83/30.39	c cleaning 5506 clauses out of 11014 with flag 18506/62200
11.03/30.48	c And the winner is solver0
11.30/30.74	c Got one! Elapsed wall clock time (in seconds):30.63
11.30/30.74	o 103
11.44/30.82	c cleaning 5281 clauses out of 10562 with flag 8946/67254
11.44/30.90	c And the winner is solver0
11.81/31.24	c Got one! Elapsed wall clock time (in seconds):31.131
11.81/31.24	o 102
11.92/31.35	c cleaning 5458 clauses out of 10924 with flag 13067/72897
12.12/31.40	c And the winner is solver0
12.31/31.74	c Got one! Elapsed wall clock time (in seconds):31.632
12.31/31.74	o 70
12.42/31.89	c cleaning 5596 clauses out of 11201 with flag 16273/78632
13.02/32.11	c cleaning 5799 clauses out of 11604 with flag 41588/84631
13.42/32.31	c And the winner is solver0
13.48/32.74	c Got one! Elapsed wall clock time (in seconds):32.633
13.48/32.74	o 67
13.79/32.96	c cleaning 8097 clauses out of 16200 with flag 18684/95026
14.21/33.12	c And the winner is solver0
14.33/33.29	c Got one! Elapsed wall clock time (in seconds):33.184
14.33/33.29	o 66
14.40/33.34	c cleaning 6798 clauses out of 13600 with flag 4283/100523
14.62/33.48	c And the winner is solver0
14.93/33.79	c Got one! Elapsed wall clock time (in seconds):33.685
14.93/33.79	o 62
14.94/33.84	c cleaning 5962 clauses out of 11928 with flag 4149/105649
15.34/34.05	c cleaning 5980 clauses out of 11964 with flag 29193/111647
15.34/34.09	c And the winner is solver0
15.57/34.29	c Got one! Elapsed wall clock time (in seconds):34.186
15.57/34.29	o 61
15.78/34.44	c cleaning 5693 clauses out of 11396 with flag 14818/117059
16.17/34.65	c cleaning 5848 clauses out of 11705 with flag 36723/123061
16.37/34.76	c And the winner is solver0
16.53/34.84	c Got one! Elapsed wall clock time (in seconds):34.736
16.53/34.84	o 60
16.65/34.92	c cleaning 5502 clauses out of 11009 with flag 7662/128213
17.05/35.13	c cleaning 5753 clauses out of 11506 with flag 29479/134212
17.46/35.37	c cleaning 6375 clauses out of 12753 with flag 55791/141213
17.85/35.54	c And the winner is solver0
17.97/35.84	c Got one! Elapsed wall clock time (in seconds):35.737
17.97/35.84	o 55
17.97/35.89	c cleaning 6026 clauses out of 12061 with flag 4693/146896
18.49/36.11	c cleaning 6014 clauses out of 12035 with flag 28215/152896
18.69/36.26	c And the winner is solver0
18.86/36.34	c Got one! Elapsed wall clock time (in seconds):36.238
18.86/36.34	o 48
18.86/36.39	c cleaning 5826 clauses out of 11661 with flag 4410/158536
19.18/36.58	c cleaning 5915 clauses out of 11835 with flag 26952/164536
19.38/36.68	c And the winner is solver0
19.56/36.85	c Got one! Elapsed wall clock time (in seconds):36.739
19.56/36.85	o 46
19.65/36.93	c cleaning 5533 clauses out of 11079 with flag 8396/169696
19.65/36.96	c And the winner is solver0
19.80/37.35	c Got one! Elapsed wall clock time (in seconds):37.241
19.80/37.35	o 41
19.91/37.49	c cleaning 5285 clauses out of 10577 with flag 17577/174727
20.11/37.56	c And the winner is solver0
20.26/37.85	c Got one! Elapsed wall clock time (in seconds):37.742
20.26/37.85	o 40
20.36/37.95	c And the winner is solver0
20.49/38.35	c Got one! Elapsed wall clock time (in seconds):38.243
20.49/38.35	o 15
20.49/38.36	c And the winner is solver0
20.54/38.85	c Got one! Elapsed wall clock time (in seconds):38.745
20.54/38.85	o 14
20.63/38.94	c cleaning 6068 clauses out of 12146 with flag 10601/181581
21.03/39.15	c cleaning 6037 clauses out of 12074 with flag 40279/187578
21.64/39.41	c cleaning 6514 clauses out of 13036 with flag 71809/194578
22.25/39.73	c cleaning 7258 clauses out of 14522 with flag 110007/202579
23.04/40.10	c cleaning 8130 clauses out of 16262 with flag 152546/211580
23.84/40.52	c cleaning 9059 clauses out of 18129 with flag 199807/221581
24.85/41.04	c cleaning 10027 clauses out of 20064 with flag 257375/232578
25.65/41.45	c And the winner is solver0
25.77/41.87	c >>>>>>>>>> Solver number 0 (76 answers) <<<<<<<<<<<<<<<<<<
25.77/41.87	c starts		: 183
25.77/41.87	c conflicts		: 242155
25.77/41.87	c decisions		: 361040
25.77/41.87	c propagations		: 5262326
25.77/41.87	c inspects		: 100730041
25.77/41.87	c shortcuts		: 0
25.77/41.87	c learnt literals	: 33
25.77/41.87	c learnt binary clauses	: 44
25.77/41.87	c learnt ternary clauses	: 553
25.77/41.87	c learnt constraints	: 242121
25.77/41.87	c ignored constraints	: 0
25.77/41.87	c root simplifications	: 0
25.77/41.87	c removed literals (reason simplification)	: 2230735
25.77/41.87	c reason swapping (by a shorter reason)	: 0
25.77/41.87	c Calls to reduceDB	: 34
25.77/41.87	c Number of update (reduction) of LBD	: 55811
25.77/41.87	c Imported unit clauses	: 0
25.77/41.87	c number of reductions to clauses (during analyze)	: 0
25.77/41.87	c number of learned constraints concerned by reduction	: 0
25.77/41.87	c number of learning phase by resolution	: 0
25.77/41.87	c number of learning phase by cutting planes	: 0
25.77/41.87	c speed (assignments/second)	: 126203.94752620092
25.77/41.87	c non guided choices	2843
25.77/41.87	c learnt constraints type 
25.77/41.87	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
25.77/41.87	c starts		: 76
25.77/41.87	c conflicts		: 258
25.77/41.87	c decisions		: 5689
25.77/41.87	c propagations		: 19025
25.77/41.87	c inspects		: 468443
25.77/41.87	c shortcuts		: 0
25.77/41.87	c learnt literals	: 0
25.77/41.87	c learnt binary clauses	: 0
25.77/41.87	c learnt ternary clauses	: 0
25.77/41.87	c learnt constraints	: 188
25.77/41.87	c ignored constraints	: 0
25.77/41.87	c root simplifications	: 0
25.77/41.87	c removed literals (reason simplification)	: 0
25.77/41.87	c reason swapping (by a shorter reason)	: 0
25.77/41.87	c Calls to reduceDB	: 0
25.77/41.87	c Number of update (reduction) of LBD	: 0
25.77/41.87	c Imported unit clauses	: 0
25.77/41.87	c number of reductions to clauses (during analyze)	: 0
25.77/41.87	c number of learned constraints concerned by reduction	: 0
25.77/41.87	c number of learning phase by resolution	: 0
25.77/41.87	c number of learning phase by cutting planes	: 0
25.77/41.87	c speed (assignments/second)	: 6299.6688741721855
25.77/41.87	c non guided choices	2025
25.77/41.87	c learnt constraints type 
25.77/41.87	s OPTIMUM FOUND
25.77/41.87	c Found 75 solution(s)
25.77/41.88	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 
25.77/41.88	c objective function=14
25.77/41.88	c Total wall clock time (in seconds): 41.77

Verifier Data

OK	14

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

pid=24796
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.66 1.89 1.97 2/194 24799
/proc/meminfo: memFree=29731928/32872528 swapFree=1299868/1463388
[pid=24799] ppid=24796 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/24799/stat : 24799 (java) S 24796 24799 16156 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 11150104 98570240 976 33554432000 1073741824 1073778376 140735985950848 140735985941984 227515859005 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 24065 976 743 9 0 16771 0
[pid=24799/tid=24800] ppid=24796 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24800/stat : 24800 (java) R 24796 24799 16156 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 11150104 98570240 976 33554432000 1073741824 1073778376 140735985950848 139872499494440 227512501632 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 1.66 1.89 1.97 2/194 24799
/proc/meminfo: memFree=29731928/32872528 swapFree=1299868/1463388
[pid=24799] ppid=24796 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/24799/stat : 24799 (java) S 24796 24799 16156 0 -1 4202496 4473 0 1 0 9 1 0 0 20 0 18 0 11150104 9787879424 6109 33554432000 1073741824 1073778376 140735985950848 140735985941984 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 2389619 6117 2156 9 0 2380296 0
[pid=24799/tid=24800] ppid=24796 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/24799/task/24800/stat : 24800 (java) R 24796 24799 16156 0 -1 4202560 2390 0 1 0 6 1 0 0 20 0 18 0 11150104 9787879424 6117 33554432000 1073741824 1073778376 140735985950848 139872499499128 227515884813 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200311 s]
/proc/loadavg: 1.66 1.89 1.97 2/194 24799
/proc/meminfo: memFree=29731928/32872528 swapFree=1299868/1463388
[pid=24799] ppid=24796 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/24799/stat : 24799 (java) S 24796 24799 16156 0 -1 4202496 4783 0 1 0 25 1 0 0 20 0 22 0 11150104 10060525568 7899 33554432000 1073741824 1073778376 140735985950848 140735985941984 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 2456183 7899 2210 9 0 2446860 0
[pid=24799/tid=24800] ppid=24796 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/24799/task/24800/stat : 24800 (java) S 24796 24799 16156 0 -1 4202560 2414 0 1 0 14 1 0 0 20 0 22 0 11150104 10060525568 7900 33554432000 1073741824 1073778376 140735985950848 139872499499896 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300255 s]
/proc/loadavg: 1.66 1.89 1.97 2/194 24799
/proc/meminfo: memFree=29731928/32872528 swapFree=1299868/1463388
[pid=24799] ppid=24796 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/24799/stat : 24799 (java) S 24796 24799 16156 0 -1 4202496 8091 0 1 0 63 2 0 0 20 0 22 0 11150104 10060525568 9973 33554432000 1073741824 1073778376 140735985950848 140735985941984 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 2456183 9973 2247 9 0 2446860 0
[pid=24799/tid=24800] ppid=24796 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/24799/task/24800/stat : 24800 (java) S 24796 24799 16156 0 -1 4202560 2414 0 1 0 14 1 0 0 20 0 22 0 11150104 10060525568 9973 33554432000 1073741824 1073778376 140735985950848 139872499499896 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 9824732

[startup+0.700309 s]
/proc/loadavg: 1.66 1.89 1.97 2/194 24799
/proc/meminfo: memFree=29731928/32872528 swapFree=1299868/1463388
[pid=24799] ppid=24796 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/24799/stat : 24799 (java) S 24796 24799 16156 0 -1 4202496 17960 0 1 0 180 5 0 0 20 0 19 0 11150104 10060525568 18388 33554432000 1073741824 1073778376 140735985950848 140735985941984 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 2456183 18388 2260 9 0 2446860 0
[pid=24799/tid=24800] ppid=24796 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/24799/task/24800/stat : 24800 (java) S 24796 24799 16156 0 -1 4202560 2414 0 1 0 14 2 0 0 20 0 19 0 11150104 10060525568 18388 33554432000 1073741824 1073778376 140735985950848 139872499499896 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 1.66 1.89 1.97 2/213 24824
/proc/meminfo: memFree=29666924/32872528 swapFree=1299868/1463388
[pid=24799] ppid=24796 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/24799/stat : 24799 (java) S 24796 24799 16156 0 -1 4202496 17971 0 1 0 181 5 0 0 20 0 19 0 11150104 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 140735985941984 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 2456183 19924 2260 9 0 2446860 0
[pid=24799/tid=24800] ppid=24796 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/24799/task/24800/stat : 24800 (java) S 24796 24799 16156 0 -1 4202560 2415 0 1 0 14 2 0 0 20 0 19 0 11150104 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139872499499896 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24802] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24802/stat : 24802 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139872460990632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24803] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24803/stat : 24803 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139872459938088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24804] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24804/stat : 24804 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139872458885544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=24805] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24805/stat : 24805 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139872457833000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24806] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24806/stat : 24806 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139872456780456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24807] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24807/stat : 24807 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139872337652520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24808] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24808/stat : 24808 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139872336599976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24809] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24809/stat : 24809 (java) S 24796 24799 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139872335547432 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24810] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24810/stat : 24810 (java) S 24796 24799 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11150106 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139872323348584 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24811] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24811/stat : 24811 (java) S 24796 24799 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11150106 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139872322294904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24812] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24812/stat : 24812 (java) S 24796 24799 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150106 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139871716893832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24813] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24813/stat : 24813 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139871715842576 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24814] ppid=24796 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/24799/task/24814/stat : 24814 (java) S 24796 24799 16156 0 -1 4202560 8319 0 0 0 50 1 0 0 20 0 19 0 11150109 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139871714789944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24815] ppid=24796 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/24799/task/24815/stat : 24815 (java) S 24796 24799 16156 0 -1 4202560 5882 0 0 0 49 0 0 0 20 0 19 0 11150109 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139871713737400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24816] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24816/stat : 24816 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139871712685048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24817] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24817/stat : 24817 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139871711632712 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24820] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24820/stat : 24820 (java) S 24796 24799 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150122 10060525568 19924 33554432000 1073741824 1073778376 140735985950848 139871708472360 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 1.61 1.87 1.96 2/212 24833
/proc/meminfo: memFree=29652008/32872528 swapFree=1299868/1463388
[pid=24799] ppid=24796 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/24799/stat : 24799 (java) S 24796 24799 16156 0 -1 4202496 17999 0 1 0 181 5 0 0 20 0 19 0 11150104 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 140735985941984 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 2456183 23509 2260 9 0 2446860 0
[pid=24799/tid=24800] ppid=24796 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/24799/task/24800/stat : 24800 (java) S 24796 24799 16156 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 19 0 11150104 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139872499499896 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24802] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24802/stat : 24802 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139872460990632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24803] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24803/stat : 24803 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139872459938088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24804] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24804/stat : 24804 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139872458885544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=24805] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24805/stat : 24805 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139872457833000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24806] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24806/stat : 24806 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139872456780456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24807] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24807/stat : 24807 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139872337652520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24808] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24808/stat : 24808 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139872336599976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24809] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24809/stat : 24809 (java) S 24796 24799 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139872335547432 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24810] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24810/stat : 24810 (java) S 24796 24799 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11150106 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139872323348584 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24811] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24811/stat : 24811 (java) S 24796 24799 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11150106 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139872322294904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24812] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24812/stat : 24812 (java) S 24796 24799 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150106 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139871716893832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24813] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24813/stat : 24813 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139871715842576 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24814] ppid=24796 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/24799/task/24814/stat : 24814 (java) S 24796 24799 16156 0 -1 4202560 8319 0 0 0 51 2 0 0 20 0 19 0 11150109 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139871714789944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24815] ppid=24796 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/24799/task/24815/stat : 24815 (java) S 24796 24799 16156 0 -1 4202560 5882 0 0 0 49 0 0 0 20 0 19 0 11150109 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139871713737400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24816] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24816/stat : 24816 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139871712685048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24817] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24817/stat : 24817 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139871711632712 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24820] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24820/stat : 24820 (java) S 24796 24799 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150122 10060525568 23509 33554432000 1073741824 1073778376 140735985950848 139871708472360 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=26 pid=1794 uid=0 cmd=

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

[startup+6.20066 s]
/proc/loadavg: 1.61 1.87 1.96 2/212 24851
/proc/meminfo: memFree=29629552/32872528 swapFree=1299868/1463388
[pid=24799] ppid=24796 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/24799/stat : 24799 (java) S 24796 24799 16156 0 -1 4202496 18116 0 1 0 202 10 0 0 20 0 22 0 11150104 10060525568 32148 33554432000 1073741824 1073778376 140735985950848 140735985941984 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 2456183 32148 2268 9 0 2446860 0
[pid=24799/tid=24800] ppid=24796 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/24799/task/24800/stat : 24800 (java) S 24796 24799 16156 0 -1 4202560 2417 0 1 0 15 2 0 0 20 0 22 0 11150104 10060525568 32148 33554432000 1073741824 1073778376 140735985950848 139872499499896 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24802] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24802/stat : 24802 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150105 10060525568 32148 33554432000 1073741824 1073778376 140735985950848 139872460990632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24803] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24803/stat : 24803 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150105 10060525568 32148 33554432000 1073741824 1073778376 140735985950848 139872459938088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24804] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24804/stat : 24804 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150105 10060525568 32148 33554432000 1073741824 1073778376 140735985950848 139872458885544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=24805] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24805/stat : 24805 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150105 10060525568 32148 33554432000 1073741824 1073778376 140735985950848 139872457833000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24806] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24806/stat : 24806 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150105 10060525568 32148 33554432000 1073741824 1073778376 140735985950848 139872456780456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24807] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24807/stat : 24807 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150105 10060525568 32148 33554432000 1073741824 1073778376 140735985950848 139872337652520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24808] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24808/stat : 24808 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150105 10060525568 32148 33554432000 1073741824 1073778376 140735985950848 139872336599976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24809] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24809/stat : 24809 (java) S 24796 24799 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11150105 10060525568 32148 33554432000 1073741824 1073778376 140735985950848 139872335547432 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24810] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24810/stat : 24810 (java) R 24796 24799 16156 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 11150106 10060525568 32148 33554432000 1073741824 1073778376 140735985950848 139872323348760 227512454279 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0

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

/proc/24799/task/24814/stat : 24814 (java) S 24796 24799 16156 0 -1 4202560 13716 0 0 0 139 3 0 0 20 0 22 0 11150109 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871714789944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=24815] ppid=24796 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/24799/task/24815/stat : 24815 (java) S 24796 24799 16156 0 -1 4202560 5887 0 0 0 73 0 0 0 20 0 22 0 11150109 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871713737400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24816] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24816/stat : 24816 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150109 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871712685048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24817] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24817/stat : 24817 (java) S 24796 24799 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11150109 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871711632712 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24820] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24820/stat : 24820 (java) S 24796 24799 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11150122 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871708472360 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=25045] ppid=24796 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/24799/task/25045/stat : 25045 (java) R 24796 24799 16156 0 -1 4202560 5 0 0 0 112 0 0 0 20 0 22 0 11153989 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871710568336 139872338174834 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=25046] ppid=24796 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/24799/task/25046/stat : 25046 (java) R 24796 24799 16156 0 -1 4202560 2 0 0 0 111 0 0 0 20 0 22 0 11153989 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871709522976 139872338264656 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=25047] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/25047/stat : 25047 (java) S 24796 24799 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11153990 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871707419944 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 22.83
Current children cumulated vsize (KiB) 9824732

[startup+40.8073 s]
/proc/loadavg: 1.76 1.87 1.96 4/216 25047
/proc/meminfo: memFree=29569824/32872528 swapFree=1299868/1463388
[pid=24799] ppid=24796 vsize=9824732 CPUtime=24.45 cores=0,2,4,6
/proc/24799/stat : 24799 (java) S 24796 24799 16156 0 -1 4202496 24166 0 1 0 2319 126 0 0 20 0 22 0 11150104 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 140735985941984 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 2456183 46760 2287 9 0 2446860 0
[pid=24799/tid=24800] ppid=24796 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/24799/task/24800/stat : 24800 (java) S 24796 24799 16156 0 -1 4202560 2418 0 1 0 19 2 0 0 20 0 22 0 11150104 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139872499499896 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24802] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24802/stat : 24802 (java) S 24796 24799 16156 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 11150105 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139872460990632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24803] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24803/stat : 24803 (java) S 24796 24799 16156 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 11150105 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139872459938088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24804] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24804/stat : 24804 (java) S 24796 24799 16156 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 11150105 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139872458885544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24805] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24805/stat : 24805 (java) S 24796 24799 16156 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 11150105 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139872457833000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24806] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24806/stat : 24806 (java) S 24796 24799 16156 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 11150105 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139872456780456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=24807] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24807/stat : 24807 (java) S 24796 24799 16156 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 11150105 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139872337652520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24808] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24808/stat : 24808 (java) S 24796 24799 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11150105 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139872336599976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24809] ppid=24796 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/24799/task/24809/stat : 24809 (java) S 24796 24799 16156 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 11150105 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139872335547432 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24810] ppid=24796 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/24799/task/24810/stat : 24810 (java) S 24796 24799 16156 0 -1 4202560 11 0 0 0 0 3 0 0 20 0 22 0 11150106 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139872323348584 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24811] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24811/stat : 24811 (java) S 24796 24799 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11150106 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139872322294904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24812] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24812/stat : 24812 (java) S 24796 24799 16156 0 -1 4202560 39 0 0 0 0 0 0 0 20 0 22 0 11150106 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871716893832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24813] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24813/stat : 24813 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150109 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871715842576 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24814] ppid=24796 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/24799/task/24814/stat : 24814 (java) S 24796 24799 16156 0 -1 4202560 13716 0 0 0 139 3 0 0 20 0 22 0 11150109 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871714789944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=24815] ppid=24796 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/24799/task/24815/stat : 24815 (java) S 24796 24799 16156 0 -1 4202560 5887 0 0 0 73 0 0 0 20 0 22 0 11150109 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871713737400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24816] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24816/stat : 24816 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11150109 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871712685048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24817] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24817/stat : 24817 (java) S 24796 24799 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11150109 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871711632712 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24820] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24820/stat : 24820 (java) S 24796 24799 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11150122 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871708472360 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=25045] ppid=24796 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/24799/task/25045/stat : 25045 (java) R 24796 24799 16156 0 -1 4202560 5 0 0 0 192 0 0 0 20 0 22 0 11153989 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871710575200 139872338256602 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=25046] ppid=24796 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/24799/task/25046/stat : 25046 (java) R 24796 24799 16156 0 -1 4202560 3 0 0 0 191 0 0 0 20 0 22 0 11153989 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871709522296 139872338264640 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=25047] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/25047/stat : 25047 (java) S 24796 24799 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11153990 10060525568 46760 33554432000 1073741824 1073778376 140735985950848 139871707419944 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 24.45
Current children cumulated vsize (KiB) 9824732

[startup+41.6008 s]
/proc/loadavg: 1.76 1.87 1.96 4/216 25047
/proc/meminfo: memFree=29569824/32872528 swapFree=1299868/1463388
[pid=24799] ppid=24796 vsize=9824732 CPUtime=25.76 cores=0,2,4,6
/proc/24799/stat : 24799 (java) S 24796 24799 16156 0 -1 4202496 24184 0 1 0 2448 128 0 0 20 0 19 0 11150104 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 140735985941984 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 2456183 46348 2287 9 0 2446860 0
[pid=24799/tid=24800] ppid=24796 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/24799/task/24800/stat : 24800 (java) S 24796 24799 16156 0 -1 4202560 2418 0 1 0 19 2 0 0 20 0 19 0 11150104 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872499499896 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24802] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24802/stat : 24802 (java) S 24796 24799 16156 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872460990632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24803] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24803/stat : 24803 (java) S 24796 24799 16156 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872459938088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24804] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24804/stat : 24804 (java) S 24796 24799 16156 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872458885544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24805] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24805/stat : 24805 (java) S 24796 24799 16156 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872457833000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24806] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24806/stat : 24806 (java) S 24796 24799 16156 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872456780456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=24807] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24807/stat : 24807 (java) S 24796 24799 16156 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872337652520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24808] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24808/stat : 24808 (java) S 24796 24799 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872336599976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24809] ppid=24796 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/24799/task/24809/stat : 24809 (java) S 24796 24799 16156 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872335547432 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24810] ppid=24796 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/24799/task/24810/stat : 24810 (java) S 24796 24799 16156 0 -1 4202560 11 0 0 0 0 3 0 0 20 0 19 0 11150106 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872323348584 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24811] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24811/stat : 24811 (java) S 24796 24799 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11150106 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872322294904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24812] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24812/stat : 24812 (java) S 24796 24799 16156 0 -1 4202560 39 0 0 0 0 0 0 0 20 0 19 0 11150106 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871716893832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24813] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24813/stat : 24813 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871715842576 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24814] ppid=24796 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/24799/task/24814/stat : 24814 (java) S 24796 24799 16156 0 -1 4202560 13716 0 0 0 139 3 0 0 20 0 19 0 11150109 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871714789944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=24815] ppid=24796 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/24799/task/24815/stat : 24815 (java) S 24796 24799 16156 0 -1 4202560 5887 0 0 0 74 0 0 0 20 0 19 0 11150109 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871713737400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24816] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24816/stat : 24816 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871712685048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24817] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24817/stat : 24817 (java) S 24796 24799 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871711632712 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24820] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24820/stat : 24820 (java) S 24796 24799 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150122 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871708472360 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 25.76
Current children cumulated vsize (KiB) 9824732

[startup+41.8008 s]
/proc/loadavg: 1.86 1.89 1.96 2/213 25047
/proc/meminfo: memFree=29571452/32872528 swapFree=1299868/1463388
[pid=24799] ppid=24796 vsize=9824732 CPUtime=25.76 cores=0,2,4,6
/proc/24799/stat : 24799 (java) S 24796 24799 16156 0 -1 4202496 24184 0 1 0 2448 128 0 0 20 0 19 0 11150104 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 140735985941984 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24799/statm: 2456183 46348 2287 9 0 2446860 0
[pid=24799/tid=24800] ppid=24796 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/24799/task/24800/stat : 24800 (java) S 24796 24799 16156 0 -1 4202560 2418 0 1 0 19 2 0 0 20 0 19 0 11150104 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872499499896 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24802] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24802/stat : 24802 (java) S 24796 24799 16156 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872460990632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24803] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24803/stat : 24803 (java) S 24796 24799 16156 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872459938088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24804] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24804/stat : 24804 (java) S 24796 24799 16156 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872458885544 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24805] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24805/stat : 24805 (java) S 24796 24799 16156 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872457833000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24806] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24806/stat : 24806 (java) S 24796 24799 16156 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872456780456 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=24807] ppid=24796 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24799/task/24807/stat : 24807 (java) S 24796 24799 16156 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872337652520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24808] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24808/stat : 24808 (java) S 24796 24799 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872336599976 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24809] ppid=24796 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/24799/task/24809/stat : 24809 (java) S 24796 24799 16156 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 19 0 11150105 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872335547432 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24810] ppid=24796 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/24799/task/24810/stat : 24810 (java) S 24796 24799 16156 0 -1 4202560 11 0 0 0 0 3 0 0 20 0 19 0 11150106 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872323348584 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24811] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24811/stat : 24811 (java) S 24796 24799 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11150106 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139872322294904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24812] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24812/stat : 24812 (java) S 24796 24799 16156 0 -1 4202560 39 0 0 0 0 0 0 0 20 0 19 0 11150106 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871716893832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24813] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24813/stat : 24813 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871715842576 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24814] ppid=24796 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/24799/task/24814/stat : 24814 (java) S 24796 24799 16156 0 -1 4202560 13716 0 0 0 139 3 0 0 20 0 19 0 11150109 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871714789944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24799/tid=24815] ppid=24796 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/24799/task/24815/stat : 24815 (java) S 24796 24799 16156 0 -1 4202560 5887 0 0 0 74 0 0 0 20 0 19 0 11150109 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871713737400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24799/tid=24816] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24816/stat : 24816 (java) S 24796 24799 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871712685048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24799/tid=24817] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24817/stat : 24817 (java) S 24796 24799 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11150109 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871711632712 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24799/tid=24820] ppid=24796 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24799/task/24820/stat : 24820 (java) S 24796 24799 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11150122 10060525568 46348 33554432000 1073741824 1073778376 140735985950848 139871708472360 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 25.76
Current children cumulated vsize (KiB) 9824732

Child status: 30

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

Real time (s): 41.8941
CPU time (s): 25.9101
CPU user time (s): 24.5173
CPU system time (s): 1.39279
CPU usage (%): 61.8466
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.5073
system time used= 1.39279
maximum resident set size= 199848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24197
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3239
involuntary context switches= 974

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

The end

Launcher Data

Begin job on node121 at 2016-06-30 23:14:01
IDJOB=4109485
IDBENCH=78826
IDSOLVER=2552
FILE ID=node121/4109485-1467321241
RUNJOBID= node121-1467318467-16220
PBS_JOBID= 20005290
Free space on /tmp= 71700 MiB

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

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

MD5SUM BENCH= 7276847c1a4c90a116503f2a1faa99b1
RANDOM SEED=1626956342

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29732836 kB
Buffers:          130256 kB
Cached:           346228 kB
SwapCached:            0 kB
Active:           684948 kB
Inactive:         244320 kB
Active(anon):     440908 kB
Inactive(anon):    14568 kB
Active(file):     244040 kB
Inactive(file):   229752 kB
Unevictable:     1463388 kB
Mlocked:         1299868 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               476 kB
Writeback:             0 kB
AnonPages:       1916200 kB
Mapped:            22016 kB
Shmem:               204 kB
Slab:             611492 kB
SReclaimable:      55412 kB
SUnreclaim:       556080 kB
KernelStack:        1600 kB
PageTables:         7860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2076364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    589824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node121 at 2016-06-30 23:14:43