Trace number 4109297

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 23.7904 37.4748

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111227012--soft-33-100-0.wbo
MD5SUM2b34e07f02f20428b9849b788b9a7a67
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark3.50647
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 constraints69
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 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1220
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4109297-1467320862.wbo
0.11/0.11	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.066s.
0.11/0.17	c declared #vars     169
0.11/0.17	c internal #vars     238
0.11/0.17	c #constraints  101
0.11/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27
0.11/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 20
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 51
0.11/0.18	c 101 constraints processed.
0.11/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3
0.11/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.11/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 20
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 51
0.11/0.18	c 101 constraints processed.
0.11/0.18	c objective function length is 69 literals
0.65/0.32	c And the winner is solver0
1.14/0.68	c SATISFIABLE
1.14/0.68	c OPTIMIZING...
1.14/0.68	c Got one! Elapsed wall clock time (in seconds):0.571
1.14/0.68	o 373
1.19/0.72	c And the winner is solver0
1.27/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
1.27/1.18	o 367
1.33/1.24	c And the winner is solver0
1.60/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
1.60/1.68	o 296
1.64/1.75	c And the winner is solver0
1.82/2.18	c Got one! Elapsed wall clock time (in seconds):2.075
1.82/2.18	o 293
1.89/2.27	c And the winner is solver0
2.41/2.68	c Got one! Elapsed wall clock time (in seconds):2.576
2.41/2.68	o 288
2.44/2.72	c And the winner is solver0
2.50/3.18	c Got one! Elapsed wall clock time (in seconds):3.077
2.50/3.18	o 283
2.53/3.22	c And the winner is solver0
2.60/3.68	c Got one! Elapsed wall clock time (in seconds):3.578
2.60/3.68	o 282
2.62/3.72	c And the winner is solver0
2.72/4.19	c Got one! Elapsed wall clock time (in seconds):4.08
2.72/4.19	o 280
2.74/4.20	c And the winner is solver0
2.76/4.69	c Got one! Elapsed wall clock time (in seconds):4.581
2.76/4.69	o 261
2.78/4.70	c And the winner is solver0
2.80/5.19	c Got one! Elapsed wall clock time (in seconds):5.082
2.80/5.19	o 259
3.07/5.32	c cleaning 5164 clauses out of 10327 with flag 7288/10327
3.07/5.39	c And the winner is solver0
3.34/5.69	c Got one! Elapsed wall clock time (in seconds):5.583
3.34/5.69	o 258
3.35/5.72	c And the winner is solver0
3.41/6.19	c Got one! Elapsed wall clock time (in seconds):6.085
3.41/6.19	o 256
3.43/6.21	c And the winner is solver0
3.50/6.69	c Got one! Elapsed wall clock time (in seconds):6.586
3.50/6.69	o 254
3.52/6.73	c And the winner is solver0
3.61/7.19	c Got one! Elapsed wall clock time (in seconds):7.087
3.61/7.19	o 248
3.61/7.24	c And the winner is solver0
3.79/7.69	c Got one! Elapsed wall clock time (in seconds):7.588
3.79/7.69	o 232
3.81/7.71	c And the winner is solver0
3.85/8.20	c Got one! Elapsed wall clock time (in seconds):8.089
3.85/8.20	o 231
3.85/8.20	c And the winner is solver0
3.86/8.70	c Got one! Elapsed wall clock time (in seconds):8.59
3.86/8.70	o 226
3.86/8.73	c And the winner is solver0
3.94/9.20	c Got one! Elapsed wall clock time (in seconds):9.091
3.94/9.20	o 225
3.94/9.23	c And the winner is solver0
4.10/9.70	c Got one! Elapsed wall clock time (in seconds):9.592
4.10/9.70	o 223
4.29/9.83	c And the winner is solver0
4.47/10.20	c Got one! Elapsed wall clock time (in seconds):10.093
4.47/10.20	o 216
4.47/10.27	c cleaning 7808 clauses out of 15615 with flag 4186/20779
4.47/10.28	c And the winner is solver0
4.69/10.70	c Got one! Elapsed wall clock time (in seconds):10.594
4.69/10.70	o 214
4.69/10.72	c And the winner is solver0
4.79/11.20	c Got one! Elapsed wall clock time (in seconds):11.095
4.79/11.20	o 213
4.79/11.22	c And the winner is solver0
4.87/11.70	c Got one! Elapsed wall clock time (in seconds):11.596
4.87/11.70	o 187
4.87/11.72	c And the winner is solver0
4.94/12.20	c Got one! Elapsed wall clock time (in seconds):12.097
4.94/12.20	o 186
4.94/12.30	c And the winner is solver0
5.16/12.70	c Got one! Elapsed wall clock time (in seconds):12.598
5.16/12.70	o 185
5.16/12.79	c And the winner is solver0
5.37/13.21	c Got one! Elapsed wall clock time (in seconds):13.099
5.37/13.21	o 179
5.37/13.24	c And the winner is solver0
5.44/13.71	c Got one! Elapsed wall clock time (in seconds):13.6
5.44/13.71	o 178
5.44/13.73	c And the winner is solver0
5.52/14.21	c Got one! Elapsed wall clock time (in seconds):14.101
5.52/14.21	o 171
5.52/14.27	c And the winner is solver0
5.71/14.71	c Got one! Elapsed wall clock time (in seconds):14.602
5.71/14.71	o 170
5.71/14.77	c cleaning 8022 clauses out of 16054 with flag 3802/29026
5.71/14.78	c And the winner is solver0
5.93/15.21	c Got one! Elapsed wall clock time (in seconds):15.103
5.93/15.21	o 164
5.93/15.24	c And the winner is solver0
6.00/15.71	c Got one! Elapsed wall clock time (in seconds):15.604
6.00/15.71	o 161
6.00/15.73	c And the winner is solver0
6.06/16.21	c Got one! Elapsed wall clock time (in seconds):16.105
6.06/16.21	o 157
6.06/16.23	c And the winner is solver0
6.14/16.71	c Got one! Elapsed wall clock time (in seconds):16.606
6.14/16.71	o 155
6.14/16.74	c And the winner is solver0
6.21/17.21	c Got one! Elapsed wall clock time (in seconds):17.107
6.21/17.21	o 145
6.37/17.31	c And the winner is solver0
6.43/17.71	c Got one! Elapsed wall clock time (in seconds):17.608
6.43/17.71	o 140
6.43/17.74	c And the winner is solver0
6.52/18.22	c Got one! Elapsed wall clock time (in seconds):18.109
6.52/18.22	o 139
6.52/18.26	c And the winner is solver0
6.68/18.72	c Got one! Elapsed wall clock time (in seconds):18.61
6.68/18.72	o 134
6.68/18.78	c And the winner is solver0
6.86/19.22	c Got one! Elapsed wall clock time (in seconds):19.111
6.86/19.22	o 133
6.86/19.27	c And the winner is solver0
7.04/19.72	c Got one! Elapsed wall clock time (in seconds):19.612
7.04/19.72	o 131
7.21/19.83	c cleaning 8750 clauses out of 17510 with flag 8970/38504
7.21/19.88	c And the winner is solver0
7.44/20.22	c Got one! Elapsed wall clock time (in seconds):20.113
7.44/20.22	o 130
7.60/20.30	c And the winner is solver0
7.64/20.72	c Got one! Elapsed wall clock time (in seconds):20.614
7.64/20.72	o 121
7.64/20.79	c And the winner is solver0
7.97/21.22	c Got one! Elapsed wall clock time (in seconds):21.115
7.97/21.22	o 120
8.12/21.31	c And the winner is solver0
8.24/21.72	c Got one! Elapsed wall clock time (in seconds):21.616
8.24/21.72	o 119
8.24/21.74	c And the winner is solver0
8.30/22.22	c Got one! Elapsed wall clock time (in seconds):22.117
8.30/22.22	o 117
8.48/22.31	c cleaning 7940 clauses out of 15885 with flag 4380/45629
8.48/22.33	c And the winner is solver0
8.76/22.72	c Got one! Elapsed wall clock time (in seconds):22.618
8.76/22.72	o 99
8.76/22.77	c And the winner is solver0
8.96/23.23	c Got one! Elapsed wall clock time (in seconds):23.119
8.96/23.23	o 98
9.10/23.30	c And the winner is solver0
9.16/23.73	c Got one! Elapsed wall clock time (in seconds):23.62
9.16/23.73	o 94
9.16/23.74	c And the winner is solver0
9.21/24.23	c Got one! Elapsed wall clock time (in seconds):24.121
9.21/24.23	o 93
9.21/24.28	c And the winner is solver0
9.40/24.73	c Got one! Elapsed wall clock time (in seconds):24.622
9.40/24.73	o 92
9.40/24.76	c And the winner is solver0
9.56/25.23	c Got one! Elapsed wall clock time (in seconds):25.123
9.56/25.23	o 91
9.72/25.31	c And the winner is solver0
9.77/25.73	c Got one! Elapsed wall clock time (in seconds):25.624
9.77/25.73	o 89
9.90/25.86	c cleaning 8323 clauses out of 16659 with flag 6971/54343
9.90/25.87	c And the winner is solver0
10.50/26.23	c Got one! Elapsed wall clock time (in seconds):26.125
10.50/26.23	o 55
10.63/26.38	c And the winner is solver0
10.89/26.73	c Got one! Elapsed wall clock time (in seconds):26.626
10.89/26.73	o 54
11.03/26.83	c cleaning 7276 clauses out of 14553 with flag 7614/60560
11.23/26.94	c And the winner is solver0
11.34/27.24	c Got one! Elapsed wall clock time (in seconds):27.129
11.34/27.24	o 53
11.46/27.36	c cleaning 6547 clauses out of 13093 with flag 11675/66376
12.07/27.61	c cleaning 6272 clauses out of 12547 with flag 34227/72377
12.46/27.88	c cleaning 6623 clauses out of 13274 with flag 60758/79376
13.26/28.20	c cleaning 7325 clauses out of 14651 with flag 91910/87376
13.26/28.27	c And the winner is solver0
13.59/28.74	c Got one! Elapsed wall clock time (in seconds):28.631
13.59/28.74	o 52
13.59/28.76	c And the winner is solver0
13.70/29.24	c Got one! Elapsed wall clock time (in seconds):29.132
13.70/29.24	o 27
14.03/29.42	c cleaning 6832 clauses out of 13668 with flag 15549/93718
14.03/29.47	c And the winner is solver0
14.17/29.75	c Got one! Elapsed wall clock time (in seconds):29.645
14.17/29.75	o 26
14.17/29.80	c And the winner is solver0
14.28/30.25	c Got one! Elapsed wall clock time (in seconds):30.147
14.28/30.25	o 24
14.36/30.37	c cleaning 6260 clauses out of 12526 with flag 10591/99408
14.76/30.58	c cleaning 6128 clauses out of 12265 with flag 30513/105408
14.76/30.59	c And the winner is solver0
14.97/30.76	c Got one! Elapsed wall clock time (in seconds):30.649
14.97/30.76	o 20
15.28/30.94	c cleaning 5696 clauses out of 11393 with flag 18489/110664
15.67/31.18	c cleaning 5847 clauses out of 11697 with flag 40420/116664
16.27/31.45	c cleaning 6421 clauses out of 12851 with flag 66592/123666
16.87/31.80	c cleaning 7208 clauses out of 14426 with flag 95706/131664
17.32/31.91	c And the winner is solver0
17.49/32.26	c Got one! Elapsed wall clock time (in seconds):32.151
17.49/32.26	o 18
17.57/32.34	c cleaning 6146 clauses out of 12304 with flag 7775/136750
17.77/32.47	c And the winner is solver0
17.92/32.76	c Got one! Elapsed wall clock time (in seconds):32.654
17.92/32.76	o 17
17.99/32.85	c cleaning 5887 clauses out of 11775 with flag 8741/142369
18.40/33.08	c cleaning 5941 clauses out of 11890 with flag 31925/148371
18.60/33.14	c And the winner is solver0
18.80/33.31	c Got one! Elapsed wall clock time (in seconds):33.207
18.80/33.31	o 16
18.97/33.48	c cleaning 5886 clauses out of 11790 with flag 17503/154212
19.57/33.70	c cleaning 5947 clauses out of 11904 with flag 41552/160212
19.97/33.96	c cleaning 6475 clauses out of 12955 with flag 69286/167211
19.97/33.98	c And the winner is solver0
20.20/34.32	c Got one! Elapsed wall clock time (in seconds):34.21
20.20/34.32	o 12
20.55/34.51	c cleaning 6043 clauses out of 12090 with flag 19525/172822
20.77/34.68	c And the winner is solver0
21.06/34.87	c Got one! Elapsed wall clock time (in seconds):34.764
21.06/34.87	o 11
21.14/34.92	c cleaning 5628 clauses out of 11264 with flag 3785/178039
21.54/35.14	c cleaning 5811 clauses out of 11635 with flag 26986/184039
21.95/35.34	c And the winner is solver0
21.95/35.37	c Got one! Elapsed wall clock time (in seconds):35.267
21.95/35.37	o 10
22.11/35.48	c And the winner is solver0
22.35/35.88	c Got one! Elapsed wall clock time (in seconds):35.77
22.35/35.88	o 8
22.59/36.03	c cleaning 8503 clauses out of 17026 with flag 12631/195245
22.99/36.25	c And the winner is solver0
23.23/36.43	c Got one! Elapsed wall clock time (in seconds):36.323
23.23/36.43	o 7
23.36/36.55	c And the winner is solver0
23.53/36.93	c Got one! Elapsed wall clock time (in seconds):36.826
23.53/36.93	o 2
23.53/36.96	c And the winner is solver0
23.68/37.45	c >>>>>>>>>> Solver number 0 (69 answers) <<<<<<<<<<<<<<<<<<
23.68/37.45	c starts		: 200
23.68/37.45	c conflicts		: 203551
23.68/37.45	c decisions		: 342734
23.68/37.45	c propagations		: 5197786
23.68/37.45	c inspects		: 88455922
23.68/37.45	c shortcuts		: 0
23.68/37.45	c learnt literals	: 27
23.68/37.45	c learnt binary clauses	: 45
23.68/37.45	c learnt ternary clauses	: 469
23.68/37.45	c learnt constraints	: 203523
23.68/37.45	c ignored constraints	: 0
23.68/37.45	c root simplifications	: 0
23.68/37.45	c removed literals (reason simplification)	: 764100
23.68/37.45	c reason swapping (by a shorter reason)	: 0
23.68/37.45	c Calls to reduceDB	: 28
23.68/37.45	c Number of update (reduction) of LBD	: 57938
23.68/37.45	c Imported unit clauses	: 0
23.68/37.45	c number of reductions to clauses (during analyze)	: 0
23.68/37.45	c number of learned constraints concerned by reduction	: 0
23.68/37.45	c number of learning phase by resolution	: 0
23.68/37.45	c number of learning phase by cutting planes	: 0
23.68/37.45	c speed (assignments/second)	: 139444.29242119382
23.68/37.45	c non guided choices	2640
23.68/37.45	c learnt constraints type 
23.68/37.45	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
23.68/37.45	c starts		: 69
23.68/37.45	c conflicts		: 235
23.68/37.45	c decisions		: 6004
23.68/37.45	c propagations		: 19443
23.68/37.45	c inspects		: 543515
23.68/37.45	c shortcuts		: 0
23.68/37.45	c learnt literals	: 0
23.68/37.45	c learnt binary clauses	: 0
23.68/37.45	c learnt ternary clauses	: 0
23.68/37.45	c learnt constraints	: 173
23.68/37.45	c ignored constraints	: 0
23.68/37.45	c root simplifications	: 0
23.68/37.45	c removed literals (reason simplification)	: 0
23.68/37.45	c reason swapping (by a shorter reason)	: 0
23.68/37.45	c Calls to reduceDB	: 0
23.68/37.45	c Number of update (reduction) of LBD	: 0
23.68/37.45	c Imported unit clauses	: 0
23.68/37.45	c number of reductions to clauses (during analyze)	: 0
23.68/37.45	c number of learned constraints concerned by reduction	: 0
23.68/37.45	c number of learning phase by resolution	: 0
23.68/37.45	c number of learning phase by cutting planes	: 0
23.68/37.45	c speed (assignments/second)	: 37753.398058252424
23.68/37.45	c non guided choices	1434
23.68/37.45	c learnt constraints type 
23.68/37.45	s OPTIMUM FOUND
23.68/37.45	c Found 68 solution(s)
23.68/37.46	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 
23.68/37.46	c objective function=2
23.68/37.46	c Total wall clock time (in seconds): 37.35

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4109297-1467320862/watcher-4109297-1467320862 -o /tmp/evaluation-result-4109297-1467320862/solver-4109297-1467320862 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467318804-16844 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109297-1467320862.wbo 

