Trace number 4091982

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 13.6909 37.8264

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110973364--soft-33-100-0.wbo
MD5SUMfefb0803ef3749855e286a972cf1f155
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2.52161
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 constraints64
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 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1246
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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4091982-1467321196.wbo
0.11/0.11	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.065s.
0.11/0.17	c declared #vars     169
0.11/0.17	c internal #vars     233
0.11/0.17	c #constraints  101
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29
0.11/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 47
0.11/0.17	c 101 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 29
0.11/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 24
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 47
0.11/0.18	c 101 constraints processed.
0.11/0.18	c objective function length is 64 literals
0.26/0.25	c And the winner is solver0
0.60/0.68	c SATISFIABLE
0.60/0.68	c OPTIMIZING...
0.60/0.68	c Got one! Elapsed wall clock time (in seconds):0.57
0.60/0.68	o 834
0.66/0.71	c And the winner is solver0
1.00/1.18	c Got one! Elapsed wall clock time (in seconds):1.071
1.00/1.18	o 828
1.09/1.22	c And the winner is solver0
1.16/1.68	c Got one! Elapsed wall clock time (in seconds):1.572
1.16/1.68	o 827
1.20/1.70	c And the winner is solver0
1.28/2.18	c Got one! Elapsed wall clock time (in seconds):2.074
1.28/2.18	o 791
1.28/2.19	c And the winner is solver0
1.29/2.68	c Got one! Elapsed wall clock time (in seconds):2.575
1.29/2.68	o 787
1.29/2.69	c And the winner is solver0
1.35/3.18	c Got one! Elapsed wall clock time (in seconds):3.076
1.35/3.18	o 777
1.42/3.25	c And the winner is solver0
1.70/3.68	c Got one! Elapsed wall clock time (in seconds):3.577
1.70/3.68	o 763
1.70/3.69	c And the winner is solver0
1.70/4.18	c Got one! Elapsed wall clock time (in seconds):4.078
1.70/4.18	o 757
1.72/4.20	c And the winner is solver0
1.77/4.69	c Got one! Elapsed wall clock time (in seconds):4.579
1.77/4.69	o 754
1.77/4.69	c And the winner is solver0
1.77/5.19	c Got one! Elapsed wall clock time (in seconds):5.08
1.77/5.19	o 737
1.77/5.19	c And the winner is solver0
1.77/5.69	c Got one! Elapsed wall clock time (in seconds):5.581
1.77/5.69	o 728
1.77/5.70	c And the winner is solver0
1.78/6.19	c Got one! Elapsed wall clock time (in seconds):6.082
1.78/6.19	o 719
1.79/6.20	c And the winner is solver0
1.79/6.69	c Got one! Elapsed wall clock time (in seconds):6.583
1.79/6.69	o 699
1.79/6.70	c And the winner is solver0
1.80/7.19	c Got one! Elapsed wall clock time (in seconds):7.084
1.80/7.19	o 698
1.81/7.20	c And the winner is solver0
1.81/7.69	c Got one! Elapsed wall clock time (in seconds):7.585
1.81/7.69	o 673
1.81/7.70	c And the winner is solver0
1.82/8.19	c Got one! Elapsed wall clock time (in seconds):8.086
1.82/8.19	o 665
1.82/8.20	c And the winner is solver0
1.82/8.69	c Got one! Elapsed wall clock time (in seconds):8.587
1.82/8.69	o 541
1.83/8.70	c And the winner is solver0
1.83/9.19	c Got one! Elapsed wall clock time (in seconds):9.088
1.83/9.19	o 531
2.09/9.32	c And the winner is solver0
2.22/9.70	c Got one! Elapsed wall clock time (in seconds):9.589
2.22/9.70	o 528
2.23/9.70	c And the winner is solver0
2.23/10.20	c Got one! Elapsed wall clock time (in seconds):10.09
2.23/10.20	o 472
2.23/10.20	c And the winner is solver0
2.23/10.70	c Got one! Elapsed wall clock time (in seconds):10.591
2.23/10.70	o 462
2.23/10.71	c And the winner is solver0
2.29/11.20	c Got one! Elapsed wall clock time (in seconds):11.092
2.29/11.20	o 459
2.29/11.20	c And the winner is solver0
2.29/11.70	c Got one! Elapsed wall clock time (in seconds):11.593
2.29/11.70	o 448
2.29/11.72	c And the winner is solver0
2.37/12.20	c Got one! Elapsed wall clock time (in seconds):12.094
2.37/12.20	o 447
2.37/12.22	c And the winner is solver0
2.45/12.70	c Got one! Elapsed wall clock time (in seconds):12.595
2.45/12.70	o 443
2.45/12.71	c And the winner is solver0
2.48/13.20	c Got one! Elapsed wall clock time (in seconds):13.096
2.48/13.20	o 438
2.49/13.22	c And the winner is solver0
2.53/13.70	c Got one! Elapsed wall clock time (in seconds):13.597
2.53/13.70	o 427
2.53/13.71	c And the winner is solver0
2.53/14.20	c Got one! Elapsed wall clock time (in seconds):14.098
2.53/14.20	o 421
2.53/14.21	c And the winner is solver0
2.54/14.70	c Got one! Elapsed wall clock time (in seconds):14.599
2.54/14.70	o 414
2.54/14.71	c And the winner is solver0
2.55/15.21	c Got one! Elapsed wall clock time (in seconds):15.1
2.55/15.21	o 412
2.55/15.21	c And the winner is solver0
2.56/15.71	c Got one! Elapsed wall clock time (in seconds):15.601
2.56/15.71	o 332
2.56/15.72	c And the winner is solver0
2.60/16.21	c Got one! Elapsed wall clock time (in seconds):16.102
2.60/16.21	o 325
2.60/16.22	c And the winner is solver0
2.64/16.71	c Got one! Elapsed wall clock time (in seconds):16.603
2.64/16.71	o 323
2.64/16.71	c And the winner is solver0
2.64/17.21	c Got one! Elapsed wall clock time (in seconds):17.104
2.64/17.21	o 303
2.64/17.23	c And the winner is solver0
2.71/17.71	c Got one! Elapsed wall clock time (in seconds):17.604
2.71/17.71	o 302
2.71/17.72	c And the winner is solver0
2.71/18.21	c Got one! Elapsed wall clock time (in seconds):18.105
2.71/18.21	o 279
2.71/18.23	c And the winner is solver0
2.76/18.71	c Got one! Elapsed wall clock time (in seconds):18.606
2.76/18.71	o 277
2.76/18.73	c And the winner is solver0
2.78/19.21	c Got one! Elapsed wall clock time (in seconds):19.108
2.78/19.21	o 231
2.97/19.31	c cleaning 6558 clauses out of 13121 with flag 3285/13121
2.97/19.31	c And the winner is solver0
3.04/19.71	c Got one! Elapsed wall clock time (in seconds):19.609
3.04/19.71	o 228
3.04/19.75	c And the winner is solver0
3.12/20.22	c Got one! Elapsed wall clock time (in seconds):20.11
3.12/20.22	o 216
3.12/20.23	c And the winner is solver0
3.17/20.72	c Got one! Elapsed wall clock time (in seconds):20.611
3.17/20.72	o 215
3.17/20.73	c And the winner is solver0
3.19/21.22	c Got one! Elapsed wall clock time (in seconds):21.112
3.19/21.22	o 207
3.19/21.25	c And the winner is solver0
3.29/21.72	c Got one! Elapsed wall clock time (in seconds):21.613
3.29/21.72	o 179
3.44/21.84	c And the winner is solver0
3.60/22.22	c Got one! Elapsed wall clock time (in seconds):22.113
3.60/22.22	o 178
3.83/22.34	c And the winner is solver0
3.99/22.72	c Got one! Elapsed wall clock time (in seconds):22.614
3.99/22.72	o 177
3.99/22.73	c And the winner is solver0
3.99/23.22	c Got one! Elapsed wall clock time (in seconds):23.115
3.99/23.22	o 175
3.99/23.26	c And the winner is solver0
4.08/23.72	c Got one! Elapsed wall clock time (in seconds):23.617
4.08/23.72	o 173
4.08/23.73	c And the winner is solver0
4.08/24.22	c Got one! Elapsed wall clock time (in seconds):24.118
4.08/24.22	o 147
4.08/24.23	c And the winner is solver0
4.08/24.72	c Got one! Elapsed wall clock time (in seconds):24.619
4.08/24.72	o 142
4.26/24.81	c cleaning 8079 clauses out of 16166 with flag 3355/22724
4.26/24.83	c And the winner is solver0
4.66/25.23	c Got one! Elapsed wall clock time (in seconds):25.12
4.66/25.23	o 136
4.66/25.27	c And the winner is solver0
4.77/25.73	c Got one! Elapsed wall clock time (in seconds):25.621
4.77/25.73	o 132
4.77/25.74	c And the winner is solver0
4.81/26.23	c Got one! Elapsed wall clock time (in seconds):26.122
4.81/26.23	o 109
4.95/26.30	c And the winner is solver0
4.97/26.73	c Got one! Elapsed wall clock time (in seconds):26.623
4.97/26.73	o 107
5.10/26.88	c cleaning 7143 clauses out of 14291 with flag 10647/28928
5.66/27.05	c And the winner is solver0
5.99/27.23	c Got one! Elapsed wall clock time (in seconds):27.123
5.99/27.23	o 102
5.99/27.26	c And the winner is solver0
6.17/27.73	c Got one! Elapsed wall clock time (in seconds):27.624
6.17/27.73	o 101
6.17/27.78	c cleaning 6429 clauses out of 12862 with flag 3404/34642
6.17/27.79	c And the winner is solver0
6.31/28.23	c Got one! Elapsed wall clock time (in seconds):28.125
6.31/28.23	o 100
6.44/28.31	c And the winner is solver0
6.49/28.73	c Got one! Elapsed wall clock time (in seconds):28.626
6.49/28.73	o 91
6.49/28.75	c And the winner is solver0
6.55/29.23	c Got one! Elapsed wall clock time (in seconds):29.127
6.55/29.23	o 90
6.55/29.27	c And the winner is solver0
6.65/29.73	c Got one! Elapsed wall clock time (in seconds):29.628
6.65/29.73	o 81
6.65/29.76	c And the winner is solver0
6.74/30.24	c Got one! Elapsed wall clock time (in seconds):30.129
6.74/30.24	o 70
6.88/30.32	c And the winner is solver0
6.94/30.74	c Got one! Elapsed wall clock time (in seconds):30.63
6.94/30.74	o 60
6.94/30.79	c And the winner is solver0
7.08/31.24	c Got one! Elapsed wall clock time (in seconds):31.132
7.08/31.24	o 59
7.08/31.29	c cleaning 7086 clauses out of 14171 with flag 3696/42380
7.19/31.39	c And the winner is solver0
7.40/31.74	c Got one! Elapsed wall clock time (in seconds):31.635
7.40/31.74	o 58
7.53/31.83	c And the winner is solver0
7.62/32.24	c Got one! Elapsed wall clock time (in seconds):32.137
7.62/32.24	o 31
7.62/32.27	c And the winner is solver0
7.68/32.75	c Got one! Elapsed wall clock time (in seconds):32.639
7.68/32.75	o 28
7.68/32.76	c And the winner is solver0
7.73/33.25	c Got one! Elapsed wall clock time (in seconds):33.143
7.73/33.25	o 14
7.73/33.26	c And the winner is solver0
7.79/33.75	c Got one! Elapsed wall clock time (in seconds):33.646
7.79/33.75	o 9
7.87/33.85	c cleaning 7379 clauses out of 14763 with flag 6924/50059
8.07/33.95	c And the winner is solver0
8.19/34.26	c Got one! Elapsed wall clock time (in seconds):34.15
8.19/34.26	o 8
8.30/34.36	c cleaning 6198 clauses out of 12407 with flag 7339/55083
8.70/34.56	c And the winner is solver0
8.85/34.76	c Got one! Elapsed wall clock time (in seconds):34.655
8.85/34.76	o 7
9.11/34.93	c And the winner is solver0
9.21/35.27	c Got one! Elapsed wall clock time (in seconds):35.16
9.21/35.27	o 2
9.29/35.39	c cleaning 8708 clauses out of 17433 with flag 8067/66308
9.87/35.64	c cleaning 7357 clauses out of 14725 with flag 33365/72308
10.48/35.95	c cleaning 7179 clauses out of 14366 with flag 62763/79308
11.31/36.31	c cleaning 7589 clauses out of 15184 with flag 96325/87309
12.16/36.74	c cleaning 8288 clauses out of 16589 with flag 136158/96308
13.18/37.26	c cleaning 9144 clauses out of 18288 with flag 182304/106308
13.41/37.36	c And the winner is solver0
13.60/37.82	c >>>>>>>>>> Solver number 0 (71 answers) <<<<<<<<<<<<<<<<<<
13.60/37.82	c starts		: 155
13.60/37.82	c conflicts		: 108280
13.60/37.82	c decisions		: 179209
13.60/37.82	c propagations		: 2588830
13.60/37.82	c inspects		: 50362803
13.60/37.82	c shortcuts		: 0
13.60/37.82	c learnt literals	: 36
13.60/37.82	c learnt binary clauses	: 27
13.60/37.82	c learnt ternary clauses	: 165
13.60/37.82	c learnt constraints	: 108243
13.60/37.82	c ignored constraints	: 0
13.60/37.82	c root simplifications	: 0
13.60/37.82	c removed literals (reason simplification)	: 545110
13.60/37.82	c reason swapping (by a shorter reason)	: 0
13.60/37.82	c Calls to reduceDB	: 13
13.60/37.82	c Number of update (reduction) of LBD	: 29058
13.60/37.82	c Imported unit clauses	: 0
13.60/37.82	c number of reductions to clauses (during analyze)	: 0
13.60/37.82	c number of learned constraints concerned by reduction	: 0
13.60/37.82	c number of learning phase by resolution	: 0
13.60/37.82	c number of learning phase by cutting planes	: 0
13.60/37.82	c speed (assignments/second)	: 68782.34762739784
13.60/37.82	c non guided choices	2740
13.60/37.82	c learnt constraints type 
13.60/37.82	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
13.60/37.82	c starts		: 72
13.60/37.82	c conflicts		: 959
13.60/37.82	c decisions		: 9884
13.60/37.82	c propagations		: 41872
13.60/37.82	c inspects		: 3031048
13.60/37.82	c shortcuts		: 0
13.60/37.82	c learnt literals	: 0
13.60/37.82	c learnt binary clauses	: 0
13.60/37.82	c learnt ternary clauses	: 0
13.60/37.82	c learnt constraints	: 910
13.60/37.82	c ignored constraints	: 0
13.60/37.82	c root simplifications	: 0
13.60/37.82	c removed literals (reason simplification)	: 0
13.60/37.82	c reason swapping (by a shorter reason)	: 0
13.60/37.82	c Calls to reduceDB	: 0
13.60/37.82	c Number of update (reduction) of LBD	: 0
13.60/37.82	c Imported unit clauses	: 0
13.60/37.82	c number of reductions to clauses (during analyze)	: 0
13.60/37.82	c number of learned constraints concerned by reduction	: 0
13.60/37.82	c number of learning phase by resolution	: 0
13.60/37.82	c number of learning phase by cutting planes	: 0
13.60/37.82	c speed (assignments/second)	: 16491.53209925167
13.60/37.82	c non guided choices	1282
13.60/37.82	c learnt constraints type 
13.60/37.82	s OPTIMUM FOUND
13.60/37.82	c Found 70 solution(s)
13.60/37.82	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 
13.60/37.82	c objective function=2
13.60/37.82	c Total wall clock time (in seconds): 37.712

