Trace number 4081170

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)1603 1800.04 906.455

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cc.opb
MD5SUM2dad588c047f66368bead690393575a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1567
Best CPU time to get the best result obtained on this benchmark0.004998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1567
Optimality of the best value was proved YES
Number of variables133
Total number of constraints229
Number of constraints which are clauses229
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 133
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5699
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5699
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4081170-1465224775.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.17	c ... done. Wall clock time 0.057s.
0.10/0.17	c declared #vars     133
0.10/0.17	c #constraints  229
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 141
0.10/0.17	c org.sat4j.specs.Constr$1 => 19
0.10/0.17	c org.sat4j.minisat.constraints.cnf.UnitClause => 11
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 58
0.10/0.17	c 229 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 58
0.10/0.17	c org.sat4j.specs.Constr$1 => 19
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 141
0.10/0.17	c org.sat4j.pb.constraints.pb.UnitClausePB => 11
0.10/0.17	c 229 constraints processed.
0.10/0.17	c objective function length is 133 literals
0.10/0.18	c And the winner is solver0
0.21/0.67	c SATISFIABLE
0.21/0.67	c OPTIMIZING...
0.21/0.67	c Got one! Elapsed wall clock time (in seconds):0.562
0.21/0.67	o 1846
0.21/0.68	c And the winner is solver0
0.21/1.18	c Got one! Elapsed wall clock time (in seconds):1.066
0.21/1.18	o 1812
0.21/1.19	c And the winner is solver1
0.22/1.68	c Got one! Elapsed wall clock time (in seconds):1.568
0.22/1.68	o 1789
0.27/1.71	c And the winner is solver1
0.40/2.18	c Got one! Elapsed wall clock time (in seconds):2.071
0.40/2.18	o 1780
0.45/2.21	c And the winner is solver0
0.53/2.68	c Got one! Elapsed wall clock time (in seconds):2.573
0.53/2.68	o 1758
0.53/2.70	c And the winner is solver1
0.60/3.19	c Got one! Elapsed wall clock time (in seconds):3.075
0.60/3.19	o 1757
0.64/3.23	c And the winner is solver1
0.75/3.69	c Got one! Elapsed wall clock time (in seconds):3.576
0.75/3.69	o 1755
0.75/3.69	c And the winner is solver1
0.75/4.19	c Got one! Elapsed wall clock time (in seconds):4.078
0.75/4.19	o 1746
0.76/4.21	c And the winner is solver1
1.02/4.69	c Got one! Elapsed wall clock time (in seconds):4.58
1.02/4.69	o 1723
1.03/4.73	c And the winner is solver1
1.16/5.19	c Got one! Elapsed wall clock time (in seconds):5.082
1.16/5.19	o 1705
1.18/5.21	c And the winner is solver1
1.22/5.70	c Got one! Elapsed wall clock time (in seconds):5.583
1.22/5.70	o 1689
1.22/5.79	c And the winner is solver1
1.79/6.20	c Got one! Elapsed wall clock time (in seconds):6.085
1.79/6.20	o 1686
2.07/6.32	c cleaning 3818 clauses out of 7641 with flag 7088/7641
2.74/6.55	c cleaning 4910 clauses out of 9823 with flag 22544/13641
2.74/6.56	c And the winner is solver1
2.90/6.70	c Got one! Elapsed wall clock time (in seconds):6.586
2.90/6.70	o 1684
2.92/6.71	c And the winner is solver1
2.92/7.20	c Got one! Elapsed wall clock time (in seconds):7.087
2.92/7.20	o 1671
2.92/7.24	c And the winner is solver1
3.00/7.70	c Got one! Elapsed wall clock time (in seconds):7.589
3.00/7.70	o 1668
3.26/7.86	c cleaning 5421 clauses out of 10856 with flag 9897/19584
3.49/7.97	c And the winner is solver1
3.66/8.20	c Got one! Elapsed wall clock time (in seconds):8.09
3.66/8.20	o 1648
3.66/8.25	c cleaning 5256 clauses out of 10512 with flag 2753/24661
4.07/8.46	c cleaning 5626 clauses out of 11254 with flag 17870/30659
4.48/8.69	c cleaning 6313 clauses out of 12625 with flag 35596/37656
5.10/8.96	c cleaning 7154 clauses out of 14312 with flag 54996/45656
5.97/9.31	c cleaning 8075 clauses out of 16158 with flag 76321/54656
6.17/9.47	c And the winner is solver1
6.33/9.73	c Got one! Elapsed wall clock time (in seconds):9.615
6.33/9.73	o 1643
6.68/9.94	c cleaning 9096 clauses out of 18192 with flag 12430/64765
7.31/10.20	c cleaning 7548 clauses out of 15096 with flag 27064/70765
7.71/10.41	c cleaning 7274 clauses out of 14549 with flag 43752/77766
8.11/10.69	c cleaning 7634 clauses out of 15274 with flag 62792/85765
8.75/10.97	c cleaning 8317 clauses out of 16642 with flag 84345/94767
9.59/11.31	c cleaning 9156 clauses out of 18324 with flag 107972/104766
9.59/11.39	c And the winner is solver1
10.14/11.73	c Got one! Elapsed wall clock time (in seconds):11.617
10.14/11.73	o 1641
10.28/11.83	c cleaning 7289 clauses out of 14582 with flag 4767/110180
10.87/12.05	c cleaning 6645 clauses out of 13292 with flag 19155/116179
11.51/12.27	c cleaning 6814 clauses out of 13646 with flag 36084/123178
12.14/12.57	c cleaning 7417 clauses out of 14834 with flag 55595/131180
12.74/12.88	c cleaning 8204 clauses out of 16415 with flag 77165/140178
13.55/13.24	c cleaning 9106 clauses out of 18211 with flag 101169/150178
13.75/13.35	c And the winner is solver1
13.87/13.73	c Got one! Elapsed wall clock time (in seconds):13.618
13.87/13.73	o 1619
13.87/13.78	c cleaning 7197 clauses out of 14396 with flag 2514/155469
14.43/14.01	c cleaning 6598 clauses out of 13199 with flag 17646/161469
14.82/14.27	c cleaning 6801 clauses out of 13601 with flag 34649/168469
15.42/14.52	c cleaning 7397 clauses out of 14801 with flag 53872/176470
16.09/14.83	c cleaning 8202 clauses out of 16404 with flag 74818/185470
16.69/15.13	c cleaning 9097 clauses out of 18201 with flag 97870/195469
17.30/15.50	c cleaning 10053 clauses out of 20106 with flag 123427/206471
18.29/15.91	c cleaning 11026 clauses out of 22052 with flag 151692/218470
19.09/16.35	c cleaning 12010 clauses out of 24025 with flag 182122/231469
20.08/16.84	c cleaning 13002 clauses out of 26015 with flag 213526/245469
21.28/17.42	c cleaning 14003 clauses out of 28014 with flag 248483/260470
22.48/18.02	c cleaning 15001 clauses out of 30010 with flag 286074/276469
23.89/18.75	c cleaning 16004 clauses out of 32010 with flag 326406/293470
25.28/19.45	c cleaning 16998 clauses out of 34006 with flag 368397/311470
27.08/20.32	c cleaning 18000 clauses out of 36008 with flag 413872/330470
28.68/21.13	c cleaning 19001 clauses out of 38007 with flag 459571/350469
30.28/21.96	c cleaning 20000 clauses out of 40006 with flag 508806/371469
32.48/23.01	c cleaning 21002 clauses out of 42007 with flag 561970/393470
34.68/24.12	c cleaning 22000 clauses out of 44005 with flag 617641/416470
36.88/25.24	c cleaning 23003 clauses out of 46006 with flag 677192/440471
38.94/26.21	c And the winner is solver1
38.94/26.23	c Got one! Elapsed wall clock time (in seconds):26.121
38.94/26.23	o 1603
39.66/26.67	c cleaning 25342 clauses out of 50690 with flag 12654/468158
40.26/26.91	c cleaning 15670 clauses out of 31349 with flag 26938/474159
40.66/27.14	c cleaning 11334 clauses out of 22678 with flag 43386/481158
41.06/27.40	c cleaning 9663 clauses out of 19344 with flag 63005/489158
41.67/27.67	c cleaning 9335 clauses out of 18682 with flag 85015/498159
42.46/28.02	c cleaning 9674 clauses out of 19347 with flag 111979/508159
43.31/28.41	c cleaning 10334 clauses out of 20672 with flag 140564/519158
44.11/28.81	c cleaning 11168 clauses out of 22339 with flag 169412/531159
44.91/29.25	c cleaning 12082 clauses out of 24171 with flag 199455/544159
45.71/29.70	c cleaning 13042 clauses out of 26088 with flag 232689/558158
46.91/30.21	c cleaning 14023 clauses out of 28047 with flag 268261/573159
47.91/30.78	c cleaning 15005 clauses out of 30023 with flag 306027/589158
49.31/31.44	c cleaning 16005 clauses out of 32018 with flag 346493/606158
50.71/32.15	c cleaning 17004 clauses out of 34013 with flag 390220/624158
52.30/32.97	c cleaning 18004 clauses out of 36009 with flag 435593/643158
54.10/33.83	c cleaning 19003 clauses out of 38006 with flag 483753/663159
55.70/34.65	c cleaning 19997 clauses out of 40002 with flag 533348/684158
57.31/35.49	c cleaning 21000 clauses out of 42006 with flag 585605/706159
59.52/36.51	c cleaning 22002 clauses out of 44005 with flag 639009/729158
61.91/37.78	c cleaning 23001 clauses out of 46004 with flag 696514/753159
64.92/39.28	c cleaning 24000 clauses out of 48002 with flag 758048/778158
67.51/40.52	c cleaning 24998 clauses out of 50003 with flag 820886/804159
70.12/41.89	c cleaning 26001 clauses out of 52005 with flag 886116/831159
73.71/43.67	c cleaning 26999 clauses out of 54003 with flag 956308/859158
76.72/45.13	c cleaning 27997 clauses out of 56004 with flag 1025039/888158
79.58/46.58	c cleaning 29001 clauses out of 58007 with flag 1095017/918158
82.58/48.04	c cleaning 29994 clauses out of 60007 with flag 1167740/949159
86.18/49.85	c cleaning 31004 clauses out of 62012 with flag 1246198/981158
89.38/51.41	c cleaning 31999 clauses out of 64008 with flag 1321975/1014158
92.58/53.04	c cleaning 32997 clauses out of 66009 with flag 1402456/1048158
96.18/54.80	c cleaning 34005 clauses out of 68012 with flag 1485321/1083158
99.97/56.75	c cleaning 34999 clauses out of 70007 with flag 1569616/1119158
103.57/58.58	c cleaning 36005 clauses out of 72009 with flag 1655653/1156159
109.17/61.37	c cleaning 36997 clauses out of 74003 with flag 1747476/1194158
114.77/64.14	c cleaning 37999 clauses out of 76006 with flag 1841906/1233158
118.97/66.29	c cleaning 38998 clauses out of 78008 with flag 1936170/1273159
124.17/68.86	c cleaning 40005 clauses out of 80009 with flag 2030999/1314158
128.97/71.29	c cleaning 40998 clauses out of 82004 with flag 2128599/1356158
134.37/73.99	c cleaning 42002 clauses out of 84007 with flag 2229475/1399159
141.17/77.34	c cleaning 43002 clauses out of 86004 with flag 2333982/1443158
146.37/79.94	c cleaning 43995 clauses out of 88002 with flag 2438558/1488158
151.97/82.72	c cleaning 45001 clauses out of 90007 with flag 2544150/1534158
156.97/85.21	c cleaning 46003 clauses out of 92006 with flag 2652178/1581158
162.17/87.83	c cleaning 47001 clauses out of 94006 with flag 2762822/1629161
168.97/91.30	c cleaning 48002 clauses out of 96003 with flag 2878872/1678159
177.98/95.77	c cleaning 48999 clauses out of 98003 with flag 3004354/1728161
185.36/99.43	c cleaning 49999 clauses out of 100001 with flag 3127517/1779158
191.17/102.36	c cleaning 50998 clauses out of 102003 with flag 3248208/1831159
197.98/105.72	c cleaning 52000 clauses out of 104004 with flag 3370623/1884158
204.76/109.19	c cleaning 52998 clauses out of 106005 with flag 3495996/1938159
212.36/112.94	c cleaning 54004 clauses out of 108007 with flag 3623583/1993159
222.56/118.09	c cleaning 55000 clauses out of 110002 with flag 3749654/2049158
233.57/123.59	c cleaning 56001 clauses out of 112002 with flag 3878655/2106158
242.96/128.29	c cleaning 56999 clauses out of 114001 with flag 4009767/2164158
251.16/132.31	c cleaning 58001 clauses out of 116003 with flag 4143747/2223159
261.16/137.33	c cleaning 59001 clauses out of 118002 with flag 4278531/2283159
271.36/142.47	c cleaning 59995 clauses out of 120001 with flag 4415617/2344159
281.16/147.31	c cleaning 60998 clauses out of 122006 with flag 4555675/2406159
292.96/153.22	c cleaning 62004 clauses out of 124007 with flag 4690904/2469158
307.36/160.41	c cleaning 62996 clauses out of 126003 with flag 4826308/2533158
321.36/167.44	c cleaning 64002 clauses out of 128008 with flag 4969065/2598159
340.16/176.89	c cleaning 65001 clauses out of 130005 with flag 5114005/2664158
358.35/185.89	c cleaning 66001 clauses out of 132004 with flag 5260486/2731158
376.55/194.98	c cleaning 67002 clauses out of 134003 with flag 5411320/2799158
392.55/202.99	c cleaning 67997 clauses out of 136001 with flag 5563364/2868158
414.35/213.89	c cleaning 69000 clauses out of 138004 with flag 5720892/2938158
436.35/224.84	c cleaning 69995 clauses out of 140005 with flag 5878300/3009159
449.15/231.29	c cleaning 71005 clauses out of 142009 with flag 6041172/3081158
463.75/238.52	c cleaning 71994 clauses out of 144004 with flag 6204020/3154158
476.15/244.74	c cleaning 73001 clauses out of 146010 with flag 6369855/3228158
491.55/252.43	c cleaning 73993 clauses out of 148010 with flag 6537571/3303159
506.16/259.75	c cleaning 75004 clauses out of 150016 with flag 6707421/3379158
521.56/267.46	c cleaning 75995 clauses out of 152013 with flag 6878276/3456159
533.54/273.42	c cleaning 77006 clauses out of 154018 with flag 7053688/3534159
547.14/280.24	c cleaning 78000 clauses out of 156011 with flag 7231737/3613158
561.29/287.21	c cleaning 79004 clauses out of 158011 with flag 7414038/3693158
578.68/295.93	c cleaning 80001 clauses out of 160007 with flag 7595561/3774158
597.87/305.52	c cleaning 80996 clauses out of 162006 with flag 7779437/3856158
612.67/312.91	c cleaning 81995 clauses out of 164010 with flag 7965431/3939158
634.06/323.66	c cleaning 83008 clauses out of 166016 with flag 8153474/4023159
651.57/332.37	c cleaning 83994 clauses out of 168007 with flag 8344385/4108158
669.03/341.01	c cleaning 85004 clauses out of 170013 with flag 8538447/4194158
690.43/351.72	c cleaning 85997 clauses out of 172009 with flag 8740372/4281158
711.05/362.05	c cleaning 87001 clauses out of 174012 with flag 8936383/4369158
731.23/372.11	c cleaning 88003 clauses out of 176012 with flag 9135318/4458159
754.91/383.99	c cleaning 89001 clauses out of 178008 with flag 9337233/4548158
773.89/393.41	c cleaning 89994 clauses out of 180008 with flag 9541520/4639159
796.10/404.53	c cleaning 91004 clauses out of 182014 with flag 9747527/4731159
817.60/415.27	c cleaning 91999 clauses out of 184009 with flag 9956365/4824158
839.80/426.36	c cleaning 93000 clauses out of 186010 with flag 10168957/4918158
861.00/436.95	c cleaning 94005 clauses out of 188011 with flag 10384116/5013159
883.20/448.03	c cleaning 94998 clauses out of 190006 with flag 10600413/5109159
910.20/461.54	c cleaning 95991 clauses out of 192007 with flag 10818627/5206158
937.60/475.23	c cleaning 97005 clauses out of 194017 with flag 11039451/5304159
967.40/490.13	c cleaning 98006 clauses out of 196012 with flag 11259927/5403159
999.20/506.10	c cleaning 99001 clauses out of 198005 with flag 11481553/5503158
1029.79/521.34	c cleaning 100001 clauses out of 200004 with flag 11704847/5604158
1063.01/538.00	c cleaning 100995 clauses out of 202003 with flag 11929785/5706158
1098.41/555.69	c cleaning 101999 clauses out of 204008 with flag 12157783/5809158
1134.79/573.87	c cleaning 103006 clauses out of 206011 with flag 12387646/5913160
1171.00/591.91	c cleaning 104002 clauses out of 208004 with flag 12622275/6018159
1210.40/611.66	c cleaning 104997 clauses out of 210001 with flag 12859375/6124158
1249.99/631.49	c cleaning 105996 clauses out of 212004 with flag 13097502/6231158
1293.78/653.37	c cleaning 107004 clauses out of 214008 with flag 13336010/6339158
1316.79/664.89	c cleaning 107997 clauses out of 216004 with flag 13583843/6448158
1347.18/680.07	c cleaning 109000 clauses out of 218008 with flag 13838413/6558159
1373.40/693.18	c cleaning 109999 clauses out of 220007 with flag 14083827/6669158
1401.99/707.49	c cleaning 110998 clauses out of 222009 with flag 14328110/6781159
1436.38/724.64	c cleaning 112000 clauses out of 224011 with flag 14574353/6894159
1461.39/737.14	c cleaning 112998 clauses out of 226010 with flag 14821136/7008158
1485.17/749.03	c cleaning 114002 clauses out of 228013 with flag 15082028/7123159
1514.36/763.64	c cleaning 115002 clauses out of 230010 with flag 15340770/7239158
1544.82/778.81	c cleaning 116002 clauses out of 232009 with flag 15599967/7356159
1582.61/797.72	c cleaning 117001 clauses out of 234006 with flag 15856284/7474158
1614.60/813.78	c cleaning 117987 clauses out of 236005 with flag 16118106/7593158
1643.20/828.04	c cleaning 119005 clauses out of 238018 with flag 16385684/7713158
1674.85/843.87	c cleaning 120006 clauses out of 240013 with flag 16655720/7834158
1710.83/861.85	c cleaning 120998 clauses out of 242007 with flag 16928441/7956158
1745.62/879.21	c cleaning 122000 clauses out of 244009 with flag 17204880/8079158
1776.22/894.51	c cleaning 122995 clauses out of 246009 with flag 17482405/8203158
1800.04/906.41	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
1800.04/906.41	c starts		: 42997
1800.04/906.41	c conflicts		: 8326965
1800.04/906.41	c decisions		: 14601133
1800.04/906.41	c propagations		: 117936567
1800.04/906.41	c inspects		: 16266929996
1800.04/906.41	c shortcuts		: 0
1800.04/906.41	c learnt literals	: 0
1800.04/906.41	c learnt binary clauses	: 1
1800.04/906.41	c learnt ternary clauses	: 2
1800.04/906.41	c learnt constraints	: 8326965
1800.04/906.41	c ignored constraints	: 0
1800.04/906.41	c root simplifications	: 0
1800.04/906.41	c removed literals (reason simplification)	: 72617237
1800.04/906.41	c reason swapping (by a shorter reason)	: 0
1800.04/906.41	c Calls to reduceDB	: 160
1800.04/906.41	c Number of update (reduction) of LBD	: 616748
1800.04/906.41	c Imported unit clauses	: 0
1800.04/906.41	c number of reductions to clauses (during analyze)	: 0
1800.04/906.41	c number of learned constraints concerned by reduction	: 0
1800.04/906.41	c number of learning phase by resolution	: 0
1800.04/906.41	c number of learning phase by cutting planes	: 0
1800.04/906.41	c speed (assignments/second)	: 133991.8754977692
1800.04/906.41	c non guided choices	0
1800.04/906.44	c learnt constraints type 
1800.04/906.44	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.04/906.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 246820
1800.04/906.44	c >>>>>>>>>> Solver number 1 (17 answers) <<<<<<<<<<<<<<<<<<
1800.04/906.44	c starts		: 37
1800.04/906.44	c conflicts		: 3204
1800.04/906.44	c decisions		: 11303
1800.04/906.44	c propagations		: 68152
1800.04/906.44	c inspects		: 21499633
1800.04/906.44	c shortcuts		: 0
1800.04/906.44	c learnt literals	: 0
1800.04/906.44	c learnt binary clauses	: 1
1800.04/906.44	c learnt ternary clauses	: 2
1800.04/906.44	c learnt constraints	: 3201
1800.04/906.44	c ignored constraints	: 0
1800.04/906.44	c root simplifications	: 0
1800.04/906.44	c removed literals (reason simplification)	: 0
1800.04/906.44	c reason swapping (by a shorter reason)	: 0
1800.04/906.44	c Calls to reduceDB	: 0
1800.04/906.44	c Number of update (reduction) of LBD	: 0
1800.04/906.44	c Imported unit clauses	: 0
1800.04/906.44	c number of reductions to clauses (during analyze)	: 0
1800.04/906.44	c number of learned constraints concerned by reduction	: 0
1800.04/906.44	c number of learning phase by resolution	: 0
1800.04/906.44	c number of learning phase by cutting planes	: 0
1800.04/906.44	c speed (assignments/second)	: 75.41006824881163
1800.04/906.44	c non guided choices	0
1800.04/906.44	c learnt constraints type 
1800.04/906.44	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 12
1800.04/906.44	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 1
1800.04/906.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3188
1800.04/906.44	s SATISFIABLE
1800.04/906.44	c Found 20 solution(s)
1800.04/906.44	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 
1800.04/906.44	c objective function=1603
1800.04/906.44	c Total wall clock time (in seconds): 906.329