pid=23462
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.58 0.96 1.16 2/169 23465
/proc/meminfo: memFree=26742820/32872528 swapFree=11480/941500
[pid=23465] ppid=23462 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/23465/stat : 23465 (java) S 23462 23465 13214 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 13053490 98570240 977 33554432000 1073741824 1073778376 140733451306032 140733451297168 213196505149 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23465/statm: 24065 977 743 9 0 16771 0
[pid=23465/tid=23466] ppid=23462 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23466/stat : 23466 (java) R 23462 23465 13214 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 13053491 98570240 977 33554432000 1073741824 1073778376 140733451306032 139820393188904 213193147776 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100154 s]
/proc/loadavg: 0.58 0.96 1.16 2/169 23465
/proc/meminfo: memFree=26742820/32872528 swapFree=11480/941500
[pid=23465] ppid=23462 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/23465/stat : 23465 (java) S 23462 23465 13214 0 -1 4202496 4506 0 1 0 10 1 0 0 20 0 18 0 13053490 9787879424 6131 33554432000 1073741824 1073778376 140733451306032 140733451297168 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23465/statm: 2389619 6131 2156 9 0 2380296 0
[pid=23465/tid=23466] ppid=23462 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/23465/task/23466/stat : 23466 (java) R 23462 23465 13214 0 -1 4202560 2387 0 1 0 6 1 0 0 20 0 18 0 13053491 9787879424 6131 33554432000 1073741824 1073778376 140733451306032 139820393191704 213196530957 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200383 s]
/proc/loadavg: 0.58 0.96 1.16 2/169 23465
/proc/meminfo: memFree=26742820/32872528 swapFree=11480/941500
[pid=23465] ppid=23462 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/23465/stat : 23465 (java) S 23462 23465 13214 0 -1 4202496 4799 0 1 0 25 1 0 0 20 0 22 0 13053490 10060525568 7920 33554432000 1073741824 1073778376 140733451306032 140733451297168 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23465/statm: 2456183 7920 2218 9 0 2446860 0
[pid=23465/tid=23466] ppid=23462 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/23465/task/23466/stat : 23466 (java) S 23462 23465 13214 0 -1 4202560 2415 0 1 0 14 2 0 0 20 0 22 0 13053491 10060525568 7920 33554432000 1073741824 1073778376 140733451306032 139820393194360 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300274 s]
/proc/loadavg: 0.58 0.96 1.16 2/169 23465
/proc/meminfo: memFree=26742820/32872528 swapFree=11480/941500
[pid=23465] ppid=23462 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/23465/stat : 23465 (java) S 23462 23465 13214 0 -1 4202496 8382 0 1 0 63 2 0 0 20 0 22 0 13053490 10060525568 10000 33554432000 1073741824 1073778376 140733451306032 140733451297168 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23465/statm: 2456183 10000 2247 9 0 2446860 0
[pid=23465/tid=23466] ppid=23462 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/23465/task/23466/stat : 23466 (java) S 23462 23465 13214 0 -1 4202560 2415 0 1 0 14 2 0 0 20 0 22 0 13053491 10060525568 10000 33554432000 1073741824 1073778376 140733451306032 139820393194360 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 9824732

