Trace number 4110265

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 26.471 39.7604

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111224929--soft-0-100-0.wbo
MD5SUM5f93bdccbf9c1cc8d25b014cd19ec634
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark9.11961
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 constraints101
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1264
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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4110265-1467321861.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.066s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     270
0.09/0.18	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 101 literals
1.43/0.56	c And the winner is solver0
1.78/0.69	c SATISFIABLE
1.78/0.69	c OPTIMIZING...
1.78/0.69	c Got one! Elapsed wall clock time (in seconds):0.571
1.78/0.69	o 651
1.78/0.70	c And the winner is solver0
2.05/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
2.05/1.19	o 526
2.05/1.20	c And the winner is solver0
2.08/1.69	c Got one! Elapsed wall clock time (in seconds):1.574
2.08/1.69	o 504
2.09/1.70	c And the winner is solver0
2.17/2.19	c Got one! Elapsed wall clock time (in seconds):2.075
2.17/2.19	o 502
2.17/2.20	c And the winner is solver0
2.17/2.69	c Got one! Elapsed wall clock time (in seconds):2.577
2.17/2.69	o 501
2.17/2.70	c And the winner is solver0
2.17/3.20	c Got one! Elapsed wall clock time (in seconds):3.078
2.17/3.20	o 499
2.17/3.20	c And the winner is solver0
2.17/3.70	c Got one! Elapsed wall clock time (in seconds):3.579
2.17/3.70	o 496
2.17/3.71	c And the winner is solver0
2.22/4.20	c Got one! Elapsed wall clock time (in seconds):4.081
2.22/4.20	o 495
2.22/4.21	c And the winner is solver0
2.24/4.70	c Got one! Elapsed wall clock time (in seconds):4.582
2.24/4.70	o 464
2.24/4.70	c And the winner is solver0
2.25/5.20	c Got one! Elapsed wall clock time (in seconds):5.083
2.25/5.20	o 307
2.25/5.23	c And the winner is solver0
2.34/5.70	c Got one! Elapsed wall clock time (in seconds):5.584
2.34/5.70	o 298
2.34/5.71	c And the winner is solver0
2.34/6.20	c Got one! Elapsed wall clock time (in seconds):6.086
2.34/6.20	o 296
2.34/6.22	c And the winner is solver0
2.38/6.70	c Got one! Elapsed wall clock time (in seconds):6.587
2.38/6.70	o 295
2.38/6.71	c And the winner is solver0
2.38/7.21	c Got one! Elapsed wall clock time (in seconds):7.088
2.38/7.21	o 294
2.38/7.24	c And the winner is solver0
2.56/7.71	c Got one! Elapsed wall clock time (in seconds):7.59
2.56/7.71	o 292
2.56/7.73	c And the winner is solver0
2.70/8.21	c Got one! Elapsed wall clock time (in seconds):8.091
2.70/8.21	o 291
2.70/8.26	c And the winner is solver0
2.81/8.71	c Got one! Elapsed wall clock time (in seconds):8.592
2.81/8.71	o 289
2.81/8.75	c And the winner is solver0
3.01/9.21	c Got one! Elapsed wall clock time (in seconds):9.093
3.01/9.21	o 288
3.20/9.35	c cleaning 4585 clauses out of 9180 with flag 8055/9180
3.46/9.44	c And the winner is solver0
3.57/9.71	c Got one! Elapsed wall clock time (in seconds):9.594
3.57/9.71	o 286
3.57/9.72	c And the winner is solver0
3.59/10.21	c Got one! Elapsed wall clock time (in seconds):10.096
3.59/10.21	o 240
3.59/10.22	c And the winner is solver0
3.59/10.71	c Got one! Elapsed wall clock time (in seconds):10.596
3.59/10.71	o 234
3.59/10.76	c And the winner is solver0
3.70/11.21	c Got one! Elapsed wall clock time (in seconds):11.098
3.70/11.21	o 233
3.70/11.22	c And the winner is solver0
3.70/11.72	c Got one! Elapsed wall clock time (in seconds):11.599
3.70/11.72	o 226
3.70/11.76	c And the winner is solver0
3.79/12.22	c Got one! Elapsed wall clock time (in seconds):12.1
3.79/12.22	o 224
3.79/12.22	c And the winner is solver0
3.80/12.72	c Got one! Elapsed wall clock time (in seconds):12.601
3.80/12.72	o 217
3.96/12.81	c And the winner is solver0
4.00/13.22	c Got one! Elapsed wall clock time (in seconds):13.102
4.00/13.22	o 212
4.16/13.34	c cleaning 6151 clauses out of 12303 with flag 8137/16888
4.16/13.39	c And the winner is solver0
4.40/13.72	c Got one! Elapsed wall clock time (in seconds):13.603
4.40/13.72	o 210
4.40/13.77	c And the winner is solver0
4.59/14.22	c Got one! Elapsed wall clock time (in seconds):14.104
4.59/14.22	o 208
4.59/14.23	c And the winner is solver0
4.64/14.72	c Got one! Elapsed wall clock time (in seconds):14.605
4.64/14.72	o 185
4.64/14.74	c And the winner is solver0
4.81/15.22	c Got one! Elapsed wall clock time (in seconds):15.106
4.81/15.22	o 183
4.81/15.23	c And the winner is solver0
4.85/15.72	c Got one! Elapsed wall clock time (in seconds):15.607
4.85/15.72	o 173
4.85/15.76	c And the winner is solver0
4.93/16.23	c Got one! Elapsed wall clock time (in seconds):16.108
4.93/16.23	o 157
4.93/16.24	c And the winner is solver0
4.99/16.73	c Got one! Elapsed wall clock time (in seconds):16.609
4.99/16.73	o 156
4.99/16.74	c And the winner is solver0
5.05/17.23	c Got one! Elapsed wall clock time (in seconds):17.11
5.05/17.23	o 151
5.05/17.25	c And the winner is solver0
5.10/17.73	c Got one! Elapsed wall clock time (in seconds):17.612
5.10/17.73	o 149
5.10/17.76	c And the winner is solver0
5.18/18.23	c Got one! Elapsed wall clock time (in seconds):18.113
5.18/18.23	o 148
5.56/18.40	c And the winner is solver0
5.60/18.73	c Got one! Elapsed wall clock time (in seconds):18.614
5.60/18.73	o 147
5.60/18.77	c And the winner is solver0
5.82/19.23	c Got one! Elapsed wall clock time (in seconds):19.115
5.82/19.23	o 144
5.96/19.33	c And the winner is solver0
6.05/19.73	c Got one! Elapsed wall clock time (in seconds):19.615
6.05/19.73	o 142
6.23/19.83	c cleaning 8454 clauses out of 16910 with flag 3815/27646
6.23/19.86	c And the winner is solver0
6.50/20.23	c Got one! Elapsed wall clock time (in seconds):20.116
6.50/20.23	o 141
6.50/20.27	c And the winner is solver0
6.59/20.73	c Got one! Elapsed wall clock time (in seconds):20.617
6.59/20.73	o 133
6.59/20.78	c And the winner is solver0
6.77/21.24	c Got one! Elapsed wall clock time (in seconds):21.118
6.77/21.24	o 121
6.77/21.27	c And the winner is solver0
6.92/21.74	c Got one! Elapsed wall clock time (in seconds):21.619
6.92/21.74	o 117
6.92/21.77	c And the winner is solver0
7.07/22.24	c Got one! Elapsed wall clock time (in seconds):22.12
7.07/22.24	o 115
7.07/22.28	c And the winner is solver0
7.23/22.74	c Got one! Elapsed wall clock time (in seconds):22.621
7.23/22.74	o 92
7.23/22.76	c And the winner is solver0
7.29/23.24	c Got one! Elapsed wall clock time (in seconds):23.122
7.29/23.24	o 91
7.29/23.26	c And the winner is solver0
7.34/23.74	c Got one! Elapsed wall clock time (in seconds):23.623
7.34/23.74	o 88
7.34/23.75	c And the winner is solver0
7.36/24.24	c Got one! Elapsed wall clock time (in seconds):24.125
7.36/24.24	o 82
7.36/24.25	c And the winner is solver0
7.41/24.74	c Got one! Elapsed wall clock time (in seconds):24.626
7.41/24.74	o 49
7.41/24.77	c And the winner is solver0
7.51/25.24	c Got one! Elapsed wall clock time (in seconds):25.128
7.51/25.24	o 47
7.83/25.47	c And the winner is solver0
7.98/25.75	c Got one! Elapsed wall clock time (in seconds):25.63
7.98/25.75	o 46
8.09/25.81	c cleaning 9575 clauses out of 19155 with flag 3455/38345
8.29/25.93	c And the winner is solver0
8.37/26.25	c Got one! Elapsed wall clock time (in seconds):26.132
8.37/26.25	o 43
8.37/26.27	c And the winner is solver0
8.42/26.75	c Got one! Elapsed wall clock time (in seconds):26.634
8.42/26.75	o 42
8.42/26.79	c And the winner is solver0
8.57/27.25	c Got one! Elapsed wall clock time (in seconds):27.137
8.57/27.25	o 36
8.86/27.41	c cleaning 8073 clauses out of 16149 with flag 10765/44914
9.07/27.55	c And the winner is solver0
9.18/27.76	c Got one! Elapsed wall clock time (in seconds):27.639
9.18/27.76	o 32
9.27/27.88	c cleaning 6692 clauses out of 13383 with flag 7855/50221
9.68/28.01	c And the winner is solver0
9.70/28.26	c Got one! Elapsed wall clock time (in seconds):28.141
9.70/28.26	o 30
9.78/28.35	c cleaning 5863 clauses out of 11732 with flag 7164/55262
10.18/28.61	c cleaning 5935 clauses out of 11869 with flag 27503/61262
10.61/28.76	c And the winner is solver0
10.74/28.81	c Got one! Elapsed wall clock time (in seconds):28.695
10.74/28.81	o 23
10.90/28.91	c cleaning 5798 clauses out of 11596 with flag 7327/66924
10.90/28.93	c And the winner is solver0
10.99/29.32	c Got one! Elapsed wall clock time (in seconds):29.199
10.99/29.32	o 21
11.35/29.54	c cleaning 5788 clauses out of 11581 with flag 20485/72707
11.76/29.79	c cleaning 5891 clauses out of 11794 with flag 43507/78708
12.36/30.06	c And the winner is solver0
12.52/30.32	c Got one! Elapsed wall clock time (in seconds):30.204
12.52/30.32	o 20
12.88/30.56	c cleaning 8520 clauses out of 17049 with flag 18075/89854
13.28/30.79	c And the winner is solver0
13.58/30.98	c Got one! Elapsed wall clock time (in seconds):30.86
13.58/30.98	o 19
14.07/31.26	c cleaning 9299 clauses out of 18606 with flag 22269/99931
14.67/31.53	c cleaning 7652 clauses out of 15307 with flag 50971/105931
15.27/31.83	c cleaning 7322 clauses out of 14655 with flag 81574/112931
15.88/32.18	c And the winner is solver0
16.11/32.48	c Got one! Elapsed wall clock time (in seconds):32.366
16.11/32.48	o 18
16.13/32.55	c And the winner is solver0
16.26/32.99	c Got one! Elapsed wall clock time (in seconds):32.872
16.26/32.99	o 17
16.66/33.22	c cleaning 9986 clauses out of 19974 with flag 18850/125572
17.06/33.49	c cleaning 7982 clauses out of 15988 with flag 44468/131572
17.87/33.80	c cleaning 7494 clauses out of 15006 with flag 73481/138572
18.50/34.15	c And the winner is solver0
18.67/34.50	c Got one! Elapsed wall clock time (in seconds):34.38
18.67/34.50	o 11
19.06/34.79	c cleaning 10191 clauses out of 20394 with flag 24646/151454
19.66/35.08	c cleaning 8096 clauses out of 16204 with flag 55053/157455
20.46/35.42	c cleaning 7542 clauses out of 15107 with flag 89589/164454
21.06/35.79	c cleaning 7777 clauses out of 15565 with flag 129094/172454
22.06/36.21	c cleaning 8391 clauses out of 16789 with flag 173064/181455
22.06/36.25	c And the winner is solver0
22.62/36.75	c Got one! Elapsed wall clock time (in seconds):36.637
22.62/36.75	o 10
23.15/37.00	c cleaning 7185 clauses out of 14369 with flag 24234/187426
23.15/37.02	c And the winner is solver0
24.89/38.71	c Got one! Elapsed wall clock time (in seconds):38.597
24.89/38.71	o 8
25.25/38.94	c cleaning 6371 clauses out of 12742 with flag 25490/192985
25.85/39.21	c cleaning 6180 clauses out of 12367 with flag 55489/198983
26.06/39.35	c And the winner is solver0
26.34/39.75	c >>>>>>>>>> Solver number 0 (66 answers) <<<<<<<<<<<<<<<<<<
26.34/39.75	c starts		: 171
26.34/39.75	c conflicts		: 202252
26.34/39.75	c decisions		: 332455
26.34/39.75	c propagations		: 4904010
26.34/39.75	c inspects		: 106110704
26.34/39.75	c shortcuts		: 0
26.34/39.75	c learnt literals	: 10
26.34/39.75	c learnt binary clauses	: 26
26.34/39.75	c learnt ternary clauses	: 321
26.34/39.75	c learnt constraints	: 202241
26.34/39.75	c ignored constraints	: 0
26.34/39.75	c root simplifications	: 0
26.34/39.75	c removed literals (reason simplification)	: 134154
26.34/39.75	c reason swapping (by a shorter reason)	: 0
26.34/39.75	c Calls to reduceDB	: 26
26.34/39.75	c Number of update (reduction) of LBD	: 52565
26.34/39.75	c Imported unit clauses	: 0
26.34/39.75	c number of reductions to clauses (during analyze)	: 0
26.34/39.75	c number of learned constraints concerned by reduction	: 0
26.34/39.75	c number of learning phase by resolution	: 0
26.34/39.75	c number of learning phase by cutting planes	: 0
26.34/39.75	c speed (assignments/second)	: 123966.98602088021
26.34/39.75	c non guided choices	2873
26.34/39.75	c learnt constraints type 
26.34/39.75	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
26.34/39.75	c starts		: 66
26.34/39.75	c conflicts		: 413
26.34/39.75	c decisions		: 8152
26.34/39.75	c propagations		: 26541
26.34/39.75	c inspects		: 1203452
26.34/39.75	c shortcuts		: 0
26.34/39.75	c learnt literals	: 0
26.34/39.75	c learnt binary clauses	: 0
26.34/39.75	c learnt ternary clauses	: 0
26.34/39.75	c learnt constraints	: 354
26.34/39.75	c ignored constraints	: 0
26.34/39.75	c root simplifications	: 0
26.34/39.75	c removed literals (reason simplification)	: 0
26.34/39.75	c reason swapping (by a shorter reason)	: 0
26.34/39.75	c Calls to reduceDB	: 0
26.34/39.75	c Number of update (reduction) of LBD	: 0
26.34/39.75	c Imported unit clauses	: 0
26.34/39.75	c number of reductions to clauses (during analyze)	: 0
26.34/39.75	c number of learned constraints concerned by reduction	: 0
26.34/39.75	c number of learning phase by resolution	: 0
26.34/39.75	c number of learning phase by cutting planes	: 0
26.34/39.75	c speed (assignments/second)	: 26148.768472906406
26.34/39.75	c non guided choices	1151
26.34/39.75	c learnt constraints type 
26.34/39.75	s OPTIMUM FOUND
26.34/39.75	c Found 65 solution(s)
26.34/39.75	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 
26.34/39.75	c objective function=8
26.34/39.75	c Total wall clock time (in seconds): 39.635

