Trace number 4081794

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)-63 1800.04 895.264

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_5.opb
MD5SUM40141f2f083fa5e1f8a41aa043de0b1b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-64
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -69
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint25
Maximum length of a constraint47
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15706
Sum of products size (including duplicates)31412
Number of different products7853
Sum of products size15706

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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081794-1465255479.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
1.61/0.76	c ... done. Wall clock time 0.643s.
1.61/0.76	c declared #vars     500
1.61/0.76	c internal #vars     8353
1.61/0.76	c #constraints  16706
1.61/0.76	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.61/0.76	c constraints type 
1.61/0.76	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7853
1.61/0.76	c org.sat4j.minisat.constraints.cnf.UnitClauses => 453
1.61/0.76	c org.sat4j.specs.Constr$1 => 529
1.61/0.76	c org.sat4j.minisat.constraints.cnf.UnitClause => 18
1.61/0.76	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7853
1.61/0.76	c 16706 constraints processed.
1.61/0.76	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.61/0.76	c constraints type 
1.61/0.76	c org.sat4j.specs.Constr$1 => 529
1.61/0.76	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7853
1.61/0.76	c org.sat4j.pb.constraints.pb.UnitClausesPB => 453
1.61/0.76	c org.sat4j.pb.constraints.pb.UnitClausePB => 18
1.61/0.76	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7853
1.61/0.76	c 16706 constraints processed.
1.61/0.76	c objective function length is 500 literals
2.34/0.92	c And the winner is solver0
3.01/1.26	c SATISFIABLE
3.01/1.26	c OPTIMIZING...
3.01/1.27	c Got one! Elapsed wall clock time (in seconds):1.148
3.01/1.27	o -50
5.00/1.87	c And the winner is solver1
5.19/2.27	c Got one! Elapsed wall clock time (in seconds):2.151
5.19/2.27	o -54
6.18/2.64	c cleaning 2652 clauses out of 5311 with flag 4422/5311
7.24/3.02	c And the winner is solver1
7.34/3.27	c Got one! Elapsed wall clock time (in seconds):3.153
7.34/3.27	o -55
8.15/3.70	c cleaning 4213 clauses out of 8435 with flag 7154/11087
8.83/3.94	c And the winner is solver1
8.93/4.27	c Got one! Elapsed wall clock time (in seconds):4.155
8.93/4.27	o -56
9.98/4.84	c cleaning 4965 clauses out of 9929 with flag 9138/16794
10.91/5.25	c And the winner is solver1
10.91/5.27	c Got one! Elapsed wall clock time (in seconds):5.157
10.91/5.27	o -57
11.81/5.69	c cleaning 5434 clauses out of 10873 with flag 6769/22703
12.25/5.87	c And the winner is solver1
12.42/6.28	c Got one! Elapsed wall clock time (in seconds):6.159
12.42/6.28	o -58
13.50/6.84	c cleaning 5493 clauses out of 10994 with flag 9055/28258
15.42/7.72	c cleaning 5751 clauses out of 11501 with flag 23232/34258
15.42/7.74	c And the winner is solver1
15.42/7.78	c Got one! Elapsed wall clock time (in seconds):7.66
15.42/7.78	o -59
16.74/8.42	c And the winner is solver1
16.80/8.78	c Got one! Elapsed wall clock time (in seconds):8.661
16.80/8.78	o -60
17.05/8.95	c cleaning 5813 clauses out of 11626 with flag 2608/40134
18.93/9.82	c cleaning 5906 clauses out of 11812 with flag 16646/46133
20.93/10.80	c cleaning 6451 clauses out of 12906 with flag 33171/53133
23.35/12.00	c cleaning 7225 clauses out of 14455 with flag 52670/61133
26.14/13.33	c And the winner is solver1
26.17/13.78	c Got one! Elapsed wall clock time (in seconds):13.663
26.17/13.78	o -61
28.00/14.77	c cleaning 10303 clauses out of 20610 with flag 11618/74513
29.79/15.68	c cleaning 8154 clauses out of 16309 with flag 25311/80515
32.31/16.87	c cleaning 7578 clauses out of 15155 with flag 41769/87515
34.71/18.02	c cleaning 7784 clauses out of 15575 with flag 59938/95513
37.41/19.34	c cleaning 8392 clauses out of 16793 with flag 80881/104515
40.43/20.90	c cleaning 9200 clauses out of 18399 with flag 104536/114513
44.23/22.73	c cleaning 10100 clauses out of 20199 with flag 129885/125513
48.68/24.86	c cleaning 11049 clauses out of 22102 with flag 157637/137516
53.28/27.19	c cleaning 12022 clauses out of 24050 with flag 189042/150513
58.69/29.82	c cleaning 13013 clauses out of 26029 with flag 222828/164514
64.75/32.75	c cleaning 14002 clauses out of 28015 with flag 257628/179513
72.16/36.41	c cleaning 15007 clauses out of 30014 with flag 296825/195514
81.87/41.50	c cleaning 15999 clauses out of 32006 with flag 338116/212513
89.86/45.54	c cleaning 17003 clauses out of 34007 with flag 380549/230513
98.75/49.94	c cleaning 18001 clauses out of 36004 with flag 426324/249513
108.96/55.05	c cleaning 18994 clauses out of 38003 with flag 474264/269513
120.69/60.86	c cleaning 20002 clauses out of 40010 with flag 526545/290514
122.94/61.98	c And the winner is solver1
122.94/62.42	c Got one! Elapsed wall clock time (in seconds):62.302
122.94/62.42	o -62
123.52/62.76	c cleaning 12869 clauses out of 25753 with flag 2314/296259
125.92/63.91	c cleaning 9437 clauses out of 18886 with flag 17252/302261
128.30/65.13	c cleaning 8218 clauses out of 16447 with flag 34915/309259
130.70/66.36	c cleaning 8115 clauses out of 16229 with flag 53550/317259
133.70/67.83	c cleaning 8552 clauses out of 17114 with flag 75685/326259
137.43/69.63	c cleaning 9280 clauses out of 18562 with flag 101085/336259
141.25/71.53	c cleaning 10138 clauses out of 20282 with flag 128180/347259
145.85/73.85	c cleaning 11072 clauses out of 22144 with flag 157920/359259
150.43/76.10	c cleaning 12031 clauses out of 24072 with flag 188798/372259
155.28/78.56	c cleaning 13021 clauses out of 26041 with flag 221663/386259
160.56/81.15	c cleaning 14011 clauses out of 28021 with flag 257095/401260
166.76/84.21	c cleaning 15005 clauses out of 30010 with flag 297152/417260
173.16/87.47	c cleaning 15998 clauses out of 32004 with flag 338687/434259
181.35/91.44	c cleaning 17000 clauses out of 34006 with flag 382079/452259
190.33/95.93	c cleaning 17998 clauses out of 36006 with flag 428261/471259
200.60/101.50	c cleaning 19000 clauses out of 38009 with flag 476529/491260
211.21/106.76	c cleaning 20000 clauses out of 40010 with flag 527144/512261
222.31/112.28	c cleaning 21003 clauses out of 42010 with flag 580771/534261
234.29/118.21	c cleaning 22002 clauses out of 44006 with flag 637881/557260
247.62/124.86	c cleaning 23002 clauses out of 46003 with flag 696832/581259
261.02/131.57	c cleaning 23997 clauses out of 48002 with flag 756896/606260
277.97/139.99	c cleaning 25003 clauses out of 50005 with flag 821905/632260
293.75/147.78	c cleaning 25998 clauses out of 52003 with flag 886165/659261
314.20/157.86	c cleaning 26998 clauses out of 54003 with flag 955455/687259
330.81/166.18	c cleaning 28001 clauses out of 56006 with flag 1025203/716260
348.44/174.85	c cleaning 29000 clauses out of 58006 with flag 1096894/746261
366.24/183.66	c cleaning 0 clauses out of 7439 with flag 0/7439
367.90/184.21	c cleaning 29998 clauses out of 60004 with flag 1174575/777259
392.19/196.23	c cleaning 31004 clauses out of 62007 with flag 1255172/809260
412.44/206.21	c cleaning 31996 clauses out of 64003 with flag 1333818/842260
435.52/217.63	c cleaning 32999 clauses out of 66006 with flag 1413929/876259
462.76/230.97	c cleaning 33999 clauses out of 68007 with flag 1499397/911259
489.31/244.08	c cleaning 35001 clauses out of 70010 with flag 1585334/947261
517.03/257.57	c cleaning 36003 clauses out of 72008 with flag 1674111/984260
521.01/259.52	c And the winner is solver1
521.01/260.02	c Got one! Elapsed wall clock time (in seconds):259.901
521.01/260.02	o -63
524.36/261.70	c cleaning 23645 clauses out of 47297 with flag 11499/995552
528.09/263.43	c cleaning 14821 clauses out of 29655 with flag 25851/1001555
530.49/264.66	c cleaning 10910 clauses out of 21832 with flag 42283/1008553
532.89/265.86	c cleaning 9457 clauses out of 18921 with flag 61553/1016552
535.90/267.33	c cleaning 9230 clauses out of 18465 with flag 83299/1025553
539.29/269.04	c cleaning 9617 clauses out of 19235 with flag 107456/1035553
545.56/272.73	c cleaning 10306 clauses out of 20619 with flag 134555/1046554
549.35/274.69	c cleaning 11152 clauses out of 22312 with flag 163472/1058553
553.95/276.98	c cleaning 12073 clauses out of 24159 with flag 194972/1071552
559.02/279.50	c cleaning 13038 clauses out of 26086 with flag 229458/1085552
564.41/282.10	c cleaning 14020 clauses out of 28048 with flag 265541/1100552
570.61/285.21	c cleaning 15014 clauses out of 30028 with flag 304387/1116552
577.66/288.76	c cleaning 16008 clauses out of 32015 with flag 345737/1133553
585.06/292.41	c cleaning 17003 clauses out of 34007 with flag 389594/1151553
593.37/296.55	c cleaning 17999 clauses out of 36003 with flag 435403/1170552
602.17/300.94	c cleaning 18993 clauses out of 38004 with flag 484694/1190552
611.68/305.68	c cleaning 20004 clauses out of 40012 with flag 537015/1211553
622.58/311.05	c cleaning 20998 clauses out of 42007 with flag 593132/1233552
634.50/316.93	c cleaning 22003 clauses out of 44010 with flag 650756/1256553
646.50/322.92	c cleaning 22997 clauses out of 46007 with flag 710923/1280553
660.22/329.70	c cleaning 24005 clauses out of 48009 with flag 774226/1305552
674.34/336.75	c cleaning 25001 clauses out of 50006 with flag 840356/1331554
690.46/344.71	c cleaning 25996 clauses out of 52003 with flag 908253/1358552
706.83/352.82	c cleaning 27001 clauses out of 54010 with flag 975642/1386555
726.80/362.71	c cleaning 27997 clauses out of 56006 with flag 1051820/1415552
745.00/371.79	c cleaning 29002 clauses out of 58009 with flag 1126952/1445552
764.75/381.50	c cleaning 29999 clauses out of 60007 with flag 1207601/1476552
788.76/393.48	c cleaning 31002 clauses out of 62008 with flag 1290525/1508552
816.49/407.09	c cleaning 31999 clauses out of 64007 with flag 1379225/1541553
840.95/419.19	c cleaning 33001 clauses out of 66007 with flag 1461280/1575552
872.24/434.65	c cleaning 33999 clauses out of 68006 with flag 1549602/1610552
906.13/451.35	c cleaning 35001 clauses out of 70009 with flag 1638298/1646554
939.90/467.92	c cleaning 36004 clauses out of 72007 with flag 1731216/1683553
969.00/482.34	c cleaning 36999 clauses out of 74003 with flag 1829063/1721553
1002.15/498.61	c cleaning 37997 clauses out of 76004 with flag 1927771/1760553
1034.07/514.43	c cleaning 38995 clauses out of 78006 with flag 2029620/1800552
1068.66/531.44	c cleaning 40006 clauses out of 80012 with flag 2133283/1841553
1102.44/548.01	c cleaning 41001 clauses out of 82008 with flag 2240030/1883555
1141.05/567.02	c cleaning 41997 clauses out of 84004 with flag 2348830/1926552
1177.52/584.91	c cleaning 43003 clauses out of 86008 with flag 2460353/1970553
1205.65/598.83	c cleaning 0 clauses out of 12551 with flag 0/12551
1224.04/609.30	c cleaning 44000 clauses out of 88004 with flag 2577651/2015552
1260.43/627.32	c cleaning 45000 clauses out of 90004 with flag 2697354/2061552
1303.49/648.72	c cleaning 46003 clauses out of 92005 with flag 2817602/2108553
1349.40/671.52	c cleaning 46997 clauses out of 94001 with flag 2938721/2156552
1392.99/693.11	c cleaning 48000 clauses out of 96005 with flag 3059246/2205553
1445.41/719.08	c cleaning 48997 clauses out of 98004 with flag 3183471/2255552
1489.96/741.07	c cleaning 50002 clauses out of 100008 with flag 3309840/2306553
1534.61/763.01	c cleaning 50997 clauses out of 102006 with flag 3434910/2358553
1592.74/791.65	c cleaning 51996 clauses out of 104008 with flag 3566771/2411552
1663.44/827.46	c cleaning 53003 clauses out of 106012 with flag 3696240/2465552
1734.87/862.99	c cleaning 54001 clauses out of 108011 with flag 3829233/2520554
1798.70/894.64	c cleaning 55003 clauses out of 110011 with flag 3965328/2576555
1800.04/895.20	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.04/895.20	c starts		: 50761
1800.04/895.20	c conflicts		: 2577681
1800.04/895.20	c decisions		: 23575377
1800.04/895.20	c propagations		: 36768346
1800.04/895.20	c inspects		: 8238948384
1800.04/895.20	c shortcuts		: 0
1800.04/895.20	c learnt literals	: 0
1800.04/895.20	c learnt binary clauses	: 0
1800.04/895.20	c learnt ternary clauses	: 0
1800.04/895.20	c learnt constraints	: 2577681
1800.04/895.20	c ignored constraints	: 0
1800.04/895.20	c root simplifications	: 0
1800.04/895.20	c removed literals (reason simplification)	: 46444154
1800.04/895.20	c reason swapping (by a shorter reason)	: 0
1800.04/895.20	c Calls to reduceDB	: 112
1800.04/895.20	c Number of update (reduction) of LBD	: 107146
1800.04/895.20	c Imported unit clauses	: 0
1800.04/895.20	c number of reductions to clauses (during analyze)	: 0
1800.04/895.20	c number of learned constraints concerned by reduction	: 0
1800.04/895.20	c number of learning phase by resolution	: 0
1800.04/895.20	c number of learning phase by cutting planes	: 0
1800.04/895.20	c speed (assignments/second)	: 57886.31604799884
1800.04/895.20	c non guided choices	0
1800.04/895.22	c learnt constraints type 
1800.04/895.22	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 56135
1800.04/895.22	c >>>>>>>>>> Solver number 1 (10 answers) <<<<<<<<<<<<<<<<<<
1800.04/895.22	c starts		: 53
1800.04/895.22	c conflicts		: 15301
1800.04/895.22	c decisions		: 22266
1800.04/895.22	c propagations		: 289780
1800.04/895.22	c inspects		: 772255310
1800.04/895.22	c shortcuts		: 0
1800.04/895.22	c learnt literals	: 0
1800.04/895.22	c learnt binary clauses	: 0
1800.04/895.22	c learnt ternary clauses	: 0
1800.04/895.22	c learnt constraints	: 15301
1800.04/895.22	c ignored constraints	: 0
1800.04/895.22	c root simplifications	: 0
1800.04/895.22	c removed literals (reason simplification)	: 0
1800.04/895.22	c reason swapping (by a shorter reason)	: 0
1800.04/895.22	c Calls to reduceDB	: 2
1800.04/895.22	c Number of update (reduction) of LBD	: 0
1800.04/895.22	c Imported unit clauses	: 0
1800.04/895.22	c number of reductions to clauses (during analyze)	: 0
1800.04/895.22	c number of learned constraints concerned by reduction	: 0
1800.04/895.22	c number of learning phase by resolution	: 0
1800.04/895.22	c number of learning phase by cutting planes	: 0
1800.04/895.22	c speed (assignments/second)	: 324.1571946498067
1800.04/895.22	c non guided choices	0
1800.04/895.23	c learnt constraints type 
1800.04/895.23	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 829
1800.04/895.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14472
1800.04/895.23	s SATISFIABLE
1800.04/895.23	c Found 11 solution(s)
1800.04/895.23	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 -x437 -x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 -x446 -x447 x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 x457 -x458 x459 -x460 -x461 -x462 -x463 -x464 x465 -x466 -x467 -x468 -x469 x470 -x471 -x472 x473 -x474 x475 -x476 -x477 -x478 -x479 x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 x492 -x493 x494 -x495 -x496 -x497 -x498 x499 -x500 
1800.04/895.23	c objective function=-63
1800.04/895.23	c Total wall clock time (in seconds): 895.115

