Trace number 4110285

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 31.7322 41.5387

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110975607--soft-0-100-0.wbo
MD5SUM9ace4a5d353416c2f92762446c6d8e82
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark4.17236
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1221
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.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4110285-1467322004.wbo
0.11/0.10	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.065s.
0.11/0.17	c declared #vars     169
0.11/0.17	c internal #vars     270
0.11/0.17	c #constraints  101
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.11/0.17	c 101 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.11/0.17	c 101 constraints processed.
0.11/0.17	c objective function length is 101 literals
1.08/0.40	c And the winner is solver0
1.48/0.67	c SATISFIABLE
1.48/0.67	c OPTIMIZING...
1.48/0.67	c Got one! Elapsed wall clock time (in seconds):0.57
1.48/0.67	o 900
1.48/0.68	c And the winner is solver0
1.49/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
1.49/1.18	o 829
1.49/1.18	c And the winner is solver0
1.49/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
1.49/1.68	o 828
1.49/1.69	c And the winner is solver0
1.56/2.18	c Got one! Elapsed wall clock time (in seconds):2.075
1.56/2.18	o 804
1.56/2.19	c And the winner is solver0
1.57/2.68	c Got one! Elapsed wall clock time (in seconds):2.576
1.57/2.68	o 796
1.57/2.69	c And the winner is solver0
1.59/3.18	c Got one! Elapsed wall clock time (in seconds):3.078
1.59/3.18	o 774
1.59/3.19	c And the winner is solver0
1.60/3.68	c Got one! Elapsed wall clock time (in seconds):3.579
1.60/3.68	o 739
1.64/3.73	c And the winner is solver0
1.85/4.18	c Got one! Elapsed wall clock time (in seconds):4.08
1.85/4.18	o 602
1.85/4.19	c And the winner is solver0
1.85/4.69	c Got one! Elapsed wall clock time (in seconds):4.582
1.85/4.69	o 507
1.85/4.70	c And the winner is solver0
1.86/5.19	c Got one! Elapsed wall clock time (in seconds):5.083
1.86/5.19	o 489
1.88/5.23	c And the winner is solver0
2.01/5.69	c Got one! Elapsed wall clock time (in seconds):5.584
2.01/5.69	o 483
2.02/5.70	c And the winner is solver0
2.02/6.19	c Got one! Elapsed wall clock time (in seconds):6.085
2.02/6.19	o 478
2.03/6.20	c And the winner is solver0
2.03/6.69	c Got one! Elapsed wall clock time (in seconds):6.587
2.03/6.69	o 464
2.04/6.71	c And the winner is solver0
2.04/7.19	c Got one! Elapsed wall clock time (in seconds):7.088
2.04/7.19	o 455
2.04/7.20	c And the winner is solver0
2.04/7.69	c Got one! Elapsed wall clock time (in seconds):7.589
2.04/7.69	o 449
2.06/7.70	c And the winner is solver0
2.06/8.19	c Got one! Elapsed wall clock time (in seconds):8.091
2.06/8.19	o 447
2.06/8.26	c And the winner is solver0
2.29/8.70	c Got one! Elapsed wall clock time (in seconds):8.592
2.29/8.70	o 445
2.29/8.71	c And the winner is solver0
2.32/9.20	c Got one! Elapsed wall clock time (in seconds):9.093
2.32/9.20	o 434
2.32/9.20	c And the winner is solver0
2.33/9.70	c Got one! Elapsed wall clock time (in seconds):9.594
2.33/9.70	o 365
2.33/9.70	c And the winner is solver0
2.33/10.20	c Got one! Elapsed wall clock time (in seconds):10.095
2.33/10.20	o 354
2.33/10.21	c And the winner is solver0
2.38/10.70	c Got one! Elapsed wall clock time (in seconds):10.597
2.38/10.70	o 341
2.38/10.71	c And the winner is solver0
2.38/11.20	c Got one! Elapsed wall clock time (in seconds):11.098
2.38/11.20	o 337
2.38/11.22	c And the winner is solver0
2.42/11.70	c Got one! Elapsed wall clock time (in seconds):11.599
2.42/11.70	o 331
2.42/11.73	c And the winner is solver0
2.49/12.20	c Got one! Elapsed wall clock time (in seconds):12.1
2.49/12.20	o 328
2.49/12.21	c And the winner is solver0
2.49/12.71	c Got one! Elapsed wall clock time (in seconds):12.601
2.49/12.71	o 321
2.49/12.71	c And the winner is solver0
2.49/13.21	c Got one! Elapsed wall clock time (in seconds):13.102
2.49/13.21	o 317
2.49/13.27	c And the winner is solver0
2.76/13.71	c Got one! Elapsed wall clock time (in seconds):13.603
2.76/13.71	o 307
2.76/13.71	c And the winner is solver0
2.76/14.21	c Got one! Elapsed wall clock time (in seconds):14.104
2.76/14.21	o 255
2.76/14.22	c And the winner is solver0
2.76/14.71	c Got one! Elapsed wall clock time (in seconds):14.606
2.76/14.71	o 231
2.76/14.72	c And the winner is solver0
2.76/15.21	c Got one! Elapsed wall clock time (in seconds):15.107
2.76/15.21	o 230
2.76/15.23	c And the winner is solver0
2.83/15.71	c Got one! Elapsed wall clock time (in seconds):15.608
2.83/15.71	o 210
2.83/15.80	c And the winner is solver0
3.04/16.21	c Got one! Elapsed wall clock time (in seconds):16.109
3.04/16.21	o 202
3.04/16.26	c And the winner is solver0
3.14/16.71	c Got one! Elapsed wall clock time (in seconds):16.61
3.14/16.71	o 200
3.14/16.75	c And the winner is solver0
3.22/17.22	c Got one! Elapsed wall clock time (in seconds):17.111
3.22/17.22	o 197
3.22/17.25	c And the winner is solver0
3.41/17.72	c Got one! Elapsed wall clock time (in seconds):17.612
3.41/17.72	o 196
3.41/17.73	c And the winner is solver0
3.50/18.22	c Got one! Elapsed wall clock time (in seconds):18.113
3.50/18.22	o 194
3.50/18.23	c And the winner is solver0
3.57/18.72	c Got one! Elapsed wall clock time (in seconds):18.614
3.57/18.72	o 190
3.57/18.77	c And the winner is solver0
3.75/19.22	c Got one! Elapsed wall clock time (in seconds):19.115
3.75/19.22	o 189
3.75/19.25	c And the winner is solver0
3.83/19.72	c Got one! Elapsed wall clock time (in seconds):19.616
3.83/19.72	o 183
3.83/19.76	c And the winner is solver0
3.92/20.22	c Got one! Elapsed wall clock time (in seconds):20.117
3.92/20.22	o 177
4.07/20.32	c cleaning 7806 clauses out of 15615 with flag 3765/15615
4.30/20.48	c And the winner is solver0
4.49/20.72	c Got one! Elapsed wall clock time (in seconds):20.618
4.49/20.72	o 166
4.49/20.78	c And the winner is solver0
4.61/21.22	c Got one! Elapsed wall clock time (in seconds):21.119
4.61/21.22	o 162
4.75/21.34	c cleaning 6959 clauses out of 13926 with flag 8712/21732
4.75/21.37	c And the winner is solver0
4.97/21.72	c Got one! Elapsed wall clock time (in seconds):21.62
4.97/21.72	o 135
5.32/21.91	c And the winner is solver0
5.44/22.23	c Got one! Elapsed wall clock time (in seconds):22.121
5.44/22.23	o 123
5.59/22.35	c cleaning 6664 clauses out of 13333 with flag 8440/28098
5.80/22.42	c And the winner is solver0
5.87/22.73	c Got one! Elapsed wall clock time (in seconds):22.622
5.87/22.73	o 121
5.87/22.76	c And the winner is solver0
5.96/23.23	c Got one! Elapsed wall clock time (in seconds):23.123
5.96/23.23	o 116
5.96/23.26	c And the winner is solver0
6.03/23.73	c Got one! Elapsed wall clock time (in seconds):23.624
6.03/23.73	o 112
6.03/23.74	c And the winner is solver0
6.08/24.23	c Got one! Elapsed wall clock time (in seconds):24.125
6.08/24.23	o 110
6.24/24.32	c And the winner is solver0
6.40/24.73	c Got one! Elapsed wall clock time (in seconds):24.626
6.40/24.73	o 100
6.40/24.76	c And the winner is solver0
6.49/25.23	c Got one! Elapsed wall clock time (in seconds):25.127
6.49/25.23	o 99
6.85/25.46	c cleaning 7220 clauses out of 14442 with flag 15820/35871
8.04/25.81	c cleaning 6611 clauses out of 13222 with flag 46533/41871
8.85/26.21	c cleaning 6806 clauses out of 13612 with flag 84845/48872
9.26/26.45	c And the winner is solver0
9.54/26.73	c Got one! Elapsed wall clock time (in seconds):26.628
9.54/26.73	o 97
9.54/26.74	c And the winner is solver0
9.58/27.23	c Got one! Elapsed wall clock time (in seconds):27.129
9.58/27.23	o 71
9.58/27.28	c And the winner is solver0
9.73/27.73	c Got one! Elapsed wall clock time (in seconds):27.63
9.73/27.73	o 69
9.85/27.80	c cleaning 6744 clauses out of 13489 with flag 3602/55555
9.85/27.84	c And the winner is solver0
9.98/28.24	c Got one! Elapsed wall clock time (in seconds):28.133
9.98/28.24	o 65
10.51/28.50	c cleaning 6355 clauses out of 12714 with flag 19053/61524
10.92/28.72	c And the winner is solver0
10.92/28.74	c Got one! Elapsed wall clock time (in seconds):28.635
10.92/28.74	o 62
11.54/29.05	c cleaning 8323 clauses out of 16651 with flag 17751/71816
12.14/29.35	c cleaning 7158 clauses out of 14329 with flag 38789/77817
12.96/29.71	c cleaning 7077 clauses out of 14169 with flag 68714/84815
13.16/29.81	c And the winner is solver0
13.19/30.24	c Got one! Elapsed wall clock time (in seconds):30.139
13.19/30.24	o 61
13.50/30.40	c cleaning 6142 clauses out of 12290 with flag 13162/90013
13.90/30.68	c cleaning 6064 clauses out of 12150 with flag 42171/96015
14.70/31.00	c And the winner is solver0
14.80/31.25	c Got one! Elapsed wall clock time (in seconds):31.142
14.80/31.25	o 52
15.29/31.52	c cleaning 9000 clauses out of 18004 with flag 19410/107933
15.89/31.82	c cleaning 7493 clauses out of 15004 with flag 43789/113933
16.33/32.10	c And the winner is solver0
16.89/32.50	c Got one! Elapsed wall clock time (in seconds):32.396
16.89/32.50	o 46
17.28/32.77	c cleaning 9110 clauses out of 18223 with flag 18579/124645
17.89/33.05	c cleaning 7551 clauses out of 15111 with flag 41254/130643
18.48/33.37	c cleaning 7272 clauses out of 14559 with flag 69816/137643
18.68/33.47	c And the winner is solver0
18.95/33.66	c Got one! Elapsed wall clock time (in seconds):33.552
18.95/33.66	o 45
19.29/33.81	c cleaning 6356 clauses out of 12713 with flag 12894/143069
19.70/34.08	c cleaning 6155 clauses out of 12352 with flag 36960/149064
20.29/34.39	c cleaning 6598 clauses out of 13198 with flag 65160/156065
21.09/34.71	c And the winner is solver0
21.23/35.16	c Got one! Elapsed wall clock time (in seconds):35.057
21.23/35.16	o 36
21.70/35.45	c cleaning 9291 clauses out of 18592 with flag 20353/168058
22.30/35.74	c cleaning 7647 clauses out of 15300 with flag 44104/174058
22.90/36.05	c cleaning 7322 clauses out of 14651 with flag 70002/181058
23.73/36.42	c cleaning 7657 clauses out of 15328 with flag 100107/189058
24.52/36.83	c cleaning 8330 clauses out of 16669 with flag 133740/198058
24.72/36.93	c And the winner is solver0
24.96/37.17	c Got one! Elapsed wall clock time (in seconds):37.062
24.96/37.17	o 32
25.21/37.32	c cleaning 6777 clauses out of 13564 with flag 12773/203284
25.62/37.57	c cleaning 6386 clauses out of 12787 with flag 36328/209284
26.21/37.86	c cleaning 6688 clauses out of 13399 with flag 62888/216284
27.01/38.20	c cleaning 7351 clauses out of 14708 with flag 93151/224285
27.62/38.58	c And the winner is solver0
28.10/38.97	c Got one! Elapsed wall clock time (in seconds):38.87
28.10/38.97	o 31
28.37/39.11	c And the winner is solver0
28.62/39.48	c Got one! Elapsed wall clock time (in seconds):39.376
28.62/39.48	o 30
28.85/39.67	c cleaning 10670 clauses out of 21347 with flag 12456/238280
29.05/39.71	c And the winner is solver0
29.20/39.99	c Got one! Elapsed wall clock time (in seconds):39.883
29.20/39.99	o 27
29.42/40.19	c cleaning 7857 clauses out of 15715 with flag 16664/243321
29.62/40.24	c And the winner is solver0
29.83/40.49	c Got one! Elapsed wall clock time (in seconds):40.39
29.83/40.49	o 9
30.02/40.68	c cleaning 6618 clauses out of 13246 with flag 17460/248710
30.62/40.93	c cleaning 6302 clauses out of 12627 with flag 43720/254709
31.22/41.24	c cleaning 6658 clauses out of 13324 with flag 75750/261711
31.42/41.34	c And the winner is solver0
31.61/41.53	c >>>>>>>>>> Solver number 0 (66 answers) <<<<<<<<<<<<<<<<<<
31.61/41.53	c starts		: 155
31.61/41.53	c conflicts		: 264111
31.61/41.53	c decisions		: 443552
31.61/41.53	c propagations		: 8297856
31.61/41.53	c inspects		: 138076801
31.61/41.53	c shortcuts		: 0
31.61/41.53	c learnt literals	: 40
31.61/41.53	c learnt binary clauses	: 64
31.61/41.53	c learnt ternary clauses	: 1034
31.61/41.53	c learnt constraints	: 264070
31.61/41.53	c ignored constraints	: 0
31.61/41.53	c root simplifications	: 0
31.61/41.53	c removed literals (reason simplification)	: 216235
31.61/41.53	c reason swapping (by a shorter reason)	: 0
31.61/41.53	c Calls to reduceDB	: 35
31.61/41.53	c Number of update (reduction) of LBD	: 73326
31.61/41.53	c Imported unit clauses	: 0
31.61/41.53	c number of reductions to clauses (during analyze)	: 0
31.61/41.53	c number of learned constraints concerned by reduction	: 0
31.61/41.53	c number of learning phase by resolution	: 0
31.61/41.53	c number of learning phase by cutting planes	: 0
31.61/41.53	c speed (assignments/second)	: 200663.9582124202
31.61/41.53	c non guided choices	2894
31.61/41.53	c learnt constraints type 
31.61/41.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
31.61/41.53	c starts		: 66
31.61/41.53	c conflicts		: 361
31.61/41.53	c decisions		: 8652
31.61/41.53	c propagations		: 24157
31.61/41.53	c inspects		: 1013082
31.61/41.53	c shortcuts		: 0
31.61/41.53	c learnt literals	: 0
31.61/41.53	c learnt binary clauses	: 0
31.61/41.53	c learnt ternary clauses	: 0
31.61/41.53	c learnt constraints	: 313
31.61/41.53	c ignored constraints	: 0
31.61/41.53	c root simplifications	: 0
31.61/41.53	c removed literals (reason simplification)	: 0
31.61/41.53	c reason swapping (by a shorter reason)	: 0
31.61/41.53	c Calls to reduceDB	: 0
31.61/41.53	c Number of update (reduction) of LBD	: 0
31.61/41.53	c Imported unit clauses	: 0
31.61/41.53	c number of reductions to clauses (during analyze)	: 0
31.61/41.53	c number of learned constraints concerned by reduction	: 0
31.61/41.53	c number of learning phase by resolution	: 0
31.61/41.53	c number of learning phase by cutting planes	: 0
31.61/41.53	c speed (assignments/second)	: 23823.471400394475
31.61/41.53	c non guided choices	1719
31.61/41.53	c learnt constraints type 
31.61/41.53	s OPTIMUM FOUND
31.61/41.53	c Found 65 solution(s)
31.61/41.53	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 
31.61/41.53	c objective function=9
31.61/41.53	c Total wall clock time (in seconds): 41.426