Verifier Data

OK	8

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-4110265-1467321861/watcher-4110265-1467321861 -o /tmp/evaluation-result-4110265-1467321861/solver-4110265-1467321861 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467319233-22139 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110265-1467321861.wbo 

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

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


[startup+0 s]
/proc/loadavg: 0.85 0.72 0.89 2/167 28423
/proc/meminfo: memFree=30520896/32872528 swapFree=447588/480292
[pid=28423] ppid=28420 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/28423/stat : 28423 (java) R 28420 28423 16080 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 13289852 9515008 185 33554432000 1073741824 1073778376 140733804360592 140733804351816 235374538167 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28423/statm: 2323 185 142 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 0.85 0.72 0.89 2/167 28423
/proc/meminfo: memFree=30520896/32872528 swapFree=447588/480292
[pid=28423] ppid=28420 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/28423/stat : 28423 (java) S 28420 28423 16080 0 -1 4202496 4407 0 1 0 8 1 0 0 20 0 18 0 13289852 9787879424 6033 33554432000 1073741824 1073778376 140734836449088 140734836440224 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28423/statm: 2389619 6033 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200274 s]
/proc/loadavg: 0.85 0.72 0.89 2/167 28423
/proc/meminfo: memFree=30520896/32872528 swapFree=447588/480292
[pid=28423] ppid=28420 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/28423/stat : 28423 (java) S 28420 28423 16080 0 -1 4202496 4827 0 1 0 23 1 0 0 20 0 22 0 13289852 10060525568 7906 33554432000 1073741824 1073778376 140734836449088 140734836440224 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28423/statm: 2456183 7906 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300232 s]
/proc/loadavg: 0.85 0.72 0.89 2/167 28423
/proc/meminfo: memFree=30520896/32872528 swapFree=447588/480292
[pid=28423] ppid=28420 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/28423/stat : 28423 (java) S 28420 28423 16080 0 -1 4202496 7457 0 1 0 60 2 0 0 20 0 22 0 13289852 10060525568 9920 33554432000 1073741824 1073778376 140734836449088 140734836440224 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28423/statm: 2456183 9920 2245 9 0 2446860 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+0.700196 s]
/proc/loadavg: 0.85 0.72 0.89 2/167 28423
/proc/meminfo: memFree=30520896/32872528 swapFree=447588/480292
[pid=28423] ppid=28420 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/28423/stat : 28423 (java) S 28420 28423 16080 0 -1 4202496 19683 0 1 0 193 6 0 0 20 0 21 0 13289852 10060525568 21502 33554432000 1073741824 1073778376 140734836449088 140734836440224 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28423/statm: 2456183 21502 2257 9 0 2446860 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 9824732

