Trace number 4119417

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)10090 1800.19 909.166

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-faclay30.opb
MD5SUMffd1a5f7e176069fc92cb6e3398881e4
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9987
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables436
Total number of constraints8121
Number of constraints which are clauses8120
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 8635
Biggest coefficient in the objective function 11400
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 95792
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 11400
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 95792
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)8204
Sum of products size (including duplicates)16408
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-4119417-1467255598.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
2.51/1.00	c ... done. Wall clock time 0.883s.
2.51/1.00	c declared #vars     436
2.51/1.00	c internal #vars     8640
2.51/1.00	c #constraints  24530
2.51/1.01	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.51/1.01	c constraints type 
2.51/1.01	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16324
2.51/1.01	c org.sat4j.specs.Constr$1 => 1
2.51/1.01	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
2.51/1.01	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8204
2.51/1.01	c 24530 constraints processed.
2.51/1.01	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.51/1.01	c constraints type 
2.51/1.01	c org.sat4j.specs.Constr$1 => 1
2.51/1.01	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 16324
2.51/1.01	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
2.51/1.01	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8204
2.51/1.01	c 24530 constraints processed.
2.51/1.01	c objective function length is 8635 literals
3.68/1.33	c And the winner is solver0
4.24/1.51	c SATISFIABLE
4.24/1.51	c OPTIMIZING...
4.24/1.51	c Got one! Elapsed wall clock time (in seconds):1.393
4.24/1.51	o 10167
4.56/1.65	c And the winner is solver0
6.13/2.67	c Got one! Elapsed wall clock time (in seconds):2.545
6.13/2.67	o 10162
6.24/2.72	c And the winner is solver0
6.60/3.19	c Got one! Elapsed wall clock time (in seconds):3.07
6.60/3.19	o 10161
6.62/3.23	c And the winner is solver0
6.82/3.71	c Got one! Elapsed wall clock time (in seconds):3.588
6.82/3.71	o 10156
7.06/3.80	c And the winner is solver0
7.77/4.52	c Got one! Elapsed wall clock time (in seconds):4.403
7.77/4.52	o 10144
7.77/4.58	c And the winner is solver0
7.92/5.04	c Got one! Elapsed wall clock time (in seconds):4.918
7.92/5.04	o 10140
7.92/5.06	c And the winner is solver0
7.95/5.55	c Got one! Elapsed wall clock time (in seconds):5.429
7.95/5.55	o 10139
7.95/5.57	c And the winner is solver0
8.06/6.06	c Got one! Elapsed wall clock time (in seconds):5.94
8.06/6.06	o 10135
8.06/6.08	c And the winner is solver0
8.11/6.57	c Got one! Elapsed wall clock time (in seconds):6.452
8.11/6.57	o 10134
8.16/6.66	c And the winner is solver0
8.37/7.08	c Got one! Elapsed wall clock time (in seconds):6.963
8.37/7.08	o 10133
8.98/7.42	c And the winner is solver0
9.31/7.80	c Got one! Elapsed wall clock time (in seconds):7.675
9.31/7.80	o 10131
9.41/7.82	c And the winner is solver0
10.14/8.51	c Got one! Elapsed wall clock time (in seconds):8.387
10.14/8.51	o 10128
10.14/8.53	c And the winner is solver0
10.19/9.02	c Got one! Elapsed wall clock time (in seconds):8.898
10.19/9.02	o 10127
10.19/9.04	c And the winner is solver0
10.30/9.53	c Got one! Elapsed wall clock time (in seconds):9.409
10.30/9.53	o 10122
10.50/9.61	c And the winner is solver0
10.62/10.04	c Got one! Elapsed wall clock time (in seconds):9.92
10.62/10.04	o 10121
11.35/10.45	c And the winner is solver0
11.70/10.75	c Got one! Elapsed wall clock time (in seconds):10.632
11.70/10.75	o 10117
11.70/10.78	c And the winner is solver0
12.39/11.46	c Got one! Elapsed wall clock time (in seconds):11.343
12.39/11.46	o 10116
12.47/11.51	c And the winner is solver0
13.10/12.17	c Got one! Elapsed wall clock time (in seconds):12.055
13.10/12.17	o 10115
21.71/16.46	c cleaning 3038 clauses out of 6078 with flag 10236/6078
32.46/21.79	c cleaning 4519 clauses out of 9041 with flag 22737/12079
44.44/27.67	c cleaning 5754 clauses out of 11522 with flag 37574/19079
58.74/34.66	c cleaning 6879 clauses out of 13768 with flag 54425/27079
75.94/43.05	c cleaning 7940 clauses out of 15888 with flag 73996/36078
97.08/53.41	c cleaning 8966 clauses out of 17948 with flag 95480/46078
119.15/64.38	c cleaning 9982 clauses out of 19982 with flag 118941/57078
122.94/66.20	c And the winner is solver0
122.94/66.70	c Got one! Elapsed wall clock time (in seconds):66.577
122.94/66.70	o 10114
124.12/67.34	c And the winner is solver0
124.48/67.71	c Got one! Elapsed wall clock time (in seconds):67.59
124.48/67.71	o 10113
130.76/70.84	c And the winner is solver0
131.09/71.22	c Got one! Elapsed wall clock time (in seconds):71.105
131.09/71.22	o 10108
131.41/71.43	c And the winner is solver0
131.58/71.74	c Got one! Elapsed wall clock time (in seconds):71.619
131.58/71.74	o 10107
131.68/71.83	c And the winner is solver0
131.83/72.25	c Got one! Elapsed wall clock time (in seconds):72.133
131.83/72.25	o 10106
132.32/72.52	c And the winner is solver0
132.96/73.17	c Got one! Elapsed wall clock time (in seconds):73.047
132.96/73.17	o 10102
133.05/73.28	c And the winner is solver0
133.29/73.68	c Got one! Elapsed wall clock time (in seconds):73.561
133.29/73.68	o 10101
133.32/73.80	c And the winner is solver0
133.68/74.19	c Got one! Elapsed wall clock time (in seconds):74.075
133.68/74.19	o 10100
135.47/75.12	c cleaning 8832 clauses out of 17678 with flag 2177/64756
145.34/80.07	c cleaning 7415 clauses out of 14847 with flag 14885/70757
157.97/86.24	c cleaning 7209 clauses out of 14431 with flag 29990/77756
171.57/93.06	c cleaning 7603 clauses out of 15222 with flag 47395/85756
187.16/100.83	c cleaning 8303 clauses out of 16619 with flag 66829/94756
206.65/110.72	c cleaning 9151 clauses out of 18317 with flag 88390/104757
227.66/121.25	c cleaning 10070 clauses out of 20164 with flag 112950/115755
252.13/133.35	c cleaning 11038 clauses out of 22094 with flag 138660/127755
278.34/146.47	c cleaning 12021 clauses out of 24056 with flag 167367/140755
302.40/158.36	c And the winner is solver0
302.59/158.75	c Got one! Elapsed wall clock time (in seconds):158.627
302.59/158.75	o 10099
311.67/163.37	c cleaning 14266 clauses out of 28544 with flag 10308/157264
322.47/168.72	c cleaning 10131 clauses out of 20278 with flag 22998/163264
336.79/176.07	c cleaning 8568 clauses out of 17146 with flag 38467/170263
351.77/183.59	c cleaning 8277 clauses out of 16578 with flag 56458/178263
368.77/192.01	c cleaning 8642 clauses out of 17302 with flag 77107/187264
385.57/200.40	c And the winner is solver0
386.55/201.31	c Got one! Elapsed wall clock time (in seconds):201.19
386.55/201.31	o 10098
395.52/205.87	c cleaning 11144 clauses out of 22301 with flag 11283/200905
405.72/210.90	c And the winner is solver0
405.97/211.33	c Got one! Elapsed wall clock time (in seconds):211.207
405.97/211.33	o 10097
406.10/211.40	c And the winner is solver0
406.15/211.84	c Got one! Elapsed wall clock time (in seconds):211.723
406.15/211.84	o 10096
406.84/212.27	c And the winner is solver0
407.71/213.06	c Got one! Elapsed wall clock time (in seconds):212.939
407.71/213.06	o 10094
407.79/213.10	c And the winner is solver0
407.83/213.58	c Got one! Elapsed wall clock time (in seconds):213.454
407.83/213.58	o 10093
407.86/213.60	c And the winner is solver0
407.89/214.09	c Got one! Elapsed wall clock time (in seconds):213.969
407.89/214.09	o 10092
407.89/214.11	c And the winner is solver0
408.95/214.61	c Got one! Elapsed wall clock time (in seconds):214.485
408.95/214.61	o 10091
408.95/214.70	c And the winner is solver0
409.17/215.12	c Got one! Elapsed wall clock time (in seconds):215.0
409.17/215.12	o 10090
419.30/220.29	c cleaning 11157 clauses out of 22330 with flag 11541/212078
431.10/226.10	c cleaning 8578 clauses out of 17175 with flag 25227/218080
444.92/233.01	c cleaning 7784 clauses out of 15595 with flag 40921/225078
460.71/240.94	c cleaning 7897 clauses out of 15812 with flag 59267/233079
478.45/250.05	c cleaning 8447 clauses out of 16915 with flag 79693/242079
496.25/258.93	c cleaning 9226 clauses out of 18468 with flag 103570/252079
516.24/268.91	c cleaning 10113 clauses out of 20243 with flag 129800/263080
540.51/280.93	c cleaning 11054 clauses out of 22129 with flag 158071/275079
565.11/293.27	c cleaning 12020 clauses out of 24074 with flag 188793/288078
592.91/307.17	c cleaning 13016 clauses out of 26054 with flag 221726/302078
625.47/323.20	c cleaning 14011 clauses out of 28039 with flag 258118/317079
660.19/340.72	c cleaning 14998 clauses out of 30027 with flag 295117/333078
696.38/358.81	c cleaning 16002 clauses out of 32030 with flag 334567/350079
733.06/377.07	c cleaning 17010 clauses out of 34028 with flag 377208/368079
769.65/395.37	c cleaning 18003 clauses out of 36017 with flag 423205/387078
810.24/415.22	c cleaning 19000 clauses out of 38015 with flag 474336/407079
852.31/436.53	c cleaning 19998 clauses out of 40015 with flag 529145/428079
896.81/458.76	c cleaning 21003 clauses out of 42016 with flag 585898/450078
946.36/483.21	c cleaning 22002 clauses out of 44014 with flag 646202/473079
993.43/506.50	c cleaning 22999 clauses out of 46011 with flag 705991/497078
1041.85/530.40	c cleaning 23998 clauses out of 48014 with flag 765024/522080
1096.64/558.43	c cleaning 24999 clauses out of 50014 with flag 826951/548078
1154.82/587.27	c cleaning 25999 clauses out of 52015 with flag 891298/575078
1211.57/615.38	c cleaning 27001 clauses out of 54016 with flag 958114/603078
1271.98/646.03	c cleaning 28000 clauses out of 56017 with flag 1028635/632080
1334.70/677.24	c cleaning 29003 clauses out of 58015 with flag 1101643/662078
1396.97/707.95	c cleaning 29995 clauses out of 60012 with flag 1178571/693078
1466.78/743.43	c cleaning 30997 clauses out of 62017 with flag 1255404/725078
1532.83/776.32	c cleaning 32007 clauses out of 64020 with flag 1335211/758078
1601.16/810.10	c cleaning 33000 clauses out of 66014 with flag 1425077/792079
1673.67/845.91	c cleaning 34002 clauses out of 68015 with flag 1514666/827080
1755.08/886.77	c cleaning 34999 clauses out of 70015 with flag 1611835/863082
1800.19/909.10	c >>>>>>>>>> Solver number 0 (35 answers) <<<<<<<<<<<<<<<<<<
1800.19/909.10	c starts		: 36
1800.19/909.10	c conflicts		: 885676
1800.19/909.10	c decisions		: 901427
1800.19/909.10	c propagations		: 20403942
1800.19/909.10	c inspects		: 1740206335
1800.19/909.10	c shortcuts		: 0
1800.19/909.10	c learnt literals	: 0
1800.19/909.10	c learnt binary clauses	: 0
1800.19/909.10	c learnt ternary clauses	: 176
1800.19/909.10	c learnt constraints	: 885675
1800.19/909.10	c ignored constraints	: 0
1800.19/909.10	c root simplifications	: 0
1800.19/909.10	c removed literals (reason simplification)	: 4084834
1800.19/909.10	c reason swapping (by a shorter reason)	: 0
1800.19/909.10	c Calls to reduceDB	: 54
1800.19/909.10	c Number of update (reduction) of LBD	: 1533
1800.19/909.10	c Imported unit clauses	: 0
1800.19/909.10	c number of reductions to clauses (during analyze)	: 0
1800.19/909.10	c number of learned constraints concerned by reduction	: 0
1800.19/909.10	c number of learning phase by resolution	: 0
1800.19/909.10	c number of learning phase by cutting planes	: 0
1800.19/909.10	c speed (assignments/second)	: 22470.188151468265
1800.19/909.10	c non guided choices	0
1800.19/909.12	c learnt constraints type 
1800.19/909.12	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 57610
1800.19/909.12	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/909.12	c starts		: 42
1800.19/909.12	c conflicts		: 1119
1800.19/909.12	c decisions		: 11815
1800.19/909.12	c propagations		: 377154
1800.19/909.12	c inspects		: 48781366
1800.19/909.12	c shortcuts		: 0
1800.19/909.12	c learnt literals	: 0
1800.19/909.12	c learnt binary clauses	: 0
1800.19/909.12	c learnt ternary clauses	: 2
1800.19/909.12	c learnt constraints	: 1101
1800.19/909.12	c ignored constraints	: 0
1800.19/909.12	c root simplifications	: 0
1800.19/909.12	c removed literals (reason simplification)	: 0
1800.19/909.12	c reason swapping (by a shorter reason)	: 0
1800.19/909.12	c Calls to reduceDB	: 0
1800.19/909.12	c Number of update (reduction) of LBD	: 0
1800.19/909.12	c Imported unit clauses	: 0
1800.19/909.12	c number of reductions to clauses (during analyze)	: 0
1800.19/909.12	c number of learned constraints concerned by reduction	: 0
1800.19/909.12	c number of learning phase by resolution	: 0
1800.19/909.12	c number of learning phase by cutting planes	: 0
1800.19/909.12	c speed (assignments/second)	: 543.4613140053459
1800.19/909.12	c non guided choices	0
1800.19/909.12	c learnt constraints type 
1800.19/909.12	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3
1800.19/909.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1098
1800.19/909.12	s SATISFIABLE
1800.19/909.12	c Found 35 solution(s)
1800.19/909.12	v x1 x2 x3 x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 x185 x186 x187 -x188 x189 x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 x226 x227 x228 -x229 x230 x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 x300 x301 x302 x303 -x304 -x305 -x306 x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 x345 -x346 -x347 -x348 x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 x372 -x373 -x374 -x375 -x376 x377 -x378 -x379 -x380 x381 x382 x383 x384 -x385 -x386 x387 -x388 x389 x390 x391 x392 x393 -x394 -x395 x396 -x397 x398 x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 x411 -x412 x413 x414 -x415 -x416 x417 -x418 x419 x420 x421 x422 -x423 x424 x425 x426 -x427 x428 x429 -x430 -x431 -x432 x433 x434 x435 x436 
1800.19/909.12	c objective function=10090
1800.19/909.12	c Total wall clock time (in seconds): 909.004

