Trace number 4109525

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 18.4312 40.4205

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111219348--soft-33-100-0.wbo
MD5SUM137575c353ea976a2596969302480bf9
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 benchmark6.26005
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 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1212
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.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-4109525-1467321288.wbo
0.11/0.11	c reading problem ... 
0.11/0.18	c ... done. Wall clock time 0.067s.
0.11/0.18	c declared #vars     169
0.11/0.18	c internal #vars     233
0.11/0.18	c #constraints  101
0.11/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.11/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 41
0.11/0.18	c 101 constraints processed.
0.11/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.11/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 30
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 41
0.11/0.18	c 101 constraints processed.
0.11/0.18	c objective function length is 64 literals
0.25/0.27	c And the winner is solver0
0.73/0.69	c SATISFIABLE
0.73/0.69	c OPTIMIZING...
0.73/0.69	c Got one! Elapsed wall clock time (in seconds):0.572
0.73/0.69	o 1182
0.74/0.76	c And the winner is solver0
1.16/1.19	c Got one! Elapsed wall clock time (in seconds):1.073
1.16/1.19	o 904
1.16/1.20	c And the winner is solver0
1.22/1.69	c Got one! Elapsed wall clock time (in seconds):1.575
1.22/1.69	o 881
1.23/1.70	c And the winner is solver0
1.28/2.19	c Got one! Elapsed wall clock time (in seconds):2.075
1.28/2.19	o 861
1.30/2.20	c And the winner is solver0
1.52/2.69	c Got one! Elapsed wall clock time (in seconds):2.576
1.52/2.69	o 856
1.52/2.69	c And the winner is solver0
1.53/3.19	c Got one! Elapsed wall clock time (in seconds):3.077
1.53/3.19	o 824
1.53/3.20	c And the winner is solver0
1.59/3.69	c Got one! Elapsed wall clock time (in seconds):3.578
1.59/3.69	o 774
1.60/3.70	c And the winner is solver0
1.60/4.19	c Got one! Elapsed wall clock time (in seconds):4.08
1.60/4.19	o 721
1.61/4.26	c And the winner is solver0
1.91/4.69	c Got one! Elapsed wall clock time (in seconds):4.581
1.91/4.69	o 720
1.91/4.71	c And the winner is solver0
1.95/5.20	c Got one! Elapsed wall clock time (in seconds):5.082
1.95/5.20	o 709
1.95/5.20	c And the winner is solver0
1.96/5.70	c Got one! Elapsed wall clock time (in seconds):5.583
1.96/5.70	o 702
1.96/5.70	c And the winner is solver0
1.96/6.20	c Got one! Elapsed wall clock time (in seconds):6.084
1.96/6.20	o 697
1.96/6.20	c And the winner is solver0
1.96/6.70	c Got one! Elapsed wall clock time (in seconds):6.584
1.96/6.70	o 696
1.96/6.70	c And the winner is solver0
2.30/7.20	c Got one! Elapsed wall clock time (in seconds):7.086
2.30/7.20	o 686
2.30/7.21	c And the winner is solver0
2.30/7.70	c Got one! Elapsed wall clock time (in seconds):7.586
2.30/7.70	o 685
2.30/7.71	c And the winner is solver0
2.30/8.20	c Got one! Elapsed wall clock time (in seconds):8.087
2.30/8.20	o 661
2.30/8.20	c And the winner is solver0
2.30/8.70	c Got one! Elapsed wall clock time (in seconds):8.588
2.30/8.70	o 616
2.30/8.71	c And the winner is solver0
2.31/9.20	c Got one! Elapsed wall clock time (in seconds):9.089
2.31/9.20	o 603
2.31/9.21	c And the winner is solver0
2.84/9.70	c Got one! Elapsed wall clock time (in seconds):9.59
2.84/9.70	o 598
2.84/9.71	c And the winner is solver0
2.84/10.20	c Got one! Elapsed wall clock time (in seconds):10.091
2.84/10.20	o 597
2.84/10.21	c And the winner is solver0
2.84/10.71	c Got one! Elapsed wall clock time (in seconds):10.592
2.84/10.71	o 547
2.84/10.72	c And the winner is solver0
2.85/11.21	c Got one! Elapsed wall clock time (in seconds):11.093
2.85/11.21	o 534
2.85/11.23	c And the winner is solver0
2.92/11.71	c Got one! Elapsed wall clock time (in seconds):11.594
2.92/11.71	o 521
2.92/11.71	c And the winner is solver0
2.92/12.21	c Got one! Elapsed wall clock time (in seconds):12.094
2.92/12.21	o 519
2.92/12.21	c And the winner is solver0
2.92/12.71	c Got one! Elapsed wall clock time (in seconds):12.595
2.92/12.71	o 515
2.92/12.71	c And the winner is solver0
2.92/13.21	c Got one! Elapsed wall clock time (in seconds):13.096
2.92/13.21	o 514
2.92/13.22	c And the winner is solver0
2.92/13.71	c Got one! Elapsed wall clock time (in seconds):13.597
2.92/13.71	o 507
2.92/13.71	c And the winner is solver0
2.92/14.21	c Got one! Elapsed wall clock time (in seconds):14.098
2.92/14.21	o 501
2.92/14.22	c And the winner is solver0
2.92/14.71	c Got one! Elapsed wall clock time (in seconds):14.599
2.92/14.71	o 481
2.92/14.73	c And the winner is solver0
2.94/15.21	c Got one! Elapsed wall clock time (in seconds):15.1
2.94/15.21	o 471
2.94/15.27	c And the winner is solver0
3.09/15.71	c Got one! Elapsed wall clock time (in seconds):15.601
3.09/15.71	o 456
3.09/15.72	c And the winner is solver0
3.09/16.22	c Got one! Elapsed wall clock time (in seconds):16.102
3.09/16.22	o 428
3.09/16.23	c And the winner is solver0
3.10/16.72	c Got one! Elapsed wall clock time (in seconds):16.603
3.10/16.72	o 381
3.10/16.75	c And the winner is solver0
3.18/17.22	c Got one! Elapsed wall clock time (in seconds):17.103
3.18/17.22	o 370
3.18/17.22	c And the winner is solver0
3.18/17.72	c Got one! Elapsed wall clock time (in seconds):17.604
3.18/17.72	o 338
3.18/17.73	c And the winner is solver0
3.20/18.22	c Got one! Elapsed wall clock time (in seconds):18.105
3.20/18.22	o 336
3.20/18.28	c And the winner is solver0
3.38/18.72	c Got one! Elapsed wall clock time (in seconds):18.606
3.38/18.72	o 322
3.38/18.73	c And the winner is solver0
3.38/19.22	c Got one! Elapsed wall clock time (in seconds):19.107
3.38/19.22	o 309
3.38/19.23	c And the winner is solver0
3.38/19.72	c Got one! Elapsed wall clock time (in seconds):19.608
3.38/19.72	o 296
3.38/19.73	c And the winner is solver0
3.38/20.22	c Got one! Elapsed wall clock time (in seconds):20.109
3.38/20.22	o 261
3.38/20.23	c And the winner is solver0
3.38/20.72	c Got one! Elapsed wall clock time (in seconds):20.61
3.38/20.72	o 258
3.38/20.73	c And the winner is solver0
3.44/21.22	c Got one! Elapsed wall clock time (in seconds):21.111
3.44/21.22	o 243
3.44/21.23	c And the winner is solver0
3.44/21.73	c Got one! Elapsed wall clock time (in seconds):21.612
3.44/21.73	o 238
3.44/21.73	c And the winner is solver0
3.44/22.23	c Got one! Elapsed wall clock time (in seconds):22.113
3.44/22.23	o 219
3.44/22.24	c And the winner is solver0
3.46/22.73	c Got one! Elapsed wall clock time (in seconds):22.613
3.46/22.73	o 218
3.46/22.73	c And the winner is solver0
3.58/23.23	c Got one! Elapsed wall clock time (in seconds):23.114
3.58/23.23	o 217
3.58/23.24	c And the winner is solver0
3.58/23.73	c Got one! Elapsed wall clock time (in seconds):23.615
3.58/23.73	o 193
3.58/23.76	c And the winner is solver0
3.65/24.23	c Got one! Elapsed wall clock time (in seconds):24.116
3.65/24.23	o 192
3.80/24.34	c cleaning 6901 clauses out of 13816 with flag 6751/13816
3.80/24.35	c And the winner is solver0
3.93/24.73	c Got one! Elapsed wall clock time (in seconds):24.617
3.93/24.73	o 179
3.93/24.79	c And the winner is solver0
4.08/25.23	c Got one! Elapsed wall clock time (in seconds):25.118
4.08/25.23	o 166
4.08/25.30	c And the winner is solver0
4.22/25.73	c Got one! Elapsed wall clock time (in seconds):25.619
4.22/25.73	o 164
4.22/25.79	c And the winner is solver0
4.36/26.23	c Got one! Elapsed wall clock time (in seconds):26.119
4.36/26.23	o 162
4.36/26.26	c And the winner is solver0
4.42/26.73	c Got one! Elapsed wall clock time (in seconds):26.62
4.42/26.73	o 158
4.42/26.76	c And the winner is solver0
4.48/27.23	c Got one! Elapsed wall clock time (in seconds):27.121
4.48/27.23	o 157
4.48/27.28	c And the winner is solver0
4.59/27.74	c Got one! Elapsed wall clock time (in seconds):27.622
4.59/27.74	o 116
4.59/27.78	c And the winner is solver0
4.70/28.24	c Got one! Elapsed wall clock time (in seconds):28.123
4.70/28.24	o 104
4.70/28.26	c And the winner is solver0
4.78/28.74	c Got one! Elapsed wall clock time (in seconds):28.623
4.78/28.74	o 68
4.78/28.77	c And the winner is solver0
4.87/29.24	c Got one! Elapsed wall clock time (in seconds):29.124
4.87/29.24	o 67
4.87/29.30	c cleaning 8083 clauses out of 16194 with flag 3993/23095
5.44/29.57	c cleaning 7056 clauses out of 14111 with flag 24518/29095
5.68/29.60	c And the winner is solver1
5.69/29.74	c Got one! Elapsed wall clock time (in seconds):29.626
5.69/29.74	o 52
5.69/29.77	c And the winner is solver0
5.80/30.24	c Got one! Elapsed wall clock time (in seconds):30.129
5.80/30.24	o 46
5.80/30.28	c And the winner is solver0
5.89/30.75	c Got one! Elapsed wall clock time (in seconds):30.632
5.89/30.75	o 32
6.00/30.82	c And the winner is solver0
6.04/31.25	c Got one! Elapsed wall clock time (in seconds):31.136
6.04/31.25	o 30
6.13/31.31	c And the winner is solver0
6.17/31.75	c Got one! Elapsed wall clock time (in seconds):31.64
6.17/31.75	o 29
6.51/31.93	c cleaning 7751 clauses out of 15504 with flag 12498/37544
7.10/32.21	c cleaning 6876 clauses out of 13752 with flag 37816/43543
7.72/32.53	c cleaning 6935 clauses out of 13878 with flag 68552/50545
8.52/32.92	c cleaning 7470 clauses out of 14942 with flag 104701/58544
8.73/33.01	c And the winner is solver0
8.76/33.26	c Got one! Elapsed wall clock time (in seconds):33.144
8.76/33.26	o 28
9.03/33.40	c cleaning 6368 clauses out of 12741 with flag 13427/63814
9.26/33.53	c And the winner is solver0
9.34/33.76	c Got one! Elapsed wall clock time (in seconds):33.65
9.34/33.76	o 25
9.60/33.91	c cleaning 6179 clauses out of 12360 with flag 14213/69801
9.80/34.00	c And the winner is solver0
9.82/34.27	c Got one! Elapsed wall clock time (in seconds):34.156
9.82/34.27	o 19
10.07/34.40	c cleaning 5651 clauses out of 11302 with flag 13887/74922
10.48/34.65	c cleaning 5823 clauses out of 11651 with flag 40638/80922
11.08/34.95	c cleaning 6414 clauses out of 12829 with flag 73924/87923
11.69/35.28	c cleaning 7206 clauses out of 14412 with flag 108866/95921
12.71/35.71	c cleaning 8096 clauses out of 16206 with flag 150720/104922
13.73/36.23	c cleaning 9050 clauses out of 18107 with flag 199385/114921
14.95/36.84	c cleaning 10027 clauses out of 20058 with flag 254509/125925
16.72/37.54	c cleaning 11006 clauses out of 22017 with flag 313046/137922
17.31/37.79	c And the winner is solver0
17.73/38.28	c Got one! Elapsed wall clock time (in seconds):38.164
17.73/38.28	o 16
17.75/38.36	c cleaning 8244 clauses out of 16487 with flag 4975/143407
17.75/38.37	c And the winner is solver0
17.92/38.79	c Got one! Elapsed wall clock time (in seconds):38.677
17.92/38.79	o 15
17.92/38.83	c And the winner is solver0
18.00/39.31	c Got one! Elapsed wall clock time (in seconds):39.192
18.00/39.31	o 10
18.00/39.36	c And the winner is solver0
18.13/39.82	c Got one! Elapsed wall clock time (in seconds):39.704
18.13/39.82	o 9
18.13/39.86	c And the winner is solver0
18.31/40.41	c >>>>>>>>>> Solver number 0 (70 answers) <<<<<<<<<<<<<<<<<<
18.31/40.41	c starts		: 1648
18.31/40.41	c conflicts		: 145869
18.31/40.41	c decisions		: 244673
18.31/40.41	c propagations		: 3350762
18.31/40.41	c inspects		: 71900014
18.31/40.41	c shortcuts		: 0
18.31/40.41	c learnt literals	: 35
18.31/40.41	c learnt binary clauses	: 11
18.31/40.41	c learnt ternary clauses	: 93
18.31/40.41	c learnt constraints	: 145833
18.31/40.41	c ignored constraints	: 0
18.31/40.41	c root simplifications	: 0
18.31/40.41	c removed literals (reason simplification)	: 675705
18.31/40.41	c reason swapping (by a shorter reason)	: 0
18.31/40.41	c Calls to reduceDB	: 18
18.31/40.41	c Number of update (reduction) of LBD	: 44668
18.31/40.41	c Imported unit clauses	: 0
18.31/40.41	c number of reductions to clauses (during analyze)	: 0
18.31/40.41	c number of learned constraints concerned by reduction	: 0
18.31/40.41	c number of learning phase by resolution	: 0
18.31/40.41	c number of learning phase by cutting planes	: 0
18.31/40.41	c speed (assignments/second)	: 314153.57209825615
18.31/40.41	c non guided choices	2448
18.31/40.41	c learnt constraints type 
18.31/40.41	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
18.31/40.41	c starts		: 79
18.31/40.41	c conflicts		: 1478
18.31/40.41	c decisions		: 11649
18.31/40.41	c propagations		: 56267
18.31/40.41	c inspects		: 7471343
18.31/40.41	c shortcuts		: 0
18.31/40.41	c learnt literals	: 0
18.31/40.41	c learnt binary clauses	: 0
18.31/40.41	c learnt ternary clauses	: 0
18.31/40.41	c learnt constraints	: 1438
18.31/40.41	c ignored constraints	: 0
18.31/40.41	c root simplifications	: 0
18.31/40.41	c removed literals (reason simplification)	: 0
18.31/40.41	c reason swapping (by a shorter reason)	: 0
18.31/40.41	c Calls to reduceDB	: 0
18.31/40.41	c Number of update (reduction) of LBD	: 0
18.31/40.41	c Imported unit clauses	: 0
18.31/40.41	c number of reductions to clauses (during analyze)	: 0
18.31/40.41	c number of learned constraints concerned by reduction	: 0
18.31/40.41	c number of learning phase by resolution	: 0
18.31/40.41	c number of learning phase by cutting planes	: 0
18.31/40.41	c speed (assignments/second)	: 100297.6827094474
18.31/40.41	c non guided choices	1128
18.31/40.41	c learnt constraints type 
18.31/40.41	s OPTIMUM FOUND
18.31/40.41	c Found 70 solution(s)
18.31/40.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 
18.31/40.41	c objective function=9
18.31/40.41	c Total wall clock time (in seconds): 40.297

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-4109525-1467321288/watcher-4109525-1467321288 -o /tmp/evaluation-result-4109525-1467321288/solver-4109525-1467321288 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467319216-8601 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109525-1467321288.wbo 

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

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


