Trace number 4081337

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)23 1800.24 901.848

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_300_10_15.r.opb
MD5SUM34bb25320bcbfa536bfc14194ca6ac66
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark22
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 19
Optimality of the best value was proved YES
Number of variables297
Total number of constraints100
Number of constraints which are clauses100
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 constraint10
Maximum length of a constraint15
Number of terms in the objective function 297
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 297
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 297
Number of bits of the biggest sum of numbers9
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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081337-1465231311.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.18	c ... done. Wall clock time 0.059s.
0.09/0.18	c declared #vars     297
0.09/0.18	c #constraints  100
0.09/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 100
0.09/0.18	c 100 constraints processed.
0.09/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 100
0.09/0.18	c 100 constraints processed.
0.09/0.18	c objective function length is 297 literals
0.09/0.19	c And the winner is solver0
0.22/0.68	c SATISFIABLE
0.22/0.68	c OPTIMIZING...
0.22/0.68	c Got one! Elapsed wall clock time (in seconds):0.565
0.22/0.68	o 34
0.64/0.80	c And the winner is solver1
0.69/1.19	c Got one! Elapsed wall clock time (in seconds):1.069
0.69/1.19	o 33
0.75/1.22	c And the winner is solver1
1.13/1.69	c Got one! Elapsed wall clock time (in seconds):1.572
1.13/1.69	o 32
1.91/1.92	c And the winner is solver1
2.36/2.19	c Got one! Elapsed wall clock time (in seconds):2.074
2.36/2.19	o 31
2.41/2.27	c And the winner is solver1
2.63/2.69	c Got one! Elapsed wall clock time (in seconds):2.576
2.63/2.69	o 30
2.64/2.74	c And the winner is solver1
2.64/2.77	c cleaning 3436 clauses out of 6872 with flag 3553/6872
2.78/3.20	c Got one! Elapsed wall clock time (in seconds):3.078
2.78/3.20	o 29
3.36/3.47	c cleaning 4218 clauses out of 8436 with flag 16368/11872
4.04/3.80	c cleaning 5107 clauses out of 10218 with flag 35917/17872
4.48/3.92	c And the winner is solver1
4.53/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
4.53/4.20	o 28
5.01/4.40	c cleaning 5215 clauses out of 10432 with flag 9405/23193
5.63/4.74	c cleaning 5608 clauses out of 11217 with flag 28384/29193
6.49/5.13	c cleaning 6301 clauses out of 12609 with flag 49874/36193
7.16/5.45	c And the winner is solver1
7.27/5.70	c Got one! Elapsed wall clock time (in seconds):5.582
7.27/5.70	o 27
7.90/6.05	c cleaning 8467 clauses out of 16940 with flag 15462/46825
8.50/6.40	c cleaning 7233 clauses out of 14473 with flag 34169/52825
9.57/6.83	c cleaning 7120 clauses out of 14242 with flag 55844/59827
10.65/7.32	c cleaning 7560 clauses out of 15120 with flag 80045/67825
11.67/7.87	c cleaning 8276 clauses out of 16560 with flag 107327/76825
13.07/8.51	c cleaning 9139 clauses out of 18284 with flag 139211/86825
14.59/9.26	c cleaning 10064 clauses out of 20147 with flag 174696/97827
16.22/10.07	c cleaning 11042 clauses out of 22083 with flag 212902/109827
18.33/11.01	c cleaning 12020 clauses out of 24040 with flag 253625/122826
20.11/11.98	c cleaning 13007 clauses out of 26019 with flag 302392/136825
22.31/13.02	c cleaning 14000 clauses out of 28012 with flag 355125/151825
24.51/14.18	c cleaning 15003 clauses out of 30012 with flag 410790/167825
25.23/14.41	c And the winner is solver1
25.23/14.70	c Got one! Elapsed wall clock time (in seconds):14.585
25.23/14.70	o 26
25.41/14.85	c cleaning 10154 clauses out of 20318 with flag 6489/173134
26.21/15.20	c cleaning 8081 clauses out of 16166 with flag 24720/179136
26.82/15.52	c And the winner is solver1
26.87/15.70	c Got one! Elapsed wall clock time (in seconds):15.587
26.87/15.70	o 25
27.25/15.99	c cleaning 9667 clauses out of 19340 with flag 15912/190391
27.85/16.29	c cleaning 7830 clauses out of 15674 with flag 34966/196392
28.66/16.65	c cleaning 7419 clauses out of 14842 with flag 56860/203390
29.45/17.07	c cleaning 7712 clauses out of 15423 with flag 81654/211390
30.66/17.61	c cleaning 8356 clauses out of 16712 with flag 109581/220391
31.95/18.28	c cleaning 9178 clauses out of 18355 with flag 141963/230390
33.35/18.98	c cleaning 10085 clauses out of 20177 with flag 177665/241390
35.16/19.82	c cleaning 11041 clauses out of 22094 with flag 215679/253392
36.95/20.71	c cleaning 12025 clauses out of 24051 with flag 258964/266390
38.94/21.76	c cleaning 13013 clauses out of 26028 with flag 303341/280392
41.15/22.83	c cleaning 14002 clauses out of 28013 with flag 350057/295390
43.84/24.17	c cleaning 14996 clauses out of 30011 with flag 398299/311390
46.45/25.47	c cleaning 16006 clauses out of 32015 with flag 450581/328390
49.45/26.92	c cleaning 16998 clauses out of 34009 with flag 506592/346390
52.65/28.59	c cleaning 17997 clauses out of 36011 with flag 564453/365390
56.54/30.48	c cleaning 18998 clauses out of 38014 with flag 625197/385390
60.73/32.51	c cleaning 20008 clauses out of 40016 with flag 689927/406390
65.13/34.73	c cleaning 21000 clauses out of 42009 with flag 756565/428391
69.93/37.10	c cleaning 22003 clauses out of 44008 with flag 831902/451390
74.61/39.44	c cleaning 23003 clauses out of 46005 with flag 906596/475390
79.42/41.89	c cleaning 23993 clauses out of 48003 with flag 982997/500391
84.42/44.39	c cleaning 25003 clauses out of 50009 with flag 1065009/526390
90.31/47.20	c cleaning 26003 clauses out of 52006 with flag 1148515/553390
96.50/50.39	c cleaning 27001 clauses out of 54005 with flag 1233248/581392
103.30/53.75	c cleaning 27991 clauses out of 56002 with flag 1323110/610390
110.61/57.37	c cleaning 29000 clauses out of 58012 with flag 1419042/640391
118.19/61.20	c cleaning 30004 clauses out of 60011 with flag 1512658/671390
126.27/65.16	c cleaning 31004 clauses out of 62008 with flag 1610703/703391
133.85/68.99	c cleaning 32002 clauses out of 64004 with flag 1716911/736391
142.07/73.08	c cleaning 32988 clauses out of 66001 with flag 1821129/770390
151.26/77.65	c cleaning 34006 clauses out of 68015 with flag 1923431/805392
160.07/82.03	c cleaning 34994 clauses out of 70007 with flag 2027021/841390
169.07/86.55	c cleaning 36007 clauses out of 72014 with flag 2135362/878391
178.47/91.26	c cleaning 37004 clauses out of 74007 with flag 2241119/916391
188.66/96.34	c cleaning 38003 clauses out of 76005 with flag 2352254/955393
198.68/101.31	c cleaning 38996 clauses out of 78001 with flag 2468255/995392
209.58/106.72	c cleaning 39996 clauses out of 80004 with flag 2586769/1036391
220.36/112.10	c cleaning 41003 clauses out of 82007 with flag 2707720/1078390
230.16/117.05	c cleaning 41991 clauses out of 84006 with flag 2836954/1121392
241.56/122.77	c cleaning 42995 clauses out of 86014 with flag 2966783/1165391
253.77/128.88	c cleaning 44008 clauses out of 88018 with flag 3096761/1210390
267.15/135.51	c cleaning 45006 clauses out of 90011 with flag 3223454/1256391
280.75/142.35	c cleaning 45998 clauses out of 92004 with flag 3354650/1303390
294.35/149.19	c cleaning 46994 clauses out of 94009 with flag 3490997/1351393
308.56/156.29	c cleaning 47996 clauses out of 96012 with flag 3628074/1400390
324.74/164.33	c cleaning 49003 clauses out of 98017 with flag 3767596/1450391
339.94/171.93	c cleaning 49997 clauses out of 100014 with flag 3914289/1501391
356.54/180.25	c cleaning 50996 clauses out of 102019 with flag 4062765/1553393
372.55/188.29	c cleaning 52007 clauses out of 104020 with flag 4213107/1606390
390.53/197.26	c cleaning 53005 clauses out of 106013 with flag 4367694/1660390
409.74/206.84	c cleaning 54002 clauses out of 108010 with flag 4528228/1715392
429.74/216.86	c cleaning 54991 clauses out of 110006 with flag 4689616/1771390
449.12/226.60	c cleaning 55991 clauses out of 112016 with flag 4848223/1828391
470.32/237.10	c cleaning 57007 clauses out of 114025 with flag 5011831/1886391
491.10/247.76	c cleaning 58001 clauses out of 116018 with flag 5179805/1945391
510.90/257.69	c cleaning 59004 clauses out of 118017 with flag 5349329/2005391
534.10/269.28	c cleaning 60000 clauses out of 120013 with flag 5520471/2066391
556.71/280.54	c cleaning 61006 clauses out of 122013 with flag 5690209/2128391
578.49/291.40	c cleaning 62000 clauses out of 124009 with flag 5861676/2191393
602.49/303.42	c cleaning 63001 clauses out of 126011 with flag 6041413/2255395
626.28/315.34	c cleaning 63988 clauses out of 128005 with flag 6218816/2320390
652.87/328.69	c cleaning 64991 clauses out of 130017 with flag 6403090/2386390
679.67/342.04	c cleaning 66013 clauses out of 132028 with flag 6588339/2453392
706.08/355.25	c cleaning 66994 clauses out of 134013 with flag 6776331/2521390
732.88/368.63	c cleaning 68006 clauses out of 136022 with flag 6970299/2590393
762.47/383.43	c cleaning 68994 clauses out of 138013 with flag 7161085/2660390
793.66/399.09	c cleaning 70004 clauses out of 140020 with flag 7359528/2731391
819.25/411.86	c cleaning 71003 clauses out of 142015 with flag 7564438/2803390
850.46/427.48	c cleaning 71993 clauses out of 144012 with flag 7766818/2876390
880.07/442.24	c cleaning 73003 clauses out of 146019 with flag 7975190/2950390
909.25/456.83	c cleaning 74000 clauses out of 148018 with flag 8186564/3025392
939.66/472.04	c cleaning 74997 clauses out of 150016 with flag 8402259/3101390
971.23/487.80	c cleaning 76000 clauses out of 152019 with flag 8622478/3178390
1010.23/507.35	c cleaning 77000 clauses out of 154019 with flag 8841863/3256390
1041.93/523.16	c cleaning 77988 clauses out of 156019 with flag 9061009/3335390
1073.95/539.17	c cleaning 79010 clauses out of 158031 with flag 9284649/3415390
1111.74/558.02	c cleaning 80007 clauses out of 160021 with flag 9510516/3496390
1154.33/579.35	c cleaning 80999 clauses out of 162014 with flag 9729504/3578390
1188.93/596.62	c cleaning 82001 clauses out of 164015 with flag 9960046/3661390
1228.32/616.35	c cleaning 82989 clauses out of 166017 with flag 10190994/3745393
1269.13/636.70	c cleaning 84009 clauses out of 168025 with flag 10426064/3830390
1313.53/658.92	c cleaning 84996 clauses out of 170016 with flag 10675736/3916390
1353.71/679.07	c cleaning 85994 clauses out of 172028 with flag 10920502/4003398
1394.71/699.51	c cleaning 87002 clauses out of 174027 with flag 11170087/4091391
1435.52/719.94	c cleaning 88005 clauses out of 176024 with flag 11428906/4180390
1477.91/741.10	c cleaning 89011 clauses out of 178022 with flag 11690472/4270393
1530.10/767.29	c cleaning 89990 clauses out of 180010 with flag 11941629/4361392
1582.26/793.24	c cleaning 91002 clauses out of 182018 with flag 12195404/4453390
1642.85/823.64	c cleaning 92005 clauses out of 184016 with flag 12448575/4546390
1703.95/854.05	c cleaning 92993 clauses out of 186012 with flag 12712589/4640391
1740.00/871.95	c cleaning 0 clauses out of 6278 with flag 0/6278
1768.92/886.17	c And the winner is solver1
1769.02/886.37	c cleaning 93998 clauses out of 188018 with flag 12976827/4735390
1769.02/886.44	c Got one! Elapsed wall clock time (in seconds):886.32
1769.02/886.44	o 23
1770.59/887.26	c cleaning 49504 clauses out of 99021 with flag 16088/4740391
1771.86/887.87	c cleaning 27758 clauses out of 55516 with flag 35326/4746390
1773.04/888.43	c cleaning 17379 clauses out of 34759 with flag 57352/4753391
1774.05/888.93	c cleaning 12685 clauses out of 25380 with flag 81957/4761391
1775.04/889.47	c cleaning 10847 clauses out of 21695 with flag 110417/4770391
1776.48/890.10	c cleaning 10419 clauses out of 20847 with flag 141969/4780390
1777.67/890.76	c cleaning 10715 clauses out of 21435 with flag 176379/4791397
1779.28/891.59	c cleaning 11356 clauses out of 22715 with flag 214769/4803392
1781.32/892.50	c cleaning 12180 clauses out of 24360 with flag 256676/4816393
1783.51/893.61	c cleaning 13087 clauses out of 26177 with flag 299318/4830390
1785.55/894.68	c cleaning 14046 clauses out of 28091 with flag 346348/4845391
1788.35/896.02	c cleaning 15022 clauses out of 30044 with flag 395633/4861390
1791.38/897.52	c cleaning 16013 clauses out of 32025 with flag 448029/4878393
1794.38/899.04	c cleaning 17003 clauses out of 34009 with flag 504056/4896390
1797.80/900.72	c cleaning 18001 clauses out of 36007 with flag 562749/4915391
1800.05/901.80	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.05/901.80	c starts		: 24020
1800.05/901.80	c conflicts		: 4929719
1800.05/901.80	c decisions		: 13964955
1800.05/901.80	c propagations		: 323761930
1800.05/901.80	c inspects		: 20154059277
1800.05/901.80	c shortcuts		: 0
1800.05/901.80	c learnt literals	: 0
1800.05/901.80	c learnt binary clauses	: 0
1800.05/901.80	c learnt ternary clauses	: 0
1800.05/901.80	c learnt constraints	: 4929719
1800.05/901.80	c ignored constraints	: 0
1800.05/901.80	c root simplifications	: 0
1800.05/901.80	c removed literals (reason simplification)	: 16444622
1800.05/901.80	c reason swapping (by a shorter reason)	: 0
1800.05/901.80	c Calls to reduceDB	: 126
1800.05/901.80	c Number of update (reduction) of LBD	: 1414643
1800.05/901.80	c Imported unit clauses	: 0
1800.05/901.80	c number of reductions to clauses (during analyze)	: 0
1800.05/901.80	c number of learned constraints concerned by reduction	: 0
1800.05/901.80	c number of learning phase by resolution	: 0
1800.05/901.80	c number of learning phase by cutting planes	: 0
1800.05/901.80	c speed (assignments/second)	: 2.1075506444473375E7
1800.05/901.80	c non guided choices	0
1800.05/901.82	c learnt constraints type 
1800.05/901.82	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 32334
1800.05/901.82	c >>>>>>>>>> Solver number 1 (10 answers) <<<<<<<<<<<<<<<<<<
1800.05/901.82	c starts		: 38
1800.05/901.82	c conflicts		: 6766
1800.05/901.82	c decisions		: 65991
1800.05/901.82	c propagations		: 242843
1800.05/901.82	c inspects		: 122349080
1800.05/901.82	c shortcuts		: 0
1800.05/901.82	c learnt literals	: 0
1800.05/901.82	c learnt binary clauses	: 0
1800.05/901.82	c learnt ternary clauses	: 0
1800.05/901.82	c learnt constraints	: 6766
1800.05/901.82	c ignored constraints	: 0
1800.05/901.82	c root simplifications	: 0
1800.05/901.82	c removed literals (reason simplification)	: 0
1800.05/901.82	c reason swapping (by a shorter reason)	: 0
1800.05/901.82	c Calls to reduceDB	: 1
1800.05/901.82	c Number of update (reduction) of LBD	: 0
1800.05/901.82	c Imported unit clauses	: 0
1800.05/901.82	c number of reductions to clauses (during analyze)	: 0
1800.05/901.82	c number of learned constraints concerned by reduction	: 0
1800.05/901.82	c number of learning phase by resolution	: 0
1800.05/901.82	c number of learning phase by cutting planes	: 0
1800.05/901.82	c speed (assignments/second)	: 269.4869003507814
1800.05/901.82	c non guided choices	0
1800.05/901.82	c learnt constraints type 
1800.05/901.82	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 267
1800.05/901.82	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6499
1800.05/901.82	s SATISFIABLE
1800.05/901.82	c Found 11 solution(s)
1800.05/901.82	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 
1800.05/901.82	c objective function=23
1800.05/901.82	c Total wall clock time (in seconds): 901.706