Verifier Data

OK	10090

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-4119417-1467255598/watcher-4119417-1467255598 -o /tmp/evaluation-result-4119417-1467255598/solver-4119417-1467255598 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11561 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119417-1467255598.opb 

pid=15131
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: 4.11 3.83 3.80 3/194 15134
/proc/meminfo: memFree=25707868/32872528 swapFree=13208/1155804
[pid=15134] ppid=15131 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/15134/stat : 15134 (java) D 15131 15134 11545 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 6527212 2560000 46 33554432000 1073741824 1073778376 140733453388720 140733453385848 219504799015 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/15134/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 4.11 3.83 3.80 3/194 15134
/proc/meminfo: memFree=25707868/32872528 swapFree=13208/1155804
[pid=15134] ppid=15131 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/15134/stat : 15134 (java) S 15131 15134 11545 0 -1 4202496 4400 0 1 0 8 1 0 0 20 0 18 0 6527212 9787879424 6034 33554432000 1073741824 1073778376 140733453388720 140733453379856 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15134/statm: 2389619 6034 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200193 s]
/proc/loadavg: 4.11 3.83 3.80 3/194 15134
/proc/meminfo: memFree=25707868/32872528 swapFree=13208/1155804
[pid=15134] ppid=15131 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/15134/stat : 15134 (java) S 15131 15134 11545 0 -1 4202496 4574 0 1 0 20 1 0 0 20 0 18 0 6527212 9787879424 7213 33554432000 1073741824 1073778376 140733453388720 140733453379856 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15134/statm: 2389619 7213 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300194 s]
/proc/loadavg: 4.11 3.83 3.80 3/194 15134
/proc/meminfo: memFree=25707868/32872528 swapFree=13208/1155804
[pid=15134] ppid=15131 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/15134/stat : 15134 (java) S 15131 15134 11545 0 -1 4202496 5747 0 1 0 44 1 0 0 20 0 18 0 6527212 9787879424 8940 33554432000 1073741824 1073778376 140733453388720 140733453379856 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15134/statm: 2389619 8940 2239 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700188 s]
/proc/loadavg: 4.11 3.83 3.80 3/194 15134
/proc/meminfo: memFree=25707868/32872528 swapFree=13208/1155804
[pid=15134] ppid=15131 vsize=9558476 CPUtime=1.61 cores=0,2,4,6
/proc/15134/stat : 15134 (java) S 15131 15134 11545 0 -1 4202496 32599 0 1 0 155 6 0 0 20 0 18 0 6527212 9787879424 34611 33554432000 1073741824 1073778376 140733453388720 140733453379856 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15134/statm: 2389619 34611 2255 9 0 2380296 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 9558476