Verifier Data

OK	9

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4110285-1467322004/watcher-4110285-1467322004 -o /tmp/evaluation-result-4110285-1467322004/solver-4110285-1467322004 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467319233-22139 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110285-1467322004.wbo 

pid=29323
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.79 0.68 0.84 2/167 29326
/proc/meminfo: memFree=30521024/32872528 swapFree=447588/480292
[pid=29326] ppid=29323 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/29326/stat : 29326 (java) S 29323 29326 16080 0 -1 4202496 1336 0 0 0 0 0 0 0 20 0 2 0 13304193 98635776 959 33554432000 1073741824 1073778376 140737050802160 140737050793296 235378081853 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29326/statm: 24065 966 734 9 0 16771 0
[pid=29326/tid=29327] ppid=29323 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29327/stat : 29327 (java) R 29323 29326 16080 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 13304193 98570240 977 33554432000 1073741824 1073778376 140737050802160 140462152625704 235374724480 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100153 s]
/proc/loadavg: 0.79 0.68 0.84 2/167 29326
/proc/meminfo: memFree=30521024/32872528 swapFree=447588/480292
[pid=29326] ppid=29323 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/29326/stat : 29326 (java) S 29323 29326 16080 0 -1 4202496 4519 0 1 0 10 1 0 0 20 0 18 0 13304193 9787879424 6146 33554432000 1073741824 1073778376 140737050802160 140737050793296 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29326/statm: 2389619 6146 2158 9 0 2380296 0
[pid=29326/tid=29327] ppid=29323 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/29326/task/29327/stat : 29327 (java) R 29323 29326 16080 0 -1 4202560 2387 0 1 0 8 0 0 0 20 0 18 0 13304193 9787879424 6146 33554432000 1073741824 1073778376 140737050802160 140462152629152 235378107661 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.200297 s]
/proc/loadavg: 0.79 0.68 0.84 2/167 29326
/proc/meminfo: memFree=30521024/32872528 swapFree=447588/480292
[pid=29326] ppid=29323 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/29326/stat : 29326 (java) S 29323 29326 16080 0 -1 4202496 4824 0 1 0 27 1 0 0 20 0 22 0 13304193 10060525568 7917 33554432000 1073741824 1073778376 140737050802160 140737050793296 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29326/statm: 2456183 7917 2222 9 0 2446860 0
[pid=29326/tid=29327] ppid=29323 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/29326/task/29327/stat : 29327 (java) S 29323 29326 16080 0 -1 4202560 2417 0 1 0 15 0 0 0 20 0 22 0 13304193 10060525568 7917 33554432000 1073741824 1073778376 140737050802160 140462152631160 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.30029 s]
/proc/loadavg: 0.79 0.68 0.84 2/167 29326
/proc/meminfo: memFree=30521024/32872528 swapFree=447588/480292
[pid=29326] ppid=29323 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/29326/stat : 29326 (java) S 29323 29326 16080 0 -1 4202496 7351 0 1 0 67 1 0 0 20 0 22 0 13304193 10060525568 9762 33554432000 1073741824 1073778376 140737050802160 140737050793296 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29326/statm: 2456183 9762 2245 9 0 2446860 0
[pid=29326/tid=29327] ppid=29323 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/29326/task/29327/stat : 29327 (java) S 29323 29326 16080 0 -1 4202560 2417 0 1 0 15 0 0 0 20 0 22 0 13304193 10060525568 9762 33554432000 1073741824 1073778376 140737050802160 140462152631160 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700332 s]
/proc/loadavg: 0.79 0.68 0.84 2/167 29326
/proc/meminfo: memFree=30521024/32872528 swapFree=447588/480292
[pid=29326] ppid=29323 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/29326/stat : 29326 (java) S 29323 29326 16080 0 -1 4202496 15535 0 1 0 144 5 0 0 20 0 19 0 13304193 10060525568 16459 33554432000 1073741824 1073778376 140737050802160 140737050793296 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29326/statm: 2456183 16459 2257 9 0 2446860 0
[pid=29326/tid=29327] ppid=29323 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/29326/task/29327/stat : 29327 (java) S 29323 29326 16080 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 19 0 13304193 10060525568 16459 33554432000 1073741824 1073778376 140737050802160 140462152631160 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 0.79 0.68 0.84 1/186 29351
/proc/meminfo: memFree=30462828/32872528 swapFree=447588/480292
[pid=29326] ppid=29323 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/29326/stat : 29326 (java) S 29323 29326 16080 0 -1 4202496 15547 0 1 0 144 5 0 0 20 0 19 0 13304193 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140737050793296 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29326/statm: 2456183 17996 2257 9 0 2446860 0
[pid=29326/tid=29327] ppid=29323 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/29326/task/29327/stat : 29327 (java) S 29323 29326 16080 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 13304193 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140462152631160 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29329] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29329/stat : 29329 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461995669800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29330] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29330/stat : 29330 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461994617000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29331] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29331/stat : 29331 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461993564712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29326/tid=29332] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29332/stat : 29332 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461992511912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29333] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29333/stat : 29333 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461991459624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29334] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29334/stat : 29334 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461990406824 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29335] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29335/stat : 29335 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461989354536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29336] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29336/stat : 29336 (java) S 29323 29326 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461988301736 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29337] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29337/stat : 29337 (java) S 29323 29326 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13304195 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461976103144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29338] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29338/stat : 29338 (java) S 29323 29326 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13304195 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461975049208 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29339] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29339/stat : 29339 (java) S 29323 29326 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13304195 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461973996808 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29340] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29340/stat : 29340 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304197 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461972945296 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29341] ppid=29323 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/29326/task/29341/stat : 29341 (java) S 29323 29326 16080 0 -1 4202560 6015 0 0 0 39 1 0 0 20 0 19 0 13304197 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461971892920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29342] ppid=29323 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/29326/task/29342/stat : 29342 (java) S 29323 29326 16080 0 -1 4202560 5760 0 0 0 44 0 0 0 20 0 19 0 13304197 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461970840120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29343] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29343/stat : 29343 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304197 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461969788024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29344] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29344/stat : 29344 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304197 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461968735432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29347] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29347/stat : 29347 (java) S 29323 29326 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13304211 10060525568 17996 33554432000 1073741824 1073778376 140737050802160 140461965575336 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9824732

