Trace number 4109453

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPTIMUM 24.2993 37.417

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218308--soft-66-100-0.wbo
MD5SUMa5d664782ae9dce48db7be74d5616966
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark17.4263
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 1154
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4109453-1467321187.wbo
0.09/0.11	c reading problem ... 
0.09/0.17	c ... done. Wall clock time 0.064s.
0.09/0.17	c declared #vars     169
0.09/0.17	c internal #vars     211
0.09/0.17	c #constraints  101
0.09/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27
0.09/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30
0.09/0.18	c 101 constraints processed.
0.09/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3
0.09/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.09/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 41
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 30
0.09/0.18	c 101 constraints processed.
0.09/0.18	c objective function length is 42 literals
1.35/0.51	c And the winner is solver0
1.52/0.68	c SATISFIABLE
1.52/0.68	c OPTIMIZING...
1.52/0.68	c Got one! Elapsed wall clock time (in seconds):0.569
1.52/0.68	o 871
1.58/0.70	c And the winner is solver0
1.69/1.18	c Got one! Elapsed wall clock time (in seconds):1.07
1.69/1.18	o 868
1.69/1.19	c And the winner is solver0
1.73/1.68	c Got one! Elapsed wall clock time (in seconds):1.571
1.73/1.68	o 850
1.77/1.73	c And the winner is solver0
2.05/2.18	c Got one! Elapsed wall clock time (in seconds):2.072
2.05/2.18	o 839
2.05/2.19	c And the winner is solver0
2.05/2.68	c Got one! Elapsed wall clock time (in seconds):2.573
2.05/2.68	o 410
2.07/2.71	c And the winner is solver0
2.14/3.18	c Got one! Elapsed wall clock time (in seconds):3.074
2.14/3.18	o 409
2.14/3.19	c And the winner is solver0
2.14/3.69	c Got one! Elapsed wall clock time (in seconds):3.575
2.14/3.69	o 398
2.14/3.70	c And the winner is solver0
2.15/4.19	c Got one! Elapsed wall clock time (in seconds):4.076
2.15/4.19	o 396
2.15/4.19	c And the winner is solver0
2.15/4.69	c Got one! Elapsed wall clock time (in seconds):4.577
2.15/4.69	o 340
2.17/4.71	c And the winner is solver0
2.22/5.19	c Got one! Elapsed wall clock time (in seconds):5.078
2.22/5.19	o 339
2.23/5.20	c And the winner is solver0
2.26/5.69	c Got one! Elapsed wall clock time (in seconds):5.579
2.26/5.69	o 337
2.27/5.70	c And the winner is solver0
2.27/6.19	c Got one! Elapsed wall clock time (in seconds):6.079
2.27/6.19	o 324
2.28/6.20	c And the winner is solver0
2.31/6.69	c Got one! Elapsed wall clock time (in seconds):6.581
2.31/6.69	o 321
2.31/6.70	c And the winner is solver0
2.32/7.19	c Got one! Elapsed wall clock time (in seconds):7.082
2.32/7.19	o 320
2.32/7.21	c And the winner is solver0
2.42/7.69	c Got one! Elapsed wall clock time (in seconds):7.583
2.42/7.69	o 315
2.44/7.73	c And the winner is solver0
2.50/8.19	c Got one! Elapsed wall clock time (in seconds):8.084
2.50/8.19	o 314
2.50/8.21	c And the winner is solver0
2.53/8.70	c Got one! Elapsed wall clock time (in seconds):8.585
2.53/8.70	o 311
2.83/8.82	c cleaning 5263 clauses out of 10532 with flag 7752/10532
2.83/8.84	c And the winner is solver0
2.98/9.20	c Got one! Elapsed wall clock time (in seconds):9.086
2.98/9.20	o 310
2.98/9.21	c And the winner is solver0
3.03/9.70	c Got one! Elapsed wall clock time (in seconds):9.587
3.03/9.70	o 305
3.03/9.75	c And the winner is solver0
3.15/10.20	c Got one! Elapsed wall clock time (in seconds):10.088
3.15/10.20	o 303
3.15/10.23	c And the winner is solver0
3.24/10.70	c Got one! Elapsed wall clock time (in seconds):10.588
3.24/10.70	o 297
3.24/10.71	c And the winner is solver0
3.24/11.20	c Got one! Elapsed wall clock time (in seconds):11.09
3.24/11.20	o 267
3.24/11.21	c And the winner is solver0
3.26/11.70	c Got one! Elapsed wall clock time (in seconds):11.591
3.26/11.70	o 247
3.26/11.77	c And the winner is solver0
3.41/12.20	c Got one! Elapsed wall clock time (in seconds):12.092
3.41/12.20	o 245
3.41/12.23	c And the winner is solver0
3.51/12.70	c Got one! Elapsed wall clock time (in seconds):12.593
3.51/12.70	o 244
3.51/12.75	c And the winner is solver0
3.63/13.20	c Got one! Elapsed wall clock time (in seconds):13.093
3.63/13.20	o 243
3.63/13.28	c And the winner is solver0
3.79/13.71	c Got one! Elapsed wall clock time (in seconds):13.594
3.79/13.71	o 242
3.79/13.77	c cleaning 7427 clauses out of 14863 with flag 3078/20126
3.79/13.78	c And the winner is solver0
3.96/14.21	c Got one! Elapsed wall clock time (in seconds):14.095
3.96/14.21	o 237
3.96/14.22	c And the winner is solver0
4.01/14.71	c Got one! Elapsed wall clock time (in seconds):14.596
4.01/14.71	o 232
4.01/14.73	c And the winner is solver0
4.06/15.21	c Got one! Elapsed wall clock time (in seconds):15.097
4.06/15.21	o 230
4.06/15.28	c And the winner is solver0
4.21/15.71	c Got one! Elapsed wall clock time (in seconds):15.598
4.21/15.71	o 228
4.39/15.81	c And the winner is solver0
4.43/16.21	c Got one! Elapsed wall clock time (in seconds):16.099
4.43/16.21	o 227
4.43/16.23	c And the winner is solver0
4.48/16.71	c Got one! Elapsed wall clock time (in seconds):16.6
4.48/16.71	o 224
4.48/16.73	c And the winner is solver0
4.52/17.21	c Got one! Elapsed wall clock time (in seconds):17.101
4.52/17.21	o 210
4.52/17.25	c And the winner is solver0
4.62/17.71	c Got one! Elapsed wall clock time (in seconds):17.602
4.62/17.71	o 208
4.80/17.81	c cleaning 7756 clauses out of 15511 with flag 6624/28201
4.80/17.82	c And the winner is solver0
4.88/18.21	c Got one! Elapsed wall clock time (in seconds):18.103
4.88/18.21	o 207
4.88/18.27	c And the winner is solver0
5.01/18.71	c Got one! Elapsed wall clock time (in seconds):18.603
5.01/18.71	o 196
5.01/18.78	c And the winner is solver0
5.18/19.22	c Got one! Elapsed wall clock time (in seconds):19.104
5.18/19.22	o 194
5.18/19.23	c And the winner is solver0
5.19/19.72	c Got one! Elapsed wall clock time (in seconds):19.605
5.19/19.72	o 190
5.19/19.73	c And the winner is solver0
5.21/20.22	c Got one! Elapsed wall clock time (in seconds):20.106
5.21/20.22	o 182
5.37/20.35	c cleaning 6916 clauses out of 13839 with flag 10141/34285
5.37/20.36	c And the winner is solver0
5.51/20.72	c Got one! Elapsed wall clock time (in seconds):20.607
5.51/20.72	o 181
5.51/20.75	c And the winner is solver0
5.59/21.22	c Got one! Elapsed wall clock time (in seconds):21.108
5.59/21.22	o 173
5.77/21.38	c And the winner is solver0
6.02/21.72	c Got one! Elapsed wall clock time (in seconds):21.609
6.02/21.72	o 172
6.02/21.74	c And the winner is solver0
6.09/22.22	c Got one! Elapsed wall clock time (in seconds):22.11
6.09/22.22	o 164
6.09/22.26	c And the winner is solver0
6.18/22.72	c Got one! Elapsed wall clock time (in seconds):22.611
6.18/22.72	o 163
6.18/22.73	c And the winner is solver0
6.20/23.22	c Got one! Elapsed wall clock time (in seconds):23.111
6.20/23.22	o 160
6.20/23.24	c And the winner is solver0
6.25/23.72	c Got one! Elapsed wall clock time (in seconds):23.612
6.25/23.72	o 159
6.25/23.74	c And the winner is solver0
6.32/24.22	c Got one! Elapsed wall clock time (in seconds):24.113
6.32/24.22	o 151
6.32/24.28	c And the winner is solver0
6.49/24.73	c Got one! Elapsed wall clock time (in seconds):24.614
6.49/24.73	o 145
6.49/24.78	c And the winner is solver0
6.63/25.23	c Got one! Elapsed wall clock time (in seconds):25.115
6.63/25.23	o 144
6.63/25.25	c And the winner is solver0
6.69/25.73	c Got one! Elapsed wall clock time (in seconds):25.616
6.69/25.73	o 142
6.69/25.74	c And the winner is solver0
6.71/26.23	c Got one! Elapsed wall clock time (in seconds):26.117
6.71/26.23	o 134
6.71/26.24	c And the winner is solver0
6.76/26.73	c Got one! Elapsed wall clock time (in seconds):26.618
6.76/26.73	o 129
6.76/26.79	c cleaning 9234 clauses out of 18472 with flag 3943/45834
7.10/26.94	c And the winner is solver0
7.19/27.23	c Got one! Elapsed wall clock time (in seconds):27.118
7.19/27.23	o 87
7.35/27.39	c cleaning 7479 clauses out of 14961 with flag 7662/51557
7.66/27.44	c And the winner is solver0
7.99/27.73	c Got one! Elapsed wall clock time (in seconds):27.619
7.99/27.73	o 52
7.99/27.75	c And the winner is solver0
8.04/28.23	c Got one! Elapsed wall clock time (in seconds):28.121
8.04/28.23	o 44
8.17/28.38	c And the winner is solver0
8.38/28.73	c Got one! Elapsed wall clock time (in seconds):28.623
8.38/28.73	o 43
8.52/28.80	c cleaning 6898 clauses out of 13795 with flag 3345/57870
9.12/29.05	c cleaning 6447 clauses out of 12896 with flag 24177/63869
9.84/29.33	c cleaning 6722 clauses out of 13448 with flag 50654/70868
11.00/29.71	c cleaning 7362 clauses out of 14728 with flag 83791/78870
12.24/30.13	c cleaning 8180 clauses out of 16367 with flag 119121/87871
13.05/30.59	c cleaning 9090 clauses out of 18185 with flag 157126/97871
13.25/30.66	c And the winner is solver0
13.39/30.74	c Got one! Elapsed wall clock time (in seconds):30.626
13.39/30.74	o 32
13.72/30.92	c cleaning 7481 clauses out of 14969 with flag 18359/103746
14.12/31.17	c cleaning 6743 clauses out of 13487 with flag 41644/109745
14.73/31.45	c cleaning 6867 clauses out of 13744 with flag 70206/116746
14.93/31.55	c And the winner is solver0
15.07/31.74	c Got one! Elapsed wall clock time (in seconds):31.63
15.07/31.74	o 31
15.19/31.87	c cleaning 6369 clauses out of 12746 with flag 12652/122615
15.78/32.10	c cleaning 6187 clauses out of 12375 with flag 39229/128613
16.19/32.38	c cleaning 6589 clauses out of 13187 with flag 68654/135613
16.99/32.72	c cleaning 7301 clauses out of 14602 with flag 103497/143618
16.99/32.77	c And the winner is solver0
17.15/33.25	c Got one! Elapsed wall clock time (in seconds):33.135
17.15/33.25	o 21
17.45/33.42	c cleaning 6422 clauses out of 12848 with flag 18177/149165
17.87/33.65	c cleaning 6206 clauses out of 12426 with flag 45130/155167
17.87/33.65	c And the winner is solver0
18.00/33.75	c Got one! Elapsed wall clock time (in seconds):33.641
18.00/33.75	o 16
18.28/33.95	c cleaning 5652 clauses out of 11308 with flag 25249/160255
18.70/34.17	c cleaning 5824 clauses out of 11654 with flag 52470/166255
19.28/34.44	c cleaning 6412 clauses out of 12829 with flag 85276/173256
19.89/34.77	c cleaning 7204 clauses out of 14416 with flag 124906/181256
20.69/35.16	c cleaning 8106 clauses out of 16213 with flag 169554/190258
21.72/35.63	c cleaning 9050 clauses out of 18101 with flag 219236/200255
21.92/35.75	c And the winner is solver0
22.05/35.81	c Got one! Elapsed wall clock time (in seconds):35.699
22.05/35.81	o 10
22.21/35.97	c cleaning 7504 clauses out of 15019 with flag 17115/206225
22.81/36.21	c cleaning 6754 clauses out of 13512 with flag 48204/212224
23.41/36.50	c cleaning 6873 clauses out of 13754 with flag 82611/219226
23.61/36.66	c And the winner is solver0
23.77/36.82	c Got one! Elapsed wall clock time (in seconds):36.708
23.77/36.82	o 9
23.77/36.88	c cleaning 6045 clauses out of 12105 with flag 5113/224456
23.92/36.98	c And the winner is solver0
24.18/37.41	c >>>>>>>>>> Solver number 0 (64 answers) <<<<<<<<<<<<<<<<<<
24.18/37.41	c starts		: 180
24.18/37.41	c conflicts		: 226921
24.18/37.41	c decisions		: 337577
24.18/37.41	c propagations		: 4991546
24.18/37.41	c inspects		: 103878008
24.18/37.41	c shortcuts		: 0
24.18/37.41	c learnt literals	: 43
24.18/37.41	c learnt binary clauses	: 30
24.18/37.41	c learnt ternary clauses	: 237
24.18/37.41	c learnt constraints	: 226877
24.18/37.41	c ignored constraints	: 0
24.18/37.41	c root simplifications	: 0
24.18/37.41	c removed literals (reason simplification)	: 1835299
24.18/37.41	c reason swapping (by a shorter reason)	: 0
24.18/37.41	c Calls to reduceDB	: 31
24.18/37.41	c Number of update (reduction) of LBD	: 51596
24.18/37.41	c Imported unit clauses	: 0
24.18/37.41	c number of reductions to clauses (during analyze)	: 0
24.18/37.41	c number of learned constraints concerned by reduction	: 0
24.18/37.41	c number of learning phase by resolution	: 0
24.18/37.41	c number of learning phase by cutting planes	: 0
24.18/37.41	c speed (assignments/second)	: 134094.83129163983
24.18/37.41	c non guided choices	2170
24.18/37.41	c learnt constraints type 
24.18/37.41	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
24.18/37.41	c starts		: 67
24.18/37.41	c conflicts		: 1614
24.18/37.41	c decisions		: 10445
24.18/37.41	c propagations		: 56382
24.18/37.41	c inspects		: 8146997
24.18/37.41	c shortcuts		: 0
24.18/37.41	c learnt literals	: 0
24.18/37.41	c learnt binary clauses	: 0
24.18/37.41	c learnt ternary clauses	: 0
24.18/37.41	c learnt constraints	: 1567
24.18/37.41	c ignored constraints	: 0
24.18/37.41	c root simplifications	: 0
24.18/37.41	c removed literals (reason simplification)	: 0
24.18/37.41	c reason swapping (by a shorter reason)	: 0
24.18/37.41	c Calls to reduceDB	: 0
24.18/37.41	c Number of update (reduction) of LBD	: 0
24.18/37.41	c Imported unit clauses	: 0
24.18/37.41	c number of reductions to clauses (during analyze)	: 0
24.18/37.41	c number of learned constraints concerned by reduction	: 0
24.18/37.41	c number of learning phase by resolution	: 0
24.18/37.41	c number of learning phase by cutting planes	: 0
24.18/37.41	c speed (assignments/second)	: 100323.8434163701
24.18/37.41	c non guided choices	1351
24.18/37.41	c learnt constraints type 
24.18/37.41	s OPTIMUM FOUND
24.18/37.41	c Found 63 solution(s)
24.18/37.41	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 
24.18/37.41	c objective function=9
24.18/37.41	c Total wall clock time (in seconds): 37.296