Verifier Data

OK	2

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

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

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


[startup+0 s]
/proc/loadavg: 1.11 0.94 1.08 2/169 25741
/proc/meminfo: memFree=26742316/32872528 swapFree=11480/941500
[pid=25741] ppid=25738 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/25741/stat : 25741 (java) S 25738 25741 13214 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 13086930 98570240 978 33554432000 1073741824 1073778376 140733621136800 140733621127936 213196505149 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25741/statm: 24065 978 744 9 0 16771 0
[pid=25741/tid=25742] ppid=25738 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25742/stat : 25742 (java) R 25738 25741 13214 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 13086930 98570240 978 33554432000 1073741824 1073778376 140733621136800 139974907665960 213193147776 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100154 s]
/proc/loadavg: 1.11 0.94 1.08 2/169 25741
/proc/meminfo: memFree=26742316/32872528 swapFree=11480/941500
[pid=25741] ppid=25738 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/25741/stat : 25741 (java) S 25738 25741 13214 0 -1 4202496 4485 0 1 0 10 1 0 0 20 0 18 0 13086930 9787879424 6115 33554432000 1073741824 1073778376 140733621136800 140733621127936 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25741/statm: 2389619 6115 2156 9 0 2380296 0
[pid=25741/tid=25742] ppid=25738 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/25741/task/25742/stat : 25742 (java) R 25738 25741 13214 0 -1 4202560 2385 0 1 0 6 1 0 0 20 0 18 0 13086930 9787879424 6115 33554432000 1073741824 1073778376 140733621136800 139974907669880 213196530957 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200287 s]
/proc/loadavg: 1.11 0.94 1.08 2/169 25741
/proc/meminfo: memFree=26742316/32872528 swapFree=11480/941500
[pid=25741] ppid=25738 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/25741/stat : 25741 (java) S 25738 25741 13214 0 -1 4202496 4797 0 1 0 25 1 0 0 20 0 22 0 13086930 10060525568 7912 33554432000 1073741824 1073778376 140733621136800 140733621127936 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25741/statm: 2456183 7912 2220 9 0 2446860 0
[pid=25741/tid=25742] ppid=25738 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/25741/task/25742/stat : 25742 (java) S 25738 25741 13214 0 -1 4202560 2416 0 1 0 14 1 0 0 20 0 22 0 13086930 10060525568 7912 33554432000 1073741824 1073778376 140733621136800 139974907671416 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300375 s]
/proc/loadavg: 1.11 0.94 1.08 2/169 25741
/proc/meminfo: memFree=26742316/32872528 swapFree=11480/941500
[pid=25741] ppid=25738 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/25741/stat : 25741 (java) S 25738 25741 13214 0 -1 4202496 7797 0 1 0 54 4 0 0 20 0 19 0 13086930 10060525568 9230 33554432000 1073741824 1073778376 140733621136800 140733621127936 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25741/statm: 2456183 9230 2250 9 0 2446860 0
[pid=25741/tid=25742] ppid=25738 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/25741/task/25742/stat : 25742 (java) S 25738 25741 13214 0 -1 4202560 2416 0 1 0 14 1 0 0 20 0 19 0 13086930 10060525568 9230 33554432000 1073741824 1073778376 140733621136800 139974907671416 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9824732