Verifier Data

OK	-63

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-4081794-1465255479/watcher-4081794-1465255479 -o /tmp/evaluation-result-4081794-1465255479/solver-4081794-1465255479 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465253685-3610 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081794-1465255479.opb 

pid=4049
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.21 4.24 3.94 4/197 4052
/proc/meminfo: memFree=26650400/32872528 swapFree=16080/1655368
[pid=4052] ppid=4049 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/4052/stat : 4052 (java) R 4049 4052 3593 0 -1 4202496 531 0 0 0 0 0 0 0 20 0 1 0 107481486 9515008 183 33554432000 1073741824 1073778376 140733260922176 140733260904904 217410560951 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4052/statm: 2323 186 143 9 0 71 0

[startup+0.100111 s]
/proc/loadavg: 4.21 4.24 3.94 4/197 4052
/proc/meminfo: memFree=26650400/32872528 swapFree=16080/1655368
[pid=4052] ppid=4049 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/4052/stat : 4052 (java) S 4049 4052 3593 0 -1 4202496 4400 0 1 0 8 1 0 0 20 0 18 0 107481486 9787879424 6034 33554432000 1073741824 1073778376 140733260922176 140733260913312 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4052/statm: 2389619 6034 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200322 s]
/proc/loadavg: 4.21 4.24 3.94 4/197 4052
/proc/meminfo: memFree=26650400/32872528 swapFree=16080/1655368
[pid=4052] ppid=4049 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/4052/stat : 4052 (java) S 4049 4052 3593 0 -1 4202496 4582 0 1 0 21 1 0 0 20 0 18 0 107481486 9787879424 7210 33554432000 1073741824 1073778376 140733260922176 140733260913312 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4052/statm: 2389619 7210 2200 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300312 s]
/proc/loadavg: 4.21 4.24 3.94 4/197 4052
/proc/meminfo: memFree=26650400/32872528 swapFree=16080/1655368
[pid=4052] ppid=4049 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/4052/stat : 4052 (java) S 4049 4052 3593 0 -1 4202496 5965 0 1 0 46 2 0 0 20 0 18 0 107481486 9787879424 8979 33554432000 1073741824 1073778376 140733260922176 140733260913312 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4052/statm: 2389619 8979 2225 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700209 s]
/proc/loadavg: 4.21 4.24 3.94 4/197 4052
/proc/meminfo: memFree=26650400/32872528 swapFree=16080/1655368
[pid=4052] ppid=4049 vsize=9558476 CPUtime=1.61 cores=1,3,5,7
/proc/4052/stat : 4052 (java) S 4049 4052 3593 0 -1 4202496 22514 0 1 0 156 5 0 0 20 0 18 0 107481486 9787879424 27470 33554432000 1073741824 1073778376 140733260922176 140733260913312 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4052/statm: 2389619 27470 2262 9 0 2380296 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 9558476