[startup+1.50081 s]
/proc/loadavg: 4.18 3.85 3.80 7/216 15156
/proc/meminfo: memFree=25566632/32872528 swapFree=13208/1155804
[pid=15134] ppid=15131 vsize=9824732 CPUtime=4.24 cores=0,2,4,6
/proc/15134/stat : 15134 (java) S 15131 15134 11545 0 -1 4202496 38570 0 1 0 415 9 0 0 20 0 19 0 6527212 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140733453379856 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15134/statm: 2456183 37523 2272 9 0 2446860 0
[pid=15134/tid=15136] ppid=15131 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/15134/task/15136/stat : 15136 (java) S 15131 15134 11545 0 -1 4202560 2448 0 1 0 95 2 0 0 20 0 19 0 6527213 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363209560952 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15137] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15137/stat : 15137 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363171051816 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15138] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15138/stat : 15138 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363169999016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15139] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15139/stat : 15139 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363168946728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15140] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15140/stat : 15140 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363167893928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15141] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15141/stat : 15141 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363166841640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15142] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15142/stat : 15142 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363165788840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15143] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15143/stat : 15143 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363164736552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15144] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15144/stat : 15144 (java) S 15131 15134 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363163683752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15145] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15145/stat : 15145 (java) S 15131 15134 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6527215 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363033454824 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15146] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15146/stat : 15146 (java) S 15131 15134 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6527216 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363032400888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15147] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15147/stat : 15147 (java) S 15131 15134 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6527216 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363031348488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15148] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15148/stat : 15148 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527218 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363030296976 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15149] ppid=15131 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/15134/task/15149/stat : 15149 (java) R 15131 15134 11545 0 -1 4202560 15713 0 0 0 122 2 0 0 20 0 19 0 6527218 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363029238440 140363215514287 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15150] ppid=15131 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/15134/task/15150/stat : 15150 (java) R 15131 15134 11545 0 -1 4202560 19091 0 0 0 122 3 0 0 20 0 19 0 6527218 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363028179328 140363216018944 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15151] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15151/stat : 15151 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527218 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363027139704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15152] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15152/stat : 15152 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527218 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363026087112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15155] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15155/stat : 15155 (java) S 15131 15134 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6527318 10060525568 37523 33554432000 1073741824 1073778376 140733453388720 140363022927016 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 9824732