[startup+0 s]
/proc/loadavg: 1.67 2.00 2.04 2/194 12874
/proc/meminfo: memFree=28426160/32872528 swapFree=1522152/1652968
[pid=12874] ppid=12871 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/12874/stat : 12874 (java) S 12871 12874 3195 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 2807768 98570240 977 33554432000 1073741824 1073778376 140736079460480 140736079451616 217413877821 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12874/statm: 24065 977 743 9 0 16771 0
[pid=12874/tid=12875] ppid=12871 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12875/stat : 12875 (java) R 12871 12874 3195 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 2807769 98570240 977 33554432000 1073741824 1073778376 140736079460480 140639477358120 217410520448 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 1.67 2.00 2.04 2/194 12874
/proc/meminfo: memFree=28426160/32872528 swapFree=1522152/1652968
[pid=12874] ppid=12871 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/12874/stat : 12874 (java) S 12871 12874 3195 0 -1 4202496 4418 0 1 0 9 2 0 0 20 0 18 0 2807768 9787879424 6046 33554432000 1073741824 1073778376 140736079460480 140736079451616 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12874/statm: 2389619 6046 2126 9 0 2380296 0
[pid=12874/tid=12875] ppid=12871 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12875/stat : 12875 (java) R 12871 12874 3195 0 -1 4202560 2389 0 1 0 6 1 0 0 20 0 18 0 2807769 9787879424 6046 33554432000 1073741824 1073778376 140736079460480 140639477362392 140639480889600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200309 s]
/proc/loadavg: 1.67 2.00 2.04 2/194 12874
/proc/meminfo: memFree=28426160/32872528 swapFree=1522152/1652968
[pid=12874] ppid=12871 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/12874/stat : 12874 (java) S 12871 12874 3195 0 -1 4202496 4783 0 1 0 23 2 0 0 20 0 22 0 2807768 10060525568 7931 33554432000 1073741824 1073778376 140736079460480 140736079451616 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12874/statm: 2456183 7931 2208 9 0 2446860 0
[pid=12874/tid=12875] ppid=12871 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/12874/task/12875/stat : 12875 (java) S 12871 12874 3195 0 -1 4202560 2418 0 1 0 15 1 0 0 20 0 22 0 2807769 10060525568 7931 33554432000 1073741824 1073778376 140736079460480 140639477363576 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+0.300356 s]
/proc/loadavg: 1.67 2.00 2.04 2/194 12874
/proc/meminfo: memFree=28426160/32872528 swapFree=1522152/1652968
[pid=12874] ppid=12871 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/12874/stat : 12874 (java) S 12871 12874 3195 0 -1 4202496 7734 0 1 0 54 5 0 0 20 0 19 0 2807768 10060525568 9494 33554432000 1073741824 1073778376 140736079460480 140736079451616 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12874/statm: 2456183 9461 2250 9 0 2446860 0
[pid=12874/tid=12875] ppid=12871 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/12874/task/12875/stat : 12875 (java) S 12871 12874 3195 0 -1 4202560 2418 0 1 0 15 1 0 0 20 0 19 0 2807769 10060525568 9461 33554432000 1073741824 1073778376 140736079460480 140639477363576 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9824732