[startup+1.50078 s]
/proc/loadavg: 4.04 4.20 3.93 5/216 4074
/proc/meminfo: memFree=26537772/32872528 swapFree=16080/1655368
[pid=4052] ppid=4049 vsize=9824732 CPUtime=3.81 cores=1,3,5,7
/proc/4052/stat : 4052 (java) S 4049 4052 3593 0 -1 4202496 33217 0 1 0 372 9 0 0 20 0 22 0 107481486 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140733260913312 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4052/statm: 2456183 33839 2276 9 0 2446860 0
[pid=4052/tid=4054] ppid=4049 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/4052/task/4054/stat : 4054 (java) S 4049 4052 3593 0 -1 4202560 2437 0 1 0 72 2 0 0 20 0 22 0 107481487 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607819764600 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4055] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4055/stat : 4055 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481488 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607781255720 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4056] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4056/stat : 4056 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481488 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607780202920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4057] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4057/stat : 4057 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481488 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607779150120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4058] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4058/stat : 4058 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481488 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607778097320 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4059] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4059/stat : 4059 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481488 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607777045544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4060] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4060/stat : 4060 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481488 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607775992744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4061] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4061/stat : 4061 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481488 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607774939944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4062] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4062/stat : 4062 (java) S 4049 4052 3593 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107481488 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607773887144 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4063] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4063/stat : 4063 (java) S 4049 4052 3593 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 107481489 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607643159016 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4064] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4064/stat : 4064 (java) S 4049 4052 3593 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 107481490 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607642105080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4065] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4065/stat : 4065 (java) S 4049 4052 3593 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107481490 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607641052168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4066] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4066/stat : 4066 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607640000656 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4067] ppid=4049 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/4052/task/4067/stat : 4067 (java) R 4049 4052 3593 0 -1 4202560 17097 0 0 0 110 3 0 0 20 0 22 0 107481492 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607638948424 140607826568263 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4068] ppid=4049 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/4052/task/4068/stat : 4068 (java) R 4049 4052 3593 0 -1 4202560 12332 0 0 0 117 1 0 0 20 0 22 0 107481492 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607637889832 140607825726938 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4069] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4069/stat : 4069 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607636843384 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4070] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4070/stat : 4070 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140607635790792 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4073] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4073/stat : 4073 (java) S 4049 4052 3593 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107481572 10060525568 33839 33554432000 1073741824 1073778376 140733260922176 140606490792872 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.04 4.20 3.93 1/189 4108
/proc/meminfo: memFree=30171296/32872528 swapFree=16080/1655368
[pid=4052] ppid=4049 vsize=9824732 CPUtime=7.34 cores=1,3,5,7
/proc/4052/stat : 4052 (java) S 4049 4052 3593 0 -1 4202496 36147 0 1 0 714 20 0 0 20 0 19 0 107481486 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140733260913312 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4052/statm: 2456183 67217 2293 9 0 2446860 0
[pid=4052/tid=4054] ppid=4049 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/4052/task/4054/stat : 4054 (java) S 4049 4052 3593 0 -1 4202560 2437 0 1 0 72 2 0 0 20 0 19 0 107481487 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607819764600 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4055] ppid=4049 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4052/task/4055/stat : 4055 (java) S 4049 4052 3593 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 107481488 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607781255720 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4056] ppid=4049 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4052/task/4056/stat : 4056 (java) S 4049 4052 3593 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 107481488 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607780202920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4057] ppid=4049 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/4052/task/4057/stat : 4057 (java) S 4049 4052 3593 0 -1 4202560 150 0 0 0 2 1 0 0 20 0 19 0 107481488 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607779150120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4058] ppid=4049 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4052/task/4058/stat : 4058 (java) S 4049 4052 3593 0 -1 4202560 90 0 0 0 3 1 0 0 20 0 19 0 107481488 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607778097320 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4059] ppid=4049 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/4052/task/4059/stat : 4059 (java) S 4049 4052 3593 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 107481488 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607777045544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4060] ppid=4049 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4052/task/4060/stat : 4060 (java) S 4049 4052 3593 0 -1 4202560 107 0 0 0 2 0 0 0 20 0 19 0 107481488 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607775992744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4061] ppid=4049 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4052/task/4061/stat : 4061 (java) S 4049 4052 3593 0 -1 4202560 81 0 0 0 2 0 0 0 20 0 19 0 107481488 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607774939944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4062] ppid=4049 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4052/task/4062/stat : 4062 (java) S 4049 4052 3593 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 107481488 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607773887144 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4063] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4063/stat : 4063 (java) S 4049 4052 3593 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 107481489 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607643159016 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4064] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4064/stat : 4064 (java) S 4049 4052 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107481490 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607642105080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4065] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4065/stat : 4065 (java) S 4049 4052 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107481490 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607641052168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4066] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4066/stat : 4066 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107481492 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607640000656 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4067] ppid=4049 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/4052/task/4067/stat : 4067 (java) S 4049 4052 3593 0 -1 4202560 19390 0 0 0 157 3 0 0 20 0 19 0 107481492 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607638948792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4068] ppid=4049 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/4052/task/4068/stat : 4068 (java) S 4049 4052 3593 0 -1 4202560 12363 0 0 0 186 1 0 0 20 0 19 0 107481492 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607637895992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4069] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4069/stat : 4069 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107481492 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607636843384 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4070] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4070/stat : 4070 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107481492 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140607635790792 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4077] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4077/stat : 4077 (java) S 4049 4052 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107481614 10060525568 67217 33554432000 1073741824 1073778376 140733260922176 140606489740712 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.34
Current children cumulated vsize (KiB) 9824732