[startup+3.10082 s]
/proc/loadavg: 4.18 3.85 3.80 4/214 15159
/proc/meminfo: memFree=25550612/32872528 swapFree=13208/1155804
[pid=15134] ppid=15131 vsize=9824732 CPUtime=6.6 cores=0,2,4,6
/proc/15134/stat : 15134 (java) S 15131 15134 11545 0 -1 4202496 40034 0 1 0 647 13 0 0 20 0 19 0 6527212 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140733453379856 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15134/statm: 2456183 45735 2276 9 0 2446860 0
[pid=15134/tid=15136] ppid=15131 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/15134/task/15136/stat : 15136 (java) S 15131 15134 11545 0 -1 4202560 2455 0 1 0 103 2 0 0 20 0 19 0 6527213 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363209560952 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15137] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15137/stat : 15137 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363171051816 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15138] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15138/stat : 15138 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363169999016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15139] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15139/stat : 15139 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363168946728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15140] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15140/stat : 15140 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363167893928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15141] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15141/stat : 15141 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363166841640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15142] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15142/stat : 15142 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363165788840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15143] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15143/stat : 15143 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363164736552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15144] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15144/stat : 15144 (java) S 15131 15134 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363163683752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15145] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15145/stat : 15145 (java) S 15131 15134 11545 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 6527215 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363033454824 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15146] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15146/stat : 15146 (java) S 15131 15134 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6527216 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363032400888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15147] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15147/stat : 15147 (java) S 15131 15134 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6527216 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363031348488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15148] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15148/stat : 15148 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527218 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363030296976 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15149] ppid=15131 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/15134/task/15149/stat : 15149 (java) S 15131 15134 11545 0 -1 4202560 15717 0 0 0 169 2 0 0 20 0 19 0 6527218 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363029244600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15150] ppid=15131 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/15134/task/15150/stat : 15150 (java) S 15131 15134 11545 0 -1 4202560 20500 0 0 0 171 3 0 0 20 0 19 0 6527218 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363028191800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15151] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15151/stat : 15151 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527218 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363027139704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15152] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15152/stat : 15152 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527218 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363026087112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15155] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15155/stat : 15155 (java) S 15131 15134 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6527318 10060525568 45735 33554432000 1073741824 1073778376 140733453388720 140363022927016 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.6
Current children cumulated vsize (KiB) 9824732