Verifier Data

OK	23

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-4081337-1465231311/watcher-4081337-1465231311 -o /tmp/evaluation-result-4081337-1465231311/solver-4081337-1465231311 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465221375-21442 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081337-1465231311.opb 

pid=25809
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.18 4.20 4.18 4/197 25812
/proc/meminfo: memFree=30367128/32872528 swapFree=12328/568296
[pid=25812] ppid=25809 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/25812/stat : 25812 (java) D 25809 25812 21426 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 105063683 2560000 46 33554432000 1073741824 1073778376 140735680640512 140735680637640 206619897127 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/25812/statm: 625 46 37 9 0 29 0

[startup+0.100159 s]
/proc/loadavg: 4.18 4.20 4.18 4/197 25812
/proc/meminfo: memFree=30367128/32872528 swapFree=12328/568296
[pid=25812] ppid=25809 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/25812/stat : 25812 (java) S 25809 25812 21426 0 -1 4202496 4479 0 1 0 8 1 0 0 20 0 18 0 105063683 9787879424 5593 33554432000 1073741824 1073778376 140735680640512 140735680631648 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25812/statm: 2389619 5593 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200313 s]
/proc/loadavg: 4.18 4.20 4.18 4/197 25812
/proc/meminfo: memFree=30367128/32872528 swapFree=12328/568296
[pid=25812] ppid=25809 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/25812/stat : 25812 (java) S 25809 25812 21426 0 -1 4202496 4912 0 1 0 21 1 0 0 20 0 19 0 105063683 10060525568 7501 33554432000 1073741824 1073778376 140735680640512 140735680631648 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25812/statm: 2456183 7501 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9824732