[startup+6.30085 s]
/proc/loadavg: 4.11 4.22 3.93 5/217 4229
/proc/meminfo: memFree=29725108/32872528 swapFree=16080/1655368
[pid=4052] ppid=4049 vsize=9824732 CPUtime=12.46 cores=1,3,5,7
/proc/4052/stat : 4052 (java) S 4049 4052 3593 0 -1 4202496 37336 0 1 0 1208 38 0 0 20 0 22 0 107481486 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140733260913312 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4052/statm: 2456183 115527 2295 9 0 2446860 0
[pid=4052/tid=4054] ppid=4049 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/4052/task/4054/stat : 4054 (java) S 4049 4052 3593 0 -1 4202560 2438 0 1 0 72 2 0 0 20 0 22 0 107481487 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607819764600 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4055] ppid=4049 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/4052/task/4055/stat : 4055 (java) S 4049 4052 3593 0 -1 4202560 39 0 0 0 3 2 0 0 20 0 22 0 107481488 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607781255720 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4056] ppid=4049 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/4052/task/4056/stat : 4056 (java) S 4049 4052 3593 0 -1 4202560 78 0 0 0 9 3 0 0 20 0 22 0 107481488 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607780202920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4057] ppid=4049 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/4052/task/4057/stat : 4057 (java) S 4049 4052 3593 0 -1 4202560 183 0 0 0 6 3 0 0 20 0 22 0 107481488 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607779150120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4058] ppid=4049 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/4052/task/4058/stat : 4058 (java) S 4049 4052 3593 0 -1 4202560 127 0 0 0 7 3 0 0 20 0 22 0 107481488 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607778097320 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4059] ppid=4049 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/4052/task/4059/stat : 4059 (java) S 4049 4052 3593 0 -1 4202560 50 0 0 0 5 2 0 0 20 0 22 0 107481488 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607777045544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4060] ppid=4049 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4052/task/4060/stat : 4060 (java) S 4049 4052 3593 0 -1 4202560 122 0 0 0 4 0 0 0 20 0 22 0 107481488 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607775992744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4061] ppid=4049 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4052/task/4061/stat : 4061 (java) S 4049 4052 3593 0 -1 4202560 96 0 0 0 3 1 0 0 20 0 22 0 107481488 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607774939944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4062] ppid=4049 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/4052/task/4062/stat : 4062 (java) S 4049 4052 3593 0 -1 4202560 42 0 0 0 3 2 0 0 20 0 22 0 107481488 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607773887144 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4063] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4063/stat : 4063 (java) S 4049 4052 3593 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 107481489 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607643159016 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4064] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4064/stat : 4064 (java) S 4049 4052 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107481490 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607642105080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4065] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4065/stat : 4065 (java) S 4049 4052 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107481490 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607641052168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4066] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4066/stat : 4066 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607640000656 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4067] ppid=4049 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/4052/task/4067/stat : 4067 (java) S 4049 4052 3593 0 -1 4202560 20123 0 0 0 188 3 0 0 20 0 22 0 107481492 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607638948792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4068] ppid=4049 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/4052/task/4068/stat : 4068 (java) S 4049 4052 3593 0 -1 4202560 12364 0 0 0 198 1 0 0 20 0 22 0 107481492 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607637895992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4069] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4069/stat : 4069 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607636843384 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4070] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4070/stat : 4070 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140607635790792 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4077] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4077/stat : 4077 (java) S 4049 4052 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107481614 10060525568 115527 33554432000 1073741824 1073778376 140733260922176 140606489740712 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 9824732


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