[startup+0.700235 s]
/proc/loadavg: 0.58 0.96 1.16 2/169 23465
/proc/meminfo: memFree=26742820/32872528 swapFree=11480/941500
[pid=23465] ppid=23462 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/23465/stat : 23465 (java) S 23462 23465 13214 0 -1 4202496 15822 0 1 0 114 5 0 0 20 0 22 0 13053490 10060525568 14555 33554432000 1073741824 1073778376 140733451306032 140733451297168 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23465/statm: 2456183 14555 2253 9 0 2446860 0
[pid=23465/tid=23466] ppid=23462 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/23465/task/23466/stat : 23466 (java) S 23462 23465 13214 0 -1 4202560 2415 0 1 0 14 2 0 0 20 0 22 0 13053491 10060525568 14555 33554432000 1073741824 1073778376 140733451306032 139820393194360 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 9824732

[startup+1.50081 s]
/proc/loadavg: 0.58 0.96 1.16 1/188 23490
/proc/meminfo: memFree=26690912/32872528 swapFree=11480/941500
[pid=23465] ppid=23462 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/23465/stat : 23465 (java) S 23462 23465 13214 0 -1 4202496 16075 0 1 0 151 9 0 0 20 0 19 0 13053490 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 140733451297168 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23465/statm: 2456183 17704 2260 9 0 2446860 0
[pid=23465/tid=23466] ppid=23462 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/23465/task/23466/stat : 23466 (java) S 23462 23465 13214 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 19 0 13053491 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820393194360 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23468] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23468/stat : 23468 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820382256040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23469] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23469/stat : 23469 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820381203496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23470] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23470/stat : 23470 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820380150440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23471] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23471/stat : 23471 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820233603880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23472] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23472/stat : 23472 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820232550824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23473] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23473/stat : 23473 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820231498280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23474] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23474/stat : 23474 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820230445224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23475] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23475/stat : 23475 (java) S 23462 23465 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820229392680 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23476] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23476/stat : 23476 (java) S 23462 23465 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820217195368 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23477] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23477/stat : 23477 (java) S 23462 23465 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820216141688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23478] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23478/stat : 23478 (java) S 23462 23465 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820215088520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23479] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23479/stat : 23479 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820214037264 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23480] ppid=23462 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/23465/task/23480/stat : 23480 (java) S 23462 23465 13214 0 -1 4202560 7254 0 0 0 48 0 0 0 20 0 19 0 13053495 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820212984120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23481] ppid=23462 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/23465/task/23481/stat : 23481 (java) S 23462 23465 13214 0 -1 4202560 5051 0 0 0 42 1 0 0 20 0 19 0 13053495 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820211931576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23482] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23482/stat : 23482 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820210878712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23483] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23483/stat : 23483 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820209826376 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23487] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23487/stat : 23487 (java) S 23462 23465 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13053509 10060525568 17704 33554432000 1073741824 1073778376 140733451306032 139820205614504 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 0.77 0.99 1.17 5/191 23499
/proc/meminfo: memFree=26661728/32872528 swapFree=11480/941500
[pid=23465] ppid=23462 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/23465/stat : 23465 (java) S 23462 23465 13214 0 -1 4202496 19290 0 1 0 234 16 0 0 20 0 19 0 13053490 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 140733451297168 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23465/statm: 2456183 30079 2268 9 0 2446860 0
[pid=23465/tid=23466] ppid=23462 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/23465/task/23466/stat : 23466 (java) S 23462 23465 13214 0 -1 4202560 2417 0 1 0 15 2 0 0 20 0 19 0 13053491 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820393194360 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23468] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23468/stat : 23468 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820382256040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23469] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23469/stat : 23469 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820381203496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23470] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23470/stat : 23470 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820380150440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23471] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23471/stat : 23471 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820233603880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23472] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23472/stat : 23472 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820232550824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23473] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23473/stat : 23473 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820231498280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23474] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23474/stat : 23474 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820230445224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23475] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23475/stat : 23475 (java) S 23462 23465 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820229392680 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23476] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23476/stat : 23476 (java) S 23462 23465 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820217195368 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23477] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23477/stat : 23477 (java) S 23462 23465 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820216141688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23478] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23478/stat : 23478 (java) S 23462 23465 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820215088520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23479] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23479/stat : 23479 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820214037264 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23480] ppid=23462 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/23465/task/23480/stat : 23480 (java) S 23462 23465 13214 0 -1 4202560 7825 0 0 0 65 0 0 0 20 0 19 0 13053495 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820212984120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23481] ppid=23462 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/23465/task/23481/stat : 23481 (java) S 23462 23465 13214 0 -1 4202560 7651 0 0 0 73 1 0 0 20 0 19 0 13053495 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820211931576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23482] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23482/stat : 23482 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820210878712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23483] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23483/stat : 23483 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820209826376 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23487] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23487/stat : 23487 (java) S 23462 23465 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13053509 10060525568 30079 33554432000 1073741824 1073778376 140733451306032 139820205614504 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 0.77 0.99 1.17 1/188 23517
/proc/meminfo: memFree=26575708/32872528 swapFree=11480/941500
[pid=23465] ppid=23462 vsize=9824732 CPUtime=3.5 cores=1,3,5,7
/proc/23465/stat : 23465 (java) S 23462 23465 13214 0 -1 4202496 19426 0 1 0 318 32 0 0 20 0 19 0 13053490 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 140733451297168 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23465/statm: 2456183 43606 2286 9 0 2446860 0
[pid=23465/tid=23466] ppid=23462 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/23465/task/23466/stat : 23466 (java) S 23462 23465 13214 0 -1 4202560 2419 0 1 0 15 2 0 0 20 0 19 0 13053491 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820393194360 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23468] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23468/stat : 23468 (java) S 23462 23465 13214 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820382256040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23469] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23469/stat : 23469 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820381203496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23470] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23470/stat : 23470 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820380150440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23471] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23471/stat : 23471 (java) S 23462 23465 13214 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820233603880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23472] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23472/stat : 23472 (java) S 23462 23465 13214 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820232550824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23473] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23473/stat : 23473 (java) S 23462 23465 13214 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820231498280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23474] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23474/stat : 23474 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820230445224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23475] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23475/stat : 23475 (java) S 23462 23465 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820229392680 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23476] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23476/stat : 23476 (java) S 23462 23465 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820217195368 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23477] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23477/stat : 23477 (java) S 23462 23465 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820216141688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23478] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23478/stat : 23478 (java) S 23462 23465 13214 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820215088520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23479] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23479/stat : 23479 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820214037264 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23480] ppid=23462 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/23465/task/23480/stat : 23480 (java) S 23462 23465 13214 0 -1 4202560 7829 0 0 0 70 1 0 0 20 0 19 0 13053495 10060525568 43606 33554432000 1073741824 1073778376 140733451306032 139820212984120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23481] ppid=23462 vsize=9824732 CPUtime=0.82 cores=1,3,5,7

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

