Trace number 4110213

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 PB16MSAT (TO) 1800.23 1812.33

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111227861--soft-0-100-0.wbo
MD5SUMf5c87030c1b11375e21b491121f8695e
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark7.27589
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1265
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.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@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4110213-1466345748.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.065s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     270
0.09/0.18	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 101 literals
0.24/0.27	c And the winner is solver0
0.90/0.69	c SATISFIABLE
0.90/0.69	c OPTIMIZING...
0.90/0.69	c Got one! Elapsed wall clock time (in seconds):0.569
0.90/0.69	o 962
0.91/0.74	c And the winner is solver0
1.18/1.19	c Got one! Elapsed wall clock time (in seconds):1.071
1.18/1.19	o 806
1.22/1.21	c And the winner is solver0
1.27/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
1.27/1.69	o 800
1.28/1.70	c And the winner is solver0
1.28/2.19	c Got one! Elapsed wall clock time (in seconds):2.074
1.28/2.19	o 567
1.31/2.20	c And the winner is solver0
1.49/2.69	c Got one! Elapsed wall clock time (in seconds):2.576
1.49/2.69	o 566
1.81/2.84	c And the winner is solver0
2.05/3.20	c Got one! Elapsed wall clock time (in seconds):3.077
2.05/3.20	o 565
2.05/3.20	c And the winner is solver0
2.13/3.70	c Got one! Elapsed wall clock time (in seconds):3.578
2.13/3.70	o 563
2.13/3.70	c And the winner is solver0
2.13/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
2.13/4.20	o 526
2.13/4.21	c And the winner is solver0
2.14/4.70	c Got one! Elapsed wall clock time (in seconds):4.581
2.14/4.70	o 524
2.14/4.71	c And the winner is solver0
2.16/5.20	c Got one! Elapsed wall clock time (in seconds):5.082
2.16/5.20	o 522
2.16/5.21	c And the winner is solver0
2.17/5.70	c Got one! Elapsed wall clock time (in seconds):5.583
2.17/5.70	o 513
2.17/5.71	c And the winner is solver0
2.17/6.20	c Got one! Elapsed wall clock time (in seconds):6.084
2.17/6.20	o 486
2.17/6.21	c And the winner is solver0
2.17/6.70	c Got one! Elapsed wall clock time (in seconds):6.585
2.17/6.70	o 485
2.17/6.71	c And the winner is solver0
2.17/7.21	c Got one! Elapsed wall clock time (in seconds):7.086
2.17/7.21	o 475
2.17/7.21	c And the winner is solver0
2.17/7.71	c Got one! Elapsed wall clock time (in seconds):7.587
2.17/7.71	o 451
2.17/7.72	c And the winner is solver0
2.20/8.21	c Got one! Elapsed wall clock time (in seconds):8.089
2.20/8.21	o 449
2.20/8.21	c And the winner is solver0
2.20/8.71	c Got one! Elapsed wall clock time (in seconds):8.59
2.20/8.71	o 429
2.20/8.71	c And the winner is solver0
2.20/9.21	c Got one! Elapsed wall clock time (in seconds):9.091
2.20/9.21	o 427
2.20/9.23	c And the winner is solver0
2.40/9.71	c Got one! Elapsed wall clock time (in seconds):9.592
2.40/9.71	o 404
2.40/9.72	c And the winner is solver0
2.40/10.21	c Got one! Elapsed wall clock time (in seconds):10.093
2.40/10.21	o 386
2.40/10.24	c And the winner is solver0
2.47/10.71	c Got one! Elapsed wall clock time (in seconds):10.594
2.47/10.71	o 380
2.47/10.73	c And the winner is solver0
2.51/11.21	c Got one! Elapsed wall clock time (in seconds):11.095
2.51/11.21	o 356
2.51/11.24	c And the winner is solver0
2.57/11.72	c Got one! Elapsed wall clock time (in seconds):11.596
2.57/11.72	o 352
2.57/11.76	c And the winner is solver0
2.74/12.22	c Got one! Elapsed wall clock time (in seconds):12.097
2.74/12.22	o 350
2.74/12.22	c And the winner is solver0
2.74/12.72	c Got one! Elapsed wall clock time (in seconds):12.598
2.74/12.72	o 205
2.92/12.87	c cleaning 5087 clauses out of 10177 with flag 8686/10177
3.29/12.91	c And the winner is solver0
3.48/13.22	c Got one! Elapsed wall clock time (in seconds):13.099
3.48/13.22	o 203
3.85/13.47	c And the winner is solver0
4.02/13.72	c Got one! Elapsed wall clock time (in seconds):13.6
4.02/13.72	o 193
4.02/13.79	c cleaning 5771 clauses out of 11558 with flag 3965/16645
4.80/14.13	c And the winner is solver0
4.88/14.22	c Got one! Elapsed wall clock time (in seconds):14.101
4.88/14.22	o 190
4.88/14.23	c And the winner is solver0
4.97/14.72	c Got one! Elapsed wall clock time (in seconds):14.602
4.97/14.72	o 187
4.97/14.79	c And the winner is solver0
5.12/15.22	c Got one! Elapsed wall clock time (in seconds):15.103
5.12/15.22	o 185
5.54/15.50	c cleaning 8503 clauses out of 17008 with flag 18264/27866
5.75/15.56	c And the winner is solver0
5.91/15.72	c Got one! Elapsed wall clock time (in seconds):15.604
5.91/15.72	o 184
5.91/15.77	c And the winner is solver0
6.09/16.22	c Got one! Elapsed wall clock time (in seconds):16.105
6.09/16.22	o 183
6.09/16.26	c And the winner is solver0
6.18/16.73	c Got one! Elapsed wall clock time (in seconds):16.606
6.18/16.73	o 158
6.32/16.80	c And the winner is solver0
6.38/17.23	c Got one! Elapsed wall clock time (in seconds):17.107
6.38/17.23	o 156
6.74/17.43	c cleaning 7760 clauses out of 15522 with flag 15155/34883
6.94/17.59	c And the winner is solver0
7.15/17.73	c Got one! Elapsed wall clock time (in seconds):17.608
7.15/17.73	o 151
7.15/17.73	c And the winner is solver0
7.15/18.23	c Got one! Elapsed wall clock time (in seconds):18.109
7.15/18.23	o 145
7.31/18.33	c And the winner is solver0
7.48/18.73	c Got one! Elapsed wall clock time (in seconds):18.614
7.48/18.73	o 139
7.48/18.78	c And the winner is solver0
7.65/19.23	c Got one! Elapsed wall clock time (in seconds):19.115
7.65/19.23	o 138
7.65/19.26	c And the winner is solver0
7.70/19.74	c Got one! Elapsed wall clock time (in seconds):19.616
7.70/19.74	o 133
7.86/19.84	c cleaning 7156 clauses out of 14321 with flag 4303/41442
7.86/19.85	c And the winner is solver0
8.41/20.24	c Got one! Elapsed wall clock time (in seconds):20.117
8.41/20.24	o 132
8.53/20.30	c And the winner is solver0
8.57/20.74	c Got one! Elapsed wall clock time (in seconds):20.618
8.57/20.74	o 125
8.90/20.94	c And the winner is solver0
9.01/21.24	c Got one! Elapsed wall clock time (in seconds):21.119
9.01/21.24	o 124
9.14/21.34	c cleaning 6907 clauses out of 13832 with flag 4448/48109
9.14/21.37	c And the winner is solver0
9.33/21.74	c Got one! Elapsed wall clock time (in seconds):21.62
9.33/21.74	o 121
9.33/21.77	c And the winner is solver0
9.42/22.24	c Got one! Elapsed wall clock time (in seconds):22.121
9.42/22.24	o 116
9.54/22.34	c And the winner is solver0
9.66/22.74	c Got one! Elapsed wall clock time (in seconds):22.622
9.66/22.74	o 115
9.78/22.82	c And the winner is solver0
9.86/23.24	c Got one! Elapsed wall clock time (in seconds):23.122
9.86/23.24	o 113
9.86/23.26	c And the winner is solver0
9.93/23.74	c Got one! Elapsed wall clock time (in seconds):23.623
9.93/23.74	o 112
10.23/23.93	c cleaning 7510 clauses out of 15025 with flag 11936/56209
10.23/23.96	c And the winner is solver0
10.41/24.24	c Got one! Elapsed wall clock time (in seconds):24.124
10.41/24.24	o 107
10.52/24.35	c And the winner is solver0
10.64/24.74	c Got one! Elapsed wall clock time (in seconds):24.625
10.64/24.74	o 74
10.96/24.92	c cleaning 6736 clauses out of 13476 with flag 11331/62170
11.16/25.08	c And the winner is solver0
11.33/25.25	c Got one! Elapsed wall clock time (in seconds):25.126
11.33/25.25	o 70
11.44/25.37	c cleaning 6141 clauses out of 12283 with flag 7327/67713
11.83/25.56	c And the winner is solver0
11.97/25.75	c Got one! Elapsed wall clock time (in seconds):25.63
11.97/25.75	o 68
12.06/25.81	c cleaning 5875 clauses out of 11751 with flag 3484/73322
12.06/25.87	c And the winner is solver0
12.25/26.25	c Got one! Elapsed wall clock time (in seconds):26.134
12.25/26.25	o 67
12.55/26.44	c cleaning 5602 clauses out of 11222 with flag 13401/78668
13.13/26.71	c cleaning 5810 clauses out of 11621 with flag 35812/84669
13.56/26.94	c And the winner is solver0
13.66/27.26	c Got one! Elapsed wall clock time (in seconds):27.139
13.66/27.26	o 63
13.73/27.31	c cleaning 5824 clauses out of 11654 with flag 3550/90512
14.15/27.55	c And the winner is solver0
14.30/27.76	c Got one! Elapsed wall clock time (in seconds):27.644
14.30/27.76	o 60
14.36/27.87	c And the winner is solver0
14.54/28.27	c Got one! Elapsed wall clock time (in seconds):28.15
14.54/28.27	o 59
14.99/28.51	c cleaning 8677 clauses out of 17355 with flag 14832/102037
14.99/28.56	c And the winner is solver0
15.16/28.78	c Got one! Elapsed wall clock time (in seconds):28.657
15.16/28.78	o 58
15.19/28.87	c And the winner is solver0
15.39/29.28	c Got one! Elapsed wall clock time (in seconds):29.164
15.39/29.28	o 57
15.60/29.45	c cleaning 7384 clauses out of 14775 with flag 11788/108134
15.60/29.47	c And the winner is solver0
15.95/29.79	c Got one! Elapsed wall clock time (in seconds):29.672
15.95/29.79	o 49
15.99/29.87	c And the winner is solver0
16.14/30.30	c Got one! Elapsed wall clock time (in seconds):30.181
16.14/30.30	o 47
16.34/30.41	c And the winner is solver0
16.44/30.81	c Got one! Elapsed wall clock time (in seconds):30.689
16.44/30.81	o 46
16.44/30.83	c And the winner is solver0
26.28/40.33	c Got one! Elapsed wall clock time (in seconds):40.212
26.28/40.33	o 44
26.40/40.45	c cleaning 6955 clauses out of 13916 with flag 6926/114659
26.40/40.45	c And the winner is solver0
26.54/40.84	c Got one! Elapsed wall clock time (in seconds):40.726
26.54/40.84	o 43
26.54/40.86	c And the winner is solver0
44.94/59.10	c Got one! Elapsed wall clock time (in seconds):58.982
44.94/59.10	o 42
44.94/59.13	c And the winner is solver0
295.55/309.31	c Got one! Elapsed wall clock time (in seconds):309.182
295.55/309.31	o 41
295.55/309.34	c And the winner is solver0
1067.35/1080.51	c Got one! Elapsed wall clock time (in seconds):1080.387
1067.35/1080.51	o 39
1067.35/1080.58	c And the winner is solver0
1771.76/1784.01	c Got one! Elapsed wall clock time (in seconds):1783.886
1771.76/1784.01	o 38
1772.17/1784.32	c cleaning 6369 clauses out of 12741 with flag 15094/120439
1772.17/1784.32	c And the winner is solver0
1772.25/1784.60	c Got one! Elapsed wall clock time (in seconds):1784.48
1772.25/1784.60	o 36
1772.35/1784.70	c And the winner is solver0
1800.00/1812.30	c >>>>>>>>>> Solver number 0 (68 answers) <<<<<<<<<<<<<<<<<<
1800.00/1812.30	c starts		: 163
1800.00/1812.30	c conflicts		: 120837
1800.00/1812.30	c decisions		: 240481
1800.00/1812.30	c propagations		: 5136934
1800.00/1812.30	c inspects		: 53213859
1800.00/1812.30	c shortcuts		: 0
1800.00/1812.30	c learnt literals	: 0
1800.00/1812.30	c learnt binary clauses	: 32
1800.00/1812.30	c learnt ternary clauses	: 579
1800.00/1812.30	c learnt constraints	: 120837
1800.00/1812.30	c ignored constraints	: 0
1800.00/1812.30	c root simplifications	: 0
1800.00/1812.30	c removed literals (reason simplification)	: 168056
1800.00/1812.30	c reason swapping (by a shorter reason)	: 0
1800.00/1812.30	c Calls to reduceDB	: 17
1800.00/1812.30	c Number of update (reduction) of LBD	: 48718
1800.00/1812.30	c Imported unit clauses	: 0
1800.00/1812.30	c number of reductions to clauses (during analyze)	: 0
1800.00/1812.30	c number of learned constraints concerned by reduction	: 0
1800.00/1812.30	c number of learning phase by resolution	: 0
1800.00/1812.30	c number of learning phase by cutting planes	: 0
1800.00/1812.30	c speed (assignments/second)	: 2834.77888495793
1800.00/1812.30	c non guided choices	3076
1800.00/1812.31	c learnt constraints type 
1800.00/1812.31	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 32
1800.00/1812.31	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 6738
1800.00/1812.31	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/1812.31	c starts		: 74
1800.00/1812.31	c conflicts		: 1453
1800.00/1812.31	c decisions		: 14330
1800.00/1812.31	c propagations		: 62620
1800.00/1812.31	c inspects		: 9013428
1800.00/1812.31	c shortcuts		: 0
1800.00/1812.31	c learnt literals	: 0
1800.00/1812.31	c learnt binary clauses	: 0
1800.00/1812.31	c learnt ternary clauses	: 0
1800.00/1812.31	c learnt constraints	: 1409
1800.00/1812.31	c ignored constraints	: 0
1800.00/1812.31	c root simplifications	: 0
1800.00/1812.31	c removed literals (reason simplification)	: 0
1800.00/1812.31	c reason swapping (by a shorter reason)	: 0
1800.00/1812.31	c Calls to reduceDB	: 0
1800.00/1812.31	c Number of update (reduction) of LBD	: 0
1800.00/1812.31	c Imported unit clauses	: 0
1800.00/1812.31	c number of reductions to clauses (during analyze)	: 0
1800.00/1812.31	c number of learned constraints concerned by reduction	: 0
1800.00/1812.31	c number of learning phase by resolution	: 0
1800.00/1812.31	c number of learning phase by cutting planes	: 0
1800.00/1812.31	c speed (assignments/second)	: 2282.4858757062148
1800.00/1812.31	c non guided choices	1317
1800.00/1812.31	c learnt constraints type 
1800.00/1812.31	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1409
1800.00/1812.31	s SATISFIABLE
1800.00/1812.31	c Found 67 solution(s)
1800.00/1812.31	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 
1800.00/1812.31	c objective function=36
1800.00/1812.31	c Total wall clock time (in seconds): 1812.196