[startup+0.300325 s]
/proc/loadavg: 4.18 4.20 4.18 4/197 25812
/proc/meminfo: memFree=30367128/32872528 swapFree=12328/568296
[pid=25812] ppid=25809 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/25812/stat : 25812 (java) S 25809 25812 21426 0 -1 4202496 4912 0 1 0 21 1 0 0 20 0 19 0 105063683 10060525568 7501 33554432000 1073741824 1073778376 140735680640512 140735680631648 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25812/statm: 2456183 7501 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9824732

[startup+0.701883 s]
/proc/loadavg: 4.18 4.20 4.18 4/197 25812
/proc/meminfo: memFree=30367128/32872528 swapFree=12328/568296
[pid=25812] ppid=25809 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/25812/stat : 25812 (java) S 25809 25812 21426 0 -1 4202496 4950 0 1 0 24 1 0 0 20 0 22 0 105063683 10060525568 8561 33554432000 1073741824 1073778376 140735680640512 140735680631648 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25812/statm: 2456183 8561 2218 9 0 2446860 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+1.50082 s]
/proc/loadavg: 4.18 4.20 4.18 3/216 25837
/proc/meminfo: memFree=30332012/32872528 swapFree=12328/568296
[pid=25812] ppid=25809 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/25812/stat : 25812 (java) S 25809 25812 21426 0 -1 4202496 14914 0 1 0 103 7 0 0 20 0 19 0 105063683 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140735680631648 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25812/statm: 2456183 15317 2251 9 0 2446860 0
[pid=25812/tid=25814] ppid=25809 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/25812/task/25814/stat : 25814 (java) S 25809 25812 21426 0 -1 4202560 2471 0 1 0 14 2 0 0 20 0 19 0 105063684 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140394159428472 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25815] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25815/stat : 25815 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140394098158120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25816] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25816/stat : 25816 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140394097105320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25817] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25817/stat : 25817 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140394096052520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25818] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25818/stat : 25818 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140394094999720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25819] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25819/stat : 25819 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140394093947944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25820] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25820/stat : 25820 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393997613992 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25821] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25821/stat : 25821 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393996561192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25822] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25822/stat : 25822 (java) S 25809 25812 21426 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393995508392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25823] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25823/stat : 25823 (java) S 25809 25812 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105063687 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393983310312 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25824] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25824/stat : 25824 (java) S 25809 25812 21426 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105063687 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393982256376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25825] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25825/stat : 25825 (java) S 25809 25812 21426 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105063687 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393981203464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25826] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25826/stat : 25826 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063689 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393980151952 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25827] ppid=25809 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/25812/task/25827/stat : 25827 (java) R 25809 25812 21426 0 -1 4202560 9079 0 0 0 41 2 0 0 20 0 19 0 105063689 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393979087496 140394163545521 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25828] ppid=25809 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/25812/task/25828/stat : 25828 (java) S 25809 25812 21426 0 -1 4202560 2012 0 0 0 16 0 0 0 20 0 19 0 105063689 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393978047288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25829] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25829/stat : 25829 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063689 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393976994680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25830] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25830/stat : 25830 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063689 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393975942088 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25837] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25837/stat : 25837 (java) S 25809 25812 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105063753 10060525568 15317 33554432000 1073741824 1073778376 140735680640512 140393974887848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 4.18 4.20 4.18 8/219 25846
/proc/meminfo: memFree=30293776/32872528 swapFree=12328/568296
[pid=25812] ppid=25809 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/25812/stat : 25812 (java) S 25809 25812 21426 0 -1 4202496 22214 0 1 0 264 14 0 0 20 0 19 0 105063683 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140735680631648 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25812/statm: 2456183 25341 2270 9 0 2446860 0
[pid=25812/tid=25814] ppid=25809 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/25812/task/25814/stat : 25814 (java) S 25809 25812 21426 0 -1 4202560 2471 0 1 0 15 2 0 0 20 0 19 0 105063684 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140394159428472 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25815] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25815/stat : 25815 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140394098158120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25816] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25816/stat : 25816 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140394097105320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25817] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25817/stat : 25817 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140394096052520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25818] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25818/stat : 25818 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140394094999720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25819] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25819/stat : 25819 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140394093947944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25820] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25820/stat : 25820 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393997613992 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25821] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25821/stat : 25821 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393996561192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25822] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25822/stat : 25822 (java) S 25809 25812 21426 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105063685 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393995508392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25823] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25823/stat : 25823 (java) S 25809 25812 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105063687 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393983310312 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25824] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25824/stat : 25824 (java) S 25809 25812 21426 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105063687 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393982256376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25825] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25825/stat : 25825 (java) S 25809 25812 21426 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105063687 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393981203464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25826] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25826/stat : 25826 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063689 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393980151952 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25827] ppid=25809 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/25812/task/25827/stat : 25827 (java) S 25809 25812 21426 0 -1 4202560 10326 0 0 0 87 2 0 0 20 0 19 0 105063689 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393979100088 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25828] ppid=25809 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/25812/task/25828/stat : 25828 (java) S 25809 25812 21426 0 -1 4202560 8026 0 0 0 63 1 0 0 20 0 19 0 105063689 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393978047288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25829] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25829/stat : 25829 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063689 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393976994680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25830] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25830/stat : 25830 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063689 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393975942088 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25837] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25837/stat : 25837 (java) S 25809 25812 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105063753 10060525568 25341 33554432000 1073741824 1073778376 140735680640512 140393974887848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 9824732