[startup+0.700311 s]
/proc/loadavg: 1.67 2.00 2.04 2/194 12874
/proc/meminfo: memFree=28426160/32872528 swapFree=1522152/1652968
[pid=12874] ppid=12871 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/12874/stat : 12874 (java) S 12871 12874 3195 0 -1 4202496 9029 0 1 0 69 5 0 0 20 0 22 0 2807768 10060525568 10560 33554432000 1073741824 1073778376 140736079460480 140736079451616 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12874/statm: 2456183 10560 2253 9 0 2446860 0
[pid=12874/tid=12875] ppid=12871 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/12874/task/12875/stat : 12875 (java) S 12871 12874 3195 0 -1 4202560 2418 0 1 0 15 2 0 0 20 0 22 0 2807769 10060525568 10560 33554432000 1073741824 1073778376 140736079460480 140639477363576 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 9824732

[startup+1.50082 s]
/proc/loadavg: 1.67 2.00 2.04 1/213 12905
/proc/meminfo: memFree=28369820/32872528 swapFree=1522152/1652968
[pid=12874] ppid=12871 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/12874/stat : 12874 (java) S 12871 12874 3195 0 -1 4202496 12947 0 1 0 112 10 0 0 20 0 19 0 2807768 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140736079451616 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12874/statm: 2456183 14883 2255 9 0 2446860 0
[pid=12874/tid=12875] ppid=12871 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/12874/task/12875/stat : 12875 (java) S 12871 12874 3195 0 -1 4202560 2419 0 1 0 15 2 0 0 20 0 19 0 2807769 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140639477363576 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12877] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12877/stat : 12877 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140639449815848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12878] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12878/stat : 12878 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140639448763048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12879] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12879/stat : 12879 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140639447710760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12880] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12880/stat : 12880 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140639446657960 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12881] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12881/stat : 12881 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140639445604648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12882] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12882/stat : 12882 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140639444551848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12883] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12883/stat : 12883 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140639443499560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12884] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12884/stat : 12884 (java) S 12871 12874 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140639313897896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12885] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12885/stat : 12885 (java) S 12871 12874 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140638830951144 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12886] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12886/stat : 12886 (java) S 12871 12874 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140638829897208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12887] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12887/stat : 12887 (java) S 12871 12874 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140638828844808 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12888] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12888/stat : 12888 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140638827793296 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12889] ppid=12871 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/12874/task/12889/stat : 12889 (java) S 12871 12874 3195 0 -1 4202560 5562 0 0 0 36 1 0 0 20 0 19 0 2807774 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140638826739896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12890] ppid=12871 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/12874/task/12890/stat : 12890 (java) S 12871 12874 3195 0 -1 4202560 3619 0 0 0 29 0 0 0 20 0 19 0 2807774 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140638825687096 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12891] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12891/stat : 12891 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140638824635000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12892] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12892/stat : 12892 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140638823582408 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12896] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12896/stat : 12896 (java) S 12871 12874 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2807788 10060525568 14883 33554432000 1073741824 1073778376 140736079460480 140638819370536 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 9824732