Verifier Data

OK	9

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-4109453-1467321187/watcher-4109453-1467321187 -o /tmp/evaluation-result-4109453-1467321187/solver-4109453-1467321187 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467318920-6227 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109453-1467321187.wbo 

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

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


[startup+0 s]
/proc/loadavg: 0.63 1.03 1.26 2/171 12885
/proc/meminfo: memFree=29883232/32872528 swapFree=1484672/1662500
[pid=12885] ppid=12882 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/12885/stat : 12885 (java) R 12882 12885 21085 0 -1 4202496 756 0 0 0 0 0 0 0 20 0 1 0 13071271 23793664 408 33554432000 1073741824 1073778376 140734648631120 140734648620184 273896487475 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12885/statm: 5809 420 321 9 0 128 0

[startup+0.100063 s]
/proc/loadavg: 0.63 1.03 1.26 2/171 12885
/proc/meminfo: memFree=29883232/32872528 swapFree=1484672/1662500
[pid=12885] ppid=12882 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/12885/stat : 12885 (java) S 12882 12885 21085 0 -1 4202496 4426 0 1 0 9 0 0 0 20 0 18 0 13071271 9787879424 6050 33554432000 1073741824 1073778376 140734648631120 140734648622256 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12885/statm: 2389619 6050 2141 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200233 s]
/proc/loadavg: 0.63 1.03 1.26 2/171 12885
/proc/meminfo: memFree=29883232/32872528 swapFree=1484672/1662500
[pid=12885] ppid=12882 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/12885/stat : 12885 (java) S 12882 12885 21085 0 -1 4202496 4806 0 1 0 24 0 0 0 20 0 22 0 13071271 10060525568 7911 33554432000 1073741824 1073778376 140734648631120 140734648622256 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12885/statm: 2456183 7911 2218 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300202 s]
/proc/loadavg: 0.63 1.03 1.26 2/171 12885
/proc/meminfo: memFree=29883232/32872528 swapFree=1484672/1662500
[pid=12885] ppid=12882 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/12885/stat : 12885 (java) S 12882 12885 21085 0 -1 4202496 7773 0 1 0 55 1 0 0 20 0 22 0 13071271 10060525568 9648 33554432000 1073741824 1073778376 140734648631120 140734648622256 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12885/statm: 2456183 9648 2246 9 0 2446860 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9824732