Verifier Data

OK	1603

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-4081170-1465224775/watcher-4081170-1465224775 -o /tmp/evaluation-result-4081170-1465224775/solver-4081170-1465224775 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465218446-31431 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081170-1465224775.opb 

pid=1007
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.23 4.31 4.19 4/196 1010
/proc/meminfo: memFree=26952044/32872528 swapFree=14448/1543360
[pid=1010] ppid=1007 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/1010/stat : 1010 (java) R 1007 1010 31415 0 -1 4202496 1061 0 0 0 0 0 0 0 20 0 1 0 104411113 23793664 710 33554432000 1073741824 1073778376 140735583916816 140735583905880 266426430824 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1010/statm: 5809 710 524 9 0 128 0
[pid=1010/tid=1011] ppid=1007 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1011/stat : 1011 (java) R 1007 1010 31415 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 104411114 98570240 978 33554432000 1073741824 1073778376 140735583916816 139670698991144 266435642752 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 4.23 4.31 4.19 4/196 1010
/proc/meminfo: memFree=26952044/32872528 swapFree=14448/1543360
[pid=1010] ppid=1007 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/1010/stat : 1010 (java) S 1007 1010 31415 0 -1 4202496 4441 0 1 0 9 1 0 0 20 0 18 0 104411113 9787879424 6067 33554432000 1073741824 1073778376 140735583916816 140735583907952 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1010/statm: 2389619 6067 2141 9 0 2380296 0
[pid=1010/tid=1011] ppid=1007 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/1010/task/1011/stat : 1011 (java) R 1007 1010 31415 0 -1 4202560 2390 0 1 0 7 0 0 0 20 0 18 0 104411114 9787879424 6067 33554432000 1073741824 1073778376 140735583916816 139670698994592 266439025933 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200359 s]
/proc/loadavg: 4.23 4.31 4.19 4/196 1010
/proc/meminfo: memFree=26952044/32872528 swapFree=14448/1543360
[pid=1010] ppid=1007 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/1010/stat : 1010 (java) S 1007 1010 31415 0 -1 4202496 4750 0 1 0 20 1 0 0 20 0 19 0 104411113 10060525568 7833 33554432000 1073741824 1073778376 140735583916816 140735583907952 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1010/statm: 2456183 7833 2198 9 0 2446860 0
[pid=1010/tid=1011] ppid=1007 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/1010/task/1011/stat : 1011 (java) S 1007 1010 31415 0 -1 4202560 2432 0 1 0 15 0 0 0 20 0 19 0 104411114 10060525568 7833 33554432000 1073741824 1073778376 140735583916816 139670698996600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9824732