[startup+0.700212 s]
/proc/loadavg: 1.11 0.94 1.08 2/169 25741
/proc/meminfo: memFree=26742316/32872528 swapFree=11480/941500
[pid=25741] ppid=25738 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/25741/stat : 25741 (java) S 25738 25741 13214 0 -1 4202496 7871 0 1 0 62 4 0 0 20 0 22 0 13086930 10060525568 10633 33554432000 1073741824 1073778376 140733621136800 140733621127936 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25741/statm: 2456183 10633 2250 9 0 2446860 0
[pid=25741/tid=25742] ppid=25738 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/25741/task/25742/stat : 25742 (java) S 25738 25741 13214 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 22 0 13086930 10060525568 10633 33554432000 1073741824 1073778376 140733621136800 139974907671416 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 1.11 0.94 1.08 1/188 25766
/proc/meminfo: memFree=26697092/32872528 swapFree=11480/941500
[pid=25741] ppid=25738 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/25741/stat : 25741 (java) S 25738 25741 13214 0 -1 4202496 13976 0 1 0 108 8 0 0 20 0 19 0 13086930 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 140733621127936 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25741/statm: 2456183 14377 2254 9 0 2446860 0
[pid=25741/tid=25742] ppid=25738 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/25741/task/25742/stat : 25742 (java) S 25738 25741 13214 0 -1 4202560 2417 0 1 0 14 2 0 0 20 0 19 0 13086930 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974907671416 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25744] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25744/stat : 25744 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974869162408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25745] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25745/stat : 25745 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974868109864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25746] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25746/stat : 25746 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974867056808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25747] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25747/stat : 25747 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974866004264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25748] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25748/stat : 25748 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974864952232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25749] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25749/stat : 25749 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974745779240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25750] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25750/stat : 25750 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974744726184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25751] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25751/stat : 25751 (java) S 25738 25741 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974743673640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25752] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25752/stat : 25752 (java) S 25738 25741 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974731475304 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25753] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25753/stat : 25753 (java) S 25738 25741 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974730421624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25754] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25754/stat : 25754 (java) S 25738 25741 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974125020040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25755] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25755/stat : 25755 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974123968784 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25756] ppid=25738 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/25741/task/25756/stat : 25756 (java) S 25738 25741 13214 0 -1 4202560 3597 0 0 0 29 0 0 0 20 0 19 0 13086935 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974122916664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25757] ppid=25738 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/25741/task/25757/stat : 25757 (java) S 25738 25741 13214 0 -1 4202560 6618 0 0 0 37 0 0 0 20 0 19 0 13086935 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974121864120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25758] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25758/stat : 25758 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974120811256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25759] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25759/stat : 25759 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974119758920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25762] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25762/stat : 25762 (java) S 25738 25741 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13086948 10060525568 14377 33554432000 1073741824 1073778376 140733621136800 139974116598568 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 1.02 0.93 1.07 1/188 25775
/proc/meminfo: memFree=26681888/32872528 swapFree=11480/941500
[pid=25741] ppid=25738 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/25741/stat : 25741 (java) S 25738 25741 13214 0 -1 4202496 16311 0 1 0 127 8 0 0 20 0 19 0 13086930 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 140733621127936 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25741/statm: 2456183 18526 2258 9 0 2446860 0
[pid=25741/tid=25742] ppid=25738 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/25741/task/25742/stat : 25742 (java) S 25738 25741 13214 0 -1 4202560 2418 0 1 0 15 2 0 0 20 0 19 0 13086930 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974907671416 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25744] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25744/stat : 25744 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974869162408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25745] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25745/stat : 25745 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974868109864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25746] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25746/stat : 25746 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974867056808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25747] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25747/stat : 25747 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974866004264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25748] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25748/stat : 25748 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974864952232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25749] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25749/stat : 25749 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974745779240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25750] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25750/stat : 25750 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974744726184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25751] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25751/stat : 25751 (java) S 25738 25741 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13086931 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974743673640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25752] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25752/stat : 25752 (java) S 25738 25741 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974731475304 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25753] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25753/stat : 25753 (java) S 25738 25741 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974730421624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25754] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25754/stat : 25754 (java) S 25738 25741 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974125020040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25755] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25755/stat : 25755 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974123968784 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25756] ppid=25738 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/25741/task/25756/stat : 25756 (java) S 25738 25741 13214 0 -1 4202560 4747 0 0 0 37 0 0 0 20 0 19 0 13086935 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974122916664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25757] ppid=25738 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/25741/task/25757/stat : 25757 (java) S 25738 25741 13214 0 -1 4202560 7774 0 0 0 48 0 0 0 20 0 19 0 13086935 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974121864120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25758] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25758/stat : 25758 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974120811256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25759] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25759/stat : 25759 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974119758920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25762] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25762/stat : 25762 (java) S 25738 25741 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13086948 10060525568 18526 33554432000 1073741824 1073778376 140733621136800 139974116598568 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=13 pid=1822 uid=0 cmd=