[startup+0.700204 s]
/proc/loadavg: 0.63 1.03 1.26 2/171 12885
/proc/meminfo: memFree=29883232/32872528 swapFree=1484672/1662500
[pid=12885] ppid=12882 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/12885/stat : 12885 (java) S 12882 12885 21085 0 -1 4202496 14785 0 1 0 154 4 0 0 20 0 22 0 13071271 10060525568 15468 33554432000 1073741824 1073778376 140734648631120 140734648622256 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12885/statm: 2456183 15468 2257 9 0 2446860 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 0.63 1.03 1.26 1/190 12910
/proc/meminfo: memFree=29827160/32872528 swapFree=1484672/1662500
[pid=12885] ppid=12882 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/12885/stat : 12885 (java) S 12882 12885 21085 0 -1 4202496 15416 0 1 0 165 8 0 0 20 0 19 0 13071271 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 140734648622256 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12885/statm: 2456183 17053 2257 9 0 2446860 0
[pid=12885/tid=12887] ppid=12882 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/12885/task/12887/stat : 12887 (java) S 12882 12885 21085 0 -1 4202560 2412 0 1 0 16 0 0 0 20 0 19 0 13071272 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654845776760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12888] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12888/stat : 12888 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654823877032 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12889] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12889/stat : 12889 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654822824488 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12890] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12890/stat : 12890 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654619719848 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12891] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12891/stat : 12891 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654618667304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12892] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12892/stat : 12892 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654617615272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12893] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12893/stat : 12893 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654616562728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12894] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12894/stat : 12894 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654615509672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12895] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12895/stat : 12895 (java) S 12882 12885 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654614457128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12896] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12896/stat : 12896 (java) S 12882 12885 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654602258792 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12897] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12897/stat : 12897 (java) S 12882 12885 21085 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654601205112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12898] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12898/stat : 12898 (java) S 12882 12885 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654600151944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12899] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12899/stat : 12899 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654599100688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12900] ppid=12882 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/12885/task/12900/stat : 12900 (java) S 12882 12885 21085 0 -1 4202560 6593 0 0 0 39 0 0 0 20 0 19 0 13071277 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654598048568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12901] ppid=12882 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/12885/task/12901/stat : 12901 (java) S 12882 12885 21085 0 -1 4202560 5066 0 0 0 42 0 0 0 20 0 19 0 13071277 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654596996024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12902] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12902/stat : 12902 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654595943160 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12903] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12903/stat : 12903 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654594890824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12906] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12906/stat : 12906 (java) S 12882 12885 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13071290 10060525568 17053 33554432000 1073741824 1073778376 140734648631120 139654591730472 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 0.63 1.03 1.26 2/190 12919
/proc/meminfo: memFree=29806184/32872528 swapFree=1484672/1662500
[pid=12885] ppid=12882 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/12885/stat : 12885 (java) S 12882 12885 21085 0 -1 4202496 16402 0 1 0 202 12 0 0 20 0 19 0 13071271 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 140734648622256 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12885/statm: 2456183 24229 2264 9 0 2446860 0
[pid=12885/tid=12887] ppid=12882 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/12885/task/12887/stat : 12887 (java) S 12882 12885 21085 0 -1 4202560 2413 0 1 0 16 0 0 0 20 0 19 0 13071272 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654845776760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12888] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12888/stat : 12888 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654823877032 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12889] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12889/stat : 12889 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654822824488 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12890] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12890/stat : 12890 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654619719848 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12891] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12891/stat : 12891 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654618667304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12892] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12892/stat : 12892 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654617615272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12893] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12893/stat : 12893 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654616562728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12894] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12894/stat : 12894 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654615509672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12895] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12895/stat : 12895 (java) S 12882 12885 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654614457128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12896] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12896/stat : 12896 (java) S 12882 12885 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654602258792 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12897] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12897/stat : 12897 (java) S 12882 12885 21085 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654601205112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12898] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12898/stat : 12898 (java) S 12882 12885 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654600151944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12899] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12899/stat : 12899 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654599100688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12900] ppid=12882 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/12885/task/12900/stat : 12900 (java) S 12882 12885 21085 0 -1 4202560 6593 0 0 0 48 0 0 0 20 0 19 0 13071277 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654598048568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12901] ppid=12882 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/12885/task/12901/stat : 12901 (java) S 12882 12885 21085 0 -1 4202560 6017 0 0 0 58 0 0 0 20 0 19 0 13071277 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654596996024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12902] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12902/stat : 12902 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654595943160 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12903] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12903/stat : 12903 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654594890824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12906] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12906/stat : 12906 (java) S 12882 12885 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13071290 10060525568 24229 33554432000 1073741824 1073778376 140734648631120 139654591730472 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=36 pid=1832 uid=0 cmd=

