Trace number 4109621

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 15.1417 32.2713

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110968094--soft-66-100-0.wbo
MD5SUM3614e30d545cc7450a6dcbc158864418
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark7.07692
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 constraints29
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 1556
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1555
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1242
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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4109621-1467321416.wbo
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.063s.
0.10/0.17	c declared #vars     169
0.10/0.17	c internal #vars     198
0.10/0.17	c #constraints  101
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 26
0.10/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 49
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 4
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 22
0.10/0.17	c 101 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 4
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 26
0.10/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 49
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22
0.10/0.17	c 101 constraints processed.
0.10/0.17	c objective function length is 29 literals
1.07/0.46	c And the winner is solver0
1.61/0.68	c SATISFIABLE
1.61/0.68	c OPTIMIZING...
1.61/0.68	c Got one! Elapsed wall clock time (in seconds):0.568
1.61/0.68	o 1281
1.61/0.69	c And the winner is solver0
1.80/1.18	c Got one! Elapsed wall clock time (in seconds):1.069
1.80/1.18	o 743
1.80/1.18	c And the winner is solver0
1.80/1.68	c Got one! Elapsed wall clock time (in seconds):1.57
1.80/1.68	o 505
1.80/1.69	c And the winner is solver0
1.86/2.18	c Got one! Elapsed wall clock time (in seconds):2.07
1.86/2.18	o 491
1.86/2.20	c And the winner is solver0
1.94/2.68	c Got one! Elapsed wall clock time (in seconds):2.571
1.94/2.68	o 483
1.94/2.69	c And the winner is solver0
1.98/3.18	c Got one! Elapsed wall clock time (in seconds):3.072
1.98/3.18	o 462
1.98/3.19	c And the winner is solver0
2.02/3.68	c Got one! Elapsed wall clock time (in seconds):3.573
2.02/3.68	o 459
2.07/3.71	c And the winner is solver0
2.17/4.18	c Got one! Elapsed wall clock time (in seconds):4.074
2.17/4.18	o 458
2.20/4.21	c And the winner is solver0
2.29/4.68	c Got one! Elapsed wall clock time (in seconds):4.575
2.29/4.68	o 454
2.32/4.72	c And the winner is solver0
2.42/5.18	c Got one! Elapsed wall clock time (in seconds):5.076
2.42/5.18	o 448
2.44/5.23	c And the winner is solver0
2.61/5.69	c Got one! Elapsed wall clock time (in seconds):5.577
2.61/5.69	o 435
2.61/5.69	c And the winner is solver0
2.62/6.19	c Got one! Elapsed wall clock time (in seconds):6.078
2.62/6.19	o 418
2.63/6.21	c And the winner is solver0
2.68/6.69	c Got one! Elapsed wall clock time (in seconds):6.579
2.68/6.69	o 406
2.68/6.70	c And the winner is solver0
2.68/7.19	c Got one! Elapsed wall clock time (in seconds):7.08
2.68/7.19	o 397
2.70/7.20	c And the winner is solver0
2.74/7.69	c Got one! Elapsed wall clock time (in seconds):7.58
2.74/7.69	o 389
2.74/7.70	c And the winner is solver0
2.74/8.19	c Got one! Elapsed wall clock time (in seconds):8.081
2.74/8.19	o 386
2.76/8.21	c And the winner is solver0
2.81/8.69	c Got one! Elapsed wall clock time (in seconds):8.582
2.81/8.69	o 369
2.82/8.71	c And the winner is solver0
2.85/9.19	c Got one! Elapsed wall clock time (in seconds):9.083
2.85/9.19	o 367
2.86/9.22	c And the winner is solver0
2.97/9.69	c Got one! Elapsed wall clock time (in seconds):9.584
2.97/9.69	o 366
2.97/9.70	c And the winner is solver0
2.99/10.19	c Got one! Elapsed wall clock time (in seconds):10.085
2.99/10.19	o 349
2.99/10.20	c And the winner is solver0
3.01/10.69	c Got one! Elapsed wall clock time (in seconds):10.586
3.01/10.69	o 342
3.02/10.71	c And the winner is solver0
3.06/11.20	c Got one! Elapsed wall clock time (in seconds):11.087
3.06/11.20	o 325
3.06/11.24	c And the winner is solver0
3.17/11.70	c Got one! Elapsed wall clock time (in seconds):11.588
3.17/11.70	o 318
3.17/11.78	c cleaning 6563 clauses out of 13126 with flag 3118/13126
3.17/11.79	c And the winner is solver0
3.39/12.20	c Got one! Elapsed wall clock time (in seconds):12.089
3.39/12.20	o 316
3.40/12.21	c And the winner is solver0
3.44/12.70	c Got one! Elapsed wall clock time (in seconds):12.59
3.44/12.70	o 311
3.44/12.73	c And the winner is solver0
3.51/13.20	c Got one! Elapsed wall clock time (in seconds):13.091
3.51/13.20	o 297
3.54/13.28	c And the winner is solver0
3.71/13.70	c Got one! Elapsed wall clock time (in seconds):13.592
3.71/13.70	o 296
3.71/13.71	c And the winner is solver0
3.71/14.20	c Got one! Elapsed wall clock time (in seconds):14.092
3.71/14.20	o 291
3.71/14.22	c And the winner is solver0
3.79/14.70	c Got one! Elapsed wall clock time (in seconds):14.593
3.79/14.70	o 290
3.79/14.72	c And the winner is solver0
3.85/15.20	c Got one! Elapsed wall clock time (in seconds):15.094
3.85/15.20	o 281
3.85/15.23	c And the winner is solver0
3.91/15.70	c Got one! Elapsed wall clock time (in seconds):15.595
3.91/15.70	o 269
3.91/15.77	c And the winner is solver0
4.05/16.20	c Got one! Elapsed wall clock time (in seconds):16.096
4.05/16.20	o 268
4.05/16.26	c And the winner is solver0
4.18/16.70	c Got one! Elapsed wall clock time (in seconds):16.596
4.18/16.70	o 264
4.18/16.71	c And the winner is solver0
4.19/17.21	c Got one! Elapsed wall clock time (in seconds):17.097
4.19/17.21	o 247
4.19/17.22	c And the winner is solver0
4.24/17.71	c Got one! Elapsed wall clock time (in seconds):17.598
4.24/17.71	o 227
4.24/17.74	c And the winner is solver0
4.33/18.21	c Got one! Elapsed wall clock time (in seconds):18.098
4.33/18.21	o 214
4.33/18.22	c And the winner is solver0
4.37/18.71	c Got one! Elapsed wall clock time (in seconds):18.601
4.37/18.71	o 213
4.37/18.72	c And the winner is solver0
4.37/19.21	c Got one! Elapsed wall clock time (in seconds):19.102
4.37/19.21	o 212
4.37/19.27	c cleaning 8681 clauses out of 17363 with flag 3410/23926
4.37/19.28	c And the winner is solver0
4.59/19.71	c Got one! Elapsed wall clock time (in seconds):19.602
4.59/19.71	o 210
4.59/19.74	c And the winner is solver0
4.67/20.21	c Got one! Elapsed wall clock time (in seconds):20.103
4.67/20.21	o 203
4.67/20.23	c And the winner is solver0
4.71/20.71	c Got one! Elapsed wall clock time (in seconds):20.604
4.71/20.71	o 199
4.71/20.72	c And the winner is solver0
4.75/21.21	c Got one! Elapsed wall clock time (in seconds):21.105
4.75/21.21	o 186
4.75/21.25	c And the winner is solver0
4.84/21.71	c Got one! Elapsed wall clock time (in seconds):21.606
4.84/21.71	o 181
5.01/21.89	c cleaning 7912 clauses out of 15833 with flag 12345/31078
5.25/21.94	c And the winner is solver0
5.72/22.21	c Got one! Elapsed wall clock time (in seconds):22.106
5.72/22.21	o 164
5.94/22.32	c And the winner is solver0
6.04/22.72	c Got one! Elapsed wall clock time (in seconds):22.607
6.04/22.72	o 163
6.20/22.80	c cleaning 7242 clauses out of 14491 with flag 6514/37648
6.20/22.85	c And the winner is solver0
6.32/23.22	c Got one! Elapsed wall clock time (in seconds):23.108
6.32/23.22	o 145
6.32/23.28	c And the winner is solver0
6.46/23.72	c Got one! Elapsed wall clock time (in seconds):23.609
6.46/23.72	o 138
6.61/23.80	c cleaning 6450 clauses out of 12904 with flag 6192/43303
6.61/23.82	c And the winner is solver0
6.67/24.22	c Got one! Elapsed wall clock time (in seconds):24.109
6.67/24.22	o 136
7.05/24.40	c cleaning 6102 clauses out of 12215 with flag 15826/49065
7.05/24.45	c And the winner is solver0
7.18/24.72	c Got one! Elapsed wall clock time (in seconds):24.61
7.18/24.72	o 101
7.34/24.86	c cleaning 6025 clauses out of 12052 with flag 12480/55004
7.34/24.87	c And the winner is solver0
7.49/25.22	c Got one! Elapsed wall clock time (in seconds):25.111
7.49/25.22	o 100
7.49/25.24	c And the winner is solver0
7.55/25.72	c Got one! Elapsed wall clock time (in seconds):25.612
7.55/25.72	o 97
7.91/25.90	c cleaning 6170 clauses out of 12352 with flag 17480/61329
7.91/25.90	c And the winner is solver0
8.00/26.22	c Got one! Elapsed wall clock time (in seconds):26.113
8.00/26.22	o 83
8.15/26.35	c And the winner is solver0
8.29/26.72	c Got one! Elapsed wall clock time (in seconds):26.613
8.29/26.72	o 81
8.29/26.76	c cleaning 6086 clauses out of 12186 with flag 3020/67333
8.64/26.95	c cleaning 6044 clauses out of 12100 with flag 22501/73333
8.64/26.98	c And the winner is solver0
8.85/27.22	c Got one! Elapsed wall clock time (in seconds):27.115
8.85/27.22	o 44
9.00/27.35	c cleaning 5719 clauses out of 11450 with flag 14132/78728
9.43/27.51	c And the winner is solver0
9.47/27.72	c Got one! Elapsed wall clock time (in seconds):27.616
9.47/27.72	o 37
9.82/27.91	c cleaning 8039 clauses out of 16082 with flag 17228/89081
10.23/28.13	c cleaning 7018 clauses out of 14042 with flag 39104/95080
10.62/28.32	c And the winner is solver0
10.72/28.73	c Got one! Elapsed wall clock time (in seconds):28.618
10.72/28.73	o 36
11.06/28.93	c cleaning 9057 clauses out of 18118 with flag 18513/106176
11.46/29.13	c cleaning 7527 clauses out of 15061 with flag 40265/112178
11.88/29.39	c cleaning 7256 clauses out of 14532 with flag 67599/119177
12.48/29.66	c cleaning 7636 clauses out of 15275 with flag 97770/127177
12.90/29.82	c And the winner is solver0
12.95/30.23	c Got one! Elapsed wall clock time (in seconds):30.12
12.95/30.23	o 25
13.31/30.47	c cleaning 8928 clauses out of 17859 with flag 19854/137398
13.53/30.53	c And the winner is solver0
13.61/30.73	c Got one! Elapsed wall clock time (in seconds):30.622
13.61/30.73	o 24
13.75/30.85	c And the winner is solver0
13.86/31.23	c Got one! Elapsed wall clock time (in seconds):31.125
13.86/31.23	o 18
13.86/31.28	c cleaning 7488 clauses out of 14980 with flag 3665/143450
14.21/31.43	c And the winner is solver0
14.35/31.74	c Got one! Elapsed wall clock time (in seconds):31.628
14.35/31.74	o 17
14.35/31.78	c cleaning 6467 clauses out of 12943 with flag 3911/148906
14.69/31.99	c cleaning 6234 clauses out of 12471 with flag 28500/154905
14.69/32.00	c And the winner is solver0
15.06/32.26	c >>>>>>>>>> Solver number 0 (61 answers) <<<<<<<<<<<<<<<<<<
15.06/32.26	c starts		: 171
15.06/32.26	c conflicts		: 155375
15.06/32.26	c decisions		: 237467
15.06/32.26	c propagations		: 3070994
15.06/32.26	c inspects		: 60805640
15.06/32.26	c shortcuts		: 0
15.06/32.26	c learnt literals	: 30
15.06/32.26	c learnt binary clauses	: 163
15.06/32.26	c learnt ternary clauses	: 605
15.06/32.26	c learnt constraints	: 155344
15.06/32.26	c ignored constraints	: 0
15.06/32.26	c root simplifications	: 0
15.06/32.26	c removed literals (reason simplification)	: 1523398
15.06/32.26	c reason swapping (by a shorter reason)	: 0
15.06/32.26	c Calls to reduceDB	: 21
15.06/32.26	c Number of update (reduction) of LBD	: 35484
15.06/32.26	c Imported unit clauses	: 0
15.06/32.26	c number of reductions to clauses (during analyze)	: 0
15.06/32.26	c number of learned constraints concerned by reduction	: 0
15.06/32.26	c number of learning phase by resolution	: 0
15.06/32.26	c number of learning phase by cutting planes	: 0
15.06/32.26	c speed (assignments/second)	: 95720.28800299224
15.06/32.26	c non guided choices	2115
15.06/32.26	c learnt constraints type 
15.06/32.26	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
15.06/32.26	c starts		: 61
15.06/32.26	c conflicts		: 546
15.06/32.26	c decisions		: 4623
15.06/32.26	c propagations		: 26269
15.06/32.26	c inspects		: 953398
15.06/32.26	c shortcuts		: 0
15.06/32.26	c learnt literals	: 0
15.06/32.26	c learnt binary clauses	: 0
15.06/32.26	c learnt ternary clauses	: 0
15.06/32.26	c learnt constraints	: 493
15.06/32.26	c ignored constraints	: 0
15.06/32.26	c root simplifications	: 0
15.06/32.26	c removed literals (reason simplification)	: 0
15.06/32.26	c reason swapping (by a shorter reason)	: 0
15.06/32.26	c Calls to reduceDB	: 0
15.06/32.26	c Number of update (reduction) of LBD	: 0
15.06/32.26	c Imported unit clauses	: 0
15.06/32.26	c number of reductions to clauses (during analyze)	: 0
15.06/32.26	c number of learned constraints concerned by reduction	: 0
15.06/32.26	c number of learning phase by resolution	: 0
15.06/32.26	c number of learning phase by cutting planes	: 0
15.06/32.26	c speed (assignments/second)	: 50517.30769230769
15.06/32.26	c non guided choices	722
15.06/32.26	c learnt constraints type 
15.06/32.26	s OPTIMUM FOUND
15.06/32.26	c Found 60 solution(s)
15.06/32.26	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 
15.06/32.26	c objective function=17
15.06/32.26	c Total wall clock time (in seconds): 32.155

