Trace number 4092285

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 52.1781 48.6639

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900669797--soft-0-100-0.wbo
MD5SUMebbce1c4489027f4644c8b5f9031d297
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark36.35
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 135865
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135864
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 695
Number of bits of the biggest sum of numbers10
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4092285-1466086982.wbo
0.09/0.12	c reading problem ... 
0.46/0.34	c ... done. Wall clock time 0.223s.
0.46/0.34	c declared #vars     231
0.46/0.34	c internal #vars     2938
0.46/0.34	c #constraints  2707
0.46/0.34	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.46/0.34	c constraints type 
0.46/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.46/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.46/0.34	c 2707 constraints processed.
0.46/0.34	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.46/0.34	c constraints type 
0.46/0.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.46/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23
0.46/0.34	c 2707 constraints processed.
0.46/0.34	c objective function length is 2707 literals
0.76/0.49	c And the winner is solver0
1.42/0.85	c SATISFIABLE
1.42/0.85	c OPTIMIZING...
1.42/0.85	c Got one! Elapsed wall clock time (in seconds):0.73
1.42/0.85	o 958
1.58/0.97	c And the winner is solver0
2.00/1.37	c Got one! Elapsed wall clock time (in seconds):1.254
2.00/1.37	o 806
2.00/1.39	c And the winner is solver0
2.08/1.88	c Got one! Elapsed wall clock time (in seconds):1.764
2.08/1.88	o 465
2.08/1.90	c And the winner is solver0
2.13/2.39	c Got one! Elapsed wall clock time (in seconds):2.273
2.13/2.39	o 440
2.14/2.41	c And the winner is solver0
2.22/2.90	c Got one! Elapsed wall clock time (in seconds):2.78
2.22/2.90	o 346
2.22/2.91	c And the winner is solver0
2.43/3.40	c Got one! Elapsed wall clock time (in seconds):3.287
2.43/3.40	o 340
2.43/3.42	c And the winner is solver0
2.47/3.91	c Got one! Elapsed wall clock time (in seconds):3.792
2.47/3.91	o 332
2.47/3.93	c And the winner is solver0
2.51/4.41	c Got one! Elapsed wall clock time (in seconds):4.296
2.51/4.41	o 310
2.51/4.43	c And the winner is solver0
2.51/4.92	c Got one! Elapsed wall clock time (in seconds):4.801
2.51/4.92	o 270
2.51/4.93	c And the winner is solver0
2.56/5.42	c Got one! Elapsed wall clock time (in seconds):5.305
2.56/5.42	o 269
2.56/5.44	c And the winner is solver0
2.59/5.93	c Got one! Elapsed wall clock time (in seconds):5.809
2.59/5.93	o 268
2.59/5.96	c And the winner is solver0
2.72/6.43	c Got one! Elapsed wall clock time (in seconds):6.314
2.72/6.43	o 266
2.72/6.45	c And the winner is solver0
2.76/6.94	c Got one! Elapsed wall clock time (in seconds):6.819
2.76/6.94	o 261
2.76/6.95	c And the winner is solver0
2.80/7.44	c Got one! Elapsed wall clock time (in seconds):7.323
2.80/7.44	o 206
3.70/7.90	c And the winner is solver0
3.89/7.95	c Got one! Elapsed wall clock time (in seconds):7.827
3.89/7.95	o 203
3.89/7.96	c And the winner is solver0
3.97/8.45	c Got one! Elapsed wall clock time (in seconds):8.331
3.97/8.45	o 198
4.06/8.53	c And the winner is solver0
4.13/8.95	c Got one! Elapsed wall clock time (in seconds):8.835
4.13/8.95	o 197
4.13/8.97	c And the winner is solver0
4.18/9.46	c Got one! Elapsed wall clock time (in seconds):9.339
4.18/9.46	o 196
4.18/9.47	c And the winner is solver0
4.22/9.96	c Got one! Elapsed wall clock time (in seconds):9.842
4.22/9.96	o 195
5.20/10.47	c And the winner is solver0
5.37/10.96	c Got one! Elapsed wall clock time (in seconds):10.846
5.37/10.96	o 192
5.47/11.10	c And the winner is solver0
5.71/11.47	c Got one! Elapsed wall clock time (in seconds):11.35
5.71/11.47	o 186
5.71/11.49	c And the winner is solver0
5.76/11.97	c Got one! Elapsed wall clock time (in seconds):11.853
5.76/11.97	o 185
5.76/11.99	c And the winner is solver0
5.80/12.48	c Got one! Elapsed wall clock time (in seconds):12.357
5.80/12.48	o 178
6.04/12.64	c And the winner is solver0
6.19/12.98	c Got one! Elapsed wall clock time (in seconds):12.861
6.19/12.98	o 176
6.22/13.02	c And the winner is solver0
6.29/13.48	c Got one! Elapsed wall clock time (in seconds):13.365
6.29/13.48	o 164
6.31/13.50	c And the winner is solver0
6.33/13.99	c Got one! Elapsed wall clock time (in seconds):13.869
6.33/13.99	o 160
6.35/14.06	c And the winner is solver0
6.51/14.49	c Got one! Elapsed wall clock time (in seconds):14.373
6.51/14.49	o 125
6.51/14.51	c And the winner is solver0
6.56/14.99	c Got one! Elapsed wall clock time (in seconds):14.877
6.56/14.99	o 113
6.56/15.01	c And the winner is solver0
6.61/15.50	c Got one! Elapsed wall clock time (in seconds):15.381
6.61/15.50	o 95
7.47/15.99	c cleaning 5174 clauses out of 10353 with flag 11281/10353
7.73/16.05	c And the winner is solver0
7.86/16.50	c Got one! Elapsed wall clock time (in seconds):16.385
7.86/16.50	o 86
7.86/16.56	c And the winner is solver0
8.02/17.01	c Got one! Elapsed wall clock time (in seconds):16.89
8.02/17.01	o 83
9.05/17.58	c And the winner is solver0
9.26/18.01	c Got one! Elapsed wall clock time (in seconds):17.896
9.26/18.01	o 80
9.66/18.29	c And the winner is solver0
9.87/18.52	c Got one! Elapsed wall clock time (in seconds):18.403
9.87/18.52	o 79
10.01/18.66	c And the winner is solver0
10.17/19.03	c Got one! Elapsed wall clock time (in seconds):18.91
10.17/19.03	o 76
10.36/19.13	c And the winner is solver0
10.46/19.54	c Got one! Elapsed wall clock time (in seconds):19.418
10.46/19.54	o 71
10.99/19.86	c cleaning 6240 clauses out of 12485 with flag 10638/17659
11.61/20.03	c And the winner is solver0
11.80/20.10	c Got one! Elapsed wall clock time (in seconds):19.977
11.80/20.10	o 67
12.08/20.26	c And the winner is solver0
12.31/20.61	c Got one! Elapsed wall clock time (in seconds):20.488
12.31/20.61	o 66
12.48/20.76	c And the winner is solver0
12.65/21.12	c Got one! Elapsed wall clock time (in seconds):21.002
12.65/21.12	o 64
13.54/21.52	c And the winner is solver0
13.61/21.63	c Got one! Elapsed wall clock time (in seconds):21.515
13.61/21.63	o 63
13.92/21.86	c cleaning 6486 clauses out of 12985 with flag 8169/24399
15.56/22.49	c And the winner is solver0
15.77/22.65	c Got one! Elapsed wall clock time (in seconds):22.53
15.77/22.65	o 55
15.85/22.72	c And the winner is solver0
15.93/23.17	c Got one! Elapsed wall clock time (in seconds):23.046
15.93/23.17	o 51
16.57/23.52	c cleaning 6161 clauses out of 12340 with flag 12226/30240
17.98/24.22	c And the winner is solver0
18.22/24.69	c Got one! Elapsed wall clock time (in seconds):24.565
18.22/24.69	o 49
18.43/24.81	c And the winner is solver0
18.48/25.21	c Got one! Elapsed wall clock time (in seconds):25.09
18.48/25.21	o 43
18.48/25.26	c And the winner is solver0
18.58/25.73	c Got one! Elapsed wall clock time (in seconds):25.612
18.58/25.73	o 40
18.71/25.83	c And the winner is solver0
18.82/26.26	c Got one! Elapsed wall clock time (in seconds):26.142
18.82/26.26	o 31
19.09/26.42	c cleaning 6582 clauses out of 13180 with flag 7223/37241
20.07/26.95	c And the winner is solver0
20.21/27.29	c Got one! Elapsed wall clock time (in seconds):27.168
20.21/27.29	o 30
20.46/27.49	c And the winner is solver0
20.67/27.82	c Got one! Elapsed wall clock time (in seconds):27.698
20.67/27.82	o 28
21.60/28.33	c And the winner is solver0
21.74/28.45	c Got one! Elapsed wall clock time (in seconds):28.328
21.74/28.45	o 27
22.04/28.61	c cleaning 9069 clauses out of 18149 with flag 7406/48792
22.04/28.62	c And the winner is solver0
22.11/28.98	c Got one! Elapsed wall clock time (in seconds):28.861
22.11/28.98	o 26
23.11/29.59	c cleaning 7095 clauses out of 14198 with flag 38715/53910
24.31/30.19	c And the winner is solver0
24.55/30.51	c Got one! Elapsed wall clock time (in seconds):30.396
24.55/30.51	o 20
25.35/30.91	c And the winner is solver0
25.40/31.09	c Got one! Elapsed wall clock time (in seconds):30.967
25.40/31.09	o 19
25.58/31.28	c And the winner is solver0
25.78/31.63	c Got one! Elapsed wall clock time (in seconds):31.51
25.78/31.63	o 18
25.88/31.78	c cleaning 9197 clauses out of 18403 with flag 7164/65210
26.49/32.09	c And the winner is solver0
26.68/32.17	c Got one! Elapsed wall clock time (in seconds):32.052
26.68/32.17	o 15
27.12/32.40	c cleaning 7556 clauses out of 15124 with flag 17390/71128
27.52/32.60	c And the winner is solver0
27.57/32.72	c Got one! Elapsed wall clock time (in seconds):32.598
27.57/32.72	o 14
28.17/33.04	c cleaning 6726 clauses out of 13465 with flag 27633/77025
28.96/33.45	c cleaning 6359 clauses out of 12736 with flag 77880/83022
29.96/33.94	c cleaning 6688 clauses out of 13378 with flag 137969/90023
29.96/33.95	c And the winner is solver0
30.14/34.27	c Got one! Elapsed wall clock time (in seconds):34.149
30.14/34.27	o 13
30.75/34.65	c And the winner is solver0
30.91/34.82	c Got one! Elapsed wall clock time (in seconds):34.704
30.91/34.82	o 12
31.00/34.96	c cleaning 6115 clauses out of 12252 with flag 8822/95585
31.40/35.12	c And the winner is solver0
31.49/35.38	c Got one! Elapsed wall clock time (in seconds):35.26
31.49/35.38	o 11
31.87/35.66	c cleaning 5764 clauses out of 11542 with flag 23381/100990
31.87/35.69	c And the winner is solver0
32.10/35.94	c Got one! Elapsed wall clock time (in seconds):35.819
32.10/35.94	o 10
32.16/36.09	c And the winner is solver0
32.34/36.50	c Got one! Elapsed wall clock time (in seconds):36.383
32.34/36.50	o 9
32.87/36.82	c cleaning 5865 clauses out of 11758 with flag 33895/106970
33.49/37.20	c cleaning 5926 clauses out of 11892 with flag 83597/112969
33.92/37.33	c And the winner is solver0
34.01/37.56	c Got one! Elapsed wall clock time (in seconds):37.447
34.01/37.56	o 8
34.21/37.72	c And the winner is solver0
34.29/38.13	c Got one! Elapsed wall clock time (in seconds):38.009
34.29/38.13	o 7
34.57/38.31	c cleaning 6027 clauses out of 12066 with flag 15642/119069
35.18/38.68	c cleaning 6008 clauses out of 12039 with flag 62547/125069
35.37/38.72	c And the winner is solver0
35.45/39.19	c Got one! Elapsed wall clock time (in seconds):39.073
35.45/39.19	o 3
36.00/39.55	c cleaning 5844 clauses out of 11717 with flag 39818/130755
36.41/39.76	c And the winner is solver0
36.57/40.26	c Got one! Elapsed wall clock time (in seconds):40.14
36.57/40.26	o 2
36.77/40.40	c cleaning 5427 clauses out of 10884 with flag 8883/135766
37.38/40.73	c cleaning 5713 clauses out of 11458 with flag 60342/141767
38.17/41.15	c cleaning 6362 clauses out of 12744 with flag 124905/148766
39.43/41.73	c cleaning 7174 clauses out of 14382 with flag 200558/156766
40.63/42.39	c cleaning 8097 clauses out of 16210 with flag 288030/165768
40.83/42.43	c And the winner is solver0
40.93/42.84	c Got one! Elapsed wall clock time (in seconds):42.715
40.93/42.84	o 1
41.58/43.25	c cleaning 6943 clauses out of 13919 with flag 49549/171574
42.38/43.66	c cleaning 6477 clauses out of 12976 with flag 105462/177574
43.19/44.08	c cleaning 6730 clauses out of 13500 with flag 163864/184575
44.18/44.59	c cleaning 7380 clauses out of 14769 with flag 227340/192574
45.59/45.21	c cleaning 8190 clauses out of 16390 with flag 311140/201575
46.98/45.95	c cleaning 9097 clauses out of 18201 with flag 401241/211577
48.85/46.88	c cleaning 10037 clauses out of 20100 with flag 483400/222574
50.88/47.80	c cleaning 11027 clauses out of 22060 with flag 560091/234574
51.68/48.26	c And the winner is solver0
52.01/48.65	c >>>>>>>>>> Solver number 0 (65 answers) <<<<<<<<<<<<<<<<<<
52.01/48.65	c starts		: 157
52.01/48.65	c conflicts		: 243192
52.01/48.65	c decisions		: 518488
52.01/48.65	c propagations		: 30620715
52.01/48.65	c inspects		: 203170140
52.01/48.65	c shortcuts		: 0
52.01/48.65	c learnt literals	: 22
52.01/48.65	c learnt binary clauses	: 130
52.01/48.65	c learnt ternary clauses	: 566
52.01/48.65	c learnt constraints	: 243169
52.01/48.65	c ignored constraints	: 0
52.01/48.65	c root simplifications	: 0
52.01/48.65	c removed literals (reason simplification)	: 522419
52.01/48.65	c reason swapping (by a shorter reason)	: 0
52.01/48.65	c Calls to reduceDB	: 32
52.01/48.65	c Number of update (reduction) of LBD	: 92782
52.01/48.65	c Imported unit clauses	: 0
52.01/48.65	c number of reductions to clauses (during analyze)	: 0
52.01/48.65	c number of learned constraints concerned by reduction	: 0
52.01/48.65	c number of learning phase by resolution	: 0
52.01/48.65	c number of learning phase by cutting planes	: 0
52.01/48.65	c speed (assignments/second)	: 634245.0133598458
52.01/48.65	c non guided choices	8489
52.01/48.65	c learnt constraints type 
52.01/48.65	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
52.01/48.65	c starts		: 80
52.01/48.65	c conflicts		: 3000
52.01/48.65	c decisions		: 131727
52.01/48.65	c propagations		: 308336
52.01/48.65	c inspects		: 30231690
52.01/48.65	c shortcuts		: 0
52.01/48.65	c learnt literals	: 0
52.01/48.65	c learnt binary clauses	: 0
52.01/48.65	c learnt ternary clauses	: 0
52.01/48.65	c learnt constraints	: 2969
52.01/48.65	c ignored constraints	: 0
52.01/48.65	c root simplifications	: 0
52.01/48.65	c removed literals (reason simplification)	: 0
52.01/48.65	c reason swapping (by a shorter reason)	: 0
52.01/48.65	c Calls to reduceDB	: 0
52.01/48.65	c Number of update (reduction) of LBD	: 0
52.01/48.65	c Imported unit clauses	: 0
52.01/48.65	c number of reductions to clauses (during analyze)	: 0
52.01/48.65	c number of learned constraints concerned by reduction	: 0
52.01/48.65	c number of learning phase by resolution	: 0
52.01/48.65	c number of learning phase by cutting planes	: 0
52.01/48.65	c speed (assignments/second)	: 54708.303761533
52.01/48.65	c non guided choices	6718
52.01/48.65	c learnt constraints type 
52.01/48.65	s OPTIMUM FOUND
52.01/48.65	c Found 64 solution(s)
52.01/48.65	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 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 
52.01/48.65	c objective function=1
52.01/48.65	c Total wall clock time (in seconds): 48.533