[startup+3.10079 s]
/proc/loadavg: 0.79 0.68 0.84 1/186 29360
/proc/meminfo: memFree=30445932/32872528 swapFree=447588/480292
[pid=29326] ppid=29323 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/29326/stat : 29326 (java) S 29323 29326 16080 0 -1 4202496 15628 0 1 0 154 5 0 0 20 0 19 0 13304193 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140737050793296 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29326/statm: 2456183 22145 2257 9 0 2446860 0
[pid=29326/tid=29327] ppid=29323 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/29326/task/29327/stat : 29327 (java) S 29323 29326 16080 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 13304193 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140462152631160 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29329] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29329/stat : 29329 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461995669800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29330] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29330/stat : 29330 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461994617000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29331] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29331/stat : 29331 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461993564712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29326/tid=29332] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29332/stat : 29332 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461992511912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29333] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29333/stat : 29333 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461991459624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29334] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29334/stat : 29334 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461990406824 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29335] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29335/stat : 29335 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461989354536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29336] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29336/stat : 29336 (java) S 29323 29326 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13304194 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461988301736 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29337] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29337/stat : 29337 (java) S 29323 29326 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13304195 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461976103144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29338] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29338/stat : 29338 (java) S 29323 29326 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13304195 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461975049208 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29339] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29339/stat : 29339 (java) S 29323 29326 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13304195 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461973996808 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29340] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29340/stat : 29340 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304197 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461972945296 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29341] ppid=29323 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/29326/task/29341/stat : 29341 (java) S 29323 29326 16080 0 -1 4202560 6068 0 0 0 46 1 0 0 20 0 19 0 13304197 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461971892920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29342] ppid=29323 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/29326/task/29342/stat : 29342 (java) S 29323 29326 16080 0 -1 4202560 5760 0 0 0 45 0 0 0 20 0 19 0 13304197 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461970840120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29343] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29343/stat : 29343 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304197 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461969788024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29344] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29344/stat : 29344 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304197 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461968735432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29347] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29347/stat : 29347 (java) S 29323 29326 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13304211 10060525568 22145 33554432000 1073741824 1073778376 140737050802160 140461965575336 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 9824732
heavy processes:

############
# WARNING:
# current cumulated CPU time (2.01 s) is less than in the last sample (2.02 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+5.70071 s]
/proc/loadavg: 0.73 0.67 0.84 1/186 29378
/proc/meminfo: memFree=30402412/32872528 swapFree=447588/480292
[pid=29326] ppid=29323 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/29326/stat : 29326 (java) S 29323 29326 16080 0 -1 4202496 15722 0 1 0 192 10 0 0 20 0 22 0 13304193 10060525568 32331 33554432000 1073741824 1073778376 140737050802160 140737050793296 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29326/statm: 2456183 32331 2268 9 0 2446860 0
[pid=29326/tid=29327] ppid=29323 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/29326/task/29327/stat : 29327 (java) S 29323 29326 16080 0 -1 4202560 2420 0 1 0 17 0 0 0 20 0 22 0 13304193 10060525568 32331 33554432000 1073741824 1073778376 140737050802160 140462152631160 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29329] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29329/stat : 29329 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13304194 10060525568 32331 33554432000 1073741824 1073778376 140737050802160 140461995669800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29330] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29330/stat : 29330 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13304194 10060525568 32331 33554432000 1073741824 1073778376 140737050802160 140461994617000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29331] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29331/stat : 29331 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13304194 10060525568 32331 33554432000 1073741824 1073778376 140737050802160 140461993564712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29326/tid=29332] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29332/stat : 29332 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13304194 10060525568 32331 33554432000 1073741824 1073778376 140737050802160 140461992511912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29333] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29333/stat : 29333 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13304194 10060525568 32331 33554432000 1073741824 1073778376 140737050802160 140461991459624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29334] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29334/stat : 29334 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13304194 10060525568 32331 33554432000 1073741824 1073778376 140737050802160 140461990406824 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29335] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29335/stat : 29335 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13304194 10060525568 32331 33554432000 1073741824 1073778376 140737050802160 140461989354536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29336] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29336/stat : 29336 (java) S 29323 29326 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13304194 10060525568 32331 33554432000 1073741824 1073778376 140737050802160 140461988301736 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29337] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29337/stat : 29337 (java) S 29323 29326 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13304195 10060525568 32331 33554432000 1073741824 1073778376 140737050802160 140461976103144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29338] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/29326/task/29342/stat : 29342 (java) S 29323 29326 16080 0 -1 4202560 10235 0 0 0 116 2 0 0 20 0 22 0 13304197 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461970840120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29343] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29343/stat : 29343 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13304197 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461969788024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29344] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29344/stat : 29344 (java) S 29323 29326 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13304197 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461968735432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29347] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29347/stat : 29347 (java) S 29323 29326 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13304211 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461965575336 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29542] ppid=29323 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/29326/task/29542/stat : 29542 (java) R 29323 29326 16080 0 -1 4202560 2 0 0 0 29 0 0 0 20 0 22 0 13308243 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461966618896 140462023695968 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29543] ppid=29323 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/29326/task/29543/stat : 29543 (java) R 29323 29326 16080 0 -1 4202560 2 0 0 0 29 0 0 0 20 0 22 0 13308243 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461964522712 140462024164389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29544] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29544/stat : 29544 (java) S 29323 29326 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13308245 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461967681192 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 30.41
Current children cumulated vsize (KiB) 9824732