[startup+0.300374 s]
/proc/loadavg: 4.23 4.31 4.19 4/196 1010
/proc/meminfo: memFree=26952044/32872528 swapFree=14448/1543360
[pid=1010] ppid=1007 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/1010/stat : 1010 (java) S 1007 1010 31415 0 -1 4202496 4750 0 1 0 20 1 0 0 20 0 19 0 104411113 10060525568 7833 33554432000 1073741824 1073778376 140735583916816 140735583907952 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1010/statm: 2456183 7833 2198 9 0 2446860 0
[pid=1010/tid=1011] ppid=1007 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/1010/task/1011/stat : 1011 (java) S 1007 1010 31415 0 -1 4202560 2432 0 1 0 15 0 0 0 20 0 19 0 104411114 10060525568 7833 33554432000 1073741824 1073778376 140735583916816 139670698996600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9824732

[startup+0.700254 s]
/proc/loadavg: 4.23 4.31 4.19 4/196 1010
/proc/meminfo: memFree=26952044/32872528 swapFree=14448/1543360
[pid=1010] ppid=1007 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/1010/stat : 1010 (java) S 1007 1010 31415 0 -1 4202496 4760 0 1 0 20 1 0 0 20 0 19 0 104411113 10060525568 8858 33554432000 1073741824 1073778376 140735583916816 140735583907952 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1010/statm: 2456183 8858 2198 9 0 2446860 0
[pid=1010/tid=1011] ppid=1007 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/1010/task/1011/stat : 1011 (java) S 1007 1010 31415 0 -1 4202560 2432 0 1 0 16 0 0 0 20 0 19 0 104411114 10060525568 8858 33554432000 1073741824 1073778376 140735583916816 139670698996600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 4.23 4.31 4.19 3/215 1037
/proc/meminfo: memFree=26924920/32872528 swapFree=14448/1543360
[pid=1010] ppid=1007 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/1010/stat : 1010 (java) S 1007 1010 31415 0 -1 4202496 4787 0 1 0 21 1 0 0 20 0 19 0 104411113 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 140735583907952 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1010/statm: 2456183 9897 2206 9 0 2446860 0
[pid=1010/tid=1011] ppid=1007 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/1010/task/1011/stat : 1011 (java) S 1007 1010 31415 0 -1 4202560 2432 0 1 0 16 0 0 0 20 0 19 0 104411114 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670698996600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1013] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1013/stat : 1013 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670660487976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1016] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1016/stat : 1016 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670541298344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1017] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1017/stat : 1017 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670540246056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1018] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1018/stat : 1018 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670539193256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1019] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1019/stat : 1019 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670538139944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1020] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1020/stat : 1020 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670537087144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1021] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1021/stat : 1021 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670536034856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1022] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1022/stat : 1022 (java) S 1007 1010 31415 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670534982056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1023] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1023/stat : 1023 (java) S 1007 1010 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104411115 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670052653800 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1024] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1024/stat : 1024 (java) S 1007 1010 31415 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104411116 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670051599864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1025] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1025/stat : 1025 (java) S 1007 1010 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104411116 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670050547464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1026] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1026/stat : 1026 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411118 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670049495952 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1027] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1027/stat : 1027 (java) S 1007 1010 31415 0 -1 4202560 355 0 0 0 0 0 0 0 20 0 19 0 104411118 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670048442552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1028] ppid=1007 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/1010/task/1028/stat : 1028 (java) S 1007 1010 31415 0 -1 4202560 653 0 0 0 2 0 0 0 20 0 19 0 104411118 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670047389752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1029] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1029/stat : 1029 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411118 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670046337656 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1030] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1030/stat : 1030 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411118 10060525568 9897 33554432000 1073741824 1073778376 140735583916816 139670045285064 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9824732