Verifier Data

OK	1

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-4092285-1466086982/watcher-4092285-1466086982 -o /tmp/evaluation-result-4092285-1466086982/solver-4092285-1466086982 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466075282-14447 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4092285-1466086982.wbo 

pid=25767
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: 2.12 2.20 2.23 3/196 25770
/proc/meminfo: memFree=28938176/32872528 swapFree=1370072/1517240
[pid=25770] ppid=25767 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/25770/stat : 25770 (java) R 25767 25770 10365 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 10744698 23793664 255 33554432000 1073741824 1073778376 140735595137760 140735595126824 229346687539 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25770/statm: 5809 266 208 9 0 128 0

[startup+0.100161 s]
/proc/loadavg: 2.12 2.20 2.23 3/196 25770
/proc/meminfo: memFree=28938176/32872528 swapFree=1370072/1517240
[pid=25770] ppid=25767 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/25770/stat : 25770 (java) S 25767 25770 10365 0 -1 4202496 4408 0 1 0 7 2 0 0 20 0 18 0 10744698 9787879424 6031 33554432000 1073741824 1073778376 140735595137760 140735595128896 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25770/statm: 2389619 6031 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 2.12 2.20 2.23 3/196 25770
/proc/meminfo: memFree=28938176/32872528 swapFree=1370072/1517240
[pid=25770] ppid=25767 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/25770/stat : 25770 (java) S 25767 25770 10365 0 -1 4202496 4741 0 1 0 21 2 0 0 20 0 18 0 10744698 9787879424 6823 33554432000 1073741824 1073778376 140735595137760 140735595128896 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25770/statm: 2389619 6823 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300336 s]
/proc/loadavg: 2.12 2.20 2.23 3/196 25770
/proc/meminfo: memFree=28938176/32872528 swapFree=1370072/1517240
[pid=25770] ppid=25767 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/25770/stat : 25770 (java) S 25767 25770 10365 0 -1 4202496 5664 0 1 0 44 2 0 0 20 0 18 0 10744698 9787879424 8446 33554432000 1073741824 1073778376 140735595137760 140735595128896 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25770/statm: 2389619 8446 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.70029 s]
/proc/loadavg: 2.12 2.20 2.23 3/196 25770
/proc/meminfo: memFree=28938176/32872528 swapFree=1370072/1517240
[pid=25770] ppid=25767 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/25770/stat : 25770 (java) S 25767 25770 10365 0 -1 4202496 9667 0 1 0 138 4 0 0 20 0 19 0 10744698 10060525568 13490 33554432000 1073741824 1073778376 140735595137760 140735595128896 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25770/statm: 2456183 13490 2269 9 0 2446860 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 9824732