Verifier Data

OK	31

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-4110213-1466345748/watcher-4110213-1466345748 -o /tmp/evaluation-result-4110213-1466345748/solver-4110213-1466345748 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466341823-29626 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110213-1466345748.wbo 

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

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


[startup+0 s]
/proc/loadavg: 2.19 2.08 2.01 3/196 1694
/proc/meminfo: memFree=27282536/32872528 swapFree=241348/274052
[pid=1694] ppid=1690 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/1694/stat : 1694 (java) D 1690 1694 29610 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 36624797 9515008 183 33554432000 1073741824 1073778376 140735821327696 140735821318728 251143208629 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/1694/statm: 2323 183 140 9 0 71 0

[startup+0.100061 s]
/proc/loadavg: 2.19 2.08 2.01 3/196 1694
/proc/meminfo: memFree=27282536/32872528 swapFree=241348/274052
[pid=1694] ppid=1690 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/1694/stat : 1694 (java) S 1690 1694 29610 0 -1 4202496 4404 0 1 0 8 1 0 0 20 0 18 0 36624797 9787879424 6035 33554432000 1073741824 1073778376 140735699863696 140735699854832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1694/statm: 2389619 6035 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200209 s]
/proc/loadavg: 2.19 2.08 2.01 3/196 1694
/proc/meminfo: memFree=27282536/32872528 swapFree=241348/274052
[pid=1694] ppid=1690 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/1694/stat : 1694 (java) S 1690 1694 29610 0 -1 4202496 4835 0 1 0 23 1 0 0 20 0 22 0 36624797 10060525568 7922 33554432000 1073741824 1073778376 140735699863696 140735699854832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1694/statm: 2456183 7922 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300205 s]
/proc/loadavg: 2.19 2.08 2.01 3/196 1694
/proc/meminfo: memFree=27282536/32872528 swapFree=241348/274052
[pid=1694] ppid=1690 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/1694/stat : 1694 (java) S 1690 1694 29610 0 -1 4202496 9066 0 1 0 56 4 0 0 20 0 19 0 36624797 10060525568 10922 33554432000 1073741824 1073778376 140735699863696 140735699854832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1694/statm: 2456183 10922 2249 9 0 2446860 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 9824732