[startup+1.50071 s]
/proc/loadavg: 0.85 0.72 0.89 1/186 28448
/proc/meminfo: memFree=30442844/32872528 swapFree=447588/480292
[pid=28423] ppid=28420 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/28423/stat : 28423 (java) S 28420 28423 16080 0 -1 4202496 19699 0 1 0 202 6 0 0 20 0 19 0 13289852 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140734836440224 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28423/statm: 2456183 22017 2262 9 0 2446860 0
[pid=28423/tid=28425] ppid=28420 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/28423/task/28425/stat : 28425 (java) S 28420 28423 16080 0 -1 4202560 2417 0 1 0 14 2 0 0 20 0 19 0 13289853 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140731206022008 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28426] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28426/stat : 28426 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140731184122024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28427] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28427/stat : 28427 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140731183069480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28428] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28428/stat : 28428 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140731182016936 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28429] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28429/stat : 28429 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730844572200 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28430] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28430/stat : 28430 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730843519656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28431] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28431/stat : 28431 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730842467112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28432] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28432/stat : 28432 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730841414568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28433] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28433/stat : 28433 (java) S 28420 28423 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730840362024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28434] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28434/stat : 28434 (java) S 28420 28423 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730828163176 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28435] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28435/stat : 28435 (java) S 28420 28423 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730827109496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28436] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28436/stat : 28436 (java) S 28420 28423 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730826056840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28437] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28437/stat : 28437 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730825005584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28438] ppid=28420 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/28423/task/28438/stat : 28438 (java) S 28420 28423 16080 0 -1 4202560 6463 0 0 0 57 0 0 0 20 0 19 0 13289858 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730823952952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28439] ppid=28420 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/28423/task/28439/stat : 28439 (java) S 28420 28423 16080 0 -1 4202560 9463 0 0 0 53 2 0 0 20 0 19 0 13289858 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730822900408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28440] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28440/stat : 28440 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730821848056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28441] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28441/stat : 28441 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730820795720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28445] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28445/stat : 28445 (java) S 28420 28423 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13289871 10060525568 22017 33554432000 1073741824 1073778376 140734836449088 140730816484520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 9824732