[startup+6.30081 s]
/proc/loadavg: 4.18 3.85 3.80 3/217 15256
/proc/meminfo: memFree=29231564/32872528 swapFree=13208/1155804
[pid=15134] ppid=15131 vsize=9824732 CPUtime=8.11 cores=0,2,4,6
/proc/15134/stat : 15134 (java) S 15131 15134 11545 0 -1 4202496 40187 0 1 0 786 25 0 0 20 0 19 0 6527212 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140733453379856 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15134/statm: 2456183 59408 2289 9 0 2446860 0
[pid=15134/tid=15136] ppid=15131 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/15134/task/15136/stat : 15136 (java) S 15131 15134 11545 0 -1 4202560 2463 0 1 0 111 3 0 0 20 0 19 0 6527213 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363209560952 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15137] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15137/stat : 15137 (java) S 15131 15134 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363171051816 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15138] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15138/stat : 15138 (java) S 15131 15134 11545 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363169999016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15139] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15139/stat : 15139 (java) S 15131 15134 11545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363168946728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15140] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15140/stat : 15140 (java) S 15131 15134 11545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363167893928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15141] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15141/stat : 15141 (java) S 15131 15134 11545 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363166841640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15142] ppid=15131 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15134/task/15142/stat : 15142 (java) S 15131 15134 11545 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 6527214 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363165788840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15143] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15143/stat : 15143 (java) S 15131 15134 11545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363164736552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15144] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15144/stat : 15144 (java) S 15131 15134 11545 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 6527214 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363163683752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15145] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15145/stat : 15145 (java) S 15131 15134 11545 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 6527215 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363033454824 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15146] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15146/stat : 15146 (java) S 15131 15134 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6527216 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363032400888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15147] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15147/stat : 15147 (java) S 15131 15134 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 6527216 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363031348488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15148] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15148/stat : 15148 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527218 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363030296976 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15149] ppid=15131 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/15134/task/15149/stat : 15149 (java) S 15131 15134 11545 0 -1 4202560 15721 0 0 0 181 2 0 0 20 0 19 0 6527218 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363029244600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15150] ppid=15131 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/15134/task/15150/stat : 15150 (java) S 15131 15134 11545 0 -1 4202560 20510 0 0 0 189 3 0 0 20 0 19 0 6527218 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363028191800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15151] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15151/stat : 15151 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527218 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363027139704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15152] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15152/stat : 15152 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6527218 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363026087112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15155] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15155/stat : 15155 (java) S 15131 15134 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6527318 10060525568 59408 33554432000 1073741824 1073778376 140733453388720 140363022927016 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.11
Current children cumulated vsize (KiB) 9824732


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