[startup+41.2008 s]
/proc/loadavg: 0.85 0.69 0.83 3/189 29544
/proc/meminfo: memFree=30304512/32872528 swapFree=447588/480292
[pid=29326] ppid=29323 vsize=9824732 CPUtime=31.2 cores=1,3,5,7
/proc/29326/stat : 29326 (java) S 29323 29326 16080 0 -1 4202496 22883 0 1 0 3017 103 0 0 20 0 22 0 13304193 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140737050793296 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29326/statm: 2456183 55618 2287 9 0 2446860 0
[pid=29326/tid=29327] ppid=29323 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/29326/task/29327/stat : 29327 (java) S 29323 29326 16080 0 -1 4202560 2421 0 1 0 24 1 0 0 20 0 22 0 13304193 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140462152631160 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29329] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29329/stat : 29329 (java) S 29323 29326 16080 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 22 0 13304194 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461995669800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29330] ppid=29323 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29326/task/29330/stat : 29330 (java) S 29323 29326 16080 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 13304194 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461994617000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29331] ppid=29323 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29326/task/29331/stat : 29331 (java) S 29323 29326 16080 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 22 0 13304194 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461993564712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29332] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29332/stat : 29332 (java) S 29323 29326 16080 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 22 0 13304194 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461992511912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29326/tid=29333] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29333/stat : 29333 (java) S 29323 29326 16080 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 22 0 13304194 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461991459624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29334] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29334/stat : 29334 (java) S 29323 29326 16080 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 22 0 13304194 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461990406824 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29335] ppid=29323 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29326/task/29335/stat : 29335 (java) S 29323 29326 16080 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 22 0 13304194 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461989354536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29336] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29336/stat : 29336 (java) S 29323 29326 16080 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 22 0 13304194 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461988301736 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29337] ppid=29323 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/29326/task/29337/stat : 29337 (java) S 29323 29326 16080 0 -1 4202560 14 0 0 0 3 8 0 0 20 0 22 0 13304195 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461976103144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29338] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29338/stat : 29338 (java) S 29323 29326 16080 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13304195 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461975049208 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29339] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29339/stat : 29339 (java) S 29323 29326 16080 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 22 0 13304195 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461973996808 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29340] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29340/stat : 29340 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13304197 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461972945296 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29341] ppid=29323 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/29326/task/29341/stat : 29341 (java) S 29323 29326 16080 0 -1 4202560 8054 0 0 0 113 2 0 0 20 0 22 0 13304197 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461971892920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29342] ppid=29323 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/29326/task/29342/stat : 29342 (java) S 29323 29326 16080 0 -1 4202560 10235 0 0 0 116 2 0 0 20 0 22 0 13304197 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461970840120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29343] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29343/stat : 29343 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13304197 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461969788024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29344] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29344/stat : 29344 (java) S 29323 29326 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13304197 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461968735432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29347] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29347/stat : 29347 (java) S 29323 29326 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13304211 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461965575336 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29542] ppid=29323 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/29326/task/29542/stat : 29542 (java) R 29323 29326 16080 0 -1 4202560 2 0 0 0 68 0 0 0 20 0 22 0 13308243 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461966618896 140462023514014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29543] ppid=29323 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/29326/task/29543/stat : 29543 (java) R 29323 29326 16080 0 -1 4202560 2 0 0 0 68 0 0 0 20 0 22 0 13308243 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461964522712 140462024164368 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29544] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29544/stat : 29544 (java) S 29323 29326 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13308245 10060525568 55618 33554432000 1073741824 1073778376 140737050802160 140461967681192 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 31.2
Current children cumulated vsize (KiB) 9824732