[pid=23465/tid=23473] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23473/stat : 23473 (java) S 23462 23465 13214 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13053492 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820231498280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23474] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23474/stat : 23474 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13053492 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820230445224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23475] ppid=23462 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23465/task/23475/stat : 23475 (java) S 23462 23465 13214 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 13053492 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820229392680 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23476] ppid=23462 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/23465/task/23476/stat : 23476 (java) S 23462 23465 13214 0 -1 4202560 11 0 0 0 1 8 0 0 20 0 22 0 13053493 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820217195368 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23477] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23477/stat : 23477 (java) S 23462 23465 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13053493 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820216141688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23478] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23478/stat : 23478 (java) S 23462 23465 13214 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 22 0 13053493 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820215088520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23479] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23479/stat : 23479 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13053495 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820214037264 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23480] ppid=23462 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/23465/task/23480/stat : 23480 (java) S 23462 23465 13214 0 -1 4202560 10067 0 0 0 106 2 0 0 20 0 22 0 13053495 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820212984120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23481] ppid=23462 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/23465/task/23481/stat : 23481 (java) S 23462 23465 13214 0 -1 4202560 14943 0 0 0 142 2 0 0 20 0 22 0 13053495 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820211931576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23482] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23482/stat : 23482 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13053495 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820210878712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23483] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23483/stat : 23483 (java) S 23462 23465 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13053495 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820209826376 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23487] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23487/stat : 23487 (java) S 23462 23465 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13053509 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820205614504 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23677] ppid=23462 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/23465/task/23677/stat : 23677 (java) R 23462 23465 13214 0 -1 4202560 2 0 0 0 31 0 0 0 20 0 22 0 13056978 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820206669160 139820261631999 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23678] ppid=23462 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/23465/task/23678/stat : 23678 (java) R 23462 23465 13214 0 -1 4202560 2 0 0 0 31 0 0 0 20 0 22 0 13056978 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820208772056 139820261775485 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23679] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23679/stat : 23679 (java) S 23462 23465 13214 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13056979 10060525568 49599 33554432000 1073741824 1073778376 140733451306032 139820207719848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 21.75
Current children cumulated vsize (KiB) 9824732