[startup+6.30086 s]
/proc/loadavg: 4.16 4.19 4.18 3/216 25855
/proc/meminfo: memFree=30118684/32872528 swapFree=12328/568296
[pid=25812] ppid=25809 vsize=9824732 CPUtime=8.5 cores=0,2,4,6
/proc/25812/stat : 25812 (java) S 25809 25812 21426 0 -1 4202496 24049 0 1 0 824 26 0 0 20 0 22 0 105063683 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140735680631648 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25812/statm: 2456183 72611 2286 9 0 2446860 0
[pid=25812/tid=25814] ppid=25809 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/25812/task/25814/stat : 25814 (java) S 25809 25812 21426 0 -1 4202560 2473 0 1 0 15 2 0 0 20 0 22 0 105063684 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140394159428472 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25815] ppid=25809 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25812/task/25815/stat : 25815 (java) S 25809 25812 21426 0 -1 4202560 99 0 0 0 2 0 0 0 20 0 22 0 105063685 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140394098158120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25816] ppid=25809 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25812/task/25816/stat : 25816 (java) S 25809 25812 21426 0 -1 4202560 98 0 0 0 4 0 0 0 20 0 22 0 105063685 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140394097105320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25817] ppid=25809 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25812/task/25817/stat : 25817 (java) S 25809 25812 21426 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 105063685 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140394096052520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25818] ppid=25809 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25812/task/25818/stat : 25818 (java) S 25809 25812 21426 0 -1 4202560 112 0 0 0 3 0 0 0 20 0 22 0 105063685 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140394094999720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25819] ppid=25809 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25812/task/25819/stat : 25819 (java) S 25809 25812 21426 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 105063685 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140394093947944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25820] ppid=25809 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25812/task/25820/stat : 25820 (java) S 25809 25812 21426 0 -1 4202560 107 0 0 0 4 0 0 0 20 0 22 0 105063685 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393997613992 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25821] ppid=25809 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25812/task/25821/stat : 25821 (java) S 25809 25812 21426 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 105063685 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393996561192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25822] ppid=25809 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25812/task/25822/stat : 25822 (java) S 25809 25812 21426 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 22 0 105063685 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393995508392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25823] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25823/stat : 25823 (java) S 25809 25812 21426 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 105063687 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393983310312 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25824] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25824/stat : 25824 (java) S 25809 25812 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105063687 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393982256376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25825] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25825/stat : 25825 (java) S 25809 25812 21426 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105063687 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393981203464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25826] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25826/stat : 25826 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105063689 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393980151952 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25827] ppid=25809 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/25812/task/25827/stat : 25827 (java) S 25809 25812 21426 0 -1 4202560 10345 0 0 0 103 2 0 0 20 0 22 0 105063689 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393979100088 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25828] ppid=25809 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/25812/task/25828/stat : 25828 (java) S 25809 25812 21426 0 -1 4202560 9199 0 0 0 90 2 0 0 20 0 22 0 105063689 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393978047288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25829] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25829/stat : 25829 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105063689 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393976994680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25830] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25830/stat : 25830 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105063689 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393975942088 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25837] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25837/stat : 25837 (java) S 25809 25812 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105063753 10060525568 72611 33554432000 1073741824 1073778376 140735680640512 140393974887848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.5
Current children cumulated vsize (KiB) 9824732


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