[pid=4052/tid=4062] ppid=4049 vsize=9824732 CPUtime=5.27 cores=1,3,5,7
/proc/4052/task/4062/stat : 4062 (java) S 4049 4052 3593 0 -1 4202560 2772 0 0 0 504 23 0 0 20 0 22 0 107481488 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140607773887144 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4063] ppid=4049 vsize=9824732 CPUtime=7.99 cores=1,3,5,7
/proc/4052/task/4063/stat : 4063 (java) S 4049 4052 3593 0 -1 4202560 3027 0 0 0 793 6 0 0 20 0 22 0 107481489 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140607643159016 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4064] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4064/stat : 4064 (java) S 4049 4052 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107481490 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140607642105080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4065] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4065/stat : 4065 (java) S 4049 4052 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107481490 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140607641052168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4066] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4066/stat : 4066 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140607640000656 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4067] ppid=4049 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/4052/task/4067/stat : 4067 (java) S 4049 4052 3593 0 -1 4202560 21515 0 0 0 237 3 0 0 20 0 22 0 107481492 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140607638948792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4068] ppid=4049 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/4052/task/4068/stat : 4068 (java) S 4049 4052 3593 0 -1 4202560 12410 0 0 0 231 2 0 0 20 0 22 0 107481492 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140607637895992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4069] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4069/stat : 4069 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140607636843384 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4070] ppid=4049 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/4052/task/4070/stat : 4070 (java) S 4049 4052 3593 0 -1 4202560 49 0 0 0 9 24 0 0 20 0 22 0 107481492 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140607635790792 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4077] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4077/stat : 4077 (java) S 4049 4052 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107481614 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140606489740712 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4277] ppid=4049 vsize=9824732 CPUtime=546.93 cores=1,3,5,7
/proc/4052/task/4277/stat : 4277 (java) R 4049 4052 3593 0 -1 4202560 11 0 0 0 54685 8 0 0 20 0 22 0 107507488 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140606491843872 140607650618939 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4278] ppid=4049 vsize=9824732 CPUtime=546.9 cores=1,3,5,7
/proc/4052/task/4278/stat : 4278 (java) R 4049 4052 3593 0 -1 4202560 52 0 0 0 54682 8 0 0 20 0 22 0 107507488 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140606490792304 140607650902084 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4279] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4279/stat : 4279 (java) S 4049 4052 3593 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107507489 10060525568 1039627 33554432000 1073741824 1073778376 140733260922176 140607634736808 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1652.25
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.27 4.40 4.22 5/219 4294
/proc/meminfo: memFree=22046484/32872528 swapFree=16080/1655368
[pid=4052] ppid=4049 vsize=9824732 CPUtime=1772.95 cores=1,3,5,7
/proc/4052/stat : 4052 (java) S 4049 4052 3593 0 -1 4202496 62614 0 1 0 177031 264 0 0 20 0 22 0 107481486 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140733260913312 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4052/statm: 2456183 1039619 2303 9 0 2446860 0
[pid=4052/tid=4054] ppid=4049 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/4052/task/4054/stat : 4054 (java) S 4049 4052 3593 0 -1 4202560 2452 0 1 0 76 3 0 0 20 0 22 0 107481487 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607819764600 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4055] ppid=4049 vsize=9824732 CPUtime=5.34 cores=1,3,5,7
/proc/4052/task/4055/stat : 4055 (java) S 4049 4052 3593 0 -1 4202560 1991 0 0 0 512 22 0 0 20 0 22 0 107481488 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607781255720 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4056] ppid=4049 vsize=9824732 CPUtime=5.65 cores=1,3,5,7
/proc/4052/task/4056/stat : 4056 (java) S 4049 4052 3593 0 -1 4202560 1412 0 0 0 538 27 0 0 20 0 22 0 107481488 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607780202920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4057] ppid=4049 vsize=9824732 CPUtime=5.27 cores=1,3,5,7
/proc/4052/task/4057/stat : 4057 (java) S 4049 4052 3593 0 -1 4202560 3394 0 0 0 505 22 0 0 20 0 22 0 107481488 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607779150120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4058] ppid=4049 vsize=9824732 CPUtime=5.48 cores=1,3,5,7
/proc/4052/task/4058/stat : 4058 (java) S 4049 4052 3593 0 -1 4202560 2812 0 0 0 526 22 0 0 20 0 22 0 107481488 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607778097320 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4059] ppid=4049 vsize=9824732 CPUtime=5.53 cores=1,3,5,7
/proc/4052/task/4059/stat : 4059 (java) S 4049 4052 3593 0 -1 4202560 1176 0 0 0 530 23 0 0 20 0 22 0 107481488 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607777045544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4060] ppid=4049 vsize=9824732 CPUtime=5.29 cores=1,3,5,7
/proc/4052/task/4060/stat : 4060 (java) S 4049 4052 3593 0 -1 4202560 2130 0 0 0 512 17 0 0 20 0 22 0 107481488 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607775992744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4061] ppid=4049 vsize=9824732 CPUtime=5.65 cores=1,3,5,7
/proc/4052/task/4061/stat : 4061 (java) S 4049 4052 3593 0 -1 4202560 4135 0 0 0 542 23 0 0 20 0 22 0 107481488 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607774939944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4062] ppid=4049 vsize=9824732 CPUtime=5.49 cores=1,3,5,7
/proc/4052/task/4062/stat : 4062 (java) S 4049 4052 3593 0 -1 4202560 2772 0 0 0 525 24 0 0 20 0 22 0 107481488 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607773887144 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4063] ppid=4049 vsize=9824732 CPUtime=8.01 cores=1,3,5,7
/proc/4052/task/4063/stat : 4063 (java) S 4049 4052 3593 0 -1 4202560 3048 0 0 0 794 7 0 0 20 0 22 0 107481489 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607643159016 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4064] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4064/stat : 4064 (java) S 4049 4052 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107481490 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607642105080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4065] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4065/stat : 4065 (java) S 4049 4052 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107481490 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607641052168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4066] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4066/stat : 4066 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607640000656 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4067] ppid=4049 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/4052/task/4067/stat : 4067 (java) S 4049 4052 3593 0 -1 4202560 21515 0 0 0 237 3 0 0 20 0 22 0 107481492 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607638948792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4068] ppid=4049 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/4052/task/4068/stat : 4068 (java) S 4049 4052 3593 0 -1 4202560 12410 0 0 0 231 2 0 0 20 0 22 0 107481492 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607637895992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4069] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4069/stat : 4069 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607636843384 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4070] ppid=4049 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/4052/task/4070/stat : 4070 (java) S 4049 4052 3593 0 -1 4202560 51 0 0 0 11 24 0 0 20 0 22 0 107481492 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607635790792 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4077] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4077/stat : 4077 (java) S 4049 4052 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107481614 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140606489740712 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4277] ppid=4049 vsize=9824732 CPUtime=606.37 cores=1,3,5,7
/proc/4052/task/4277/stat : 4277 (java) R 4049 4052 3593 0 -1 4202560 12 0 0 0 60628 9 0 0 20 0 22 0 107507488 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140606491843104 140607650631648 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4278] ppid=4049 vsize=9824732 CPUtime=606.33 cores=1,3,5,7
/proc/4052/task/4278/stat : 4278 (java) R 4049 4052 3593 0 -1 4202560 57 0 0 0 60624 9 0 0 20 0 22 0 107507488 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140606490790816 140607650902271 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4279] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4279/stat : 4279 (java) S 4049 4052 3593 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107507489 10060525568 1039619 33554432000 1073741824 1073778376 140733260922176 140607634736808 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1772.95
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.201 s]
/proc/loadavg: 4.23 4.38 4.22 5/219 4294
/proc/meminfo: memFree=22001436/32872528 swapFree=16080/1655368
[pid=4052] ppid=4049 vsize=9824732 CPUtime=1799.06 cores=1,3,5,7
/proc/4052/stat : 4052 (java) S 4049 4052 3593 0 -1 4202496 62624 0 1 0 179641 265 0 0 20 0 22 0 107481486 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140733260913312 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4052/statm: 2456183 1038924 2303 9 0 2446860 0
[pid=4052/tid=4054] ppid=4049 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/4052/task/4054/stat : 4054 (java) S 4049 4052 3593 0 -1 4202560 2452 0 1 0 76 3 0 0 20 0 22 0 107481487 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607819764600 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4055] ppid=4049 vsize=9824732 CPUtime=5.43 cores=1,3,5,7
/proc/4052/task/4055/stat : 4055 (java) S 4049 4052 3593 0 -1 4202560 1991 0 0 0 521 22 0 0 20 0 22 0 107481488 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607781255720 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4056] ppid=4049 vsize=9824732 CPUtime=5.75 cores=1,3,5,7
/proc/4052/task/4056/stat : 4056 (java) S 4049 4052 3593 0 -1 4202560 1412 0 0 0 548 27 0 0 20 0 22 0 107481488 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607780202920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4057] ppid=4049 vsize=9824732 CPUtime=5.35 cores=1,3,5,7
/proc/4052/task/4057/stat : 4057 (java) S 4049 4052 3593 0 -1 4202560 3394 0 0 0 513 22 0 0 20 0 22 0 107481488 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607779150120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4058] ppid=4049 vsize=9824732 CPUtime=5.52 cores=1,3,5,7
/proc/4052/task/4058/stat : 4058 (java) S 4049 4052 3593 0 -1 4202560 2812 0 0 0 530 22 0 0 20 0 22 0 107481488 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607778097320 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4059] ppid=4049 vsize=9824732 CPUtime=5.61 cores=1,3,5,7
/proc/4052/task/4059/stat : 4059 (java) S 4049 4052 3593 0 -1 4202560 1176 0 0 0 538 23 0 0 20 0 22 0 107481488 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607777045544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4060] ppid=4049 vsize=9824732 CPUtime=5.42 cores=1,3,5,7
/proc/4052/task/4060/stat : 4060 (java) S 4049 4052 3593 0 -1 4202560 2130 0 0 0 525 17 0 0 20 0 22 0 107481488 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607775992744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4061] ppid=4049 vsize=9824732 CPUtime=5.75 cores=1,3,5,7
/proc/4052/task/4061/stat : 4061 (java) S 4049 4052 3593 0 -1 4202560 4135 0 0 0 552 23 0 0 20 0 22 0 107481488 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607774939944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4062] ppid=4049 vsize=9824732 CPUtime=5.54 cores=1,3,5,7
/proc/4052/task/4062/stat : 4062 (java) S 4049 4052 3593 0 -1 4202560 2772 0 0 0 530 24 0 0 20 0 22 0 107481488 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607773887144 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4063] ppid=4049 vsize=9824732 CPUtime=8.01 cores=1,3,5,7
/proc/4052/task/4063/stat : 4063 (java) S 4049 4052 3593 0 -1 4202560 3054 0 0 0 794 7 0 0 20 0 22 0 107481489 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607643159016 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4064] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4064/stat : 4064 (java) S 4049 4052 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107481490 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607642105080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4065] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4065/stat : 4065 (java) S 4049 4052 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107481490 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607641052168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4066] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4066/stat : 4066 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607640000656 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4067] ppid=4049 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/4052/task/4067/stat : 4067 (java) S 4049 4052 3593 0 -1 4202560 21515 0 0 0 237 3 0 0 20 0 22 0 107481492 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607638948792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4068] ppid=4049 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/4052/task/4068/stat : 4068 (java) S 4049 4052 3593 0 -1 4202560 12410 0 0 0 231 2 0 0 20 0 22 0 107481492 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607637895992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4069] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4069/stat : 4069 (java) S 4049 4052 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107481492 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607636843384 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4052/tid=4070] ppid=4049 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/4052/task/4070/stat : 4070 (java) S 4049 4052 3593 0 -1 4202560 53 0 0 0 11 25 0 0 20 0 22 0 107481492 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607635790792 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4077] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4077/stat : 4077 (java) S 4049 4052 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107481614 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140606489740712 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4052/tid=4277] ppid=4049 vsize=9824732 CPUtime=619.05 cores=1,3,5,7
/proc/4052/task/4277/stat : 4277 (java) R 4049 4052 3593 0 -1 4202560 12 0 0 0 61896 9 0 0 20 0 22 0 107507488 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140606491843992 140607650618939 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4052/tid=4278] ppid=4049 vsize=9824732 CPUtime=619.02 cores=1,3,5,7
/proc/4052/task/4278/stat : 4278 (java) R 4049 4052 3593 0 -1 4202560 59 0 0 0 61893 9 0 0 20 0 22 0 107507488 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140606490792360 140607650902284 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4052/tid=4279] ppid=4049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4052/task/4279/stat : 4279 (java) S 4049 4052 3593 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107507489 10060525568 1038924 33554432000 1073741824 1073778376 140733260922176 140607634736808 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
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 4052 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4052 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=268381
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=82531
# CPU time returned by wait4() is 1796.35
# while last known CPU time is 1799.06
#
# 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.979935
#  lost CPU user time (s): 1.03999
#  lost CPU system time (s): -0.0599999