[startup+1.50079 s]
/proc/loadavg: 2.12 2.20 2.23 2/215 25795
/proc/meminfo: memFree=28877288/32872528 swapFree=1370072/1517240
[pid=25770] ppid=25767 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/25770/stat : 25770 (java) S 25767 25770 10365 0 -1 4202496 15068 0 1 0 201 7 0 0 20 0 19 0 10744698 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 140735595128896 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25770/statm: 2456183 19293 2275 9 0 2446860 0
[pid=25770/tid=25772] ppid=25767 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/25770/task/25772/stat : 25772 (java) S 25767 25770 10365 0 -1 4202560 2451 0 1 0 33 2 0 0 20 0 19 0 10744699 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139964234208120 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25773] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25773/stat : 25773 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139964195699496 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25774] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25774/stat : 25774 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139964194646696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25775] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25775/stat : 25775 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139964075469864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25776] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25776/stat : 25776 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139964074417064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25777] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25777/stat : 25777 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139964073363752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25778] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25778/stat : 25778 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139964072310952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25779] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25779/stat : 25779 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139964071258664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25780] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25780/stat : 25780 (java) S 25767 25770 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139964070205864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25781] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25781/stat : 25781 (java) S 25767 25770 10365 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 10744701 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139963587877608 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25782] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25782/stat : 25782 (java) S 25767 25770 10365 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10744702 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139963586823672 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25783] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25783/stat : 25783 (java) S 25767 25770 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10744702 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139963585771272 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25784] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25784/stat : 25784 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744704 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139963584719760 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25785] ppid=25767 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/25770/task/25785/stat : 25785 (java) S 25767 25770 10365 0 -1 4202560 6019 0 0 0 57 1 0 0 20 0 19 0 10744704 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139963583666360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25786] ppid=25767 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/25770/task/25786/stat : 25786 (java) S 25767 25770 10365 0 -1 4202560 5250 0 0 0 59 0 0 0 20 0 19 0 10744704 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139963582613560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25787] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25787/stat : 25787 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744704 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139963581561464 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25788] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25788/stat : 25788 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744704 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139963580508872 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25792] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25792/stat : 25792 (java) S 25767 25770 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10744735 10060525568 19293 33554432000 1073741824 1073778376 140735595137760 139963576297000 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (2.12 s) is less than in the last sample (2.13 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.00999999 s) to the 'lost time'.