[startup+3.10083 s]
/proc/loadavg: 1.67 2.00 2.04 5/216 12920
/proc/meminfo: memFree=28354616/32872528 swapFree=1522152/1652968
[pid=12874] ppid=12871 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/12874/stat : 12874 (java) S 12871 12874 3195 0 -1 4202496 17024 0 1 0 141 12 0 0 20 0 19 0 2807768 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140736079451616 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12874/statm: 2456183 20196 2258 9 0 2446860 0
[pid=12874/tid=12875] ppid=12871 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/12874/task/12875/stat : 12875 (java) S 12871 12874 3195 0 -1 4202560 2420 0 1 0 15 2 0 0 20 0 19 0 2807769 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140639477363576 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12877] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12877/stat : 12877 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140639449815848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12878] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12878/stat : 12878 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140639448763048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12879] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12879/stat : 12879 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140639447710760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12880] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12880/stat : 12880 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140639446657960 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12881] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12881/stat : 12881 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140639445604648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12882] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12882/stat : 12882 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140639444551848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12883] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12883/stat : 12883 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140639443499560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12884] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12884/stat : 12884 (java) S 12871 12874 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140639313897896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12885] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12885/stat : 12885 (java) S 12871 12874 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140638830951144 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12886] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12886/stat : 12886 (java) S 12871 12874 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140638829897208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12887] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12887/stat : 12887 (java) S 12871 12874 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140638828844808 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12888] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12888/stat : 12888 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140638827793296 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12889] ppid=12871 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/12874/task/12889/stat : 12889 (java) S 12871 12874 3195 0 -1 4202560 5604 0 0 0 43 1 0 0 20 0 19 0 2807774 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140638826739896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12890] ppid=12871 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/12874/task/12890/stat : 12890 (java) S 12871 12874 3195 0 -1 4202560 7627 0 0 0 48 1 0 0 20 0 19 0 2807774 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140638825687096 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12891] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12891/stat : 12891 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140638824635000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12892] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12892/stat : 12892 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140638823582408 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12896] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12896/stat : 12896 (java) S 12871 12874 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2807788 10060525568 20196 33554432000 1073741824 1073778376 140736079460480 140638819370536 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=28 pid=1814 uid=0 cmd=