Verifier Data

OK	17

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-4109621-1467321416/watcher-4109621-1467321416 -o /tmp/evaluation-result-4109621-1467321416/solver-4109621-1467321416 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109621-1467321416.wbo 

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

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


[startup+0 s]
/proc/loadavg: 1.66 1.74 1.86 4/196 27158
/proc/meminfo: memFree=29740836/32872528 swapFree=1254912/1391860
[pid=27158] ppid=27155 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/27158/stat : 27158 (java) S 27155 27158 16091 0 -1 4202496 1329 0 0 0 0 0 0 0 20 0 2 0 13102407 98635776 959 33554432000 1073741824 1073778376 140736743507040 140736743498176 272889839677 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 24081 960 728 9 0 16771 0
[pid=27158/tid=27159] ppid=27155 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27159/stat : 27159 (java) R 27155 27158 16091 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 13102408 98570240 977 33554432000 1073741824 1073778376 140736743507040 139809492639272 272886482304 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100117 s]
/proc/loadavg: 1.66 1.74 1.86 4/196 27158
/proc/meminfo: memFree=29740836/32872528 swapFree=1254912/1391860
[pid=27158] ppid=27155 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/27158/stat : 27158 (java) S 27155 27158 16091 0 -1 4202496 4452 0 1 0 10 0 0 0 20 0 18 0 13102407 9787879424 6084 33554432000 1073741824 1073778376 140736743507040 140736743498176 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 2389619 6084 2155 9 0 2380296 0
[pid=27158/tid=27159] ppid=27155 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/27158/task/27159/stat : 27159 (java) R 27155 27158 16091 0 -1 4202560 2389 0 1 0 7 0 0 0 20 0 18 0 13102408 9787879424 6084 33554432000 1073741824 1073778376 140736743507040 139809492644184 272889865485 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.206591 s]
/proc/loadavg: 1.66 1.74 1.86 4/196 27158
/proc/meminfo: memFree=29740836/32872528 swapFree=1254912/1391860
[pid=27158] ppid=27155 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/27158/stat : 27158 (java) S 27155 27158 16091 0 -1 4202496 4831 0 1 0 28 1 0 0 20 0 22 0 13102407 10060525568 7944 33554432000 1073741824 1073778376 140736743507040 140736743498176 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 2456183 7944 2220 9 0 2446860 0
[pid=27158/tid=27159] ppid=27155 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/27158/task/27159/stat : 27159 (java) S 27155 27158 16091 0 -1 4202560 2419 0 1 0 15 0 0 0 20 0 22 0 13102408 10060525568 7944 33554432000 1073741824 1073778376 140736743507040 139809492644728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9824732