[startup+36.8007 s]
/proc/loadavg: 0.95 1.01 1.17 2/189 23685
/proc/meminfo: memFree=26551308/32872528 swapFree=11480/941500
[pid=23465] ppid=23462 vsize=9824732 CPUtime=23.53 cores=1,3,5,7
/proc/23465/stat : 23465 (java) S 23462 23465 13214 0 -1 4202496 29519 0 1 0 2202 151 0 0 20 0 19 0 13053490 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 140733451297168 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23465/statm: 2456183 49593 2287 9 0 2446860 0
[pid=23465/tid=23466] ppid=23462 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/23465/task/23466/stat : 23466 (java) S 23462 23465 13214 0 -1 4202560 2420 0 1 0 20 2 0 0 20 0 19 0 13053491 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820393194360 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23468] ppid=23462 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23465/task/23468/stat : 23468 (java) S 23462 23465 13214 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 19 0 13053492 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820382256040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23469] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23469/stat : 23469 (java) S 23462 23465 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820381203496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23470] ppid=23462 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23465/task/23470/stat : 23470 (java) S 23462 23465 13214 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 13053492 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820380150440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23471] ppid=23462 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23465/task/23471/stat : 23471 (java) S 23462 23465 13214 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 13053492 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820233603880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23472] ppid=23462 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23465/task/23472/stat : 23472 (java) S 23462 23465 13214 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 19 0 13053492 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820232550824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23473] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23473/stat : 23473 (java) S 23462 23465 13214 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820231498280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23474] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23474/stat : 23474 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820230445224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23475] ppid=23462 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23465/task/23475/stat : 23475 (java) S 23462 23465 13214 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 13053492 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820229392680 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23476] ppid=23462 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/23465/task/23476/stat : 23476 (java) S 23462 23465 13214 0 -1 4202560 11 0 0 0 1 8 0 0 20 0 19 0 13053493 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820217195368 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23477] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23477/stat : 23477 (java) S 23462 23465 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820216141688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23478] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23478/stat : 23478 (java) S 23462 23465 13214 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820215088520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23479] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23479/stat : 23479 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820214037264 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23480] ppid=23462 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/23465/task/23480/stat : 23480 (java) S 23462 23465 13214 0 -1 4202560 10067 0 0 0 106 2 0 0 20 0 19 0 13053495 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820212984120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23481] ppid=23462 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/23465/task/23481/stat : 23481 (java) S 23462 23465 13214 0 -1 4202560 14943 0 0 0 144 2 0 0 20 0 19 0 13053495 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820211931576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23482] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23482/stat : 23482 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820210878712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23483] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23483/stat : 23483 (java) S 23462 23465 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820209826376 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23487] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23487/stat : 23487 (java) S 23462 23465 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13053509 10060525568 49593 33554432000 1073741824 1073778376 140733451306032 139820205614504 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 23.53
Current children cumulated vsize (KiB) 9824732