############
# WARNING:
# current cumulated CPU time (1.77 s) is less than in the last sample (1.78 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+5.70071 s]
/proc/loadavg: 1.02 0.93 1.07 1/188 25793
/proc/meminfo: memFree=26641220/32872528 swapFree=11480/941500
[pid=25741] ppid=25738 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/25741/stat : 25741 (java) S 25738 25741 13214 0 -1 4202496 17585 0 1 0 165 13 0 0 20 0 20 0 13086930 10060525568 28480 33554432000 1073741824 1073778376 140733621136800 140733621127936 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25741/statm: 2456183 28480 2267 9 0 2446860 0
[pid=25741/tid=25742] ppid=25738 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/25741/task/25742/stat : 25742 (java) S 25738 25741 13214 0 -1 4202560 2420 0 1 0 15 2 0 0 20 0 20 0 13086930 10060525568 28480 33554432000 1073741824 1073778376 140733621136800 139974907671416 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25744] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25744/stat : 25744 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13086931 10060525568 28480 33554432000 1073741824 1073778376 140733621136800 139974869162408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25745] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25745/stat : 25745 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13086931 10060525568 28480 33554432000 1073741824 1073778376 140733621136800 139974868109864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25746] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25746/stat : 25746 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13086931 10060525568 28480 33554432000 1073741824 1073778376 140733621136800 139974867056808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25747] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25747/stat : 25747 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13086931 10060525568 28480 33554432000 1073741824 1073778376 140733621136800 139974866004264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25748] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25748/stat : 25748 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13086931 10060525568 28480 33554432000 1073741824 1073778376 140733621136800 139974864952232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25749] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25749/stat : 25749 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13086931 10060525568 28480 33554432000 1073741824 1073778376 140733621136800 139974745779240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25750] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25750/stat : 25750 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13086931 10060525568 28480 33554432000 1073741824 1073778376 140733621136800 139974744726184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25751] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25751/stat : 25751 (java) S 25738 25741 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13086931 10060525568 28480 33554432000 1073741824 1073778376 140733621136800 139974743673640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25752] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25752/stat : 25752 (java) R 25738 25741 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13086932 10060525568 28480 33554432000 1073741824 1073778376 140733621136800 139974731475304 213196519337 0 0 0 16800975 0 0 0 -1 7 0 0 0 0 0

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