[startup+0.700168 s]
/proc/loadavg: 2.19 2.08 2.01 3/196 1694
/proc/meminfo: memFree=27282536/32872528 swapFree=241348/274052
[pid=1694] ppid=1690 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/1694/stat : 1694 (java) S 1690 1694 29610 0 -1 4202496 13366 0 1 0 87 4 0 0 20 0 22 0 36624797 10060525568 14014 33554432000 1073741824 1073778376 140735699863696 140735699854832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1694/statm: 2456183 14014 2252 9 0 2446860 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 2.49 2.15 2.03 2/215 1719
/proc/meminfo: memFree=27229444/32872528 swapFree=241348/274052
[pid=1694] ppid=1690 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/1694/stat : 1694 (java) S 1690 1694 29610 0 -1 4202496 14236 0 1 0 119 8 0 0 20 0 19 0 36624797 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140735699854832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1694/statm: 2456183 16709 2256 9 0 2446860 0
[pid=1694/tid=1696] ppid=1690 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/1694/task/1696/stat : 1696 (java) S 1690 1694 29610 0 -1 4202560 2426 0 1 0 15 2 0 0 20 0 19 0 36624798 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604782199672 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1697] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1697/stat : 1697 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604754651432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1698] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1698/stat : 1698 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604753598632 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1699] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1699/stat : 1699 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604752546344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1700] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1700/stat : 1700 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604751493544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1701] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1701/stat : 1701 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604750441256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1702] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1702/stat : 1702 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604749388456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1703] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1703/stat : 1703 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604748336168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1704] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1704/stat : 1704 (java) S 1690 1694 29610 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604618615720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1705] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1705/stat : 1705 (java) S 1690 1694 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36624800 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604135667944 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1706] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1706/stat : 1706 (java) S 1690 1694 29610 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36624801 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604134614008 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1707] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1707/stat : 1707 (java) S 1690 1694 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36624801 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604133561608 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1708] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1708/stat : 1708 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624803 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604132510096 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1709] ppid=1690 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/1694/task/1709/stat : 1709 (java) S 1690 1694 29610 0 -1 4202560 4537 0 0 0 38 0 0 0 20 0 19 0 36624803 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604131457720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1710] ppid=1690 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/1694/task/1710/stat : 1710 (java) S 1690 1694 29610 0 -1 4202560 5924 0 0 0 37 0 0 0 20 0 19 0 36624803 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604130404920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1711] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1711/stat : 1711 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624803 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604129352824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1712] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1712/stat : 1712 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624803 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604128300232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1715] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1715/stat : 1715 (java) S 1690 1694 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36624817 10060525568 16709 33554432000 1073741824 1073778376 140735699863696 140604125140136 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 9824732