############
# WARNING:
# current cumulated CPU time (2.14 s) is less than in the last sample (2.15 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+3.7007 s]
/proc/loadavg: 0.63 1.03 1.26 2/190 12925
/proc/meminfo: memFree=29789684/32872528 swapFree=1484672/1662500
[pid=12885] ppid=12882 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/12885/stat : 12885 (java) S 12882 12885 21085 0 -1 4202496 16420 0 1 0 203 12 0 0 20 0 20 0 13071271 10060525568 26791 33554432000 1073741824 1073778376 140734648631120 140734648622256 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12885/statm: 2456183 26791 2264 9 0 2446860 0
[pid=12885/tid=12887] ppid=12882 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/12885/task/12887/stat : 12887 (java) S 12882 12885 21085 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 20 0 13071272 10060525568 26791 33554432000 1073741824 1073778376 140734648631120 139654845776760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12888] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12888/stat : 12888 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13071273 10060525568 26791 33554432000 1073741824 1073778376 140734648631120 139654823877032 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12889] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12889/stat : 12889 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654822824488 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12890] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12890/stat : 12890 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654619719848 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12891] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12891/stat : 12891 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654618667304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12892] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12892/stat : 12892 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654617615272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12893] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12893/stat : 12893 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654616562728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12894] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12894/stat : 12894 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654615509672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12895] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12895/stat : 12895 (java) S 12882 12885 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13071273 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654614457128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12896] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12896/stat : 12896 (java) S 12882 12885 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654602258792 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12897] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12897/stat : 12897 (java) S 12882 12885 21085 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654601205112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12898] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12898/stat : 12898 (java) S 12882 12885 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654600151944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12899] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12899/stat : 12899 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654599100688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12900] ppid=12882 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/12885/task/12900/stat : 12900 (java) S 12882 12885 21085 0 -1 4202560 6593 0 0 0 48 0 0 0 20 0 19 0 13071277 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654598048568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12901] ppid=12882 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/12885/task/12901/stat : 12901 (java) S 12882 12885 21085 0 -1 4202560 6017 0 0 0 58 0 0 0 20 0 19 0 13071277 10060525568 26789 33554432000 1073741824 1073778376 140734648631120 139654596996024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