[startup+0.300254 s]
/proc/loadavg: 1.66 1.74 1.86 4/196 27158
/proc/meminfo: memFree=29740836/32872528 swapFree=1254912/1391860
[pid=27158] ppid=27155 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/27158/stat : 27158 (java) S 27155 27158 16091 0 -1 4202496 7956 0 1 0 65 1 0 0 20 0 22 0 13102407 10060525568 10374 33554432000 1073741824 1073778376 140736743507040 140736743498176 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 2456183 10374 2247 9 0 2446860 0
[pid=27158/tid=27159] ppid=27155 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/27158/task/27159/stat : 27159 (java) S 27155 27158 16091 0 -1 4202560 2419 0 1 0 15 0 0 0 20 0 22 0 13102408 10060525568 10374 33554432000 1073741824 1073778376 140736743507040 139809492644728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700212 s]
/proc/loadavg: 1.66 1.74 1.86 4/196 27158
/proc/meminfo: memFree=29740836/32872528 swapFree=1254912/1391860
[pid=27158] ppid=27155 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/27158/stat : 27158 (java) S 27155 27158 16091 0 -1 4202496 15645 0 1 0 173 6 0 0 20 0 19 0 13102407 10060525568 17182 33554432000 1073741824 1073778376 140736743507040 140736743498176 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 2456183 17182 2258 9 0 2446860 0
[pid=27158/tid=27159] ppid=27155 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/27158/task/27159/stat : 27159 (java) S 27155 27158 16091 0 -1 4202560 2419 0 1 0 16 0 0 0 20 0 19 0 13102408 10060525568 17182 33554432000 1073741824 1073778376 140736743507040 139809492644728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 1.66 1.74 1.86 2/215 27183
/proc/meminfo: memFree=29679512/32872528 swapFree=1254912/1391860
[pid=27158] ppid=27155 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/27158/stat : 27158 (java) S 27155 27158 16091 0 -1 4202496 15655 0 1 0 174 6 0 0 20 0 19 0 13102407 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 140736743498176 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 2456183 18206 2258 9 0 2446860 0
[pid=27158/tid=27159] ppid=27155 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/27158/task/27159/stat : 27159 (java) S 27155 27158 16091 0 -1 4202560 2420 0 1 0 16 0 0 0 20 0 19 0 13102408 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809492644728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27161] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27161/stat : 27161 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809454135592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27162] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27162/stat : 27162 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809453082792 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27163] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27163/stat : 27163 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809452030504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27164] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27164/stat : 27164 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809450977704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27165] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27165/stat : 27165 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809449925416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27166] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27166/stat : 27166 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809448872616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27167] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27167/stat : 27167 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809447820328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27168] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27168/stat : 27168 (java) S 27155 27158 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809446767528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27169] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27169/stat : 27169 (java) S 27155 27158 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13102409 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809316112616 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27170] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27170/stat : 27170 (java) S 27155 27158 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13102410 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809315058680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27171] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27171/stat : 27171 (java) S 27155 27158 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13102410 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809314006280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27172] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27172/stat : 27172 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809312954768 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27173] ppid=27155 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/27158/task/27173/stat : 27173 (java) S 27155 27158 16091 0 -1 4202560 4980 0 0 0 50 0 0 0 20 0 19 0 13102412 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809311902392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27174] ppid=27155 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/27158/task/27174/stat : 27174 (java) S 27155 27158 16091 0 -1 4202560 6901 0 0 0 48 2 0 0 20 0 19 0 13102412 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809310849592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27175] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27175/stat : 27175 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809309797496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27176] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27176/stat : 27176 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139809308744904 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27179] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27179/stat : 27179 (java) S 27155 27158 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13102425 10060525568 18206 33554432000 1073741824 1073778376 140736743507040 139808163746984 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 1.60 1.72 1.85 5/218 27192
/proc/meminfo: memFree=29665284/32872528 swapFree=1254912/1391860
[pid=27158] ppid=27155 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/27158/stat : 27158 (java) S 27155 27158 16091 0 -1 4202496 15688 0 1 0 188 10 0 0 20 0 19 0 13102407 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 140736743498176 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 2456183 22818 2261 9 0 2446860 0
[pid=27158/tid=27159] ppid=27155 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/27158/task/27159/stat : 27159 (java) S 27155 27158 16091 0 -1 4202560 2421 0 1 0 16 0 0 0 20 0 19 0 13102408 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809492644728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27161] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27161/stat : 27161 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809454135592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27162] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27162/stat : 27162 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809453082792 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27163] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27163/stat : 27163 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809452030504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27164] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27164/stat : 27164 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809450977704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27165] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27165/stat : 27165 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809449925416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27166] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27166/stat : 27166 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809448872616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27167] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27167/stat : 27167 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809447820328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27168] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27168/stat : 27168 (java) S 27155 27158 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809446767528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27169] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27169/stat : 27169 (java) S 27155 27158 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13102409 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809316112616 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27170] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27170/stat : 27170 (java) S 27155 27158 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13102410 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809315058680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27171] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27171/stat : 27171 (java) S 27155 27158 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13102410 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809314006280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27172] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27172/stat : 27172 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809312954768 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27173] ppid=27155 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/27158/task/27173/stat : 27173 (java) S 27155 27158 16091 0 -1 4202560 4980 0 0 0 54 0 0 0 20 0 19 0 13102412 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809311902392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27174] ppid=27155 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/27158/task/27174/stat : 27174 (java) S 27155 27158 16091 0 -1 4202560 6904 0 0 0 52 2 0 0 20 0 19 0 13102412 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809310849592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27175] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27175/stat : 27175 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809309797496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27176] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27176/stat : 27176 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139809308744904 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27179] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27179/stat : 27179 (java) S 27155 27158 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13102425 10060525568 22818 33554432000 1073741824 1073778376 140736743507040 139808163746984 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=27 pid=1779 uid=0 cmd=