[startup+41.4008 s]
/proc/loadavg: 0.85 0.69 0.83 3/189 29544
/proc/meminfo: memFree=30304512/32872528 swapFree=447588/480292
[pid=29326] ppid=29323 vsize=9824732 CPUtime=31.55 cores=1,3,5,7
/proc/29326/stat : 29326 (java) S 29323 29326 16080 0 -1 4202496 22883 0 1 0 3051 104 0 0 20 0 20 0 13304193 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140737050793296 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29326/statm: 2456183 55614 2287 9 0 2446860 0
[pid=29326/tid=29327] ppid=29323 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/29326/task/29327/stat : 29327 (java) S 29323 29326 16080 0 -1 4202560 2421 0 1 0 24 1 0 0 20 0 20 0 13304193 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140462152631160 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29329] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29329/stat : 29329 (java) S 29323 29326 16080 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 20 0 13304194 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461995669800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29330] ppid=29323 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29326/task/29330/stat : 29330 (java) S 29323 29326 16080 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 20 0 13304194 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461994617000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29331] ppid=29323 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29326/task/29331/stat : 29331 (java) S 29323 29326 16080 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 20 0 13304194 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461993564712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29332] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29332/stat : 29332 (java) S 29323 29326 16080 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 20 0 13304194 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461992511912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29326/tid=29333] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29333/stat : 29333 (java) S 29323 29326 16080 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 20 0 13304194 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461991459624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29334] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29334/stat : 29334 (java) S 29323 29326 16080 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 20 0 13304194 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461990406824 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29335] ppid=29323 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29326/task/29335/stat : 29335 (java) S 29323 29326 16080 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 20 0 13304194 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461989354536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29336] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29336/stat : 29336 (java) S 29323 29326 16080 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 20 0 13304194 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461988301736 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29337] ppid=29323 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/29326/task/29337/stat : 29337 (java) S 29323 29326 16080 0 -1 4202560 14 0 0 0 3 8 0 0 20 0 20 0 13304195 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461976103144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29338] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29338/stat : 29338 (java) S 29323 29326 16080 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 13304195 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461975049208 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29339] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29339/stat : 29339 (java) S 29323 29326 16080 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 20 0 13304195 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461973996808 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29340] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29340/stat : 29340 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13304197 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461972945296 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29341] ppid=29323 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/29326/task/29341/stat : 29341 (java) S 29323 29326 16080 0 -1 4202560 8054 0 0 0 113 2 0 0 20 0 20 0 13304197 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461971892920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29342] ppid=29323 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/29326/task/29342/stat : 29342 (java) S 29323 29326 16080 0 -1 4202560 10235 0 0 0 116 2 0 0 20 0 20 0 13304197 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461970840120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29343] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29343/stat : 29343 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13304197 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461969788024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29344] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29344/stat : 29344 (java) S 29323 29326 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13304197 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461968735432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29347] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29347/stat : 29347 (java) S 29323 29326 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13304211 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461965575336 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29543] ppid=29323 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/29326/task/29543/stat : 29543 (java) R 29323 29326 16080 0 -1 4202560 2 0 0 0 88 0 0 0 20 0 20 0 13308243 10060525568 55614 33554432000 1073741824 1073778376 140737050802160 140461964522712 140462023821410 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 31.55
Current children cumulated vsize (KiB) 9824732