/proc/12885/task/12897/stat : 12897 (java) S 12882 12885 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13071274 10060525568 140959 33554432000 1073741824 1073778376 140734648631120 139654601205112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12898] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12898/stat : 12898 (java) S 12882 12885 21085 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 22 0 13071274 10060525568 140959 33554432000 1073741824 1073778376 140734648631120 139654600151944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12899] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12899/stat : 12899 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13071277 10060525568 140959 33554432000 1073741824 1073778376 140734648631120 139654599100688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12900] ppid=12882 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/12885/task/12900/stat : 12900 (java) S 12882 12885 21085 0 -1 4202560 13208 0 0 0 164 2 0 0 20 0 22 0 13071277 10060525568 140959 33554432000 1073741824 1073778376 140734648631120 139654598048568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12901] ppid=12882 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/12885/task/12901/stat : 12901 (java) S 12882 12885 21085 0 -1 4202560 8935 0 0 0 141 1 0 0 20 0 22 0 13071277 10060525568 140959 33554432000 1073741824 1073778376 140734648631120 139654596996024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12902] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12902/stat : 12902 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13071277 10060525568 140959 33554432000 1073741824 1073778376 140734648631120 139654595943160 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12903] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12903/stat : 12903 (java) S 12882 12885 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13071277 10060525568 140959 33554432000 1073741824 1073778376 140734648631120 139654594890824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12906] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12906/stat : 12906 (java) S 12882 12885 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13071290 10060525568 140959 33554432000 1073741824 1073778376 140734648631120 139654591730472 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=13088] ppid=12882 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/12885/task/13088/stat : 13088 (java) R 12882 12885 21085 0 -1 4202560 4 0 0 0 142 0 0 0 20 0 22 0 13074648 10060525568 140959 33554432000 1073741824 1073778376 140734648631120 139654592774032 139654704136067 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=13089] ppid=12882 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/12885/task/13089/stat : 13089 (java) R 12882 12885 21085 0 -1 4202560 82 0 0 0 139 3 0 0 20 0 22 0 13074648 10060525568 140959 33554432000 1073741824 1073778376 140734648631120 139654590676512 139654704103248 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=13090] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/13090/stat : 13090 (java) S 12882 12885 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13074649 10060525568 140959 33554432000 1073741824 1073778376 140734648631120 139654593835816 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 20.87
Current children cumulated vsize (KiB) 9824732