[startup+6.30086 s]
/proc/loadavg: 1.60 1.72 1.85 2/215 27210
/proc/meminfo: memFree=29611564/32872528 swapFree=1254912/1391860
[pid=27158] ppid=27155 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/27158/stat : 27158 (java) S 27155 27158 16091 0 -1 4202496 16233 0 1 0 245 23 0 0 20 0 19 0 13102407 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 140736743498176 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 2456183 37741 2269 9 0 2446860 0
[pid=27158/tid=27159] ppid=27155 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/27158/task/27159/stat : 27159 (java) S 27155 27158 16091 0 -1 4202560 2423 0 1 0 16 0 0 0 20 0 19 0 13102408 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809492644728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27161] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27161/stat : 27161 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809454135592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27162] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27162/stat : 27162 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809453082792 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27163] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27163/stat : 27163 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809452030504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27164] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27164/stat : 27164 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809450977704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27165] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27165/stat : 27165 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809449925416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27166] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27166/stat : 27166 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809448872616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27167] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27167/stat : 27167 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809447820328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27168] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27168/stat : 27168 (java) S 27155 27158 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809446767528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27169] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27169/stat : 27169 (java) S 27155 27158 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13102409 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809316112616 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27170] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27170/stat : 27170 (java) S 27155 27158 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13102410 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809315058680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27171] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27171/stat : 27171 (java) S 27155 27158 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13102410 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809314006280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27172] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27172/stat : 27172 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 37741 33554432000 1073741824 1073778376 140736743507040 139809312954768 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27173] ppid=27155 vsize=9824732 CPUtime=0.65 cores=0,2,4,6

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