[startup+3.10077 s]
/proc/loadavg: 2.49 2.15 2.03 4/218 1728
/proc/meminfo: memFree=27215008/32872528 swapFree=241348/274052
[pid=1694] ppid=1690 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/1694/stat : 1694 (java) S 1690 1694 29610 0 -1 4202496 16498 0 1 0 194 11 0 0 20 0 19 0 36624797 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140735699854832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1694/statm: 2456183 25500 2264 9 0 2446860 0
[pid=1694/tid=1696] ppid=1690 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/1694/task/1696/stat : 1696 (java) S 1690 1694 29610 0 -1 4202560 2427 0 1 0 15 2 0 0 20 0 19 0 36624798 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604782199672 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1697] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1697/stat : 1697 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604754651432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1698] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1698/stat : 1698 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604753598632 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1699] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1699/stat : 1699 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604752546344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1700] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1700/stat : 1700 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604751493544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1701] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1701/stat : 1701 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604750441256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1702] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1702/stat : 1702 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604749388456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1703] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1703/stat : 1703 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604748336168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1704] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1704/stat : 1704 (java) S 1690 1694 29610 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604618615720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1705] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1705/stat : 1705 (java) S 1690 1694 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36624800 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604135667944 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1706] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1706/stat : 1706 (java) S 1690 1694 29610 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36624801 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604134614008 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1707] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1707/stat : 1707 (java) S 1690 1694 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36624801 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604133561608 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1708] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1708/stat : 1708 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624803 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604132510096 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1709] ppid=1690 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/1694/task/1709/stat : 1709 (java) S 1690 1694 29610 0 -1 4202560 6695 0 0 0 66 0 0 0 20 0 19 0 36624803 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604131457720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1710] ppid=1690 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/1694/task/1710/stat : 1710 (java) S 1690 1694 29610 0 -1 4202560 5989 0 0 0 55 0 0 0 20 0 19 0 36624803 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604130404920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1711] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1711/stat : 1711 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624803 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604129352824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1712] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1712/stat : 1712 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624803 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604128300232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1715] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1715/stat : 1715 (java) S 1690 1694 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36624817 10060525568 25500 33554432000 1073741824 1073778376 140735699863696 140604125140136 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30086 s]
/proc/loadavg: 2.37 2.13 2.03 2/215 1746
/proc/meminfo: memFree=27161112/32872528 swapFree=241348/274052
[pid=1694] ppid=1690 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/1694/stat : 1694 (java) S 1690 1694 29610 0 -1 4202496 17121 0 1 0 205 12 0 0 20 0 19 0 36624797 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140735699854832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1694/statm: 2456183 34522 2268 9 0 2446860 0
[pid=1694/tid=1696] ppid=1690 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/1694/task/1696/stat : 1696 (java) S 1690 1694 29610 0 -1 4202560 2430 0 1 0 16 2 0 0 20 0 19 0 36624798 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604782199672 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1697] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1697/stat : 1697 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604754651432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1698] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1698/stat : 1698 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604753598632 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1699] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1699/stat : 1699 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604752546344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1700] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1700/stat : 1700 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604751493544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1701] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1701/stat : 1701 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604750441256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1702] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1702/stat : 1702 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604749388456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1703] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1703/stat : 1703 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604748336168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1704] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1704/stat : 1704 (java) S 1690 1694 29610 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36624799 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604618615720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1705] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1705/stat : 1705 (java) S 1690 1694 29610 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36624800 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604135667944 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1706] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1706/stat : 1706 (java) S 1690 1694 29610 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36624801 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604134614008 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1707] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1707/stat : 1707 (java) S 1690 1694 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36624801 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604133561608 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1708] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1708/stat : 1708 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624803 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604132510096 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1709] ppid=1690 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/1694/task/1709/stat : 1709 (java) S 1690 1694 29610 0 -1 4202560 7227 0 0 0 76 1 0 0 20 0 19 0 36624803 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604131457720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1710] ppid=1690 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/1694/task/1710/stat : 1710 (java) S 1690 1694 29610 0 -1 4202560 5989 0 0 0 55 0 0 0 20 0 19 0 36624803 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604130404920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1711] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1711/stat : 1711 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36624803 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604129352824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1712] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1712/stat : 1712 (java) S 1690 1694 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36624803 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604128300232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1715] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1715/stat : 1715 (java) S 1690 1694 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36624817 10060525568 34522 33554432000 1073741824 1073778376 140735699863696 140604125140136 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 9824732

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