[startup+36.8009 s]
/proc/loadavg: 0.43 0.93 1.22 3/193 13093
/proc/meminfo: memFree=29314200/32872528 swapFree=1484672/1662500
[pid=12885] ppid=12882 vsize=9824732 CPUtime=23.74 cores=1,3,5,7
/proc/12885/stat : 12885 (java) S 12882 12885 21085 0 -1 4202496 27542 0 1 0 2249 125 0 0 20 0 19 0 13071271 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 140734648622256 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12885/statm: 2456183 144027 2287 9 0 2446860 0
[pid=12885/tid=12887] ppid=12882 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/12885/task/12887/stat : 12887 (java) S 12882 12885 21085 0 -1 4202560 2416 0 1 0 22 0 0 0 20 0 19 0 13071272 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654845776760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12888] ppid=12882 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12885/task/12888/stat : 12888 (java) S 12882 12885 21085 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 19 0 13071273 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654823877032 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12889] ppid=12882 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12885/task/12889/stat : 12889 (java) S 12882 12885 21085 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 19 0 13071273 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654822824488 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12890] ppid=12882 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/12885/task/12890/stat : 12890 (java) S 12882 12885 21085 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 19 0 13071273 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654619719848 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12891] ppid=12882 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12885/task/12891/stat : 12891 (java) S 12882 12885 21085 0 -1 4202560 32 0 0 0 6 1 0 0 20 0 19 0 13071273 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654618667304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12892] ppid=12882 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/12885/task/12892/stat : 12892 (java) S 12882 12885 21085 0 -1 4202560 43 0 0 0 9 1 0 0 20 0 19 0 13071273 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654617615272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12893] ppid=12882 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/12885/task/12893/stat : 12893 (java) S 12882 12885 21085 0 -1 4202560 34 0 0 0 8 2 0 0 20 0 19 0 13071273 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654616562728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12894] ppid=12882 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/12885/task/12894/stat : 12894 (java) S 12882 12885 21085 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 19 0 13071273 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654615509672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12895] ppid=12882 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/12885/task/12895/stat : 12895 (java) S 12882 12885 21085 0 -1 4202560 29 0 0 0 7 2 0 0 20 0 19 0 13071273 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654614457128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12896] ppid=12882 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12885/task/12896/stat : 12896 (java) S 12882 12885 21085 0 -1 4202560 277 0 0 0 0 4 0 0 20 0 19 0 13071274 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654602258792 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12897] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12897/stat : 12897 (java) S 12882 12885 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654601205112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12898] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12898/stat : 12898 (java) S 12882 12885 21085 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654600151944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12899] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12899/stat : 12899 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654599100688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12900] ppid=12882 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/12885/task/12900/stat : 12900 (java) S 12882 12885 21085 0 -1 4202560 13208 0 0 0 164 2 0 0 20 0 19 0 13071277 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654598048568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12901] ppid=12882 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/12885/task/12901/stat : 12901 (java) S 12882 12885 21085 0 -1 4202560 8936 0 0 0 141 1 0 0 20 0 19 0 13071277 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654596996024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12902] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12902/stat : 12902 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654595943160 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12903] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12903/stat : 12903 (java) S 12882 12885 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654594890824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12906] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12906/stat : 12906 (java) S 12882 12885 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13071290 10060525568 144027 33554432000 1073741824 1073778376 140734648631120 139654591730472 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 23.74
Current children cumulated vsize (KiB) 9824732