/proc/25741/task/25753/stat : 25753 (java) S 25738 25741 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 51594 33554432000 1073741824 1073778376 140733621136800 139974730421624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25754] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25754/stat : 25754 (java) S 25738 25741 13214 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 51594 33554432000 1073741824 1073778376 140733621136800 139974125020040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25755] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25755/stat : 25755 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 51594 33554432000 1073741824 1073778376 140733621136800 139974123968784 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25756] ppid=25738 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/25741/task/25756/stat : 25756 (java) S 25738 25741 13214 0 -1 4202560 11586 0 0 0 115 3 0 0 20 0 19 0 13086935 10060525568 51594 33554432000 1073741824 1073778376 140733621136800 139974122916664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25757] ppid=25738 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/25741/task/25757/stat : 25757 (java) S 25738 25741 13214 0 -1 4202560 12729 0 0 0 130 2 0 0 20 0 19 0 13086935 10060525568 51594 33554432000 1073741824 1073778376 140733621136800 139974121864120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25758] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25758/stat : 25758 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 51594 33554432000 1073741824 1073778376 140733621136800 139974120811256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25759] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25759/stat : 25759 (java) S 25738 25741 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 51594 33554432000 1073741824 1073778376 140733621136800 139974119758920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25762] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25762/stat : 25762 (java) S 25738 25741 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13086948 10060525568 51594 33554432000 1073741824 1073778376 140733621136800 139974116598568 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 9.18
Current children cumulated vsize (KiB) 9824732