[startup+1.90071 s]
/proc/loadavg: 2.12 2.20 2.23 2/215 25795
/proc/meminfo: memFree=28877288/32872528 swapFree=1370072/1517240
[pid=25770] ppid=25767 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/25770/stat : 25770 (java) S 25767 25770 10365 0 -1 4202496 15276 0 1 0 205 8 0 0 20 0 22 0 10744698 10060525568 20975 33554432000 1073741824 1073778376 140735595137760 140735595128896 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25770/statm: 2456183 20975 2275 9 0 2446860 0
[pid=25770/tid=25772] ppid=25767 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/25770/task/25772/stat : 25772 (java) S 25767 25770 10365 0 -1 4202560 2453 0 1 0 34 2 0 0 20 0 22 0 10744699 10060525568 20975 33554432000 1073741824 1073778376 140735595137760 139964234208120 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25773] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25773/stat : 25773 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10744700 10060525568 20975 33554432000 1073741824 1073778376 140735595137760 139964195699496 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25774] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25774/stat : 25774 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10744700 10060525568 20975 33554432000 1073741824 1073778376 140735595137760 139964194646696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25775] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25775/stat : 25775 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10744700 10060525568 20975 33554432000 1073741824 1073778376 140735595137760 139964075469864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25776] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25776/stat : 25776 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10744700 10060525568 20975 33554432000 1073741824 1073778376 140735595137760 139964074417064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25777] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25777/stat : 25777 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10744700 10060525568 20975 33554432000 1073741824 1073778376 140735595137760 139964073363752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25778] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25778/stat : 25778 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10744700 10060525568 20975 33554432000 1073741824 1073778376 140735595137760 139964072310952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25779] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25779/stat : 25779 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10744700 10060525568 20975 33554432000 1073741824 1073778376 140735595137760 139964071258664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25780] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25780/stat : 25780 (java) S 25767 25770 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10744700 10060525568 20975 33554432000 1073741824 1073778376 140735595137760 139964070205864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25781] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25781/stat : 25781 (java) S 25767 25770 10365 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 10744701 10060525568 20973 33554432000 1073741824 1073778376 140735595137760 139963587877608 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25782] ppid=25767 vsize=9824720 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25782/stat : 25782 (java) S 25767 25770 10365 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 21 0 10744702 10060513280 20973 33554432000 1073741824 1073778376 140735595137760 139963586823672 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25783] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25783/stat : 25783 (java) S 25767 25770 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 10744702 10060525568 20971 33554432000 1073741824 1073778376 140735595137760 139963585771272 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25784] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25784/stat : 25784 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 10744704 10060525568 20971 33554432000 1073741824 1073778376 140735595137760 139963584719760 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25785] ppid=25767 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/25770/task/25785/stat : 25785 (java) S 25767 25770 10365 0 -1 4202560 6019 0 0 0 57 2 0 0 20 0 20 0 10744704 10060525568 20971 33554432000 1073741824 1073778376 140735595137760 139963583666360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25786] ppid=25767 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/25770/task/25786/stat : 25786 (java) R 25767 25770 10365 0 -1 4202560 5447 0 0 0 61 0 0 0 20 0 20 0 10744704 10060525568 20971 33554432000 1073741824 1073778376 140735595137760 139963582590808 139964238294176 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25787] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25787/stat : 25787 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 10744704 10060525568 20971 33554432000 1073741824 1073778376 140735595137760 139963581561464 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25788] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25788/stat : 25788 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 10744704 10060525568 20971 33554432000 1073741824 1073778376 140735595137760 139963580508872 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25792] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25792/stat : 25792 (java) S 25767 25770 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 10744735 10060525568 20971 33554432000 1073741824 1073778376 140735595137760 139963576297000 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 9824732