[pid=1694] ppid=1690 vsize=9824732 CPUtime=1767.84 cores=0,2,4,6
/proc/1694/stat : 1694 (java) S 1690 1694 29610 0 -1 4202496 30502 0 1 0 176573 211 0 0 20 0 20 0 36624797 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140735699854832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1694/statm: 2456183 218385 2293 9 0 2446860 0
[pid=1694/tid=1696] ppid=1690 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/1694/task/1696/stat : 1696 (java) R 1690 1694 29610 0 -1 4202560 2447 0 1 0 65 10 0 0 20 0 20 0 36624798 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604782190896 140604630015300 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1697] ppid=1690 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/1694/task/1697/stat : 1697 (java) S 1690 1694 29610 0 -1 4202560 321 0 0 0 45 7 0 0 20 0 20 0 36624799 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604754651432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1698] ppid=1690 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/1694/task/1698/stat : 1698 (java) S 1690 1694 29610 0 -1 4202560 138 0 0 0 43 8 0 0 20 0 20 0 36624799 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604753598632 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1699] ppid=1690 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/1694/task/1699/stat : 1699 (java) S 1690 1694 29610 0 -1 4202560 153 0 0 0 40 7 0 0 20 0 20 0 36624799 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604752546344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1700] ppid=1690 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/1694/task/1700/stat : 1700 (java) S 1690 1694 29610 0 -1 4202560 139 0 0 0 42 7 0 0 20 0 20 0 36624799 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604751493544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1701] ppid=1690 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/1694/task/1701/stat : 1701 (java) S 1690 1694 29610 0 -1 4202560 438 0 0 0 47 9 0 0 20 0 20 0 36624799 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604750441256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1702] ppid=1690 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/1694/task/1702/stat : 1702 (java) S 1690 1694 29610 0 -1 4202560 172 0 0 0 43 9 0 0 20 0 20 0 36624799 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604749388456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1703] ppid=1690 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/1694/task/1703/stat : 1703 (java) S 1690 1694 29610 0 -1 4202560 184 0 0 0 42 7 0 0 20 0 20 0 36624799 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604748336168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1704] ppid=1690 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/1694/task/1704/stat : 1704 (java) S 1690 1694 29610 0 -1 4202560 147 0 0 0 42 8 0 0 20 0 20 0 36624799 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604618615720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1705] ppid=1690 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/1694/task/1705/stat : 1705 (java) S 1690 1694 29610 0 -1 4202560 817 0 0 0 29 7 0 0 20 0 20 0 36624800 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604135667944 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1706] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1706/stat : 1706 (java) S 1690 1694 29610 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 36624801 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604134614040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1707] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1707/stat : 1707 (java) S 1690 1694 29610 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 20 0 36624801 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604133561640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1708] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1708/stat : 1708 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36624803 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604132510096 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1709] ppid=1690 vsize=9824732 CPUtime=1.61 cores=0,2,4,6
/proc/1694/task/1709/stat : 1709 (java) S 1690 1694 29610 0 -1 4202560 12693 0 0 0 159 2 0 0 20 0 20 0 36624803 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604131457720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1710] ppid=1690 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/1694/task/1710/stat : 1710 (java) S 1690 1694 29610 0 -1 4202560 7686 0 0 0 129 2 0 0 20 0 20 0 36624803 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604130404920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1711] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1711/stat : 1711 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36624803 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604129352824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1712] ppid=1690 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/1694/task/1712/stat : 1712 (java) S 1690 1694 29610 0 -1 4202560 104 0 0 0 8 13 0 0 20 0 20 0 36624803 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604128300232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1715] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1715/stat : 1715 (java) S 1690 1694 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36624817 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604125140136 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=2363] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/2363/stat : 2363 (java) S 1690 1694 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 36732865 10060525568 218385 33554432000 1073741824 1073778376 140735699863696 140604124087624 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1767.84
Current children cumulated vsize (KiB) 9824732
#
############




Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/217 2386
/proc/meminfo: memFree=29280756/32872528 swapFree=241348/274052
[pid=1694] ppid=1690 vsize=9824732 CPUtime=1796.08 cores=0,2,4,6
/proc/1694/stat : 1694 (java) S 1690 1694 29610 0 -1 4202496 30695 0 1 0 179392 216 0 0 20 0 21 0 36624797 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140735699854832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1694/statm: 2456183 255826 2293 9 0 2446860 0
[pid=1694/tid=1696] ppid=1690 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/1694/task/1696/stat : 1696 (java) S 1690 1694 29610 0 -1 4202560 2447 0 1 0 75 10 0 0 20 0 21 0 36624798 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604782199688 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1697] ppid=1690 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/1694/task/1697/stat : 1697 (java) S 1690 1694 29610 0 -1 4202560 321 0 0 0 45 7 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604754651432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1698] ppid=1690 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/1694/task/1698/stat : 1698 (java) S 1690 1694 29610 0 -1 4202560 147 0 0 0 44 8 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604753598632 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1699] ppid=1690 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/1694/task/1699/stat : 1699 (java) S 1690 1694 29610 0 -1 4202560 160 0 0 0 40 8 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604752546344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1700] ppid=1690 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/1694/task/1700/stat : 1700 (java) S 1690 1694 29610 0 -1 4202560 145 0 0 0 42 8 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604751493544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1701] ppid=1690 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/1694/task/1701/stat : 1701 (java) S 1690 1694 29610 0 -1 4202560 441 0 0 0 48 10 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604750441256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1702] ppid=1690 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/1694/task/1702/stat : 1702 (java) S 1690 1694 29610 0 -1 4202560 175 0 0 0 44 9 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604749388456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1703] ppid=1690 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/1694/task/1703/stat : 1703 (java) S 1690 1694 29610 0 -1 4202560 188 0 0 0 43 7 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604748336168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1704] ppid=1690 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/1694/task/1704/stat : 1704 (java) S 1690 1694 29610 0 -1 4202560 151 0 0 0 43 8 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604618615720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1705] ppid=1690 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/1694/task/1705/stat : 1705 (java) S 1690 1694 29610 0 -1 4202560 897 0 0 0 29 8 0 0 20 0 21 0 36624800 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604135667944 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1706] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1706/stat : 1706 (java) S 1690 1694 29610 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36624801 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604134614040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1707] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1707/stat : 1707 (java) S 1690 1694 29610 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 21 0 36624801 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604133561640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1708] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1708/stat : 1708 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36624803 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604132510096 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1709] ppid=1690 vsize=9824732 CPUtime=1.61 cores=0,2,4,6
/proc/1694/task/1709/stat : 1709 (java) S 1690 1694 29610 0 -1 4202560 12693 0 0 0 159 2 0 0 20 0 21 0 36624803 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604131457720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1710] ppid=1690 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/1694/task/1710/stat : 1710 (java) S 1690 1694 29610 0 -1 4202560 7686 0 0 0 129 2 0 0 20 0 21 0 36624803 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604130404920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1711] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1711/stat : 1711 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36624803 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604129352824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1712] ppid=1690 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/1694/task/1712/stat : 1712 (java) S 1690 1694 29610 0 -1 4202560 104 0 0 0 9 14 0 0 20 0 21 0 36624803 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604128300232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1715] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1715/stat : 1715 (java) S 1690 1694 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36624817 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604125140136 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=2384] ppid=1690 vsize=9824732 CPUtime=27.49 cores=0,2,4,6
/proc/1694/task/2384/stat : 2384 (java) R 1690 1694 29610 0 -1 4202560 40 0 0 0 2748 1 0 0 20 0 21 0 36803267 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604124085168 140604630196334 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=2385] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/2385/stat : 2385 (java) S 1690 1694 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36803285 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604126192840 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1796.08
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1694 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1812.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/217 2386
/proc/meminfo: memFree=29280756/32872528 swapFree=241348/274052
[pid=1694] ppid=1690 vsize=9824732 CPUtime=1796.08 cores=0,2,4,6
/proc/1694/stat : 1694 (java) S 1690 1694 29610 0 -1 4202496 30695 0 1 0 179392 216 0 0 20 0 21 0 36624797 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140735699854832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1694/statm: 2456183 255826 2293 9 0 2446860 0
[pid=1694/tid=1696] ppid=1690 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/1694/task/1696/stat : 1696 (java) S 1690 1694 29610 0 -1 4202560 2447 0 1 0 75 10 0 0 20 0 21 0 36624798 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604782199688 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1697] ppid=1690 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/1694/task/1697/stat : 1697 (java) S 1690 1694 29610 0 -1 4202560 321 0 0 0 45 7 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604754651432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1698] ppid=1690 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/1694/task/1698/stat : 1698 (java) S 1690 1694 29610 0 -1 4202560 147 0 0 0 44 8 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604753598632 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1699] ppid=1690 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/1694/task/1699/stat : 1699 (java) S 1690 1694 29610 0 -1 4202560 160 0 0 0 40 8 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604752546344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1700] ppid=1690 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/1694/task/1700/stat : 1700 (java) S 1690 1694 29610 0 -1 4202560 145 0 0 0 42 8 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604751493544 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1701] ppid=1690 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/1694/task/1701/stat : 1701 (java) S 1690 1694 29610 0 -1 4202560 441 0 0 0 48 10 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604750441256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1702] ppid=1690 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/1694/task/1702/stat : 1702 (java) S 1690 1694 29610 0 -1 4202560 175 0 0 0 44 9 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604749388456 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1703] ppid=1690 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/1694/task/1703/stat : 1703 (java) S 1690 1694 29610 0 -1 4202560 188 0 0 0 43 7 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604748336168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1704] ppid=1690 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/1694/task/1704/stat : 1704 (java) S 1690 1694 29610 0 -1 4202560 151 0 0 0 43 8 0 0 20 0 21 0 36624799 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604618615720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1705] ppid=1690 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/1694/task/1705/stat : 1705 (java) S 1690 1694 29610 0 -1 4202560 897 0 0 0 29 8 0 0 20 0 21 0 36624800 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604135667944 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1706] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1706/stat : 1706 (java) S 1690 1694 29610 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36624801 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604134614040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1707] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1707/stat : 1707 (java) S 1690 1694 29610 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 21 0 36624801 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604133561640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1708] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1708/stat : 1708 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36624803 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604132510096 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=1709] ppid=1690 vsize=9824732 CPUtime=1.61 cores=0,2,4,6
/proc/1694/task/1709/stat : 1709 (java) S 1690 1694 29610 0 -1 4202560 12693 0 0 0 159 2 0 0 20 0 21 0 36624803 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604131457720 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1710] ppid=1690 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/1694/task/1710/stat : 1710 (java) S 1690 1694 29610 0 -1 4202560 7686 0 0 0 129 2 0 0 20 0 21 0 36624803 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604130404920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1694/tid=1711] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1711/stat : 1711 (java) S 1690 1694 29610 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36624803 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604129352824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1694/tid=1712] ppid=1690 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/1694/task/1712/stat : 1712 (java) S 1690 1694 29610 0 -1 4202560 104 0 0 0 9 14 0 0 20 0 21 0 36624803 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604128300232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1694/tid=1715] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1715/stat : 1715 (java) S 1690 1694 29610 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36624817 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604125140136 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=2384] ppid=1690 vsize=9824732 CPUtime=27.49 cores=0,2,4,6
/proc/1694/task/2384/stat : 2384 (java) R 1690 1694 29610 0 -1 4202560 40 0 0 0 2748 1 0 0 20 0 21 0 36803267 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604124085168 140604630196334 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1694/tid=2385] ppid=1690 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1694/task/2385/stat : 2385 (java) S 1690 1694 29610 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36803285 10060525568 255826 33554432000 1073741824 1073778376 140735699863696 140604126192840 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1796.08
Current children cumulated vsize (KiB) 9824732