[pid=27158/tid=27164] ppid=27155 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/27158/task/27164/stat : 27164 (java) S 27155 27158 16091 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 13102408 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809450977704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27165] ppid=27155 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/27158/task/27165/stat : 27165 (java) S 27155 27158 16091 0 -1 4202560 41 0 0 0 2 0 0 0 20 0 22 0 13102408 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809449925416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27166] ppid=27155 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/27158/task/27166/stat : 27166 (java) S 27155 27158 16091 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 13102408 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809448872616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27167] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27167/stat : 27167 (java) S 27155 27158 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13102408 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809447820328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27168] ppid=27155 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27158/task/27168/stat : 27168 (java) S 27155 27158 16091 0 -1 4202560 21 0 0 0 5 0 0 0 20 0 22 0 13102408 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809446767528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27169] ppid=27155 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27158/task/27169/stat : 27169 (java) S 27155 27158 16091 0 -1 4202560 11 0 0 0 1 4 0 0 20 0 22 0 13102409 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809316112616 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27170] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27170/stat : 27170 (java) S 27155 27158 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13102410 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809315058680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27171] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27171/stat : 27171 (java) S 27155 27158 16091 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 22 0 13102410 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809314006280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27172] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27172/stat : 27172 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13102412 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809312954768 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27173] ppid=27155 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/27158/task/27173/stat : 27173 (java) S 27155 27158 16091 0 -1 4202560 9763 0 0 0 124 2 0 0 20 0 22 0 13102412 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809311902392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27174] ppid=27155 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/27158/task/27174/stat : 27174 (java) S 27155 27158 16091 0 -1 4202560 6922 0 0 0 91 2 0 0 20 0 22 0 13102412 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809310849592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27175] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27175/stat : 27175 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13102412 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809309797496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27176] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27176/stat : 27176 (java) S 27155 27158 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13102412 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139809308744904 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27179] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27179/stat : 27179 (java) S 27155 27158 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13102425 10060525568 51648 33554432000 1073741824 1073778376 140736743507040 139808163746984 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 13.31
Current children cumulated vsize (KiB) 9824732