[startup+2.00084 s]
/proc/loadavg: 2.12 2.20 2.23 2/215 25795
/proc/meminfo: memFree=28877288/32872528 swapFree=1370072/1517240
[pid=25770] ppid=25767 vsize=9824732 CPUtime=2.12 cores=1,3,5,7
/proc/25770/stat : 25770 (java) S 25767 25770 10365 0 -1 4202496 15313 0 1 0 204 8 0 0 20 0 19 0 10744698 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 140735595128896 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25770/statm: 2456183 20830 2275 9 0 2446860 0
[pid=25770/tid=25772] ppid=25767 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/25770/task/25772/stat : 25772 (java) S 25767 25770 10365 0 -1 4202560 2453 0 1 0 34 2 0 0 20 0 19 0 10744699 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139964234208120 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25773] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25773/stat : 25773 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139964195699496 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25774] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25774/stat : 25774 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139964194646696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25775] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25775/stat : 25775 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139964075469864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25776] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25776/stat : 25776 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139964074417064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25777] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25777/stat : 25777 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139964073363752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25778] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25778/stat : 25778 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139964072310952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25779] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25779/stat : 25779 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139964071258664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25780] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25780/stat : 25780 (java) S 25767 25770 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10744700 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139964070205864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25781] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25781/stat : 25781 (java) S 25767 25770 10365 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 10744701 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139963587877608 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25782] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25782/stat : 25782 (java) S 25767 25770 10365 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10744702 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139963586823672 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25783] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25783/stat : 25783 (java) S 25767 25770 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10744702 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139963585771272 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25784] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25784/stat : 25784 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744704 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139963584719760 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25785] ppid=25767 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/25770/task/25785/stat : 25785 (java) S 25767 25770 10365 0 -1 4202560 6019 0 0 0 57 2 0 0 20 0 19 0 10744704 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139963583666360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25786] ppid=25767 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/25770/task/25786/stat : 25786 (java) S 25767 25770 10365 0 -1 4202560 5484 0 0 0 62 0 0 0 20 0 19 0 10744704 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139963582613560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25787] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25787/stat : 25787 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744704 10060525568 20830 33554432000 1073741824 1073778376 140735595137760 139963581561464 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