[startup+6.30081 s]
/proc/loadavg: 1.54 1.96 2.03 1/213 12959
/proc/meminfo: memFree=28302708/32872528 swapFree=1522152/1652968
[pid=12874] ppid=12871 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/12874/stat : 12874 (java) S 12871 12874 3195 0 -1 4202496 17176 0 1 0 180 16 0 0 20 0 19 0 2807768 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140736079451616 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12874/statm: 2456183 30796 2267 9 0 2446860 0
[pid=12874/tid=12875] ppid=12871 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/12874/task/12875/stat : 12875 (java) S 12871 12874 3195 0 -1 4202560 2422 0 1 0 15 2 0 0 20 0 19 0 2807769 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140639477363576 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12877] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12877/stat : 12877 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140639449815848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12878] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12878/stat : 12878 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140639448763048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12879] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12879/stat : 12879 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140639447710760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12880] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12880/stat : 12880 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140639446657960 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12881] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12881/stat : 12881 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140639445604648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12882] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12882/stat : 12882 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140639444551848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12883] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12883/stat : 12883 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140639443499560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12884] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12884/stat : 12884 (java) S 12871 12874 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2807770 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140639313897896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12885] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12885/stat : 12885 (java) S 12871 12874 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140638830951144 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12886] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12886/stat : 12886 (java) S 12871 12874 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140638829897208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12887] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12887/stat : 12887 (java) S 12871 12874 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140638828844808 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12888] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12888/stat : 12888 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 30796 33554432000 1073741824 1073778376 140736079460480 140638827793296 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12889] ppid=12871 vsize=9824732 CPUtime=0.56 cores=0,2,4,6

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