/proc/loadavg: 4.32 4.23 4.19 5/219 25986
/proc/meminfo: memFree=25435428/32872528 swapFree=12328/568296
[pid=25812] ppid=25809 vsize=9824732 CPUtime=1767.08 cores=0,2,4,6
/proc/25812/stat : 25812 (java) S 25809 25812 21426 0 -1 4202496 45291 0 1 0 176531 177 0 0 20 0 20 0 105063683 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140735680631648 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25812/statm: 2456183 492755 2294 9 0 2446860 0
[pid=25812/tid=25814] ppid=25809 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/25812/task/25814/stat : 25814 (java) S 25809 25812 21426 0 -1 4202560 2474 0 1 0 19 2 0 0 20 0 20 0 105063684 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140394159428472 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25815] ppid=25809 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/25812/task/25815/stat : 25815 (java) S 25809 25812 21426 0 -1 4202560 1375 0 0 0 61 12 0 0 20 0 20 0 105063685 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140394098158120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25816] ppid=25809 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/25812/task/25816/stat : 25816 (java) S 25809 25812 21426 0 -1 4202560 1074 0 0 0 62 12 0 0 20 0 20 0 105063685 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140394097105320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25817] ppid=25809 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/25812/task/25817/stat : 25817 (java) S 25809 25812 21426 0 -1 4202560 1260 0 0 0 57 10 0 0 20 0 20 0 105063685 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140394096052520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25818] ppid=25809 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/25812/task/25818/stat : 25818 (java) S 25809 25812 21426 0 -1 4202560 2244 0 0 0 53 9 0 0 20 0 20 0 105063685 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140394094999720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25819] ppid=25809 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/25812/task/25819/stat : 25819 (java) S 25809 25812 21426 0 -1 4202560 2089 0 0 0 56 12 0 0 20 0 20 0 105063685 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140394093947944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25820] ppid=25809 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/25812/task/25820/stat : 25820 (java) S 25809 25812 21426 0 -1 4202560 1420 0 0 0 64 8 0 0 20 0 20 0 105063685 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393997613992 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25821] ppid=25809 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/25812/task/25821/stat : 25821 (java) S 25809 25812 21426 0 -1 4202560 1118 0 0 0 57 12 0 0 20 0 20 0 105063685 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393996561192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25822] ppid=25809 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/25812/task/25822/stat : 25822 (java) S 25809 25812 21426 0 -1 4202560 3352 0 0 0 65 18 0 0 20 0 20 0 105063685 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393995508392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25823] ppid=25809 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/25812/task/25823/stat : 25823 (java) S 25809 25812 21426 0 -1 4202560 1706 0 0 0 99 5 0 0 20 0 20 0 105063687 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393983310312 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25824] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25824/stat : 25824 (java) S 25809 25812 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 105063687 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393982256376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25825] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25825/stat : 25825 (java) S 25809 25812 21426 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 105063687 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393981203464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25826] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25826/stat : 25826 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 105063689 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393980151952 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25827] ppid=25809 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/25812/task/25827/stat : 25827 (java) S 25809 25812 21426 0 -1 4202560 10354 0 0 0 106 2 0 0 20 0 20 0 105063689 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393979100088 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25828] ppid=25809 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/25812/task/25828/stat : 25828 (java) S 25809 25812 21426 0 -1 4202560 13534 0 0 0 140 3 0 0 20 0 20 0 105063689 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393978047288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25829] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25829/stat : 25829 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 105063689 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393976994680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25830] ppid=25809 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/25812/task/25830/stat : 25830 (java) S 25809 25812 21426 0 -1 4202560 51 0 0 0 9 9 0 0 20 0 20 0 105063689 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393975942088 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25837] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25837/stat : 25837 (java) S 25809 25812 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 105063753 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393974887848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25862] ppid=25809 vsize=9824732 CPUtime=866.05 cores=0,2,4,6
/proc/25812/task/25862/stat : 25862 (java) R 25809 25812 21426 0 -1 4202560 26 0 0 0 86591 14 0 0 20 0 20 0 105065254 10060525568 492755 33554432000 1073741824 1073778376 140735680640512 140393972779440 140394100277456 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1767.08
Current children cumulated vsize (KiB) 9824732