/proc/25770/task/25785/stat : 25785 (java) S 25767 25770 10365 0 -1 4202560 7744 0 0 0 145 2 0 0 20 0 22 0 10744704 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963583666360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25786] ppid=25767 vsize=9824732 CPUtime=1.61 cores=1,3,5,7
/proc/25770/task/25786/stat : 25786 (java) S 25767 25770 10365 0 -1 4202560 16890 0 0 0 158 3 0 0 20 0 22 0 10744704 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963582613560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25787] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25787/stat : 25787 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10744704 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963581561464 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25788] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25788/stat : 25788 (java) S 25767 25770 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10744704 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963580508872 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25792] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25792/stat : 25792 (java) S 25767 25770 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10744735 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963576297000 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25982] ppid=25767 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/25770/task/25982/stat : 25982 (java) R 25767 25770 10365 0 -1 4202560 7 0 0 0 343 0 0 0 20 0 22 0 10748990 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963579454456 139964076111146 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25983] ppid=25767 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/25770/task/25983/stat : 25983 (java) R 25767 25770 10365 0 -1 4202560 277 0 0 0 334 9 0 0 20 0 22 0 10748990 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963578400680 139964076287360 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25984] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25984/stat : 25984 (java) S 25767 25770 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 10749000 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963577349672 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 48.03
Current children cumulated vsize (KiB) 9824732

[startup+48.0009 s]
/proc/loadavg: 2.38 2.24 2.24 4/218 25984
/proc/meminfo: memFree=27195684/32872528 swapFree=1370072/1517240
[pid=25770] ppid=25767 vsize=9824732 CPUtime=51.27 cores=1,3,5,7
/proc/25770/stat : 25770 (java) S 25767 25770 10365 0 -1 4202496 31985 0 1 0 4959 168 0 0 20 0 22 0 10744698 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 140735595128896 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25770/statm: 2456183 441436 2296 9 0 2446860 0
[pid=25770/tid=25772] ppid=25767 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/25770/task/25772/stat : 25772 (java) S 25767 25770 10365 0 -1 4202560 2489 0 1 0 164 3 0 0 20 0 22 0 10744699 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139964234208120 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25773] ppid=25767 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/25770/task/25773/stat : 25773 (java) S 25767 25770 10365 0 -1 4202560 205 0 0 0 14 3 0 0 20 0 22 0 10744700 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139964195699496 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25774] ppid=25767 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/25770/task/25774/stat : 25774 (java) S 25767 25770 10365 0 -1 4202560 145 0 0 0 20 3 0 0 20 0 22 0 10744700 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139964194646696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25775] ppid=25767 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/25770/task/25775/stat : 25775 (java) S 25767 25770 10365 0 -1 4202560 195 0 0 0 18 3 0 0 20 0 22 0 10744700 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139964075469864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25776] ppid=25767 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/25770/task/25776/stat : 25776 (java) S 25767 25770 10365 0 -1 4202560 152 0 0 0 25 4 0 0 20 0 22 0 10744700 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139964074417064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25777] ppid=25767 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/25770/task/25777/stat : 25777 (java) S 25767 25770 10365 0 -1 4202560 126 0 0 0 16 4 0 0 20 0 22 0 10744700 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139964073363752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25778] ppid=25767 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/25770/task/25778/stat : 25778 (java) S 25767 25770 10365 0 -1 4202560 109 0 0 0 19 3 0 0 20 0 22 0 10744700 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139964072310952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25779] ppid=25767 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/25770/task/25779/stat : 25779 (java) S 25767 25770 10365 0 -1 4202560 155 0 0 0 14 3 0 0 20 0 22 0 10744700 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139964071258664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25780] ppid=25767 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/25770/task/25780/stat : 25780 (java) S 25767 25770 10365 0 -1 4202560 158 0 0 0 18 3 0 0 20 0 22 0 10744700 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139964070205864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25781] ppid=25767 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25770/task/25781/stat : 25781 (java) S 25767 25770 10365 0 -1 4202560 1058 0 0 0 0 4 0 0 20 0 22 0 10744701 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963587877608 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25782] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25782/stat : 25782 (java) S 25767 25770 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10744702 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963586823672 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25783] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25783/stat : 25783 (java) S 25767 25770 10365 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 22 0 10744702 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963585771272 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25784] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25784/stat : 25784 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10744704 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963584719760 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25785] ppid=25767 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/25770/task/25785/stat : 25785 (java) S 25767 25770 10365 0 -1 4202560 7744 0 0 0 147 2 0 0 20 0 22 0 10744704 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963583666360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25786] ppid=25767 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/25770/task/25786/stat : 25786 (java) S 25767 25770 10365 0 -1 4202560 16890 0 0 0 159 3 0 0 20 0 22 0 10744704 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963582613560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25787] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25787/stat : 25787 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10744704 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963581561464 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25788] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25788/stat : 25788 (java) S 25767 25770 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10744704 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963580508872 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25792] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25792/stat : 25792 (java) S 25767 25770 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10744735 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963576297000 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25982] ppid=25767 vsize=9824732 CPUtime=5.03 cores=1,3,5,7
/proc/25770/task/25982/stat : 25982 (java) R 25767 25770 10365 0 -1 4202560 8 0 0 0 503 0 0 0 20 0 22 0 10748990 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963579454104 139964076062925 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25983] ppid=25767 vsize=9824732 CPUtime=5.03 cores=1,3,5,7
/proc/25770/task/25983/stat : 25983 (java) R 25767 25770 10365 0 -1 4202560 277 0 0 0 494 9 0 0 20 0 22 0 10748990 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963578400216 139964076262917 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25984] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25984/stat : 25984 (java) S 25767 25770 10365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 10749000 10060525568 441436 33554432000 1073741824 1073778376 140735595137760 139963577349672 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 51.27
Current children cumulated vsize (KiB) 9824732