[startup+41.5008 s]
/proc/loadavg: 0.85 0.69 0.83 3/189 29544
/proc/meminfo: memFree=30304512/32872528 swapFree=447588/480292
[pid=29326] ppid=29323 vsize=9824732 CPUtime=31.59 cores=1,3,5,7
/proc/29326/stat : 29326 (java) S 29323 29326 16080 0 -1 4202496 22883 0 1 0 3054 105 0 0 20 0 19 0 13304193 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140737050793296 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29326/statm: 2456183 55612 2287 9 0 2446860 0
[pid=29326/tid=29327] ppid=29323 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/29326/task/29327/stat : 29327 (java) S 29323 29326 16080 0 -1 4202560 2421 0 1 0 24 1 0 0 20 0 19 0 13304193 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140462152631160 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29329] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29329/stat : 29329 (java) S 29323 29326 16080 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 13304194 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461995669800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29330] ppid=29323 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29326/task/29330/stat : 29330 (java) S 29323 29326 16080 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 13304194 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461994617000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29331] ppid=29323 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29326/task/29331/stat : 29331 (java) S 29323 29326 16080 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 19 0 13304194 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461993564712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29332] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29332/stat : 29332 (java) S 29323 29326 16080 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 19 0 13304194 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461992511912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29326/tid=29333] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29333/stat : 29333 (java) S 29323 29326 16080 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 19 0 13304194 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461991459624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29334] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29334/stat : 29334 (java) S 29323 29326 16080 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 19 0 13304194 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461990406824 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29335] ppid=29323 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29326/task/29335/stat : 29335 (java) S 29323 29326 16080 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 19 0 13304194 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461989354536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29336] ppid=29323 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/29326/task/29336/stat : 29336 (java) S 29323 29326 16080 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 19 0 13304194 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461988301736 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29337] ppid=29323 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/29326/task/29337/stat : 29337 (java) S 29323 29326 16080 0 -1 4202560 14 0 0 0 3 8 0 0 20 0 19 0 13304195 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461976103144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29338] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29338/stat : 29338 (java) S 29323 29326 16080 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 13304195 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461975049208 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29339] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29339/stat : 29339 (java) S 29323 29326 16080 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 13304195 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461973996808 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29340] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29340/stat : 29340 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304197 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461972945296 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29341] ppid=29323 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/29326/task/29341/stat : 29341 (java) S 29323 29326 16080 0 -1 4202560 8054 0 0 0 113 2 0 0 20 0 19 0 13304197 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461971892920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29342] ppid=29323 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/29326/task/29342/stat : 29342 (java) S 29323 29326 16080 0 -1 4202560 10235 0 0 0 116 2 0 0 20 0 19 0 13304197 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461970840120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29326/tid=29343] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29343/stat : 29343 (java) S 29323 29326 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13304197 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461969788024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29326/tid=29344] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29344/stat : 29344 (java) S 29323 29326 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13304197 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461968735432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29326/tid=29347] ppid=29323 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29326/task/29347/stat : 29347 (java) S 29323 29326 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13304211 10060525568 55612 33554432000 1073741824 1073778376 140737050802160 140461965575336 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 31.59
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.02
#  lost CPU user time (s): 0.0200001
#  lost CPU system time (s): 0