[startup+3.10078 s]
/proc/loadavg: 0.85 0.72 0.89 3/189 28457
/proc/meminfo: memFree=30432016/32872528 swapFree=447588/480292
[pid=28423] ppid=28420 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/28423/stat : 28423 (java) S 28420 28423 16080 0 -1 4202496 20866 0 1 0 211 6 0 0 20 0 19 0 13289852 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140734836440224 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28423/statm: 2456183 25606 2266 9 0 2446860 0
[pid=28423/tid=28425] ppid=28420 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/28423/task/28425/stat : 28425 (java) S 28420 28423 16080 0 -1 4202560 2418 0 1 0 15 2 0 0 20 0 19 0 13289853 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140731206022008 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28426] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28426/stat : 28426 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140731184122024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28427] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28427/stat : 28427 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140731183069480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28428] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28428/stat : 28428 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140731182016936 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28429] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28429/stat : 28429 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730844572200 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28430] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28430/stat : 28430 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730843519656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28431] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28431/stat : 28431 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730842467112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28432] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28432/stat : 28432 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730841414568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28433] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28433/stat : 28433 (java) S 28420 28423 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730840362024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28434] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28434/stat : 28434 (java) S 28420 28423 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730828163176 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28435] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28435/stat : 28435 (java) S 28420 28423 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730827109496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28436] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28436/stat : 28436 (java) S 28420 28423 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730826056840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28437] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28437/stat : 28437 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730825005584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28438] ppid=28420 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/28423/task/28438/stat : 28438 (java) S 28420 28423 16080 0 -1 4202560 7603 0 0 0 65 0 0 0 20 0 19 0 13289858 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730823952952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28439] ppid=28420 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/28423/task/28439/stat : 28439 (java) S 28420 28423 16080 0 -1 4202560 9463 0 0 0 53 2 0 0 20 0 19 0 13289858 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730822900408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28440] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28440/stat : 28440 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730821848056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28441] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28441/stat : 28441 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730820795720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28445] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28445/stat : 28445 (java) S 28420 28423 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13289871 10060525568 25606 33554432000 1073741824 1073778376 140734836449088 140730816484520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30079 s]
/proc/loadavg: 0.79 0.71 0.89 2/186 28475
/proc/meminfo: memFree=30405092/32872528 swapFree=447588/480292
[pid=28423] ppid=28420 vsize=9824732 CPUtime=2.38 cores=1,3,5,7
/proc/28423/stat : 28423 (java) S 28420 28423 16080 0 -1 4202496 20955 0 1 0 228 10 0 0 20 0 19 0 13289852 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140734836440224 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28423/statm: 2456183 33727 2268 9 0 2446860 0
[pid=28423/tid=28425] ppid=28420 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/28423/task/28425/stat : 28425 (java) S 28420 28423 16080 0 -1 4202560 2421 0 1 0 15 2 0 0 20 0 19 0 13289853 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140731206022008 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28426] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28426/stat : 28426 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140731184122024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28427] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28427/stat : 28427 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140731183069480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28428] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28428/stat : 28428 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140731182016936 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28429] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28429/stat : 28429 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730844572200 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28430] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28430/stat : 28430 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730843519656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28431] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28431/stat : 28431 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730842467112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28432] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28432/stat : 28432 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730841414568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28433] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28433/stat : 28433 (java) S 28420 28423 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13289854 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730840362024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28434] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28434/stat : 28434 (java) S 28420 28423 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730828163176 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28435] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28435/stat : 28435 (java) S 28420 28423 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730827109496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28436] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28436/stat : 28436 (java) S 28420 28423 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730826056840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28437] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28437/stat : 28437 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730825005584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28438] ppid=28420 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/28423/task/28438/stat : 28438 (java) S 28420 28423 16080 0 -1 4202560 7607 0 0 0 71 0 0 0 20 0 19 0 13289858 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730823952952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28439] ppid=28420 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/28423/task/28439/stat : 28439 (java) S 28420 28423 16080 0 -1 4202560 9465 0 0 0 58 2 0 0 20 0 19 0 13289858 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730822900408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28440] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28440/stat : 28440 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730821848056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28441] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28441/stat : 28441 (java) S 28420 28423 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730820795720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28445] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28445/stat : 28445 (java) S 28420 28423 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13289871 10060525568 33727 33554432000 1073741824 1073778376 140734836449088 140730816484520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 9824732

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