[startup+37.2009 s]
/proc/loadavg: 0.95 1.01 1.17 2/189 23685
/proc/meminfo: memFree=26551308/32872528 swapFree=11480/941500
[pid=23465] ppid=23462 vsize=9824732 CPUtime=23.68 cores=1,3,5,7
/proc/23465/stat : 23465 (java) S 23462 23465 13214 0 -1 4202496 29531 0 1 0 2215 153 0 0 20 0 19 0 13053490 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 140733451297168 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23465/statm: 2456183 48699 2287 9 0 2446860 0
[pid=23465/tid=23466] ppid=23462 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/23465/task/23466/stat : 23466 (java) S 23462 23465 13214 0 -1 4202560 2420 0 1 0 21 2 0 0 20 0 19 0 13053491 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820393194360 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23468] ppid=23462 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23465/task/23468/stat : 23468 (java) S 23462 23465 13214 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820382256040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23469] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23469/stat : 23469 (java) S 23462 23465 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820381203496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23470] ppid=23462 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23465/task/23470/stat : 23470 (java) S 23462 23465 13214 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820380150440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23471] ppid=23462 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23465/task/23471/stat : 23471 (java) S 23462 23465 13214 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820233603880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23472] ppid=23462 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23465/task/23472/stat : 23472 (java) S 23462 23465 13214 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820232550824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23473] ppid=23462 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23465/task/23473/stat : 23473 (java) S 23462 23465 13214 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820231498280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23474] ppid=23462 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23465/task/23474/stat : 23474 (java) S 23462 23465 13214 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820230445224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23475] ppid=23462 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23465/task/23475/stat : 23475 (java) S 23462 23465 13214 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820229392680 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23476] ppid=23462 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/23465/task/23476/stat : 23476 (java) S 23462 23465 13214 0 -1 4202560 11 0 0 0 1 8 0 0 20 0 19 0 13053493 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820217195368 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23477] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23477/stat : 23477 (java) S 23462 23465 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820216141688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23478] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23478/stat : 23478 (java) S 23462 23465 13214 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820215088520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23479] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23479/stat : 23479 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820214037264 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23480] ppid=23462 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/23465/task/23480/stat : 23480 (java) S 23462 23465 13214 0 -1 4202560 10067 0 0 0 106 2 0 0 20 0 19 0 13053495 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820212984120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23481] ppid=23462 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/23465/task/23481/stat : 23481 (java) S 23462 23465 13214 0 -1 4202560 14943 0 0 0 144 2 0 0 20 0 19 0 13053495 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820211931576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23482] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23482/stat : 23482 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820210878712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23483] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23483/stat : 23483 (java) S 23462 23465 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820209826376 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23487] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23487/stat : 23487 (java) S 23462 23465 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13053509 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820205614504 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 23.68
Current children cumulated vsize (KiB) 9824732