[pid=12874/tid=12879] ppid=12871 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12874/task/12879/stat : 12879 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 8 0 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639447710760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12880] ppid=12871 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/12874/task/12880/stat : 12880 (java) S 12871 12874 3195 0 -1 4202560 46 0 0 0 12 2 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639446657960 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12881] ppid=12871 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12881/stat : 12881 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 7 0 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639445604648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12882] ppid=12871 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12882/stat : 12882 (java) S 12871 12874 3195 0 -1 4202560 34 0 0 0 6 1 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639444551848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12883] ppid=12871 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12874/task/12883/stat : 12883 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 9 1 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639443499560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12884] ppid=12871 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12874/task/12884/stat : 12884 (java) S 12871 12874 3195 0 -1 4202560 48 0 0 0 9 1 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639313897896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12885] ppid=12871 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12874/task/12885/stat : 12885 (java) S 12871 12874 3195 0 -1 4202560 361 0 0 0 2 6 0 0 20 0 19 0 2807771 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638830951144 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12886] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12886/stat : 12886 (java) S 12871 12874 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638829897208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12887] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12887/stat : 12887 (java) S 12871 12874 3195 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638828844808 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12888] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12888/stat : 12888 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638827793296 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12889] ppid=12871 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/12874/task/12889/stat : 12889 (java) S 12871 12874 3195 0 -1 4202560 6408 0 0 0 101 2 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638826739896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12890] ppid=12871 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/12874/task/12890/stat : 12890 (java) S 12871 12874 3195 0 -1 4202560 17885 0 0 0 165 3 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638825687096 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12891] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12891/stat : 12891 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638824635000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12892] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12892/stat : 12892 (java) S 12871 12874 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638823582408 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=13295] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/13295/stat : 13295 (java) S 12871 12874 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2810743 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638819370664 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 17.92
Current children cumulated vsize (KiB) 9824732