[startup+886.401 s]
/proc/loadavg: 4.32 4.23 4.19 5/219 25986
/proc/meminfo: memFree=25435428/32872528 swapFree=12328/568296
[pid=25812] ppid=25809 vsize=9824732 CPUtime=1765.06 cores=0,2,4,6
/proc/25812/stat : 25812 (java) S 25809 25812 21426 0 -1 4202496 45291 0 1 0 176315 191 0 0 20 0 19 0 105063683 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140735680631648 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25812/statm: 2456183 492752 2294 9 0 2446860 0
[pid=25812/tid=25814] ppid=25809 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/25812/task/25814/stat : 25814 (java) S 25809 25812 21426 0 -1 4202560 2474 0 1 0 19 2 0 0 20 0 19 0 105063684 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140394159428472 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25815] ppid=25809 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/25812/task/25815/stat : 25815 (java) S 25809 25812 21426 0 -1 4202560 1375 0 0 0 61 12 0 0 20 0 19 0 105063685 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140394098158120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25816] ppid=25809 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/25812/task/25816/stat : 25816 (java) S 25809 25812 21426 0 -1 4202560 1074 0 0 0 62 12 0 0 20 0 19 0 105063685 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140394097105320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25817] ppid=25809 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/25812/task/25817/stat : 25817 (java) S 25809 25812 21426 0 -1 4202560 1260 0 0 0 57 10 0 0 20 0 19 0 105063685 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140394096052520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25818] ppid=25809 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/25812/task/25818/stat : 25818 (java) S 25809 25812 21426 0 -1 4202560 2244 0 0 0 53 9 0 0 20 0 19 0 105063685 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140394094999720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25819] ppid=25809 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/25812/task/25819/stat : 25819 (java) S 25809 25812 21426 0 -1 4202560 2089 0 0 0 56 12 0 0 20 0 19 0 105063685 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140394093947944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25820] ppid=25809 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/25812/task/25820/stat : 25820 (java) S 25809 25812 21426 0 -1 4202560 1420 0 0 0 64 8 0 0 20 0 19 0 105063685 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393997613992 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25821] ppid=25809 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/25812/task/25821/stat : 25821 (java) S 25809 25812 21426 0 -1 4202560 1118 0 0 0 57 12 0 0 20 0 19 0 105063685 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393996561192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25822] ppid=25809 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/25812/task/25822/stat : 25822 (java) S 25809 25812 21426 0 -1 4202560 3352 0 0 0 65 18 0 0 20 0 19 0 105063685 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393995508392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25823] ppid=25809 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/25812/task/25823/stat : 25823 (java) S 25809 25812 21426 0 -1 4202560 1706 0 0 0 99 5 0 0 20 0 19 0 105063687 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393983310312 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25824] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25824/stat : 25824 (java) S 25809 25812 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 105063687 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393982256376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25825] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25825/stat : 25825 (java) S 25809 25812 21426 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 105063687 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393981203464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25826] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25826/stat : 25826 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063689 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393980151952 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25827] ppid=25809 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/25812/task/25827/stat : 25827 (java) S 25809 25812 21426 0 -1 4202560 10354 0 0 0 106 2 0 0 20 0 19 0 105063689 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393979100088 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25828] ppid=25809 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/25812/task/25828/stat : 25828 (java) S 25809 25812 21426 0 -1 4202560 13534 0 0 0 140 3 0 0 20 0 19 0 105063689 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393978047288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25829] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25829/stat : 25829 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105063689 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393976994680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25830] ppid=25809 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/25812/task/25830/stat : 25830 (java) S 25809 25812 21426 0 -1 4202560 51 0 0 0 9 9 0 0 20 0 19 0 105063689 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393975942088 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25837] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25837/stat : 25837 (java) S 25809 25812 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105063753 10060525568 492752 33554432000 1073741824 1073778376 140735680640512 140393974887848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1765.06
Current children cumulated vsize (KiB) 9824732
#
############




Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901.801 s]
/proc/loadavg: 4.33 4.23 4.19 5/219 25989
/proc/meminfo: memFree=25491528/32872528 swapFree=12328/568296
[pid=25812] ppid=25809 vsize=9824732 CPUtime=1796.09 cores=0,2,4,6
/proc/25812/stat : 25812 (java) S 25809 25812 21426 0 -1 4202496 45479 0 1 0 179415 194 0 0 20 0 22 0 105063683 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140735680631648 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25812/statm: 2456183 479098 2294 9 0 2446860 0
[pid=25812/tid=25814] ppid=25809 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/25812/task/25814/stat : 25814 (java) S 25809 25812 21426 0 -1 4202560 2474 0 1 0 19 2 0 0 20 0 22 0 105063684 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140394159428472 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25815] ppid=25809 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/25812/task/25815/stat : 25815 (java) S 25809 25812 21426 0 -1 4202560 1390 0 0 0 68 13 0 0 20 0 22 0 105063685 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140394098158120 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25816] ppid=25809 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/25812/task/25816/stat : 25816 (java) S 25809 25812 21426 0 -1 4202560 1081 0 0 0 67 13 0 0 20 0 22 0 105063685 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140394097105320 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25817] ppid=25809 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/25812/task/25817/stat : 25817 (java) S 25809 25812 21426 0 -1 4202560 1270 0 0 0 66 10 0 0 20 0 22 0 105063685 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140394096052520 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25818] ppid=25809 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/25812/task/25818/stat : 25818 (java) S 25809 25812 21426 0 -1 4202560 2248 0 0 0 58 9 0 0 20 0 22 0 105063685 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140394094999720 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25819] ppid=25809 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/25812/task/25819/stat : 25819 (java) S 25809 25812 21426 0 -1 4202560 2096 0 0 0 63 12 0 0 20 0 22 0 105063685 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140394093947944 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25820] ppid=25809 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/25812/task/25820/stat : 25820 (java) S 25809 25812 21426 0 -1 4202560 1427 0 0 0 75 8 0 0 20 0 22 0 105063685 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393997613992 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25821] ppid=25809 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/25812/task/25821/stat : 25821 (java) S 25809 25812 21426 0 -1 4202560 1121 0 0 0 65 12 0 0 20 0 22 0 105063685 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393996561192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25822] ppid=25809 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/25812/task/25822/stat : 25822 (java) S 25809 25812 21426 0 -1 4202560 3354 0 0 0 71 18 0 0 20 0 22 0 105063685 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393995508392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25823] ppid=25809 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/25812/task/25823/stat : 25823 (java) S 25809 25812 21426 0 -1 4202560 1812 0 0 0 99 6 0 0 20 0 22 0 105063687 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393983310312 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25824] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25824/stat : 25824 (java) S 25809 25812 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105063687 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393982256376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25825] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25825/stat : 25825 (java) S 25809 25812 21426 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 105063687 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393981203464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25826] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25826/stat : 25826 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105063689 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393980151952 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25827] ppid=25809 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/25812/task/25827/stat : 25827 (java) S 25809 25812 21426 0 -1 4202560 10354 0 0 0 106 2 0 0 20 0 22 0 105063689 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393979100088 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25828] ppid=25809 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/25812/task/25828/stat : 25828 (java) S 25809 25812 21426 0 -1 4202560 13544 0 0 0 146 3 0 0 20 0 22 0 105063689 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393978047288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25829] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25829/stat : 25829 (java) S 25809 25812 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105063689 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393976994680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25830] ppid=25809 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/25812/task/25830/stat : 25830 (java) S 25809 25812 21426 0 -1 4202560 53 0 0 0 9 9 0 0 20 0 22 0 105063689 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393975942088 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25812/tid=25837] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25837/stat : 25837 (java) S 25809 25812 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105063753 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393974887848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25812/tid=25987] ppid=25809 vsize=9824732 CPUtime=15.14 cores=0,2,4,6
/proc/25812/task/25987/stat : 25987 (java) R 25809 25812 21426 0 -1 4202560 7 0 0 0 1514 0 0 0 20 0 22 0 105152328 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393972779632 140394099666400 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25812/tid=25988] ppid=25809 vsize=9824732 CPUtime=15.13 cores=0,2,4,6
/proc/25812/task/25988/stat : 25988 (java) R 25809 25812 21426 0 -1 4202560 6 0 0 0 1513 0 0 0 20 0 22 0 105152328 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393971727640 140394099843383 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25812/tid=25989] ppid=25809 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25812/task/25989/stat : 25989 (java) S 25809 25812 21426 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105152328 10060525568 479098 33554432000 1073741824 1073778376 140735680640512 140393973835432 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1796.09
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 25812 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 3.96007
#  lost CPU user time (s): 4.2601
#  lost CPU system time (s): -0.3