[startup+3.10073 s]
/proc/loadavg: 4.23 4.31 4.19 7/218 1046
/proc/meminfo: memFree=26907780/32872528 swapFree=14448/1543360
[pid=1010] ppid=1007 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/1010/stat : 1010 (java) S 1007 1010 31415 0 -1 4202496 7519 0 1 0 54 6 0 0 20 0 19 0 104411113 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 140735583907952 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1010/statm: 2456183 14242 2240 9 0 2446860 0
[pid=1010/tid=1011] ppid=1007 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/1010/task/1011/stat : 1011 (java) S 1007 1010 31415 0 -1 4202560 2432 0 1 0 16 0 0 0 20 0 19 0 104411114 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670698996600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1013] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1013/stat : 1013 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670660487976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1016] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1016/stat : 1016 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670541298344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1017] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1017/stat : 1017 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670540246056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1018] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1018/stat : 1018 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670539193256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1019] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1019/stat : 1019 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670538139944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1020] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1020/stat : 1020 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670537087144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1021] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1021/stat : 1021 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670536034856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1022] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1022/stat : 1022 (java) S 1007 1010 31415 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104411114 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670534982056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1023] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1023/stat : 1023 (java) S 1007 1010 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104411115 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670052653800 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1024] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1024/stat : 1024 (java) S 1007 1010 31415 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104411116 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670051599864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1025] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1025/stat : 1025 (java) S 1007 1010 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104411116 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670050547464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1026] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1026/stat : 1026 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411118 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670049495952 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1027] ppid=1007 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/1010/task/1027/stat : 1027 (java) S 1007 1010 31415 0 -1 4202560 1882 0 0 0 16 0 0 0 20 0 19 0 104411118 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670048442552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1028] ppid=1007 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/1010/task/1028/stat : 1028 (java) S 1007 1010 31415 0 -1 4202560 1825 0 0 0 12 0 0 0 20 0 19 0 104411118 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670047389752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1029] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1029/stat : 1029 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411118 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670046337656 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1030] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1030/stat : 1030 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104411118 10060525568 14242 33554432000 1073741824 1073778376 140735583916816 139670045285064 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=24 pid=1777 uid=0 cmd=