[startup+39.2008 s]
/proc/loadavg: 1.80 1.97 2.03 3/216 13373
/proc/meminfo: memFree=27801608/32872528 swapFree=1522152/1652968
[pid=12874] ppid=12871 vsize=9824732 CPUtime=18 cores=0,2,4,6
/proc/12874/stat : 12874 (java) S 12871 12874 3195 0 -1 4202496 29945 0 1 0 1707 93 0 0 20 0 19 0 2807768 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140736079451616 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12874/statm: 2456183 152541 2288 9 0 2446860 0
[pid=12874/tid=12875] ppid=12871 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/12874/task/12875/stat : 12875 (java) S 12871 12874 3195 0 -1 4202560 2423 0 1 0 24 2 0 0 20 0 19 0 2807769 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639477363576 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12877] ppid=12871 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12877/stat : 12877 (java) S 12871 12874 3195 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639449815848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12878] ppid=12871 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12874/task/12878/stat : 12878 (java) S 12871 12874 3195 0 -1 4202560 29 0 0 0 7 2 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639448763048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12879] ppid=12871 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12874/task/12879/stat : 12879 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 8 0 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639447710760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12880] ppid=12871 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/12874/task/12880/stat : 12880 (java) S 12871 12874 3195 0 -1 4202560 46 0 0 0 12 2 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639446657960 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12881] ppid=12871 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12881/stat : 12881 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 7 0 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639445604648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12882] ppid=12871 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12882/stat : 12882 (java) S 12871 12874 3195 0 -1 4202560 34 0 0 0 6 1 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639444551848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12883] ppid=12871 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12874/task/12883/stat : 12883 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 9 1 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639443499560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12884] ppid=12871 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12874/task/12884/stat : 12884 (java) S 12871 12874 3195 0 -1 4202560 48 0 0 0 9 1 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639313897896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12885] ppid=12871 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12874/task/12885/stat : 12885 (java) S 12871 12874 3195 0 -1 4202560 361 0 0 0 2 6 0 0 20 0 19 0 2807771 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638830951144 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12886] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12886/stat : 12886 (java) S 12871 12874 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638829897208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12887] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12887/stat : 12887 (java) S 12871 12874 3195 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638828844808 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12888] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12888/stat : 12888 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638827793296 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12889] ppid=12871 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/12874/task/12889/stat : 12889 (java) S 12871 12874 3195 0 -1 4202560 6408 0 0 0 101 2 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638826739896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12890] ppid=12871 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/12874/task/12890/stat : 12890 (java) S 12871 12874 3195 0 -1 4202560 17885 0 0 0 165 3 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638825687096 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12891] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12891/stat : 12891 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638824635000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12892] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12892/stat : 12892 (java) S 12871 12874 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638823582408 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=13295] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/13295/stat : 13295 (java) S 12871 12874 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2810743 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638819370664 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 18
Current children cumulated vsize (KiB) 9824732

[startup+40.0009 s]
/proc/loadavg: 1.80 1.97 2.03 1/213 13385
/proc/meminfo: memFree=27796128/32872528 swapFree=1522152/1652968
[pid=12874] ppid=12871 vsize=9824732 CPUtime=18.23 cores=0,2,4,6
/proc/12874/stat : 12874 (java) S 12871 12874 3195 0 -1 4202496 29958 0 1 0 1726 97 0 0 20 0 19 0 2807768 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140736079451616 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12874/statm: 2456183 152541 2288 9 0 2446860 0
[pid=12874/tid=12875] ppid=12871 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/12874/task/12875/stat : 12875 (java) S 12871 12874 3195 0 -1 4202560 2424 0 1 0 27 2 0 0 20 0 19 0 2807769 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639477363576 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12877] ppid=12871 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12877/stat : 12877 (java) S 12871 12874 3195 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639449815848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12878] ppid=12871 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12874/task/12878/stat : 12878 (java) S 12871 12874 3195 0 -1 4202560 29 0 0 0 7 2 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639448763048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12879] ppid=12871 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12874/task/12879/stat : 12879 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 8 0 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639447710760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12880] ppid=12871 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/12874/task/12880/stat : 12880 (java) S 12871 12874 3195 0 -1 4202560 46 0 0 0 12 2 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639446657960 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12881] ppid=12871 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12881/stat : 12881 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 7 0 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639445604648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12882] ppid=12871 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12882/stat : 12882 (java) S 12871 12874 3195 0 -1 4202560 34 0 0 0 6 1 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639444551848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12883] ppid=12871 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12874/task/12883/stat : 12883 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 9 1 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639443499560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12884] ppid=12871 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12874/task/12884/stat : 12884 (java) S 12871 12874 3195 0 -1 4202560 48 0 0 0 9 1 0 0 20 0 19 0 2807770 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140639313897896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12885] ppid=12871 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12874/task/12885/stat : 12885 (java) S 12871 12874 3195 0 -1 4202560 361 0 0 0 2 6 0 0 20 0 19 0 2807771 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638830951144 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12886] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12886/stat : 12886 (java) S 12871 12874 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638829897208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12887] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12887/stat : 12887 (java) S 12871 12874 3195 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638828844808 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12888] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12888/stat : 12888 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638827793296 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12889] ppid=12871 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/12874/task/12889/stat : 12889 (java) S 12871 12874 3195 0 -1 4202560 6408 0 0 0 103 2 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638826739896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12890] ppid=12871 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/12874/task/12890/stat : 12890 (java) S 12871 12874 3195 0 -1 4202560 17885 0 0 0 166 3 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638825687096 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12891] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12891/stat : 12891 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638824635000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12892] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12892/stat : 12892 (java) S 12871 12874 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638823582408 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=13295] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/13295/stat : 13295 (java) S 12871 12874 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2810743 10060525568 152541 33554432000 1073741824 1073778376 140736079460480 140638819370664 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 18.23
Current children cumulated vsize (KiB) 9824732