[pid=28423/tid=28429] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28429/stat : 28429 (java) S 28420 28423 16080 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 20 0 13289854 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730844572200 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28430] ppid=28420 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/28423/task/28430/stat : 28430 (java) S 28420 28423 16080 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 20 0 13289854 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730843519656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28431] ppid=28420 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/28423/task/28431/stat : 28431 (java) S 28420 28423 16080 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 20 0 13289854 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730842467112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28432] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28432/stat : 28432 (java) S 28420 28423 16080 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 20 0 13289854 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730841414568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28433] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28433/stat : 28433 (java) S 28420 28423 16080 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 20 0 13289854 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730840362024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28434] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28434/stat : 28434 (java) S 28420 28423 16080 0 -1 4202560 17 0 0 0 0 4 0 0 20 0 20 0 13289855 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730828163176 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28435] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28435/stat : 28435 (java) S 28420 28423 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13289855 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730827109496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28436] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28436/stat : 28436 (java) S 28420 28423 16080 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 20 0 13289855 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730826056840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28437] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28437/stat : 28437 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13289858 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730825005584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28438] ppid=28420 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/28423/task/28438/stat : 28438 (java) S 28420 28423 16080 0 -1 4202560 7627 0 0 0 104 0 0 0 20 0 20 0 13289858 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730823952952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28439] ppid=28420 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/28423/task/28439/stat : 28439 (java) S 28420 28423 16080 0 -1 4202560 13342 0 0 0 120 3 0 0 20 0 20 0 13289858 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730822900408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28440] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28440/stat : 28440 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13289858 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730821848056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28441] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28441/stat : 28441 (java) S 28420 28423 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13289858 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730820795720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28445] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28445/stat : 28445 (java) S 28420 28423 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13289871 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730816484520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28636] ppid=28420 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/28423/task/28636/stat : 28636 (java) R 28420 28423 16080 0 -1 4202560 2 0 0 0 160 0 0 0 20 0 20 0 13293528 10060525568 52739 33554432000 1073741824 1073778376 140734836449088 140730819642328 140731063263673 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 9824732