[startup+36.801 s]
/proc/loadavg: 1.03 0.93 1.07 3/191 25973
/proc/meminfo: memFree=26534000/32872528 swapFree=11480/941500
[pid=25741] ppid=25738 vsize=9824732 CPUtime=12.34 cores=1,3,5,7
/proc/25741/stat : 25741 (java) S 25738 25741 13214 0 -1 4202496 29547 0 1 0 1131 103 0 0 20 0 22 0 13086930 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 140733621127936 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25741/statm: 2456183 58978 2288 9 0 2446860 0
[pid=25741/tid=25742] ppid=25738 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/25741/task/25742/stat : 25742 (java) S 25738 25741 13214 0 -1 4202560 2422 0 1 0 22 2 0 0 20 0 22 0 13086930 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974907671416 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25744] ppid=25738 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25741/task/25744/stat : 25744 (java) S 25738 25741 13214 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 13086931 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974869162408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25745] ppid=25738 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25741/task/25745/stat : 25745 (java) S 25738 25741 13214 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13086931 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974868109864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25746] ppid=25738 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/25741/task/25746/stat : 25746 (java) S 25738 25741 13214 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 22 0 13086931 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974867056808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25747] ppid=25738 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/25741/task/25747/stat : 25747 (java) S 25738 25741 13214 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 22 0 13086931 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974866004264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25748] ppid=25738 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25741/task/25748/stat : 25748 (java) S 25738 25741 13214 0 -1 4202560 20 0 0 0 6 0 0 0 20 0 22 0 13086931 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974864952232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25749] ppid=25738 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25741/task/25749/stat : 25749 (java) S 25738 25741 13214 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 13086931 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974745779240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25750] ppid=25738 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25741/task/25750/stat : 25750 (java) S 25738 25741 13214 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 13086931 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974744726184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25751] ppid=25738 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/25741/task/25751/stat : 25751 (java) S 25738 25741 13214 0 -1 4202560 20 0 0 0 5 0 0 0 20 0 22 0 13086931 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974743673640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25752] ppid=25738 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25741/task/25752/stat : 25752 (java) S 25738 25741 13214 0 -1 4202560 47 0 0 0 1 6 0 0 20 0 22 0 13086932 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974731475304 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25753] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25753/stat : 25753 (java) S 25738 25741 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13086932 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974730421624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25754] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25754/stat : 25754 (java) S 25738 25741 13214 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 22 0 13086932 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974125020040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25755] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25755/stat : 25755 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13086935 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974123968784 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25756] ppid=25738 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/25741/task/25756/stat : 25756 (java) S 25738 25741 13214 0 -1 4202560 11586 0 0 0 116 3 0 0 20 0 22 0 13086935 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974122916664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25757] ppid=25738 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/25741/task/25757/stat : 25757 (java) S 25738 25741 13214 0 -1 4202560 12957 0 0 0 137 2 0 0 20 0 22 0 13086935 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974121864120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25758] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25758/stat : 25758 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13086935 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974120811256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25759] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25759/stat : 25759 (java) S 25738 25741 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13086935 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974119758920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25762] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25762/stat : 25762 (java) S 25738 25741 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13086948 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974116598568 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25971] ppid=25738 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/25741/task/25971/stat : 25971 (java) R 25738 25741 13214 0 -1 4202560 5 0 0 0 145 0 0 0 20 0 22 0 13090457 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974118694672 139974910610372 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25972] ppid=25738 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/25741/task/25972/stat : 25972 (java) R 25738 25741 13214 0 -1 4202560 395 0 0 0 144 0 0 0 20 0 22 0 13090457 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974117649848 139974746648304 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25973] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25973/stat : 25973 (java) S 25738 25741 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13090458 10060525568 58978 33554432000 1073741824 1073778376 140733621136800 139974115546792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 9824732