[startup+31.2007 s]
/proc/loadavg: 1.68 1.73 1.85 4/218 27354
/proc/meminfo: memFree=29541120/32872528 swapFree=1254912/1391860
[pid=27158] ppid=27155 vsize=9824732 CPUtime=13.86 cores=0,2,4,6
/proc/27158/stat : 27158 (java) S 27155 27158 16091 0 -1 4202496 21171 0 1 0 1276 110 0 0 20 0 19 0 13102407 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 140736743498176 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 2456183 51642 2288 9 0 2446860 0
[pid=27158/tid=27159] ppid=27155 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/27158/task/27159/stat : 27159 (java) S 27155 27158 16091 0 -1 4202560 2423 0 1 0 19 0 0 0 20 0 19 0 13102408 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809492644728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27161] ppid=27155 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27158/task/27161/stat : 27161 (java) S 27155 27158 16091 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 19 0 13102408 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809454135592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27162] ppid=27155 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/27158/task/27162/stat : 27162 (java) S 27155 27158 16091 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 19 0 13102408 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809453082792 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27163] ppid=27155 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27158/task/27163/stat : 27163 (java) S 27155 27158 16091 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 19 0 13102408 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809452030504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27164] ppid=27155 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/27158/task/27164/stat : 27164 (java) S 27155 27158 16091 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 13102408 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809450977704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27165] ppid=27155 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/27158/task/27165/stat : 27165 (java) S 27155 27158 16091 0 -1 4202560 41 0 0 0 2 0 0 0 20 0 19 0 13102408 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809449925416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27166] ppid=27155 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/27158/task/27166/stat : 27166 (java) S 27155 27158 16091 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 13102408 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809448872616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27167] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27167/stat : 27167 (java) S 27155 27158 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809447820328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27168] ppid=27155 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27158/task/27168/stat : 27168 (java) S 27155 27158 16091 0 -1 4202560 21 0 0 0 5 0 0 0 20 0 19 0 13102408 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809446767528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27169] ppid=27155 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27158/task/27169/stat : 27169 (java) S 27155 27158 16091 0 -1 4202560 11 0 0 0 1 4 0 0 20 0 19 0 13102409 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809316112616 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27170] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27170/stat : 27170 (java) S 27155 27158 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13102410 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809315058680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27171] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27171/stat : 27171 (java) S 27155 27158 16091 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 13102410 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809314006280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27172] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27172/stat : 27172 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809312954768 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27173] ppid=27155 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/27158/task/27173/stat : 27173 (java) S 27155 27158 16091 0 -1 4202560 9763 0 0 0 124 2 0 0 20 0 19 0 13102412 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809311902392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27174] ppid=27155 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/27158/task/27174/stat : 27174 (java) S 27155 27158 16091 0 -1 4202560 6922 0 0 0 93 2 0 0 20 0 19 0 13102412 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809310849592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27175] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27175/stat : 27175 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809309797496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27176] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27176/stat : 27176 (java) S 27155 27158 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139809308744904 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27179] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27179/stat : 27179 (java) S 27155 27158 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13102425 10060525568 51642 33554432000 1073741824 1073778376 140736743507040 139808163746984 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 13.86
Current children cumulated vsize (KiB) 9824732