[startup+39.2007 s]
/proc/loadavg: 0.66 0.68 0.87 2/187 28637
/proc/meminfo: memFree=30316932/32872528 swapFree=447588/480292
[pid=28423] ppid=28420 vsize=9824732 CPUtime=25.85 cores=1,3,5,7
/proc/28423/stat : 28423 (java) S 28420 28423 16080 0 -1 4202496 25543 0 1 0 2471 114 0 0 20 0 22 0 13289852 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140734836440224 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28423/statm: 2456183 52746 2287 9 0 2446860 0
[pid=28423/tid=28425] ppid=28420 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/28423/task/28425/stat : 28425 (java) S 28420 28423 16080 0 -1 4202560 2423 0 1 0 24 2 0 0 20 0 22 0 13289853 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140731206022008 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28426] ppid=28420 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/28423/task/28426/stat : 28426 (java) S 28420 28423 16080 0 -1 4202560 33 0 0 0 4 1 0 0 20 0 22 0 13289854 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140731184122024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28427] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28427/stat : 28427 (java) S 28420 28423 16080 0 -1 4202560 22 0 0 0 3 1 0 0 20 0 22 0 13289854 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140731183069480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28428] ppid=28420 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/28423/task/28428/stat : 28428 (java) S 28420 28423 16080 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 13289854 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140731182016936 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28429] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28429/stat : 28429 (java) S 28420 28423 16080 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 22 0 13289854 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730844572200 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28430] ppid=28420 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/28423/task/28430/stat : 28430 (java) S 28420 28423 16080 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 22 0 13289854 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730843519656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28431] ppid=28420 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/28423/task/28431/stat : 28431 (java) S 28420 28423 16080 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 22 0 13289854 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730842467112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28432] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28432/stat : 28432 (java) S 28420 28423 16080 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 13289854 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730841414568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28433] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28433/stat : 28433 (java) S 28420 28423 16080 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 13289854 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730840362024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28434] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28434/stat : 28434 (java) S 28420 28423 16080 0 -1 4202560 17 0 0 0 0 4 0 0 20 0 22 0 13289855 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730828163176 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28435] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28435/stat : 28435 (java) S 28420 28423 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13289855 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730827109496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28436] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28436/stat : 28436 (java) S 28420 28423 16080 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 22 0 13289855 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730826056840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28437] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28437/stat : 28437 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13289858 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730825005584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28438] ppid=28420 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/28423/task/28438/stat : 28438 (java) S 28420 28423 16080 0 -1 4202560 7627 0 0 0 104 0 0 0 20 0 22 0 13289858 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730823952952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28439] ppid=28420 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/28423/task/28439/stat : 28439 (java) S 28420 28423 16080 0 -1 4202560 13342 0 0 0 120 3 0 0 20 0 22 0 13289858 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730822900408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28440] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28440/stat : 28440 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13289858 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730821848056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28441] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28441/stat : 28441 (java) S 28420 28423 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13289858 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730820795720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28445] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28445/stat : 28445 (java) S 28420 28423 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13289871 10060525568 52746 33554432000 1073741824 1073778376 140734836449088 140730816484520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 25.85
Current children cumulated vsize (KiB) 9824732