Real time (s): 901.848
CPU time (s): 1800.24
CPU user time (s): 1798.38
CPU system time (s): 1.86267
CPU usage (%): 199.617
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.12
system time used= 2.16267
maximum resident set size= 3224052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45529
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= 23494
involuntary context switches= 21113

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.42417 second user time and 7.31189 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-06 18:41:51
IDJOB=4081337
IDBENCH=2851
IDSOLVER=2543
FILE ID=node138/4081337-1465231311
RUNJOBID= node138-1465221375-21442
PBS_JOBID= 19843229
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_300_10_15.r.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081337-1465231311/watcher-4081337-1465231311 -o /tmp/evaluation-result-4081337-1465231311/solver-4081337-1465231311 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465221375-21442 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081337-1465231311.opb

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

MD5SUM BENCH= 34bb25320bcbfa536bfc14194ca6ac66
RANDOM SEED=788389471

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.807
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.807
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.807
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.807
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.807
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:        30368036 kB
Buffers:           24296 kB
Cached:            89376 kB
SwapCached:        46424 kB
Active:          1131316 kB
Inactive:         100636 kB
Active(anon):    1073720 kB
Inactive(anon):    47172 kB
Active(file):      57596 kB
Inactive(file):    53464 kB
Unevictable:      568296 kB
Mlocked:           12328 kB
SwapTotal:      67108856 kB
SwapFree:       67053456 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       1643764 kB
Mapped:            15320 kB
Shmem:                 0 kB
Slab:             567864 kB
SReclaimable:      11396 kB
SUnreclaim:       556468 kB
KernelStack:        1592 kB
PageTables:         7888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1894680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1576960 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= 71748 MiB
End job on node138 at 2016-06-06 18:56:53