[startup+32.008 s]
/proc/loadavg: 1.68 1.73 1.85 4/218 27360
/proc/meminfo: memFree=29541560/32872528 swapFree=1254912/1391860
[pid=27158] ppid=27155 vsize=9824732 CPUtime=14.89 cores=0,2,4,6
/proc/27158/stat : 27158 (java) S 27155 27158 16091 0 -1 4202496 21199 0 1 0 1376 113 0 0 20 0 22 0 13102407 10060525568 51548 33554432000 1073741824 1073778376 140736743507040 140736743498176 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 2456183 51548 2288 9 0 2446860 0
[pid=27158/tid=27159] ppid=27155 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/27158/task/27159/stat : 27159 (java) S 27155 27158 16091 0 -1 4202560 2423 0 1 0 20 0 0 0 20 0 22 0 13102408 10060525568 51548 33554432000 1073741824 1073778376 140736743507040 139809492644728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27161] ppid=27155 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27158/task/27161/stat : 27161 (java) S 27155 27158 16091 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 13102408 10060525568 51548 33554432000 1073741824 1073778376 140736743507040 139809454135592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27162] ppid=27155 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/27158/task/27162/stat : 27162 (java) S 27155 27158 16091 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 22 0 13102408 10060525568 51548 33554432000 1073741824 1073778376 140736743507040 139809453082792 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27163] ppid=27155 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27158/task/27163/stat : 27163 (java) S 27155 27158 16091 0 -1 4202560 24 0 0 0 5 0 0 0 20 0 22 0 13102408 10060525568 51548 33554432000 1073741824 1073778376 140736743507040 139809452030504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27164] ppid=27155 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/27158/task/27164/stat : 27164 (java) S 27155 27158 16091 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 13102408 10060525568 51548 33554432000 1073741824 1073778376 140736743507040 139809450977704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27165] ppid=27155 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/27158/task/27165/stat : 27165 (java) S 27155 27158 16091 0 -1 4202560 41 0 0 0 3 0 0 0 20 0 22 0 13102408 10060525568 51548 33554432000 1073741824 1073778376 140736743507040 139809449925416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27166] ppid=27155 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/27158/task/27166/stat : 27166 (java) S 27155 27158 16091 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 13102408 10060525568 51548 33554432000 1073741824 1073778376 140736743507040 139809448872616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27167] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27167/stat : 27167 (java) S 27155 27158 16091 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13102408 10060525568 51548 33554432000 1073741824 1073778376 140736743507040 139809447820328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27168] ppid=27155 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27158/task/27168/stat : 27168 (java) S 27155 27158 16091 0 -1 4202560 22 0 0 0 5 0 0 0 20 0 22 0 13102408 10060525568 51548 33554432000 1073741824 1073778376 140736743507040 139809446767528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27169] ppid=27155 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27158/task/27169/stat : 27169 (java) S 27155 27158 16091 0 -1 4202560 11 0 0 0 1 4 0 0 20 0 22 0 13102409 10060525568 51544 33554432000 1073741824 1073778376 140736743507040 139809316112616 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27170] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27170/stat : 27170 (java) S 27155 27158 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13102410 10060525568 51544 33554432000 1073741824 1073778376 140736743507040 139809315058680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27171] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27171/stat : 27171 (java) S 27155 27158 16091 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 20 0 13102410 10060525568 51544 33554432000 1073741824 1073778376 140736743507040 139809314006280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27172] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27172/stat : 27172 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13102412 10060525568 51544 33554432000 1073741824 1073778376 140736743507040 139809312954768 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27173] ppid=27155 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/27158/task/27173/stat : 27173 (java) S 27155 27158 16091 0 -1 4202560 9763 0 0 0 125 2 0 0 20 0 20 0 13102412 10060525568 51544 33554432000 1073741824 1073778376 140736743507040 139809311902392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27174] ppid=27155 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/27158/task/27174/stat : 27174 (java) S 27155 27158 16091 0 -1 4202560 6922 0 0 0 95 2 0 0 20 0 20 0 13102412 10060525568 51544 33554432000 1073741824 1073778376 140736743507040 139809310849592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27175] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27175/stat : 27175 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13102412 10060525568 51544 33554432000 1073741824 1073778376 140736743507040 139809309797496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27176] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27176/stat : 27176 (java) S 27155 27158 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 13102412 10060525568 51544 33554432000 1073741824 1073778376 140736743507040 139809308744904 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27179] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27179/stat : 27179 (java) S 27155 27158 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13102425 10060525568 51544 33554432000 1073741824 1073778376 140736743507040 139808163746984 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27359] ppid=27155 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/27158/task/27359/stat : 27359 (java) R 27155 27158 16091 0 -1 4202560 2 0 0 0 25 0 0 0 20 0 20 0 13105581 10060525568 51544 33554432000 1073741824 1073778376 140736743507040 139808162694744 139809323326603 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 14.89
Current children cumulated vsize (KiB) 9824732