[startup+37.2008 s]
/proc/loadavg: 0.43 0.93 1.22 3/193 13093
/proc/meminfo: memFree=29314200/32872528 swapFree=1484672/1662500
[pid=12885] ppid=12882 vsize=9824732 CPUtime=24.07 cores=1,3,5,7
/proc/12885/stat : 12885 (java) S 12882 12885 21085 0 -1 4202496 27576 0 1 0 2280 127 0 0 20 0 19 0 13071271 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 140734648622256 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12885/statm: 2456183 158363 2287 9 0 2446860 0
[pid=12885/tid=12887] ppid=12882 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/12885/task/12887/stat : 12887 (java) S 12882 12885 21085 0 -1 4202560 2416 0 1 0 22 1 0 0 20 0 19 0 13071272 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654845776760 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12888] ppid=12882 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12885/task/12888/stat : 12888 (java) S 12882 12885 21085 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 19 0 13071273 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654823877032 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12889] ppid=12882 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12885/task/12889/stat : 12889 (java) S 12882 12885 21085 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 19 0 13071273 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654822824488 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12890] ppid=12882 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/12885/task/12890/stat : 12890 (java) S 12882 12885 21085 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 19 0 13071273 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654619719848 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12891] ppid=12882 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12885/task/12891/stat : 12891 (java) S 12882 12885 21085 0 -1 4202560 32 0 0 0 6 1 0 0 20 0 19 0 13071273 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654618667304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12892] ppid=12882 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/12885/task/12892/stat : 12892 (java) S 12882 12885 21085 0 -1 4202560 43 0 0 0 9 1 0 0 20 0 19 0 13071273 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654617615272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12893] ppid=12882 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/12885/task/12893/stat : 12893 (java) S 12882 12885 21085 0 -1 4202560 34 0 0 0 8 2 0 0 20 0 19 0 13071273 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654616562728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12894] ppid=12882 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/12885/task/12894/stat : 12894 (java) S 12882 12885 21085 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 19 0 13071273 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654615509672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12895] ppid=12882 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/12885/task/12895/stat : 12895 (java) S 12882 12885 21085 0 -1 4202560 29 0 0 0 7 2 0 0 20 0 19 0 13071273 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654614457128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12896] ppid=12882 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12885/task/12896/stat : 12896 (java) S 12882 12885 21085 0 -1 4202560 277 0 0 0 0 4 0 0 20 0 19 0 13071274 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654602258792 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12897] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12897/stat : 12897 (java) S 12882 12885 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654601205112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12898] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12898/stat : 12898 (java) S 12882 12885 21085 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654600151944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12899] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12899/stat : 12899 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654599100688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12900] ppid=12882 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/12885/task/12900/stat : 12900 (java) S 12882 12885 21085 0 -1 4202560 13208 0 0 0 164 2 0 0 20 0 19 0 13071277 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654598048568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12901] ppid=12882 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/12885/task/12901/stat : 12901 (java) S 12882 12885 21085 0 -1 4202560 8936 0 0 0 141 1 0 0 20 0 19 0 13071277 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654596996024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12902] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12902/stat : 12902 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654595943160 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12903] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12903/stat : 12903 (java) S 12882 12885 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654594890824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12906] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12906/stat : 12906 (java) S 12882 12885 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13071290 10060525568 158363 33554432000 1073741824 1073778376 140734648631120 139654591730472 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 24.07
Current children cumulated vsize (KiB) 9824732