[startup+48.4008 s]
/proc/loadavg: 2.38 2.24 2.24 2/215 25984
/proc/meminfo: memFree=27195700/32872528 swapFree=1370072/1517240
[pid=25770] ppid=25767 vsize=9824732 CPUtime=51.8 cores=1,3,5,7
/proc/25770/stat : 25770 (java) S 25767 25770 10365 0 -1 4202496 31985 0 1 0 5011 169 0 0 20 0 19 0 10744698 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 140735595128896 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25770/statm: 2456183 441427 2296 9 0 2446860 0
[pid=25770/tid=25772] ppid=25767 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/25770/task/25772/stat : 25772 (java) S 25767 25770 10365 0 -1 4202560 2489 0 1 0 164 3 0 0 20 0 19 0 10744699 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964234208120 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25773] ppid=25767 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/25770/task/25773/stat : 25773 (java) S 25767 25770 10365 0 -1 4202560 205 0 0 0 14 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964195699496 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25774] ppid=25767 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/25770/task/25774/stat : 25774 (java) S 25767 25770 10365 0 -1 4202560 145 0 0 0 20 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964194646696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25775] ppid=25767 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/25770/task/25775/stat : 25775 (java) S 25767 25770 10365 0 -1 4202560 195 0 0 0 18 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964075469864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25776] ppid=25767 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/25770/task/25776/stat : 25776 (java) S 25767 25770 10365 0 -1 4202560 152 0 0 0 25 4 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964074417064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25777] ppid=25767 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/25770/task/25777/stat : 25777 (java) S 25767 25770 10365 0 -1 4202560 126 0 0 0 16 4 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964073363752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25778] ppid=25767 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/25770/task/25778/stat : 25778 (java) S 25767 25770 10365 0 -1 4202560 109 0 0 0 19 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964072310952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25779] ppid=25767 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/25770/task/25779/stat : 25779 (java) S 25767 25770 10365 0 -1 4202560 155 0 0 0 14 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964071258664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25780] ppid=25767 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/25770/task/25780/stat : 25780 (java) S 25767 25770 10365 0 -1 4202560 158 0 0 0 18 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964070205864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25781] ppid=25767 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25770/task/25781/stat : 25781 (java) S 25767 25770 10365 0 -1 4202560 1058 0 0 0 0 4 0 0 20 0 19 0 10744701 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963587877608 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25782] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25782/stat : 25782 (java) S 25767 25770 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10744702 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963586823672 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25783] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25783/stat : 25783 (java) S 25767 25770 10365 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 10744702 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963585771272 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25784] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25784/stat : 25784 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744704 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963584719760 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25785] ppid=25767 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/25770/task/25785/stat : 25785 (java) S 25767 25770 10365 0 -1 4202560 7744 0 0 0 147 2 0 0 20 0 19 0 10744704 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963583666360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25786] ppid=25767 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/25770/task/25786/stat : 25786 (java) S 25767 25770 10365 0 -1 4202560 16890 0 0 0 159 3 0 0 20 0 19 0 10744704 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963582613560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25787] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25787/stat : 25787 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744704 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963581561464 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25788] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25788/stat : 25788 (java) S 25767 25770 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10744704 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963580508872 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25792] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25792/stat : 25792 (java) S 25767 25770 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10744735 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963576297000 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.8
Current children cumulated vsize (KiB) 9824732