[startup+40.4008 s]
/proc/loadavg: 1.80 1.97 2.03 1/213 13385
/proc/meminfo: memFree=27796128/32872528 swapFree=1522152/1652968
[pid=12874] ppid=12871 vsize=9824732 CPUtime=18.31 cores=0,2,4,6
/proc/12874/stat : 12874 (java) S 12871 12874 3195 0 -1 4202496 29958 0 1 0 1734 97 0 0 20 0 19 0 2807768 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140736079451616 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12874/statm: 2456183 151456 2288 9 0 2446860 0
[pid=12874/tid=12875] ppid=12871 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/12874/task/12875/stat : 12875 (java) R 12871 12874 3195 0 -1 4202560 2424 0 1 0 33 2 0 0 20 0 19 0 2807769 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140639477363088 140639326120855 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12877] ppid=12871 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12877/stat : 12877 (java) S 12871 12874 3195 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 19 0 2807770 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140639449815848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12878] ppid=12871 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12874/task/12878/stat : 12878 (java) S 12871 12874 3195 0 -1 4202560 29 0 0 0 7 2 0 0 20 0 19 0 2807770 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140639448763048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12879] ppid=12871 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12874/task/12879/stat : 12879 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 8 0 0 0 20 0 19 0 2807770 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140639447710760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12880] ppid=12871 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/12874/task/12880/stat : 12880 (java) S 12871 12874 3195 0 -1 4202560 46 0 0 0 12 2 0 0 20 0 19 0 2807770 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140639446657960 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12881] ppid=12871 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12881/stat : 12881 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 7 0 0 0 20 0 19 0 2807770 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140639445604648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12882] ppid=12871 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12874/task/12882/stat : 12882 (java) S 12871 12874 3195 0 -1 4202560 34 0 0 0 6 1 0 0 20 0 19 0 2807770 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140639444551848 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12874/tid=12883] ppid=12871 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12874/task/12883/stat : 12883 (java) S 12871 12874 3195 0 -1 4202560 25 0 0 0 9 1 0 0 20 0 19 0 2807770 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140639443499560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12884] ppid=12871 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12874/task/12884/stat : 12884 (java) S 12871 12874 3195 0 -1 4202560 48 0 0 0 9 1 0 0 20 0 19 0 2807770 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140639313897896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12885] ppid=12871 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12874/task/12885/stat : 12885 (java) S 12871 12874 3195 0 -1 4202560 361 0 0 0 2 6 0 0 20 0 19 0 2807771 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140638830951144 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12886] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12886/stat : 12886 (java) S 12871 12874 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140638829897208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12887] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12887/stat : 12887 (java) S 12871 12874 3195 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 2807771 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140638828844808 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12888] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12888/stat : 12888 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140638827793296 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12889] ppid=12871 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/12874/task/12889/stat : 12889 (java) S 12871 12874 3195 0 -1 4202560 6408 0 0 0 104 2 0 0 20 0 19 0 2807774 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140638826739896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12874/tid=12890] ppid=12871 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/12874/task/12890/stat : 12890 (java) S 12871 12874 3195 0 -1 4202560 17885 0 0 0 167 3 0 0 20 0 19 0 2807774 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140638825687096 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=12891] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12891/stat : 12891 (java) S 12871 12874 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140638824635000 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12874/tid=12892] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/12892/stat : 12892 (java) S 12871 12874 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2807774 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140638823582408 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12874/tid=13295] ppid=12871 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12874/task/13295/stat : 13295 (java) S 12871 12874 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2810743 10060525568 151456 33554432000 1073741824 1073778376 140736079460480 140638819370664 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 18.31
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 40.4205
CPU time (s): 18.4312
CPU user time (s): 17.3284
CPU system time (s): 1.10283
CPU usage (%): 45.5986
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.3284
system time used= 1.10283
maximum resident set size= 611708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29965
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= 3270
involuntary context switches= 1710

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.300954 second user time and 0.32295 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-30 23:14:48
IDJOB=4109525
IDBENCH=78839
IDSOLVER=2552
FILE ID=node122/4109525-1467321288
RUNJOBID= node122-1467319216-8601
PBS_JOBID= 20005252
Free space on /tmp= 71728 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.1111219348--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109525-1467321288/watcher-4109525-1467321288 -o /tmp/evaluation-result-4109525-1467321288/solver-4109525-1467321288 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467319216-8601 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109525-1467321288.wbo

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

MD5SUM BENCH= 137575c353ea976a2596969302480bf9
RANDOM SEED=183281787

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28426828 kB
Buffers:           98404 kB
Cached:          1759740 kB
SwapCached:            0 kB
Active:           389900 kB
Inactive:        1649872 kB
Active(anon):     184448 kB
Inactive(anon):        4 kB
Active(file):     205452 kB
Inactive(file):  1649868 kB
Unevictable:     1652968 kB
Mlocked:         1522152 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1668 kB
Writeback:             0 kB
AnonPages:       1806184 kB
Mapped:            22268 kB
Shmem:               204 kB
Slab:             619172 kB
SReclaimable:      62984 kB
SUnreclaim:       556188 kB
KernelStack:        1784 kB
PageTables:         7648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2350328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 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= 71728 MiB
End job on node122 at 2016-06-30 23:15:28