[startup+37.6009 s]
/proc/loadavg: 1.11 0.95 1.07 2/188 25973
/proc/meminfo: memFree=26483616/32872528 swapFree=11480/941500
[pid=25741] ppid=25738 vsize=9824732 CPUtime=13.52 cores=1,3,5,7
/proc/25741/stat : 25741 (java) S 25738 25741 13214 0 -1 4202496 29634 0 1 0 1246 106 0 0 20 0 19 0 13086930 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 140733621127936 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25741/statm: 2456183 66192 2288 9 0 2446860 0
[pid=25741/tid=25742] ppid=25738 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/25741/task/25742/stat : 25742 (java) S 25738 25741 13214 0 -1 4202560 2422 0 1 0 22 2 0 0 20 0 19 0 13086930 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974907671416 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25744] ppid=25738 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25741/task/25744/stat : 25744 (java) S 25738 25741 13214 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974869162408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25745] ppid=25738 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25741/task/25745/stat : 25745 (java) S 25738 25741 13214 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974868109864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25746] ppid=25738 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25741/task/25746/stat : 25746 (java) S 25738 25741 13214 0 -1 4202560 18 0 0 0 6 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974867056808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25747] ppid=25738 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25741/task/25747/stat : 25747 (java) S 25738 25741 13214 0 -1 4202560 20 0 0 0 6 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974866004264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25748] ppid=25738 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25741/task/25748/stat : 25748 (java) S 25738 25741 13214 0 -1 4202560 20 0 0 0 7 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974864952232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25749] ppid=25738 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25741/task/25749/stat : 25749 (java) S 25738 25741 13214 0 -1 4202560 27 0 0 0 6 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974745779240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25750] ppid=25738 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25741/task/25750/stat : 25750 (java) S 25738 25741 13214 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974744726184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25751] ppid=25738 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25741/task/25751/stat : 25751 (java) S 25738 25741 13214 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974743673640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25752] ppid=25738 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25741/task/25752/stat : 25752 (java) S 25738 25741 13214 0 -1 4202560 98 0 0 0 1 6 0 0 20 0 19 0 13086932 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974731475304 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25753] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25753/stat : 25753 (java) S 25738 25741 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974730421624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25754] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25754/stat : 25754 (java) S 25738 25741 13214 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974125020040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25755] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25755/stat : 25755 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974123968784 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25756] ppid=25738 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/25741/task/25756/stat : 25756 (java) S 25738 25741 13214 0 -1 4202560 11586 0 0 0 116 3 0 0 20 0 19 0 13086935 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974122916664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25757] ppid=25738 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/25741/task/25757/stat : 25757 (java) S 25738 25741 13214 0 -1 4202560 12957 0 0 0 137 2 0 0 20 0 19 0 13086935 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974121864120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25758] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25758/stat : 25758 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974120811256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25759] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25759/stat : 25759 (java) S 25738 25741 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974119758920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25762] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25762/stat : 25762 (java) S 25738 25741 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13086948 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974116598568 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 13.52
Current children cumulated vsize (KiB) 9824732