[startup+37.4008 s]
/proc/loadavg: 0.43 0.93 1.22 2/190 13096
/proc/meminfo: memFree=29250604/32872528 swapFree=1484672/1662500
[pid=12885] ppid=12882 vsize=9824732 CPUtime=24.15 cores=1,3,5,7
/proc/12885/stat : 12885 (java) S 12882 12885 21085 0 -1 4202496 27579 0 1 0 2288 127 0 0 20 0 19 0 13071271 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 140734648622256 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12885/statm: 2456183 159899 2287 9 0 2446860 0
[pid=12885/tid=12887] ppid=12882 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/12885/task/12887/stat : 12887 (java) R 12882 12885 21085 0 -1 4202560 2419 0 1 0 29 1 0 0 20 0 19 0 13071272 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654845776288 139654704811841 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12888] ppid=12882 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12885/task/12888/stat : 12888 (java) S 12882 12885 21085 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 19 0 13071273 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654823877032 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12889] ppid=12882 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12885/task/12889/stat : 12889 (java) S 12882 12885 21085 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 19 0 13071273 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654822824488 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12890] ppid=12882 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/12885/task/12890/stat : 12890 (java) S 12882 12885 21085 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 19 0 13071273 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654619719848 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12891] ppid=12882 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12885/task/12891/stat : 12891 (java) S 12882 12885 21085 0 -1 4202560 32 0 0 0 6 1 0 0 20 0 19 0 13071273 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654618667304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12892] ppid=12882 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/12885/task/12892/stat : 12892 (java) S 12882 12885 21085 0 -1 4202560 43 0 0 0 9 1 0 0 20 0 19 0 13071273 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654617615272 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12893] ppid=12882 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/12885/task/12893/stat : 12893 (java) S 12882 12885 21085 0 -1 4202560 34 0 0 0 8 2 0 0 20 0 19 0 13071273 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654616562728 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12894] ppid=12882 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/12885/task/12894/stat : 12894 (java) S 12882 12885 21085 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 19 0 13071273 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654615509672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12895] ppid=12882 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/12885/task/12895/stat : 12895 (java) S 12882 12885 21085 0 -1 4202560 29 0 0 0 7 2 0 0 20 0 19 0 13071273 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654614457128 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12896] ppid=12882 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12885/task/12896/stat : 12896 (java) S 12882 12885 21085 0 -1 4202560 277 0 0 0 0 4 0 0 20 0 19 0 13071274 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654602258792 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12885/tid=12897] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12897/stat : 12897 (java) S 12882 12885 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654601205112 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12898] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12898/stat : 12898 (java) S 12882 12885 21085 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 13071274 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654600151944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12899] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12899/stat : 12899 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654599100688 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12900] ppid=12882 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/12885/task/12900/stat : 12900 (java) S 12882 12885 21085 0 -1 4202560 13208 0 0 0 164 2 0 0 20 0 19 0 13071277 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654598048568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12901] ppid=12882 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/12885/task/12901/stat : 12901 (java) S 12882 12885 21085 0 -1 4202560 8936 0 0 0 142 1 0 0 20 0 19 0 13071277 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654596996024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12885/tid=12902] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12902/stat : 12902 (java) S 12882 12885 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654595943160 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12885/tid=12903] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12903/stat : 12903 (java) S 12882 12885 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13071277 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654594890824 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12885/tid=12906] ppid=12882 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12885/task/12906/stat : 12906 (java) S 12882 12885 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13071290 10060525568 159899 33554432000 1073741824 1073778376 140734648631120 139654591730472 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 24.15
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.03
#  lost CPU user time (s): 0.03
#  lost CPU system time (s): 0

Real time (s): 37.417
CPU time (s): 24.2993
CPU user time (s): 22.8875
CPU system time (s): 1.41179
CPU usage (%): 64.942
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.8575
system time used= 1.41179
maximum resident set size= 639608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27586
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= 3230
involuntary context switches= 1501

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

The end

Launcher Data

Begin job on node134 at 2016-06-30 23:13:07
IDJOB=4109453
IDBENCH=78816
IDSOLVER=2552
FILE ID=node134/4109453-1467321187
RUNJOBID= node134-1467318920-6227
PBS_JOBID= 20005262
Free space on /tmp= 71708 MiB

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

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

MD5SUM BENCH= a5d664782ae9dce48db7be74d5616966
RANDOM SEED=1713534778

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29884132 kB
Buffers:          174396 kB
Cached:           392892 kB
SwapCached:            0 kB
Active:           253600 kB
Inactive:         328492 kB
Active(anon):      11672 kB
Inactive(anon):     5960 kB
Active(file):     241928 kB
Inactive(file):   322532 kB
Unevictable:     1662500 kB
Mlocked:         1484672 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               912 kB
Writeback:             0 kB
AnonPages:       1651044 kB
Mapped:            13296 kB
Shmem:               216 kB
Slab:             612472 kB
SReclaimable:      56404 kB
SUnreclaim:       556068 kB
KernelStack:        1488 kB
PageTables:         6840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1762100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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 node134 at 2016-06-30 23:13:45