[startup+6.30069 s]
/proc/loadavg: 4.13 4.28 4.19 4/215 1064
/proc/meminfo: memFree=26870512/32872528 swapFree=14448/1543360
[pid=1010] ppid=1007 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/1010/stat : 1010 (java) S 1007 1010 31415 0 -1 4202496 16803 0 1 0 191 16 0 0 20 0 22 0 104411113 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 140735583907952 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1010/statm: 2456183 33331 2267 9 0 2446860 0
[pid=1010/tid=1011] ppid=1007 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/1010/task/1011/stat : 1011 (java) S 1007 1010 31415 0 -1 4202560 2434 0 1 0 17 0 0 0 20 0 22 0 104411114 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670698996600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1013] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1013/stat : 1013 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411114 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670660487976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1016] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1016/stat : 1016 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411114 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670541298344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1017] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1017/stat : 1017 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411114 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670540246056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1018] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1018/stat : 1018 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411114 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670539193256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1019] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1019/stat : 1019 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411114 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670538139944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1020] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1020/stat : 1020 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411114 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670537087144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1021] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1021/stat : 1021 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411114 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670536034856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1022] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1022/stat : 1022 (java) S 1007 1010 31415 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104411114 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670534982056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1023] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1023/stat : 1023 (java) S 1007 1010 31415 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 104411115 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670052653800 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1024] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1024/stat : 1024 (java) S 1007 1010 31415 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 104411116 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670051599864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1025] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1025/stat : 1025 (java) S 1007 1010 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104411116 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670050547464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1026] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1026/stat : 1026 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411118 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670049495952 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1027] ppid=1007 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/1010/task/1027/stat : 1027 (java) S 1007 1010 31415 0 -1 4202560 3722 0 0 0 51 0 0 0 20 0 22 0 104411118 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670048442552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1028] ppid=1007 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/1010/task/1028/stat : 1028 (java) S 1007 1010 31415 0 -1 4202560 9165 0 0 0 65 2 0 0 20 0 22 0 104411118 10060525568 33331 33554432000 1073741824 1073778376 140735583916816 139670047389752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1029] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/1010/task/1022/stat : 1022 (java) S 1007 1010 31415 0 -1 4202560 398 0 0 0 35 8 0 0 20 0 22 0 104411114 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670534982056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1023] ppid=1007 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/1010/task/1023/stat : 1023 (java) S 1007 1010 31415 0 -1 4202560 1080 0 0 0 22 3 0 0 20 0 22 0 104411115 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670052653800 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1024] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1024/stat : 1024 (java) S 1007 1010 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104411116 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670051599864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1025] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1025/stat : 1025 (java) S 1007 1010 31415 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 104411116 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670050547464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1026] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1026/stat : 1026 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411118 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670049495952 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1027] ppid=1007 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/1010/task/1027/stat : 1027 (java) S 1007 1010 31415 0 -1 4202560 14367 0 0 0 158 2 0 0 20 0 22 0 104411118 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670048442552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1028] ppid=1007 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/1010/task/1028/stat : 1028 (java) S 1007 1010 31415 0 -1 4202560 9515 0 0 0 92 2 0 0 20 0 22 0 104411118 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670047389752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1029] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1029/stat : 1029 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411118 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670046337656 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1030] ppid=1007 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/1010/task/1030/stat : 1030 (java) S 1007 1010 31415 0 -1 4202560 48 0 0 0 9 10 0 0 20 0 22 0 104411118 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670045285064 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1049] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1049/stat : 1049 (java) S 1007 1010 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104411382 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670041073320 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1093] ppid=1007 vsize=9824732 CPUtime=793.11 cores=0,2,4,6
/proc/1010/task/1093/stat : 1093 (java) R 1007 1010 31415 0 -1 4202560 110 0 0 0 79296 15 0 0 20 0 22 0 104413737 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670043168496 139670541840876 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1094] ppid=1007 vsize=9824732 CPUtime=793.22 cores=0,2,4,6
/proc/1010/task/1094/stat : 1094 (java) R 1007 1010 31415 0 -1 4202560 478 0 0 0 79296 26 0 0 20 0 22 0 104413737 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670044228864 139670541903494 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1095] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1095/stat : 1095 (java) S 1007 1010 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104413737 10060525568 589819 33554432000 1073741824 1073778376 140735583916816 139670042125352 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1631.79
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.22 4.28 4.20 5/219 1230
/proc/meminfo: memFree=26355000/32872528 swapFree=14448/1543360
[pid=1010] ppid=1007 vsize=9824732 CPUtime=1751.83 cores=0,2,4,6
/proc/1010/stat : 1010 (java) S 1007 1010 31415 0 -1 4202496 33027 0 1 0 175057 126 0 0 20 0 22 0 104411113 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 140735583907952 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1010/statm: 2456183 572352 2295 9 0 2446860 0
[pid=1010/tid=1011] ppid=1007 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/1010/task/1011/stat : 1011 (java) S 1007 1010 31415 0 -1 4202560 2436 0 1 0 19 2 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670698996600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1013] ppid=1007 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/1010/task/1013/stat : 1013 (java) S 1007 1010 31415 0 -1 4202560 419 0 0 0 38 7 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670660487976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1016] ppid=1007 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/1010/task/1016/stat : 1016 (java) S 1007 1010 31415 0 -1 4202560 229 0 0 0 26 4 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670541298344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1017] ppid=1007 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/1010/task/1017/stat : 1017 (java) S 1007 1010 31415 0 -1 4202560 391 0 0 0 25 7 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670540246056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1018] ppid=1007 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/1010/task/1018/stat : 1018 (java) S 1007 1010 31415 0 -1 4202560 283 0 0 0 29 8 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670539193256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1019] ppid=1007 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/1010/task/1019/stat : 1019 (java) S 1007 1010 31415 0 -1 4202560 236 0 0 0 26 7 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670538139944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1020] ppid=1007 vsize=9824732 CPUtime=0.4 cores=0,2,4,6
/proc/1010/task/1020/stat : 1020 (java) S 1007 1010 31415 0 -1 4202560 379 0 0 0 32 8 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670537087144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1021] ppid=1007 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/1010/task/1021/stat : 1021 (java) S 1007 1010 31415 0 -1 4202560 332 0 0 0 27 8 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670536034856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1022] ppid=1007 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/1010/task/1022/stat : 1022 (java) S 1007 1010 31415 0 -1 4202560 398 0 0 0 36 8 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670534982056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1023] ppid=1007 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/1010/task/1023/stat : 1023 (java) S 1007 1010 31415 0 -1 4202560 1082 0 0 0 22 3 0 0 20 0 22 0 104411115 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670052653800 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1024] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1024/stat : 1024 (java) S 1007 1010 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104411116 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670051599864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1025] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1025/stat : 1025 (java) S 1007 1010 31415 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 104411116 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670050547464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1026] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1026/stat : 1026 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411118 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670049495952 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1027] ppid=1007 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/1010/task/1027/stat : 1027 (java) S 1007 1010 31415 0 -1 4202560 14367 0 0 0 158 2 0 0 20 0 22 0 104411118 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670048442552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1028] ppid=1007 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/1010/task/1028/stat : 1028 (java) S 1007 1010 31415 0 -1 4202560 9515 0 0 0 92 2 0 0 20 0 22 0 104411118 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670047389752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1029] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1029/stat : 1029 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411118 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670046337656 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1030] ppid=1007 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/1010/task/1030/stat : 1030 (java) S 1007 1010 31415 0 -1 4202560 52 0 0 0 10 11 0 0 20 0 22 0 104411118 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670045285064 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1049] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1049/stat : 1049 (java) S 1007 1010 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104411382 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670041073320 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1093] ppid=1007 vsize=9824732 CPUtime=852.91 cores=0,2,4,6
/proc/1010/task/1093/stat : 1093 (java) R 1007 1010 31415 0 -1 4202560 111 0 0 0 85275 16 0 0 20 0 22 0 104413737 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670043168496 139670541805810 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1094] ppid=1007 vsize=9824732 CPUtime=853.05 cores=0,2,4,6
/proc/1010/task/1094/stat : 1094 (java) R 1007 1010 31415 0 -1 4202560 478 0 0 0 85279 26 0 0 20 0 22 0 104413737 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670044229072 139670542360022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1095] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1095/stat : 1095 (java) S 1007 1010 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104413737 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670042125352 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1751.83
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+906.401 s]
/proc/loadavg: 4.28 4.29 4.21 6/219 1233
/proc/meminfo: memFree=26116688/32872528 swapFree=14448/1543360
[pid=1010] ppid=1007 vsize=9824732 CPUtime=1800.03 cores=0,2,4,6
/proc/1010/stat : 1010 (java) S 1007 1010 31415 0 -1 4202496 33029 0 1 0 179876 127 0 0 20 0 22 0 104411113 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 140735583907952 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1010/statm: 2456183 572352 2295 9 0 2446860 0
[pid=1010/tid=1011] ppid=1007 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/1010/task/1011/stat : 1011 (java) S 1007 1010 31415 0 -1 4202560 2436 0 1 0 19 2 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670698996600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1013] ppid=1007 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/1010/task/1013/stat : 1013 (java) S 1007 1010 31415 0 -1 4202560 419 0 0 0 38 7 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670660487976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1016] ppid=1007 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/1010/task/1016/stat : 1016 (java) S 1007 1010 31415 0 -1 4202560 229 0 0 0 26 4 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670541298344 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1017] ppid=1007 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/1010/task/1017/stat : 1017 (java) S 1007 1010 31415 0 -1 4202560 391 0 0 0 25 7 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670540246056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1018] ppid=1007 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/1010/task/1018/stat : 1018 (java) S 1007 1010 31415 0 -1 4202560 283 0 0 0 29 8 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670539193256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1019] ppid=1007 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/1010/task/1019/stat : 1019 (java) S 1007 1010 31415 0 -1 4202560 236 0 0 0 26 7 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670538139944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1020] ppid=1007 vsize=9824732 CPUtime=0.4 cores=0,2,4,6
/proc/1010/task/1020/stat : 1020 (java) S 1007 1010 31415 0 -1 4202560 379 0 0 0 32 8 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670537087144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1021] ppid=1007 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/1010/task/1021/stat : 1021 (java) S 1007 1010 31415 0 -1 4202560 332 0 0 0 27 8 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670536034856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1022] ppid=1007 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/1010/task/1022/stat : 1022 (java) S 1007 1010 31415 0 -1 4202560 398 0 0 0 36 8 0 0 20 0 22 0 104411114 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670534982056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1023] ppid=1007 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/1010/task/1023/stat : 1023 (java) S 1007 1010 31415 0 -1 4202560 1082 0 0 0 23 3 0 0 20 0 22 0 104411115 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670052653800 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1024] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1024/stat : 1024 (java) S 1007 1010 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104411116 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670051599864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1025] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1025/stat : 1025 (java) S 1007 1010 31415 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 104411116 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670050547464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1026] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1026/stat : 1026 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411118 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670049495952 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1027] ppid=1007 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/1010/task/1027/stat : 1027 (java) S 1007 1010 31415 0 -1 4202560 14367 0 0 0 158 2 0 0 20 0 22 0 104411118 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670048442552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1028] ppid=1007 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/1010/task/1028/stat : 1028 (java) S 1007 1010 31415 0 -1 4202560 9515 0 0 0 92 2 0 0 20 0 22 0 104411118 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670047389752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1029] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1029/stat : 1029 (java) S 1007 1010 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104411118 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670046337656 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1030] ppid=1007 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/1010/task/1030/stat : 1030 (java) S 1007 1010 31415 0 -1 4202560 54 0 0 0 10 11 0 0 20 0 22 0 104411118 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670045285064 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1010/tid=1049] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1049/stat : 1049 (java) S 1007 1010 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104411382 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670041073320 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1010/tid=1093] ppid=1007 vsize=9824732 CPUtime=876.95 cores=0,2,4,6
/proc/1010/task/1093/stat : 1093 (java) R 1007 1010 31415 0 -1 4202560 111 0 0 0 87678 17 0 0 20 0 22 0 104413737 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670043168496 139670541761495 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1010/tid=1094] ppid=1007 vsize=9824732 CPUtime=877.08 cores=0,2,4,6
/proc/1010/task/1094/stat : 1094 (java) R 1007 1010 31415 0 -1 4202560 478 0 0 0 87681 27 0 0 20 0 22 0 104413737 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670044229072 139670542360022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1010/tid=1095] ppid=1007 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1010/task/1095/stat : 1095 (java) S 1007 1010 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104413737 10060525568 572352 33554432000 1073741824 1073778376 140735583916816 139670042125352 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 1010 sig 9
??? kill -1010 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 1010 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=237234
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=724737
# CPU time returned by wait4() is 1795.96
# while last known CPU time is 1800.03
#
# 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.00999999
#  lost CPU user time (s): 0.00999999
#  lost CPU system time (s): 0