Real time (s): 895.264
CPU time (s): 1800.04
CPU user time (s): 1797.45
CPU system time (s): 2.59
CPU usage (%): 201.062
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.27
system time used= 3.08253
maximum resident set size= 4158540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62660
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24823
involuntary context switches= 34901

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.50116 second user time and 7.79581 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-07 01:24:39
IDJOB=4081794
IDBENCH=48182
IDSOLVER=2543
FILE ID=node122/4081794-1465255479
RUNJOBID= node122-1465253685-3610
PBS_JOBID= 19843267
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_25_5.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081794-1465255479/watcher-4081794-1465255479 -o /tmp/evaluation-result-4081794-1465255479/solver-4081794-1465255479 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465253685-3610 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081794-1465255479.opb

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

MD5SUM BENCH= 40141f2f083fa5e1f8a41aa043de0b1b
RANDOM SEED=580300308

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.898
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.898
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:        26651044 kB
Buffers:           65880 kB
Cached:            96380 kB
SwapCached:          856 kB
Active:          3754408 kB
Inactive:         101100 kB
Active(anon):    3694020 kB
Inactive(anon):     1584 kB
Active(file):      60388 kB
Inactive(file):    99516 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099468 kB
Dirty:               904 kB
Writeback:             0 kB
AnonPages:       5348192 kB
Mapped:            15360 kB
Shmem:                 0 kB
Slab:             568808 kB
SReclaimable:      12764 kB
SUnreclaim:       556044 kB
KernelStack:        1592 kB
PageTables:        14280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5834452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5236736 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= 71740 MiB
End job on node122 at 2016-06-07 01:39:34