[startup+48.6008 s]
/proc/loadavg: 2.38 2.24 2.24 2/215 25984
/proc/meminfo: memFree=27195700/32872528 swapFree=1370072/1517240
[pid=25770] ppid=25767 vsize=9824732 CPUtime=52 cores=1,3,5,7
/proc/25770/stat : 25770 (java) S 25767 25770 10365 0 -1 4202496 31986 0 1 0 5031 169 0 0 20 0 19 0 10744698 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 140735595128896 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25770/statm: 2456183 441427 2296 9 0 2446860 0
[pid=25770/tid=25772] ppid=25767 vsize=9824732 CPUtime=1.85 cores=1,3,5,7
/proc/25770/task/25772/stat : 25772 (java) R 25767 25770 10365 0 -1 4202560 2490 0 1 0 182 3 0 0 20 0 19 0 10744699 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964234207880 139964075743170 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25773] ppid=25767 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/25770/task/25773/stat : 25773 (java) S 25767 25770 10365 0 -1 4202560 205 0 0 0 14 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964195699496 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25770/tid=25774] ppid=25767 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/25770/task/25774/stat : 25774 (java) S 25767 25770 10365 0 -1 4202560 145 0 0 0 20 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964194646696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25775] ppid=25767 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/25770/task/25775/stat : 25775 (java) S 25767 25770 10365 0 -1 4202560 195 0 0 0 18 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964075469864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25776] ppid=25767 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/25770/task/25776/stat : 25776 (java) S 25767 25770 10365 0 -1 4202560 152 0 0 0 25 4 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964074417064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25777] ppid=25767 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/25770/task/25777/stat : 25777 (java) S 25767 25770 10365 0 -1 4202560 126 0 0 0 16 4 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964073363752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25778] ppid=25767 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/25770/task/25778/stat : 25778 (java) S 25767 25770 10365 0 -1 4202560 109 0 0 0 19 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964072310952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25779] ppid=25767 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/25770/task/25779/stat : 25779 (java) S 25767 25770 10365 0 -1 4202560 155 0 0 0 14 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964071258664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25780] ppid=25767 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/25770/task/25780/stat : 25780 (java) S 25767 25770 10365 0 -1 4202560 158 0 0 0 18 3 0 0 20 0 19 0 10744700 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139964070205864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25781] ppid=25767 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/25770/task/25781/stat : 25781 (java) S 25767 25770 10365 0 -1 4202560 1058 0 0 0 0 4 0 0 20 0 19 0 10744701 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963587877608 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25782] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25782/stat : 25782 (java) S 25767 25770 10365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10744702 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963586823672 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25783] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25783/stat : 25783 (java) S 25767 25770 10365 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 10744702 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963585771272 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25784] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25784/stat : 25784 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744704 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963584719760 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25770/tid=25785] ppid=25767 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/25770/task/25785/stat : 25785 (java) S 25767 25770 10365 0 -1 4202560 7744 0 0 0 147 2 0 0 20 0 19 0 10744704 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963583666360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25786] ppid=25767 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/25770/task/25786/stat : 25786 (java) S 25767 25770 10365 0 -1 4202560 16890 0 0 0 160 3 0 0 20 0 19 0 10744704 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963582613560 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25787] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25787/stat : 25787 (java) S 25767 25770 10365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10744704 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963581561464 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25770/tid=25788] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25788/stat : 25788 (java) S 25767 25770 10365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10744704 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963580508872 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25770/tid=25792] ppid=25767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25770/task/25792/stat : 25792 (java) S 25767 25770 10365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10744735 10060525568 441427 33554432000 1073741824 1073778376 140735595137760 139963576297000 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 52
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.00999999
#  lost CPU user time (s): 0.00999999
#  lost CPU system time (s): 0

Real time (s): 48.6639
CPU time (s): 52.1781
CPU user time (s): 50.3234
CPU system time (s): 1.85472
CPU usage (%): 107.221
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.3134
system time used= 1.85472
maximum resident set size= 1765744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31992
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= 3490
involuntary context switches= 2586

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.337948 second user time and 0.487925 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-16 16:23:02
IDJOB=4092285
IDBENCH=79305
IDSOLVER=2552
FILE ID=node129/4092285-1466086982
RUNJOBID= node129-1466075282-14447
PBS_JOBID= 19904010
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900669797--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092285-1466086982/watcher-4092285-1466086982 -o /tmp/evaluation-result-4092285-1466086982/solver-4092285-1466086982 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466075282-14447 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092285-1466086982.wbo

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

MD5SUM BENCH= ebbce1c4489027f4644c8b5f9031d297
RANDOM SEED=1655144581

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.143
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28938720 kB
Buffers:           32812 kB
Cached:            61284 kB
SwapCached:          672 kB
Active:          1647532 kB
Inactive:          60616 kB
Active(anon):    1615616 kB
Inactive(anon):      912 kB
Active(file):      31916 kB
Inactive(file):    59704 kB
Unevictable:     1517240 kB
Mlocked:         1370072 kB
SwapTotal:      67108856 kB
SwapFree:       67100228 kB
Dirty:               892 kB
Writeback:            32 kB
AnonPages:       3134516 kB
Mapped:            15212 kB
Shmem:                 0 kB
Slab:             566852 kB
SReclaimable:      10708 kB
SUnreclaim:       556144 kB
KernelStack:        1608 kB
PageTables:        10560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3416424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1726464 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 node129 at 2016-06-16 16:23:51