[pid=15134/tid=15144] ppid=15131 vsize=9824732 CPUtime=4.63 cores=0,2,4,6
/proc/15134/task/15144/stat : 15144 (java) S 15131 15134 11545 0 -1 4202560 1474 0 0 0 390 73 0 0 20 0 22 0 6527214 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363163683752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15145] ppid=15131 vsize=9824732 CPUtime=12.93 cores=0,2,4,6
/proc/15134/task/15145/stat : 15145 (java) S 15131 15134 11545 0 -1 4202560 5062 0 0 0 1287 6 0 0 20 0 22 0 6527215 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363033454824 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15146] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15146/stat : 15146 (java) S 15131 15134 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6527216 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363032400888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15147] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15147/stat : 15147 (java) S 15131 15134 11545 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 22 0 6527216 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363031348488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15148] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15148/stat : 15148 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6527218 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363030296976 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15149] ppid=15131 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/15134/task/15149/stat : 15149 (java) S 15131 15134 11545 0 -1 4202560 15762 0 0 0 253 2 0 0 20 0 22 0 6527218 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363029244600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15150] ppid=15131 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/15134/task/15150/stat : 15150 (java) S 15131 15134 11545 0 -1 4202560 20514 0 0 0 227 4 0 0 20 0 22 0 6527218 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363028191800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15151] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15151/stat : 15151 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6527218 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363027139704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15152] ppid=15131 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/15134/task/15152/stat : 15152 (java) S 15131 15134 11545 0 -1 4202560 51 0 0 0 10 12 0 0 20 0 22 0 6527218 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363026087112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15155] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15155/stat : 15155 (java) S 15131 15134 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6527318 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363022927016 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15374] ppid=15131 vsize=9824732 CPUtime=646.85 cores=0,2,4,6
/proc/15134/task/15374/stat : 15374 (java) R 15131 15134 11545 0 -1 4202560 12 0 0 0 64676 9 0 0 20 0 22 0 6548726 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140361745816256 140363039462565 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15375] ppid=15131 vsize=9824732 CPUtime=646.83 cores=0,2,4,6
/proc/15134/task/15375/stat : 15375 (java) R 15131 15134 11545 0 -1 4202560 21 0 0 0 64674 9 0 0 20 0 22 0 6548726 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363025030528 140363039386014 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15376] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15376/stat : 15376 (java) S 15131 15134 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6548726 10060525568 1491053 33554432000 1073741824 1073778376 140733453388720 140363023979944 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1746.09
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+909.101 s]
/proc/loadavg: 4.30 4.26 4.07 5/219 15484
/proc/meminfo: memFree=23448856/32872528 swapFree=13208/1155804
[pid=15134] ppid=15131 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/15134/stat : 15134 (java) S 15131 15134 11545 0 -1 4202496 58596 0 1 0 179269 731 0 0 20 0 22 0 6527212 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140733453379856 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15134/statm: 2456183 1491068 2304 9 0 2446860 0
[pid=15134/tid=15136] ppid=15131 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/15134/task/15136/stat : 15136 (java) S 15131 15134 11545 0 -1 4202560 2483 0 1 0 148 4 0 0 20 0 22 0 6527213 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363209560952 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15137] ppid=15131 vsize=9824732 CPUtime=5.02 cores=0,2,4,6
/proc/15134/task/15137/stat : 15137 (java) S 15131 15134 11545 0 -1 4202560 2003 0 0 0 409 93 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363171051816 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15138] ppid=15131 vsize=9824732 CPUtime=4.5 cores=0,2,4,6
/proc/15134/task/15138/stat : 15138 (java) S 15131 15134 11545 0 -1 4202560 1575 0 0 0 375 75 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363169999016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15139] ppid=15131 vsize=9824732 CPUtime=4.92 cores=0,2,4,6
/proc/15134/task/15139/stat : 15139 (java) S 15131 15134 11545 0 -1 4202560 1503 0 0 0 411 81 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363168946728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15140] ppid=15131 vsize=9824732 CPUtime=4.78 cores=0,2,4,6
/proc/15134/task/15140/stat : 15140 (java) S 15131 15134 11545 0 -1 4202560 1543 0 0 0 394 84 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363167893928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15141] ppid=15131 vsize=9824732 CPUtime=4.81 cores=0,2,4,6
/proc/15134/task/15141/stat : 15141 (java) S 15131 15134 11545 0 -1 4202560 1714 0 0 0 400 81 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363166841640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15142] ppid=15131 vsize=9824732 CPUtime=4.99 cores=0,2,4,6
/proc/15134/task/15142/stat : 15142 (java) S 15131 15134 11545 0 -1 4202560 1703 0 0 0 425 74 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363165788840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15143] ppid=15131 vsize=9824732 CPUtime=4.56 cores=0,2,4,6
/proc/15134/task/15143/stat : 15143 (java) S 15131 15134 11545 0 -1 4202560 1384 0 0 0 383 73 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363164736552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15144] ppid=15131 vsize=9824732 CPUtime=4.75 cores=0,2,4,6
/proc/15134/task/15144/stat : 15144 (java) S 15131 15134 11545 0 -1 4202560 1474 0 0 0 402 73 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363163683752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15145] ppid=15131 vsize=9824732 CPUtime=12.93 cores=0,2,4,6
/proc/15134/task/15145/stat : 15145 (java) S 15131 15134 11545 0 -1 4202560 5064 0 0 0 1287 6 0 0 20 0 22 0 6527215 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363033454824 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15146] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15146/stat : 15146 (java) S 15131 15134 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6527216 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363032400888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15147] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15147/stat : 15147 (java) S 15131 15134 11545 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 22 0 6527216 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363031348488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15148] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15148/stat : 15148 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6527218 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363030296976 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15149] ppid=15131 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/15134/task/15149/stat : 15149 (java) S 15131 15134 11545 0 -1 4202560 15762 0 0 0 253 2 0 0 20 0 22 0 6527218 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363029244600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15150] ppid=15131 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/15134/task/15150/stat : 15150 (java) S 15131 15134 11545 0 -1 4202560 20514 0 0 0 227 4 0 0 20 0 22 0 6527218 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363028191800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15151] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15151/stat : 15151 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6527218 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363027139704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15152] ppid=15131 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/15134/task/15152/stat : 15152 (java) S 15131 15134 11545 0 -1 4202560 53 0 0 0 11 12 0 0 20 0 22 0 6527218 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363026087112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15155] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15155/stat : 15155 (java) S 15131 15134 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6527318 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363022927016 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15374] ppid=15131 vsize=9824732 CPUtime=673.39 cores=0,2,4,6
/proc/15134/task/15374/stat : 15374 (java) R 15131 15134 11545 0 -1 4202560 12 0 0 0 67329 10 0 0 20 0 22 0 6548726 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140361745816336 140363039275240 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15375] ppid=15131 vsize=9824732 CPUtime=673.37 cores=0,2,4,6
/proc/15134/task/15375/stat : 15375 (java) R 15131 15134 11545 0 -1 4202560 23 0 0 0 67327 10 0 0 20 0 22 0 6548726 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363025030096 140363039386014 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15376] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15376/stat : 15376 (java) S 15131 15134 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6548726 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363023979944 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 15134 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+909.101 s]
/proc/loadavg: 4.30 4.26 4.07 5/219 15484
/proc/meminfo: memFree=23448856/32872528 swapFree=13208/1155804
[pid=15134] ppid=15131 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/15134/stat : 15134 (java) S 15131 15134 11545 0 -1 4202496 58596 0 1 0 179269 731 0 0 20 0 22 0 6527212 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140733453379856 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15134/statm: 2456183 1491068 2304 9 0 2446860 0
[pid=15134/tid=15136] ppid=15131 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/15134/task/15136/stat : 15136 (java) S 15131 15134 11545 0 -1 4202560 2483 0 1 0 148 4 0 0 20 0 22 0 6527213 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363209560952 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15137] ppid=15131 vsize=9824732 CPUtime=5.02 cores=0,2,4,6
/proc/15134/task/15137/stat : 15137 (java) S 15131 15134 11545 0 -1 4202560 2003 0 0 0 409 93 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363171051816 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15138] ppid=15131 vsize=9824732 CPUtime=4.5 cores=0,2,4,6
/proc/15134/task/15138/stat : 15138 (java) S 15131 15134 11545 0 -1 4202560 1575 0 0 0 375 75 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363169999016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15139] ppid=15131 vsize=9824732 CPUtime=4.92 cores=0,2,4,6
/proc/15134/task/15139/stat : 15139 (java) S 15131 15134 11545 0 -1 4202560 1503 0 0 0 411 81 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363168946728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15140] ppid=15131 vsize=9824732 CPUtime=4.78 cores=0,2,4,6
/proc/15134/task/15140/stat : 15140 (java) S 15131 15134 11545 0 -1 4202560 1543 0 0 0 394 84 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363167893928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15141] ppid=15131 vsize=9824732 CPUtime=4.81 cores=0,2,4,6
/proc/15134/task/15141/stat : 15141 (java) S 15131 15134 11545 0 -1 4202560 1714 0 0 0 400 81 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363166841640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15142] ppid=15131 vsize=9824732 CPUtime=4.99 cores=0,2,4,6
/proc/15134/task/15142/stat : 15142 (java) S 15131 15134 11545 0 -1 4202560 1703 0 0 0 425 74 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363165788840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15143] ppid=15131 vsize=9824732 CPUtime=4.56 cores=0,2,4,6
/proc/15134/task/15143/stat : 15143 (java) S 15131 15134 11545 0 -1 4202560 1384 0 0 0 383 73 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363164736552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15144] ppid=15131 vsize=9824732 CPUtime=4.75 cores=0,2,4,6
/proc/15134/task/15144/stat : 15144 (java) S 15131 15134 11545 0 -1 4202560 1474 0 0 0 402 73 0 0 20 0 22 0 6527214 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363163683752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15145] ppid=15131 vsize=9824732 CPUtime=12.93 cores=0,2,4,6
/proc/15134/task/15145/stat : 15145 (java) S 15131 15134 11545 0 -1 4202560 5064 0 0 0 1287 6 0 0 20 0 22 0 6527215 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363033454824 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15146] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15146/stat : 15146 (java) S 15131 15134 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6527216 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363032400888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15147] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15147/stat : 15147 (java) S 15131 15134 11545 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 22 0 6527216 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363031348488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15148] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15148/stat : 15148 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6527218 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363030296976 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15149] ppid=15131 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/15134/task/15149/stat : 15149 (java) S 15131 15134 11545 0 -1 4202560 15762 0 0 0 253 2 0 0 20 0 22 0 6527218 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363029244600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15134/tid=15150] ppid=15131 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/15134/task/15150/stat : 15150 (java) S 15131 15134 11545 0 -1 4202560 20514 0 0 0 227 4 0 0 20 0 22 0 6527218 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363028191800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15151] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15151/stat : 15151 (java) S 15131 15134 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6527218 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363027139704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15152] ppid=15131 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/15134/task/15152/stat : 15152 (java) S 15131 15134 11545 0 -1 4202560 53 0 0 0 11 12 0 0 20 0 22 0 6527218 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363026087112 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15155] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15155/stat : 15155 (java) S 15131 15134 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6527318 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363022927016 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15134/tid=15374] ppid=15131 vsize=9824732 CPUtime=673.39 cores=0,2,4,6
/proc/15134/task/15374/stat : 15374 (java) R 15131 15134 11545 0 -1 4202560 12 0 0 0 67329 10 0 0 20 0 22 0 6548726 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140361745816336 140363039275240 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15134/tid=15375] ppid=15131 vsize=9824732 CPUtime=673.37 cores=0,2,4,6
/proc/15134/task/15375/stat : 15375 (java) R 15131 15134 11545 0 -1 4202560 23 0 0 0 67327 10 0 0 20 0 22 0 6548726 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363025030096 140363039386014 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15134/tid=15376] ppid=15131 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15134/task/15376/stat : 15376 (java) S 15131 15134 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6548726 10060525568 1491068 33554432000 1073741824 1073778376 140733453388720 140363023979944 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15134 and gives
#  childrusage.ru_utime.tv_sec=1789
#  childrusage.ru_utime.tv_usec=190001
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=692830
# CPU time returned by wait4() is 1796.88
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# 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.190056
#  lost CPU user time (s): 0.250015
#  lost CPU system time (s): -0.0599999