Real time (s): 906.455
CPU time (s): 1800.04
CPU user time (s): 1798.77
CPU system time (s): 1.27
CPU usage (%): 198.58
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.24
system time used= 1.72474
maximum resident set size= 2435372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33073
page faults= 1
swaps= 0
block input operations= 0
block output operations= 672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22400
involuntary context switches= 10782

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9021 second user time and 6.86396 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-06 16:52:55
IDJOB=4081170
IDBENCH=2023
IDSOLVER=2543
FILE ID=node116/4081170-1465224775
RUNJOBID= node116-1465218446-31431
PBS_JOBID= 19843214
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cc.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081170-1465224775/watcher-4081170-1465224775 -o /tmp/evaluation-result-4081170-1465224775/solver-4081170-1465224775 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465218446-31431 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081170-1465224775.opb

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

MD5SUM BENCH= 2dad588c047f66368bead690393575a4
RANDOM SEED=1249403286

node116.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		: 2667.134
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	: 5334.26
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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:        26952728 kB
Buffers:           15728 kB
Cached:            89416 kB
SwapCached:         1432 kB
Active:          3622956 kB
Inactive:          47832 kB
Active(anon):    3566628 kB
Inactive(anon):     1372 kB
Active(file):      56328 kB
Inactive(file):    46460 kB
Unevictable:     1543360 kB
Mlocked:           14448 kB
SwapTotal:      67108856 kB
SwapFree:       67098876 kB
Dirty:               972 kB
Writeback:             0 kB
AnonPages:       5133372 kB
Mapped:            14592 kB
Shmem:                 0 kB
Slab:             565772 kB
SReclaimable:       9604 kB
SUnreclaim:       556168 kB
KernelStack:        1784 kB
PageTables:        14248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5665620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5044224 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= 71732 MiB
End job on node116 at 2016-06-06 17:08:02