[startup+37.8055 s]
/proc/loadavg: 1.11 0.95 1.07 2/188 25973
/proc/meminfo: memFree=26483616/32872528 swapFree=11480/941500
[pid=25741] ppid=25738 vsize=9824732 CPUtime=13.57 cores=1,3,5,7
/proc/25741/stat : 25741 (java) S 25738 25741 13214 0 -1 4202496 29634 0 1 0 1251 106 0 0 20 0 19 0 13086930 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 140733621127936 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25741/statm: 2456183 66192 2288 9 0 2446860 0
[pid=25741/tid=25742] ppid=25738 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/25741/task/25742/stat : 25742 (java) R 25738 25741 13214 0 -1 4202560 2422 0 1 0 25 2 0 0 20 0 19 0 13086930 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974907671416 139974910764755 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25744] ppid=25738 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25741/task/25744/stat : 25744 (java) S 25738 25741 13214 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974869162408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25745] ppid=25738 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25741/task/25745/stat : 25745 (java) S 25738 25741 13214 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974868109864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25746] ppid=25738 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25741/task/25746/stat : 25746 (java) S 25738 25741 13214 0 -1 4202560 18 0 0 0 6 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974867056808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25747] ppid=25738 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25741/task/25747/stat : 25747 (java) S 25738 25741 13214 0 -1 4202560 20 0 0 0 6 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974866004264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25748] ppid=25738 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25741/task/25748/stat : 25748 (java) S 25738 25741 13214 0 -1 4202560 20 0 0 0 7 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974864952232 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25749] ppid=25738 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25741/task/25749/stat : 25749 (java) S 25738 25741 13214 0 -1 4202560 27 0 0 0 6 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974745779240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25750] ppid=25738 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25741/task/25750/stat : 25750 (java) S 25738 25741 13214 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974744726184 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25751] ppid=25738 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25741/task/25751/stat : 25751 (java) S 25738 25741 13214 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 19 0 13086931 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974743673640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25752] ppid=25738 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25741/task/25752/stat : 25752 (java) S 25738 25741 13214 0 -1 4202560 98 0 0 0 1 6 0 0 20 0 19 0 13086932 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974731475304 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25753] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25753/stat : 25753 (java) S 25738 25741 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974730421624 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25754] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25754/stat : 25754 (java) S 25738 25741 13214 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 13086932 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974125020040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25755] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25755/stat : 25755 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974123968784 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25741/tid=25756] ppid=25738 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/25741/task/25756/stat : 25756 (java) S 25738 25741 13214 0 -1 4202560 11586 0 0 0 118 3 0 0 20 0 19 0 13086935 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974122916664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25741/tid=25757] ppid=25738 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/25741/task/25757/stat : 25757 (java) S 25738 25741 13214 0 -1 4202560 12957 0 0 0 137 2 0 0 20 0 19 0 13086935 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974121864120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25758] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25758/stat : 25758 (java) S 25738 25741 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974120811256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25741/tid=25759] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25759/stat : 25759 (java) S 25738 25741 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13086935 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974119758920 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25741/tid=25762] ppid=25738 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25741/task/25762/stat : 25762 (java) S 25738 25741 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13086948 10060525568 66192 33554432000 1073741824 1073778376 140733621136800 139974116598568 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 13.57
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.0300004
#  lost CPU user time (s): 0.0400002
#  lost CPU system time (s): -0.0100001

Real time (s): 37.8264
CPU time (s): 13.6909
CPU user time (s): 12.5701
CPU system time (s): 1.12083
CPU usage (%): 36.1941
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.5301
system time used= 1.13083
maximum resident set size= 264796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29647
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= 3256
involuntary context switches= 1140

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.120981 second user time and 0.185971 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-30 23:13:16
IDJOB=4091982
IDBENCH=78817
IDSOLVER=2552
FILE ID=node113/4091982-1467321196
RUNJOBID= node113-1467318804-16844
PBS_JOBID= 20005277
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= fefb0803ef3749855e286a972cf1f155
RANDOM SEED=1044335380

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26742852 kB
Buffers:          138112 kB
Cached:          4276076 kB
SwapCached:            0 kB
Active:          2940484 kB
Inactive:        1488796 kB
Active(anon):      11992 kB
Inactive(anon):     5656 kB
Active(file):    2928492 kB
Inactive(file):  1483140 kB
Unevictable:      941500 kB
Mlocked:           11480 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               872 kB
Writeback:             0 kB
AnonPages:        935896 kB
Mapped:            13336 kB
Shmem:               204 kB
Slab:             629700 kB
SReclaimable:      74068 kB
SUnreclaim:       555632 kB
KernelStack:        1584 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1039672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    915456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node113 at 2016-06-30 23:13:54