Child status: 143

# 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): 3.91989
#  lost CPU user time (s): 4.15985
#  lost CPU system time (s): -0.24

Real time (s): 1812.33
CPU time (s): 1800.23
CPU user time (s): 1798.08
CPU system time (s): 2.15064
CPU usage (%): 99.3323
Max. virtual memory (cumulated for all children) (KiB): 9826380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.92
system time used= 2.39064
maximum resident set size= 1023380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30719
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79751
involuntary context switches= 36279

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3607 second user time and 8.12476 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-19 16:15:48
IDJOB=4110213
IDBENCH=79203
IDSOLVER=2552
FILE ID=node107/4110213-1466345748
RUNJOBID= node107-1466341823-29626
PBS_JOBID= 19922041
Free space on /tmp= 71708 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.1111227861--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110213-1466345748/watcher-4110213-1466345748 -o /tmp/evaluation-result-4110213-1466345748/solver-4110213-1466345748 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466341823-29626 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110213-1466345748.wbo

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

MD5SUM BENCH= f5c87030c1b11375e21b491121f8695e
RANDOM SEED=1521718528

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27282964 kB
Buffers:          183488 kB
Cached:           469156 kB
SwapCached:         3140 kB
Active:          4037400 kB
Inactive:         521876 kB
Active(anon):    3906252 kB
Inactive(anon):     2968 kB
Active(file):     131148 kB
Inactive(file):   518908 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099728 kB
Dirty:               924 kB
Writeback:            12 kB
AnonPages:       4179536 kB
Mapped:            17104 kB
Shmem:                 0 kB
Slab:             618676 kB
SReclaimable:      62052 kB
SUnreclaim:       556624 kB
KernelStack:        1672 kB
PageTables:        11936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4549704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3864576 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= 71704 MiB
End job on node107 at 2016-06-19 16:46:00