Real time (s): 41.5387
CPU time (s): 31.7322
CPU user time (s): 30.5964
CPU system time (s): 1.13583
CPU usage (%): 76.3919
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.5764
system time used= 1.13583
maximum resident set size= 223948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22896
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= 3108
involuntary context switches= 965

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.309952 second user time and 0.343947 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-30 23:26:44
IDJOB=4110285
IDBENCH=79230
IDSOLVER=2552
FILE ID=node104/4110285-1467322004
RUNJOBID= node104-1467319233-22139
PBS_JOBID= 20005270
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 9ace4a5d353416c2f92762446c6d8e82
RANDOM SEED=535443963

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30521280 kB
Buffers:          206144 kB
Cached:           909824 kB
SwapCached:            0 kB
Active:           329104 kB
Inactive:         801292 kB
Active(anon):      16832 kB
Inactive(anon):        0 kB
Active(file):     312272 kB
Inactive(file):   801292 kB
Unevictable:      480292 kB
Mlocked:          447588 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               448 kB
Writeback:             0 kB
AnonPages:        459444 kB
Mapped:            13248 kB
Shmem:               204 kB
Slab:             611516 kB
SReclaimable:      55924 kB
SUnreclaim:       555592 kB
KernelStack:        1440 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     568492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71720 MiB
End job on node104 at 2016-06-30 23:27:26