[startup+37.4008 s]
/proc/loadavg: 0.95 1.01 1.17 1/188 23691
/proc/meminfo: memFree=26554580/32872528 swapFree=11480/941500
[pid=23465] ppid=23462 vsize=9824732 CPUtime=23.68 cores=1,3,5,7
/proc/23465/stat : 23465 (java) S 23462 23465 13214 0 -1 4202496 29531 0 1 0 2215 153 0 0 20 0 19 0 13053490 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 140733451297168 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23465/statm: 2456183 48699 2287 9 0 2446860 0
[pid=23465/tid=23466] ppid=23462 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/23465/task/23466/stat : 23466 (java) S 23462 23465 13214 0 -1 4202560 2420 0 1 0 21 2 0 0 20 0 19 0 13053491 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820393194360 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23468] ppid=23462 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23465/task/23468/stat : 23468 (java) S 23462 23465 13214 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820382256040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23469] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23469/stat : 23469 (java) S 23462 23465 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820381203496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23470] ppid=23462 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23465/task/23470/stat : 23470 (java) S 23462 23465 13214 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820380150440 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23471] ppid=23462 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23465/task/23471/stat : 23471 (java) S 23462 23465 13214 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820233603880 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23472] ppid=23462 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23465/task/23472/stat : 23472 (java) S 23462 23465 13214 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820232550824 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23465/tid=23473] ppid=23462 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23465/task/23473/stat : 23473 (java) S 23462 23465 13214 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820231498280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23474] ppid=23462 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23465/task/23474/stat : 23474 (java) S 23462 23465 13214 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820230445224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23475] ppid=23462 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23465/task/23475/stat : 23475 (java) S 23462 23465 13214 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 13053492 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820229392680 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23476] ppid=23462 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/23465/task/23476/stat : 23476 (java) S 23462 23465 13214 0 -1 4202560 11 0 0 0 1 8 0 0 20 0 19 0 13053493 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820217195368 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23477] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23477/stat : 23477 (java) S 23462 23465 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820216141688 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23478] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23478/stat : 23478 (java) S 23462 23465 13214 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 13053493 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820215088520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23479] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23479/stat : 23479 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820214037264 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23480] ppid=23462 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/23465/task/23480/stat : 23480 (java) S 23462 23465 13214 0 -1 4202560 10067 0 0 0 106 2 0 0 20 0 19 0 13053495 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820212984120 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23465/tid=23481] ppid=23462 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/23465/task/23481/stat : 23481 (java) S 23462 23465 13214 0 -1 4202560 14943 0 0 0 144 2 0 0 20 0 19 0 13053495 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820211931576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23482] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23482/stat : 23482 (java) S 23462 23465 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820210878712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23465/tid=23483] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23483/stat : 23483 (java) S 23462 23465 13214 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13053495 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820209826376 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23465/tid=23487] ppid=23462 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23465/task/23487/stat : 23487 (java) S 23462 23465 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13053509 10060525568 48699 33554432000 1073741824 1073778376 140733451306032 139820205614504 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 23.68
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 37.4748
CPU time (s): 23.7904
CPU user time (s): 22.1676
CPU system time (s): 1.62275
CPU usage (%): 63.4837
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.1676
system time used= 1.62275
maximum resident set size= 205532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29546
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= 2968
involuntary context switches= 961

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.134979 second user time and 0.158975 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-30 23:07:42
IDJOB=4109297
IDBENCH=78768
IDSOLVER=2552
FILE ID=node113/4109297-1467320862
RUNJOBID= node113-1467318804-16844
PBS_JOBID= 20005277
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= 2b34e07f02f20428b9849b788b9a7a67
RANDOM SEED=374185377

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26743620 kB
Buffers:          137328 kB
Cached:          4275472 kB
SwapCached:            0 kB
Active:          2939964 kB
Inactive:        1487720 kB
Active(anon):      11660 kB
Inactive(anon):     5656 kB
Active(file):    2928304 kB
Inactive(file):  1482064 kB
Unevictable:      941500 kB
Mlocked:           11480 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               516 kB
Writeback:             0 kB
AnonPages:        956268 kB
Mapped:            13240 kB
Shmem:               204 kB
Slab:             629744 kB
SReclaimable:      74000 kB
SUnreclaim:       555744 kB
KernelStack:        1408 kB
PageTables:         5200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1039556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    935936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

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