[startup+32.2008 s]
/proc/loadavg: 1.68 1.73 1.85 4/218 27360
/proc/meminfo: memFree=29541560/32872528 swapFree=1254912/1391860
[pid=27158] ppid=27155 vsize=9824732 CPUtime=15.06 cores=0,2,4,6
/proc/27158/stat : 27158 (java) S 27155 27158 16091 0 -1 4202496 21199 0 1 0 1391 115 0 0 20 0 19 0 13102407 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 140736743498176 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27158/statm: 2456183 51542 2288 9 0 2446860 0
[pid=27158/tid=27159] ppid=27155 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/27158/task/27159/stat : 27159 (java) S 27155 27158 16091 0 -1 4202560 2423 0 1 0 20 0 0 0 20 0 19 0 13102408 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809492644728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27161] ppid=27155 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27158/task/27161/stat : 27161 (java) S 27155 27158 16091 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 19 0 13102408 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809454135592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27162] ppid=27155 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/27158/task/27162/stat : 27162 (java) S 27155 27158 16091 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 19 0 13102408 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809453082792 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27163] ppid=27155 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27158/task/27163/stat : 27163 (java) S 27155 27158 16091 0 -1 4202560 24 0 0 0 5 0 0 0 20 0 19 0 13102408 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809452030504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27164] ppid=27155 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/27158/task/27164/stat : 27164 (java) S 27155 27158 16091 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 13102408 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809450977704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27165] ppid=27155 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/27158/task/27165/stat : 27165 (java) S 27155 27158 16091 0 -1 4202560 41 0 0 0 3 0 0 0 20 0 19 0 13102408 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809449925416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27166] ppid=27155 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/27158/task/27166/stat : 27166 (java) S 27155 27158 16091 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 13102408 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809448872616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27167] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27167/stat : 27167 (java) S 27155 27158 16091 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 13102408 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809447820328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27168] ppid=27155 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27158/task/27168/stat : 27168 (java) S 27155 27158 16091 0 -1 4202560 22 0 0 0 5 0 0 0 20 0 19 0 13102408 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809446767528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27169] ppid=27155 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27158/task/27169/stat : 27169 (java) S 27155 27158 16091 0 -1 4202560 11 0 0 0 1 4 0 0 20 0 19 0 13102409 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809316112616 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27170] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27170/stat : 27170 (java) S 27155 27158 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13102410 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809315058680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27171] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27171/stat : 27171 (java) S 27155 27158 16091 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 13102410 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809314006280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27172] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27172/stat : 27172 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809312954768 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27158/tid=27173] ppid=27155 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/27158/task/27173/stat : 27173 (java) S 27155 27158 16091 0 -1 4202560 9763 0 0 0 125 2 0 0 20 0 19 0 13102412 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809311902392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27174] ppid=27155 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/27158/task/27174/stat : 27174 (java) S 27155 27158 16091 0 -1 4202560 6922 0 0 0 95 2 0 0 20 0 19 0 13102412 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809310849592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27158/tid=27175] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27175/stat : 27175 (java) S 27155 27158 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809309797496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27158/tid=27176] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27176/stat : 27176 (java) S 27155 27158 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13102412 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139809308744904 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27158/tid=27179] ppid=27155 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27158/task/27179/stat : 27179 (java) S 27155 27158 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13102425 10060525568 51542 33554432000 1073741824 1073778376 140736743507040 139808163746984 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 15.06
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 32.2713
CPU time (s): 15.1417
CPU user time (s): 13.9299
CPU system time (s): 1.21181
CPU usage (%): 46.92
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.9299
system time used= 1.21182
maximum resident set size= 209480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21207
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2801
involuntary context switches= 978

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.12698 second user time and 0.152976 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-30 23:16:56
IDJOB=4109621
IDBENCH=78871
IDSOLVER=2552
FILE ID=node119/4109621-1467321416
RUNJOBID= node119-1467318689-18276
PBS_JOBID= 20005280
Free space on /tmp= 71732 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.1110968094--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109621-1467321416/watcher-4109621-1467321416 -o /tmp/evaluation-result-4109621-1467321416/solver-4109621-1467321416 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109621-1467321416.wbo

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

MD5SUM BENCH= 3614e30d545cc7450a6dcbc158864418
RANDOM SEED=1314286992

node119.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.444
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	: 5332.88
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.444
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.444
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.444
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.444
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.444
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.444
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.444
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:        29741100 kB
Buffers:          174564 kB
Cached:           262836 kB
SwapCached:            0 kB
Active:           764872 kB
Inactive:         218392 kB
Active(anon):     530960 kB
Inactive(anon):    17912 kB
Active(file):     233912 kB
Inactive(file):   200480 kB
Unevictable:     1391860 kB
Mlocked:         1254912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               892 kB
Writeback:             0 kB
AnonPages:       1948500 kB
Mapped:            22116 kB
Shmem:               204 kB
Slab:             611856 kB
SReclaimable:      55464 kB
SUnreclaim:       556392 kB
KernelStack:        1648 kB
PageTables:         8052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2180400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    665600 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= 71732 MiB
End job on node119 at 2016-06-30 23:17:28