[startup+39.6008 s]
/proc/loadavg: 0.66 0.68 0.87 1/186 28640
/proc/meminfo: memFree=30316916/32872528 swapFree=447588/480292
[pid=28423] ppid=28420 vsize=9824732 CPUtime=26.34 cores=1,3,5,7
/proc/28423/stat : 28423 (java) S 28420 28423 16080 0 -1 4202496 25543 0 1 0 2518 116 0 0 20 0 19 0 13289852 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140734836440224 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28423/statm: 2456183 52737 2287 9 0 2446860 0
[pid=28423/tid=28425] ppid=28420 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/28423/task/28425/stat : 28425 (java) S 28420 28423 16080 0 -1 4202560 2423 0 1 0 24 2 0 0 20 0 19 0 13289853 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140731206022008 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28426] ppid=28420 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/28423/task/28426/stat : 28426 (java) S 28420 28423 16080 0 -1 4202560 33 0 0 0 4 1 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140731184122024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28427] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28427/stat : 28427 (java) S 28420 28423 16080 0 -1 4202560 22 0 0 0 3 1 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140731183069480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28428] ppid=28420 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/28423/task/28428/stat : 28428 (java) S 28420 28423 16080 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140731182016936 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28429] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28429/stat : 28429 (java) S 28420 28423 16080 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730844572200 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28430] ppid=28420 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/28423/task/28430/stat : 28430 (java) S 28420 28423 16080 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730843519656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28431] ppid=28420 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/28423/task/28431/stat : 28431 (java) S 28420 28423 16080 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730842467112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28432] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28432/stat : 28432 (java) S 28420 28423 16080 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730841414568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28433] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28433/stat : 28433 (java) S 28420 28423 16080 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730840362024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28434] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28434/stat : 28434 (java) S 28420 28423 16080 0 -1 4202560 17 0 0 0 0 4 0 0 20 0 19 0 13289855 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730828163176 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28435] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28435/stat : 28435 (java) S 28420 28423 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730827109496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28436] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28436/stat : 28436 (java) S 28420 28423 16080 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730826056840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28437] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28437/stat : 28437 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730825005584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28438] ppid=28420 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/28423/task/28438/stat : 28438 (java) S 28420 28423 16080 0 -1 4202560 7627 0 0 0 107 0 0 0 20 0 19 0 13289858 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730823952952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28439] ppid=28420 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/28423/task/28439/stat : 28439 (java) S 28420 28423 16080 0 -1 4202560 13342 0 0 0 120 3 0 0 20 0 19 0 13289858 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730822900408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28440] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28440/stat : 28440 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730821848056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28441] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28441/stat : 28441 (java) S 28420 28423 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730820795720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28445] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28445/stat : 28445 (java) S 28420 28423 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13289871 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730816484520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 26.34
Current children cumulated vsize (KiB) 9824732