Real time (s): 909.166
CPU time (s): 1800.19
CPU user time (s): 1792.94
CPU system time (s): 7.25
CPU usage (%): 198.005
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.19
system time used= 7.69283
maximum resident set size= 5964384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58631
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24383
involuntary context switches= 24435

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.48117 second user time and 7.42487 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-30 04:59:58
IDJOB=4119417
IDBENCH=111725
IDSOLVER=2543
FILE ID=node114/4119417-1467255598
RUNJOBID= node114-1467246678-11561
PBS_JOBID= 20004474
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-faclay30.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119417-1467255598/watcher-4119417-1467255598 -o /tmp/evaluation-result-4119417-1467255598/solver-4119417-1467255598 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119417-1467255598.opb

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

MD5SUM BENCH= ffd1a5f7e176069fc92cb6e3398881e4
RANDOM SEED=1185009851

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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:        25708900 kB
Buffers:          119464 kB
Cached:          1212236 kB
SwapCached:            0 kB
Active:          4048848 kB
Inactive:        1210568 kB
Active(anon):    3929452 kB
Inactive(anon):      572 kB
Active(file):     119396 kB
Inactive(file):  1209996 kB
Unevictable:     1155804 kB
Mlocked:           13208 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       5212188 kB
Mapped:            22240 kB
Shmem:               204 kB
Slab:             608860 kB
SReclaimable:      52884 kB
SUnreclaim:       555976 kB
KernelStack:        1760 kB
PageTables:        14288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5599344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5117952 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= 71668 MiB
End job on node114 at 2016-06-30 05:15:07