[startup+39.7073 s]
/proc/loadavg: 0.66 0.68 0.87 1/186 28640
/proc/meminfo: memFree=30316916/32872528 swapFree=447588/480292
[pid=28423] ppid=28420 vsize=9824732 CPUtime=26.34 cores=1,3,5,7
/proc/28423/stat : 28423 (java) S 28420 28423 16080 0 -1 4202496 25543 0 1 0 2518 116 0 0 20 0 19 0 13289852 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140734836440224 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28423/statm: 2456183 52737 2287 9 0 2446860 0
[pid=28423/tid=28425] ppid=28420 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/28423/task/28425/stat : 28425 (java) S 28420 28423 16080 0 -1 4202560 2423 0 1 0 24 2 0 0 20 0 19 0 13289853 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140731206022008 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28426] ppid=28420 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/28423/task/28426/stat : 28426 (java) S 28420 28423 16080 0 -1 4202560 33 0 0 0 4 1 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140731184122024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28427] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28427/stat : 28427 (java) S 28420 28423 16080 0 -1 4202560 22 0 0 0 3 1 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140731183069480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28428] ppid=28420 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/28423/task/28428/stat : 28428 (java) S 28420 28423 16080 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140731182016936 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28429] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28429/stat : 28429 (java) S 28420 28423 16080 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730844572200 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28430] ppid=28420 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/28423/task/28430/stat : 28430 (java) S 28420 28423 16080 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730843519656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28431] ppid=28420 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/28423/task/28431/stat : 28431 (java) S 28420 28423 16080 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730842467112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28432] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28432/stat : 28432 (java) S 28420 28423 16080 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730841414568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28433] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28433/stat : 28433 (java) S 28420 28423 16080 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 19 0 13289854 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730840362024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28434] ppid=28420 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/28423/task/28434/stat : 28434 (java) S 28420 28423 16080 0 -1 4202560 17 0 0 0 0 4 0 0 20 0 19 0 13289855 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730828163176 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28435] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28435/stat : 28435 (java) S 28420 28423 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730827109496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28436] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28436/stat : 28436 (java) S 28420 28423 16080 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 13289855 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730826056840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28437] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28437/stat : 28437 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730825005584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28438] ppid=28420 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/28423/task/28438/stat : 28438 (java) S 28420 28423 16080 0 -1 4202560 7627 0 0 0 107 0 0 0 20 0 19 0 13289858 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730823952952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28423/tid=28439] ppid=28420 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/28423/task/28439/stat : 28439 (java) S 28420 28423 16080 0 -1 4202560 13342 0 0 0 120 3 0 0 20 0 19 0 13289858 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730822900408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28423/tid=28440] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28440/stat : 28440 (java) S 28420 28423 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730821848056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28423/tid=28441] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28441/stat : 28441 (java) S 28420 28423 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13289858 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730820795720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28423/tid=28445] ppid=28420 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/28423/task/28445/stat : 28445 (java) S 28420 28423 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13289871 10060525568 52737 33554432000 1073741824 1073778376 140734836449088 140730816484520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 26.34
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 39.7604
CPU time (s): 26.471
CPU user time (s): 25.2172
CPU system time (s): 1.25381
CPU usage (%): 66.5763
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.2172
system time used= 1.25381
maximum resident set size= 212628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25556
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= 3123
involuntary context switches= 989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.209968 second user time and 0.219966 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-30 23:24:21
IDJOB=4110265
IDBENCH=79221
IDSOLVER=2552
FILE ID=node104/4110265-1467321861
RUNJOBID= node104-1467319233-22139
PBS_JOBID= 20005270
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 5f93bdccbf9c1cc8d25b014cd19ec634
RANDOM SEED=1035103692

node104.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.334
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.66
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.334
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.334
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.334
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.334
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.334
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.334
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.54
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.334
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:        30521696 kB
Buffers:          205888 kB
Cached:           909688 kB
SwapCached:            0 kB
Active:           329052 kB
Inactive:         801040 kB
Active(anon):      16920 kB
Inactive(anon):        0 kB
Active(file):     312132 kB
Inactive(file):   801040 kB
Unevictable:      480292 kB
Mlocked:          447588 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               464 kB
Writeback:             0 kB
AnonPages:        459428 kB
Mapped:            13244 kB
Shmem:               204 kB
Slab:             611560 kB
SReclaimable:      55880 kB
SUnreclaim:       555680 kB
KernelStack:        1568 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     568492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71720 MiB
End job on node104 at 2016-06-30 23:25:01