Trace number 4106734

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)-63 1800.06 892.664

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4106734-1466276341.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  objective function found
1.57/0.77	c ... done. Wall clock time 0.639s.
1.57/0.77	c declared #vars     500
1.57/0.77	c internal #vars     8335
1.57/0.77	c #constraints  16670
1.57/0.77	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.57/0.77	c constraints type 
1.57/0.77	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7835
1.57/0.77	c org.sat4j.minisat.constraints.cnf.UnitClauses => 455
1.57/0.77	c org.sat4j.specs.Constr$1 => 530
1.57/0.77	c org.sat4j.minisat.constraints.cnf.UnitClause => 15
1.57/0.77	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7835
1.57/0.77	c 16670 constraints processed.
1.57/0.77	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.57/0.77	c constraints type 
1.57/0.77	c org.sat4j.specs.Constr$1 => 530
1.57/0.77	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7835
1.57/0.77	c org.sat4j.pb.constraints.pb.UnitClausesPB => 455
1.57/0.77	c org.sat4j.pb.constraints.pb.UnitClausePB => 15
1.57/0.77	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7835
1.57/0.77	c 16670 constraints processed.
1.57/0.77	c objective function length is 500 literals
2.29/0.96	c And the winner is solver0
3.06/1.27	c SATISFIABLE
3.06/1.27	c OPTIMIZING...
3.06/1.27	c Got one! Elapsed wall clock time (in seconds):1.144
3.06/1.27	o -55
4.36/1.66	c And the winner is solver1
4.69/1.78	c Got one! Elapsed wall clock time (in seconds):1.649
4.69/1.78	o -56
4.78/1.88	c And the winner is solver1
5.14/2.28	c Got one! Elapsed wall clock time (in seconds):2.151
5.14/2.28	o -57
6.86/2.90	c cleaning 3117 clauses out of 6240 with flag 9139/6240
7.16/3.01	c And the winner is solver1
7.27/3.28	c Got one! Elapsed wall clock time (in seconds):3.153
7.27/3.28	o -58
8.80/4.06	c cleaning 4445 clauses out of 8894 with flag 11831/12011
9.42/4.36	c And the winner is solver1
9.54/4.78	c Got one! Elapsed wall clock time (in seconds):4.655
9.54/4.78	o -59
10.64/5.29	c cleaning 4884 clauses out of 9770 with flag 6794/17332
12.68/6.22	c cleaning 5440 clauses out of 10885 with flag 20429/23331
13.76/6.76	c And the winner is solver1
13.76/6.78	c Got one! Elapsed wall clock time (in seconds):6.657
13.76/6.78	o -60
14.63/7.13	c cleaning 5557 clauses out of 11119 with flag 4453/29005
16.26/7.95	c cleaning 5776 clauses out of 11563 with flag 18576/35006
18.62/9.01	c cleaning 6391 clauses out of 12787 with flag 35035/42006
21.02/10.21	c cleaning 7197 clauses out of 14394 with flag 53786/50004
23.84/11.61	c cleaning 8095 clauses out of 16197 with flag 74588/59004
27.66/13.48	c cleaning 9052 clauses out of 18103 with flag 98174/69005
32.02/15.57	c cleaning 10023 clauses out of 20051 with flag 124669/80005
36.48/17.79	c cleaning 11010 clauses out of 22030 with flag 153603/92007
41.66/20.33	c cleaning 12009 clauses out of 24017 with flag 185899/105004
47.34/23.07	c cleaning 13000 clauses out of 26008 with flag 219148/119004
52.94/25.83	c cleaning 14003 clauses out of 28009 with flag 255350/134005
57.94/28.33	c cleaning 15003 clauses out of 30006 with flag 291922/150005
64.03/31.24	c cleaning 15999 clauses out of 32003 with flag 330582/167005
69.62/34.04	c cleaning 16997 clauses out of 34003 with flag 370736/185004
76.02/37.25	c cleaning 18004 clauses out of 36008 with flag 410835/204006
84.13/41.57	c cleaning 19000 clauses out of 38002 with flag 452987/224004
91.34/45.14	c cleaning 20002 clauses out of 40003 with flag 497084/245005
99.22/49.00	c cleaning 20999 clauses out of 42001 with flag 543555/267005
107.21/53.07	c cleaning 21994 clauses out of 44001 with flag 591899/290004
116.17/57.42	c cleaning 23004 clauses out of 46008 with flag 642536/314005
125.57/62.11	c cleaning 23999 clauses out of 48004 with flag 695181/339005
135.13/66.81	c cleaning 25000 clauses out of 50005 with flag 750082/365005
145.93/72.30	c cleaning 25998 clauses out of 52004 with flag 806303/392004
157.55/78.00	c cleaning 27002 clauses out of 54007 with flag 865334/420005
169.95/84.19	c cleaning 28000 clauses out of 56004 with flag 926262/449004
171.75/85.01	c And the winner is solver1
171.75/85.10	c Got one! Elapsed wall clock time (in seconds):84.97
171.75/85.10	o -61
175.21/87.24	c cleaning 19035 clauses out of 38085 with flag 11250/459085
177.23/88.29	c cleaning 12518 clauses out of 25050 with flag 25037/465085
179.43/89.30	c cleaning 9761 clauses out of 19532 with flag 40881/472085
181.62/90.40	c cleaning 8878 clauses out of 17771 with flag 59103/480085
184.03/91.62	c cleaning 8945 clauses out of 17894 with flag 79963/489086
186.63/92.97	c cleaning 9472 clauses out of 18951 with flag 102704/499088
189.83/94.51	c cleaning 10231 clauses out of 20476 with flag 128112/510085
193.43/96.33	c cleaning 11119 clauses out of 22245 with flag 156703/522085
197.70/98.49	c cleaning 12063 clauses out of 24127 with flag 189190/535086
202.10/100.70	c cleaning 13030 clauses out of 26063 with flag 222418/549085
207.30/103.24	c cleaning 14014 clauses out of 28033 with flag 258266/564085
212.90/106.04	c cleaning 15003 clauses out of 30019 with flag 295539/580085
219.16/109.18	c cleaning 16003 clauses out of 32016 with flag 335622/597085
226.56/112.89	c cleaning 17007 clauses out of 34014 with flag 380107/615086
234.37/116.71	c cleaning 18002 clauses out of 36007 with flag 426343/634086
241.87/120.48	c cleaning 18998 clauses out of 38005 with flag 474215/654086
250.87/124.92	c cleaning 19998 clauses out of 40007 with flag 524696/675086
258.27/128.67	c cleaning 0 clauses out of 6200 with flag 0/6200
260.60/129.68	c cleaning 21004 clauses out of 42008 with flag 578261/697085
270.76/134.69	c cleaning 21996 clauses out of 44004 with flag 633430/720085
280.36/139.40	c cleaning 23000 clauses out of 46008 with flag 691498/744085
292.15/145.25	c cleaning 24004 clauses out of 48008 with flag 756952/769085
305.35/151.89	c cleaning 24998 clauses out of 50004 with flag 821832/795085
318.17/158.16	c cleaning 25998 clauses out of 52006 with flag 885538/822085
333.62/165.77	c cleaning 27000 clauses out of 54008 with flag 951076/850085
349.02/173.49	c cleaning 28003 clauses out of 56008 with flag 1023112/879085
367.04/182.40	c cleaning 29001 clauses out of 58006 with flag 1097819/909086
386.86/192.11	c cleaning 29999 clauses out of 60005 with flag 1173270/940086
404.32/200.72	c cleaning 31003 clauses out of 62005 with flag 1248564/972085
424.41/210.63	c cleaning 31999 clauses out of 64003 with flag 1329690/1005086
445.49/221.07	c cleaning 33002 clauses out of 66005 with flag 1412708/1039087
467.82/232.04	c cleaning 34001 clauses out of 68001 with flag 1499799/1074085
491.19/243.56	c cleaning 34999 clauses out of 70001 with flag 1586438/1110086
492.80/244.38	c And the winner is solver1
492.80/244.87	c Got one! Elapsed wall clock time (in seconds):244.739
492.80/244.87	o -62
494.06/245.51	c cleaning 20196 clauses out of 40407 with flag 4884/1115491
496.26/246.64	c cleaning 13099 clauses out of 26212 with flag 18824/1121492
499.38/248.01	c cleaning 10052 clauses out of 20113 with flag 35740/1128492
502.18/249.42	c cleaning 9025 clauses out of 18060 with flag 55061/1136491
504.99/250.81	c cleaning 9016 clauses out of 18035 with flag 75763/1145491
507.98/252.35	c cleaning 9508 clauses out of 19020 with flag 98714/1155492
511.59/254.13	c cleaning 10255 clauses out of 20513 with flag 124123/1166493
516.33/256.32	c cleaning 11124 clauses out of 22257 with flag 152673/1178492
520.51/258.43	c cleaning 12066 clauses out of 24132 with flag 183732/1191491
525.12/260.79	c cleaning 13034 clauses out of 26067 with flag 217415/1205492
530.51/263.40	c cleaning 14017 clauses out of 28033 with flag 253788/1220492
536.68/266.38	c cleaning 15006 clauses out of 30015 with flag 291699/1236491
543.08/269.60	c cleaning 16005 clauses out of 32010 with flag 331701/1253492
549.88/272.96	c cleaning 16995 clauses out of 34006 with flag 373155/1271493
557.82/276.79	c cleaning 17999 clauses out of 36009 with flag 418094/1290491
566.02/280.84	c cleaning 18999 clauses out of 38010 with flag 467402/1310491
575.38/285.38	c cleaning 20006 clauses out of 40014 with flag 518631/1331494
584.38/289.85	c cleaning 21002 clauses out of 42006 with flag 573506/1353492
595.33/295.12	c cleaning 21997 clauses out of 44003 with flag 630203/1376491
607.64/301.12	c cleaning 23002 clauses out of 46009 with flag 692905/1400494
618.65/306.69	c cleaning 24001 clauses out of 48005 with flag 754448/1425492
634.73/315.38	c cleaning 24996 clauses out of 50003 with flag 819114/1451491
648.21/322.05	c cleaning 26001 clauses out of 52007 with flag 888329/1478491
662.90/329.31	c cleaning 27003 clauses out of 54007 with flag 957661/1506492
678.44/337.03	c cleaning 28000 clauses out of 56004 with flag 1028594/1535492
694.38/344.99	c cleaning 29000 clauses out of 58004 with flag 1101522/1565492
710.11/352.70	c cleaning 29998 clauses out of 60003 with flag 1175075/1596491
724.12/359.77	c And the winner is solver1
724.12/359.86	c Got one! Elapsed wall clock time (in seconds):359.733
724.12/359.86	o -63
728.34/361.91	c cleaning 31840 clauses out of 63682 with flag 12802/1630168
731.13/363.33	c cleaning 18915 clauses out of 37842 with flag 27911/1636168
733.14/364.35	c cleaning 12963 clauses out of 25926 with flag 43925/1643167
735.54/365.60	c cleaning 10482 clauses out of 20964 with flag 63517/1651168
738.34/366.95	c cleaning 9730 clauses out of 19481 with flag 85009/1660167
741.34/368.40	c cleaning 9874 clauses out of 19751 with flag 108122/1670167
744.72/370.05	c cleaning 10438 clauses out of 20878 with flag 133678/1681168
748.53/371.91	c cleaning 11218 clauses out of 22440 with flag 162223/1693168
752.51/373.99	c cleaning 12109 clauses out of 24221 with flag 195314/1706167
756.91/376.19	c cleaning 13055 clauses out of 26113 with flag 227732/1720168
761.91/378.68	c cleaning 14026 clauses out of 28057 with flag 263599/1735167
768.07/381.66	c cleaning 15016 clauses out of 30033 with flag 303733/1751169
774.47/384.88	c cleaning 16006 clauses out of 32016 with flag 345306/1768168
781.68/388.35	c cleaning 17004 clauses out of 34009 with flag 388251/1786167
788.86/391.90	c cleaning 17999 clauses out of 36006 with flag 434270/1805168
796.46/395.77	c cleaning 18998 clauses out of 38006 with flag 482723/1825167
806.67/400.74	c cleaning 19999 clauses out of 40008 with flag 536338/1846167
816.47/405.63	c cleaning 21002 clauses out of 42009 with flag 588011/1868167
828.03/411.32	c cleaning 21999 clauses out of 44007 with flag 642960/1891167
841.31/417.88	c cleaning 23002 clauses out of 46008 with flag 701457/1915167
853.91/424.19	c cleaning 23996 clauses out of 48007 with flag 762275/1940168
869.97/432.08	c cleaning 25001 clauses out of 50011 with flag 825885/1966168
888.03/440.90	c cleaning 26005 clauses out of 52009 with flag 895999/1993167
904.04/448.91	c cleaning 26999 clauses out of 54004 with flag 965483/2021167
922.52/458.10	c cleaning 28000 clauses out of 56005 with flag 1037915/2050167
940.22/466.77	c cleaning 29003 clauses out of 58005 with flag 1112164/2080167
958.52/475.78	c cleaning 30003 clauses out of 60005 with flag 1192322/2111170
977.06/484.84	c cleaning 31000 clauses out of 62000 with flag 1270429/2143168
994.37/493.38	c cleaning 31996 clauses out of 64001 with flag 1350280/2176169
1015.48/503.73	c cleaning 33000 clauses out of 66003 with flag 1433289/2210167
1037.52/514.61	c cleaning 33995 clauses out of 68003 with flag 1518625/2245167
1060.04/525.77	c cleaning 35005 clauses out of 70010 with flag 1605723/2281169
1084.93/538.07	c cleaning 36001 clauses out of 72003 with flag 1695751/2318167
1107.66/549.24	c cleaning 0 clauses out of 11780 with flag 0/11780
1112.26/551.53	c cleaning 36998 clauses out of 74002 with flag 1793042/2356167
1141.90/566.06	c cleaning 37999 clauses out of 76004 with flag 1888825/2395167
1179.54/584.52	c cleaning 39003 clauses out of 78005 with flag 1987810/2435167
1217.42/603.33	c cleaning 39999 clauses out of 80003 with flag 2089532/2476168
1255.65/622.12	c cleaning 40996 clauses out of 82003 with flag 2189809/2518167
1298.22/643.15	c cleaning 41998 clauses out of 84007 with flag 2295063/2561167
1341.34/665.85	c cleaning 43003 clauses out of 86010 with flag 2402398/2605168
1391.31/690.61	c cleaning 43998 clauses out of 88006 with flag 2514212/2650167
1447.43/718.59	c cleaning 45001 clauses out of 90009 with flag 2628907/2696168
1505.92/747.54	c cleaning 45999 clauses out of 92008 with flag 2746205/2743168
1567.98/778.25	c cleaning 47001 clauses out of 94010 with flag 2869563/2791169
1611.69/799.81	c cleaning 47998 clauses out of 96008 with flag 2990261/2840168
1652.31/819.86	c cleaning 48998 clauses out of 98010 with flag 3108995/2890168
1688.43/837.76	c cleaning 50003 clauses out of 100012 with flag 3230118/2941168
1737.35/861.79	c cleaning 50999 clauses out of 102009 with flag 3363993/2993168
1800.06/892.60	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.06/892.60	c starts		: 53646
1800.06/892.60	c conflicts		: 3042851
1800.06/892.60	c decisions		: 25501060
1800.06/892.60	c propagations		: 41431059
1800.06/892.60	c inspects		: 7945006635
1800.06/892.60	c shortcuts		: 0
1800.06/892.60	c learnt literals	: 0
1800.06/892.60	c learnt binary clauses	: 0
1800.06/892.60	c learnt ternary clauses	: 0
1800.06/892.60	c learnt constraints	: 3042851
1800.06/892.60	c ignored constraints	: 0
1800.06/892.60	c root simplifications	: 0
1800.06/892.60	c removed literals (reason simplification)	: 48847627
1800.06/892.60	c reason swapping (by a shorter reason)	: 0
1800.06/892.60	c Calls to reduceDB	: 136
1800.06/892.60	c Number of update (reduction) of LBD	: 111964
1800.06/892.60	c Imported unit clauses	: 0
1800.06/892.60	c number of reductions to clauses (during analyze)	: 0
1800.06/892.60	c number of learned constraints concerned by reduction	: 0
1800.06/892.60	c number of learning phase by resolution	: 0
1800.06/892.60	c number of learning phase by cutting planes	: 0
1800.06/892.60	c speed (assignments/second)	: 77769.60849643635
1800.06/892.60	c non guided choices	0
1800.06/892.63	c learnt constraints type 
1800.06/892.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 100693
1800.06/892.63	c >>>>>>>>>> Solver number 1 (8 answers) <<<<<<<<<<<<<<<<<<
1800.06/892.63	c starts		: 51
1800.06/892.63	c conflicts		: 14862
1800.06/892.63	c decisions		: 22580
1800.06/892.63	c propagations		: 269008
1800.06/892.63	c inspects		: 750141127
1800.06/892.63	c shortcuts		: 0
1800.06/892.63	c learnt literals	: 0
1800.06/892.63	c learnt binary clauses	: 0
1800.06/892.63	c learnt ternary clauses	: 0
1800.06/892.63	c learnt constraints	: 14862
1800.06/892.63	c ignored constraints	: 0
1800.06/892.63	c root simplifications	: 0
1800.06/892.63	c removed literals (reason simplification)	: 0
1800.06/892.63	c reason swapping (by a shorter reason)	: 0
1800.06/892.63	c Calls to reduceDB	: 2
1800.06/892.63	c Number of update (reduction) of LBD	: 0
1800.06/892.63	c Imported unit clauses	: 0
1800.06/892.63	c number of reductions to clauses (during analyze)	: 0
1800.06/892.63	c number of learned constraints concerned by reduction	: 0
1800.06/892.63	c number of learning phase by resolution	: 0
1800.06/892.63	c number of learning phase by cutting planes	: 0
1800.06/892.63	c speed (assignments/second)	: 301.79839569192796
1800.06/892.63	c non guided choices	0
1800.06/892.63	c learnt constraints type 
1800.06/892.63	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 576
1800.06/892.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14286
1800.06/892.63	s SATISFIABLE
1800.06/892.63	c Found 9 solution(s)
1800.06/892.64	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 x191 x192 -x193 x194 -x195 -x196 -x197 x198 -x199 x200 -x201 -x202 -x203 -x204 x205 -x206 -x207 -x208 -x209 -x210 x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 x231 -x232 -x233 -x234 -x235 -x236 x237 -x238 -x239 x240 -x241 -x242 -x243 -x244 -x245 -x246 x247 -x248 -x249 x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 x267 -x268 -x269 -x270 -x271 x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 x290 -x291 -x292 x293 -x294 -x295 -x296 x297 x298 x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 x335 -x336 -x337 -x338 -x339 -x340 x341 -x342 -x343 x344 -x345 x346 x347 -x348 -x349 x350 -x351 x352 -x353 -x354 -x355 -x356 x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 x379 -x380 -x381 x382 -x383 -x384 x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 x398 -x399 -x400 -x401 -x402 x403 -x404 x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 x413 -x414 x415 x416 -x417 x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 x439 -x440 -x441 -x442 -x443 -x444 -x445 x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 x455 -x456 -x457 -x458 x459 -x460 -x461 x462 -x463 -x464 x465 -x466 -x467 -x468 x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 x480 -x481 -x482 x483 -x484 -x485 -x486 x487 -x488 -x489 -x490 -x491 -x492 -x493 x494 -x495 x496 -x497 -x498 -x499 -x500 
1800.06/892.64	c objective function=-63
1800.06/892.64	c Total wall clock time (in seconds): 892.513

Verifier Data

OK	-63

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4106734-1466276341/watcher-4106734-1466276341 -o /tmp/evaluation-result-4106734-1466276341/solver-4106734-1466276341 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466264503-28301 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106734-1466276341.opb 

pid=4310
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.15 4.19 4.20 4/197 4313
/proc/meminfo: memFree=26387204/32872528 swapFree=1534436/1655032
[pid=4313] ppid=4310 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/4313/stat : 4313 (java) D 4310 4313 28285 0 -1 4202496 171 0 0 0 0 0 0 0 20 0 1 0 29682497 2560000 46 33554432000 1073741824 1073778376 140736895985888 140736895983016 217401355559 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/4313/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 4.15 4.19 4.20 4/197 4313
/proc/meminfo: memFree=26387204/32872528 swapFree=1534436/1655032
[pid=4313] ppid=4310 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/4313/stat : 4313 (java) S 4310 4313 28285 0 -1 4202496 4302 0 1 0 7 0 0 0 20 0 18 0 29682497 9787879424 5424 33554432000 1073741824 1073778376 140734536922448 140734536913584 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4313/statm: 2389619 5424 2096 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200211 s]
/proc/loadavg: 4.15 4.19 4.20 4/197 4313
/proc/meminfo: memFree=26387204/32872528 swapFree=1534436/1655032
[pid=4313] ppid=4310 vsize=9558476 CPUtime=0.2 cores=0,2,4,6
/proc/4313/stat : 4313 (java) S 4310 4313 28285 0 -1 4202496 4554 0 1 0 19 1 0 0 20 0 18 0 29682497 9787879424 7187 33554432000 1073741824 1073778376 140734536922448 140734536913584 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4313/statm: 2389619 7187 2194 9 0 2380296 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9558476

[startup+0.300219 s]
/proc/loadavg: 4.15 4.19 4.20 4/197 4313
/proc/meminfo: memFree=26387204/32872528 swapFree=1534436/1655032
[pid=4313] ppid=4310 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/4313/stat : 4313 (java) S 4310 4313 28285 0 -1 4202496 5757 0 1 0 43 1 0 0 20 0 18 0 29682497 9787879424 8971 33554432000 1073741824 1073778376 140734536922448 140734536913584 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4313/statm: 2389619 8971 2225 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700184 s]
/proc/loadavg: 4.15 4.19 4.20 4/197 4313
/proc/meminfo: memFree=26387204/32872528 swapFree=1534436/1655032
[pid=4313] ppid=4310 vsize=9558476 CPUtime=1.57 cores=0,2,4,6
/proc/4313/stat : 4313 (java) S 4310 4313 28285 0 -1 4202496 21798 0 1 0 152 5 0 0 20 0 18 0 29682497 9787879424 27293 33554432000 1073741824 1073778376 140734536922448 140734536913584 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4313/statm: 2389619 27294 2262 9 0 2380296 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 9558476

[startup+1.50074 s]
/proc/loadavg: 4.15 4.19 4.20 5/216 4335
/proc/meminfo: memFree=26274600/32872528 swapFree=1534436/1655032
[pid=4313] ppid=4310 vsize=9824732 CPUtime=3.96 cores=0,2,4,6
/proc/4313/stat : 4313 (java) S 4310 4313 28285 0 -1 4202496 28989 0 1 0 387 9 0 0 20 0 22 0 29682497 10060525568 33486 33554432000 1073741824 1073778376 140734536922448 140734536913584 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4313/statm: 2456183 33486 2276 9 0 2446860 0
[pid=4313/tid=4315] ppid=4310 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/4313/task/4315/stat : 4315 (java) S 4310 4313 28285 0 -1 4202560 2440 0 1 0 71 2 0 0 20 0 22 0 29682498 10060525568 33486 33554432000 1073741824 1073778376 140734536922448 140297629238136 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4316] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4316/stat : 4316 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682500 10060525568 33486 33554432000 1073741824 1073778376 140734536922448 140297472306088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4317] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4317/stat : 4317 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682500 10060525568 33486 33554432000 1073741824 1073778376 140734536922448 140297471253544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4318] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4318/stat : 4318 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682500 10060525568 33486 33554432000 1073741824 1073778376 140734536922448 140297470200488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4319] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4319/stat : 4319 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682500 10060525568 33486 33554432000 1073741824 1073778376 140734536922448 140297469147944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4320] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4320/stat : 4320 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682500 10060525568 33486 33554432000 1073741824 1073778376 140734536922448 140297468094888 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4321] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4321/stat : 4321 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682500 10060525568 33486 33554432000 1073741824 1073778376 140734536922448 140297467042344 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4322] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4322/stat : 4322 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682500 10060525568 33486 33554432000 1073741824 1073778376 140734536922448 140297465989288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4323] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4323/stat : 4323 (java) S 4310 4313 28285 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29682500 10060525568 33486 33554432000 1073741824 1073778376 140734536922448 140297464936744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4324] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4324/stat : 4324 (java) S 4310 4313 28285 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 29682501 10060525568 33495 33554432000 1073741824 1073778376 140734536922448 140296982608744 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4325] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4325/stat : 4325 (java) S 4310 4313 28285 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 29682501 10060525568 33514 33554432000 1073741824 1073778376 140734536922448 140296981555064 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4326] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4326/stat : 4326 (java) S 4310 4313 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29682502 10060525568 33527 33554432000 1073741824 1073778376 140734536922448 140296980501896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4327] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4327/stat : 4327 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 33546 33554432000 1073741824 1073778376 140734536922448 140296979450640 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4328] ppid=4310 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/4313/task/4328/stat : 4328 (java) R 4310 4313 28285 0 -1 4202560 12080 0 0 0 115 2 0 0 20 0 22 0 29682504 10060525568 33558 33554432000 1073741824 1073778376 140734536922448 140296978389632 140297635380562 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4329] ppid=4310 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/4313/task/4329/stat : 4329 (java) R 4310 4313 28285 0 -1 4202560 13214 0 0 0 114 3 0 0 20 0 22 0 29682504 10060525568 33578 33554432000 1073741824 1073778376 140734536922448 140296977344792 217410187947 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4330] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4330/stat : 4330 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 33591 33554432000 1073741824 1073778376 140734536922448 140296976292088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4331] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4331/stat : 4331 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 33612 33554432000 1073741824 1073778376 140734536922448 140296975239752 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4335] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4335/stat : 4335 (java) S 4310 4313 28285 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29682585 10060525568 33626 33554432000 1073741824 1073778376 140734536922448 140296971027880 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 9824732

[startup+3.10078 s]
/proc/loadavg: 4.15 4.19 4.20 3/216 4341
/proc/meminfo: memFree=26218196/32872528 swapFree=1534436/1655032
[pid=4313] ppid=4310 vsize=9824732 CPUtime=7.27 cores=0,2,4,6
/proc/4313/stat : 4313 (java) S 4310 4313 28285 0 -1 4202496 37414 0 1 0 705 22 0 0 20 0 19 0 29682497 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140734536913584 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4313/statm: 2456183 67711 2294 9 0 2446860 0
[pid=4313/tid=4315] ppid=4310 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/4313/task/4315/stat : 4315 (java) S 4310 4313 28285 0 -1 4202560 2440 0 1 0 72 2 0 0 20 0 19 0 29682498 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140297629238136 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4316] ppid=4310 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/4313/task/4316/stat : 4316 (java) S 4310 4313 28285 0 -1 4202560 179 0 0 0 1 0 0 0 20 0 19 0 29682500 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140297472306088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4317] ppid=4310 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/4313/task/4317/stat : 4317 (java) S 4310 4313 28285 0 -1 4202560 20 0 0 0 1 1 0 0 20 0 19 0 29682500 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140297471253544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4318] ppid=4310 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/4313/task/4318/stat : 4318 (java) S 4310 4313 28285 0 -1 4202560 95 0 0 0 3 1 0 0 20 0 19 0 29682500 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140297470200488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4319] ppid=4310 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/4313/task/4319/stat : 4319 (java) S 4310 4313 28285 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 29682500 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140297469147944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4320] ppid=4310 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/4313/task/4320/stat : 4320 (java) S 4310 4313 28285 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 29682500 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140297468094888 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4321] ppid=4310 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/4313/task/4321/stat : 4321 (java) S 4310 4313 28285 0 -1 4202560 66 0 0 0 2 2 0 0 20 0 19 0 29682500 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140297467042344 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4322] ppid=4310 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/4313/task/4322/stat : 4322 (java) S 4310 4313 28285 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 29682500 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140297465989288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4323] ppid=4310 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/4313/task/4323/stat : 4323 (java) S 4310 4313 28285 0 -1 4202560 94 0 0 0 1 0 0 0 20 0 19 0 29682500 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140297464936744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4324] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4324/stat : 4324 (java) S 4310 4313 28285 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 29682501 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140296982608744 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4325] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4325/stat : 4325 (java) S 4310 4313 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29682501 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140296981555064 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4326] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4326/stat : 4326 (java) S 4310 4313 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29682502 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140296980501896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4327] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4327/stat : 4327 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29682504 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140296979450640 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4328] ppid=4310 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/4313/task/4328/stat : 4328 (java) S 4310 4313 28285 0 -1 4202560 12085 0 0 0 164 2 0 0 20 0 19 0 29682504 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140296978397496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4329] ppid=4310 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/4313/task/4329/stat : 4329 (java) S 4310 4313 28285 0 -1 4202560 20928 0 0 0 183 5 0 0 20 0 19 0 29682504 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140296977344952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4330] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4330/stat : 4330 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29682504 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140296976292088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4331] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4331/stat : 4331 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29682504 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140296975239752 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4338] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4338/stat : 4338 (java) S 4310 4313 28285 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29682625 10060525568 67711 33554432000 1073741824 1073778376 140734536922448 140296972079912 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (KiB) 9824732

[startup+6.30086 s]
/proc/loadavg: 4.06 4.17 4.19 6/219 4350
/proc/meminfo: memFree=25870764/32872528 swapFree=1534436/1655032
[pid=4313] ppid=4310 vsize=9824732 CPUtime=12.94 cores=0,2,4,6
/proc/4313/stat : 4313 (java) S 4310 4313 28285 0 -1 4202496 38031 0 1 0 1257 37 0 0 20 0 22 0 29682497 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140734536913584 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4313/statm: 2456183 123857 2295 9 0 2446860 0
[pid=4313/tid=4315] ppid=4310 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/4313/task/4315/stat : 4315 (java) S 4310 4313 28285 0 -1 4202560 2440 0 1 0 72 2 0 0 20 0 22 0 29682498 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140297629238136 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4316] ppid=4310 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/4313/task/4316/stat : 4316 (java) S 4310 4313 28285 0 -1 4202560 193 0 0 0 4 0 0 0 20 0 22 0 29682500 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140297472306088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4317] ppid=4310 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/4313/task/4317/stat : 4317 (java) S 4310 4313 28285 0 -1 4202560 72 0 0 0 8 4 0 0 20 0 22 0 29682500 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140297471253544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4318] ppid=4310 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/4313/task/4318/stat : 4318 (java) S 4310 4313 28285 0 -1 4202560 113 0 0 0 6 2 0 0 20 0 22 0 29682500 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140297470200488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4319] ppid=4310 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/4313/task/4319/stat : 4319 (java) S 4310 4313 28285 0 -1 4202560 35 0 0 0 5 1 0 0 20 0 22 0 29682500 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140297469147944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4320] ppid=4310 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/4313/task/4320/stat : 4320 (java) S 4310 4313 28285 0 -1 4202560 62 0 0 0 5 3 0 0 20 0 22 0 29682500 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140297468094888 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4321] ppid=4310 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/4313/task/4321/stat : 4321 (java) S 4310 4313 28285 0 -1 4202560 88 0 0 0 5 3 0 0 20 0 22 0 29682500 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140297467042344 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4322] ppid=4310 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/4313/task/4322/stat : 4322 (java) S 4310 4313 28285 0 -1 4202560 29 0 0 0 2 2 0 0 20 0 22 0 29682500 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140297465989288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4323] ppid=4310 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/4313/task/4323/stat : 4323 (java) S 4310 4313 28285 0 -1 4202560 141 0 0 0 5 3 0 0 20 0 22 0 29682500 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140297464936744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4324] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4324/stat : 4324 (java) S 4310 4313 28285 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 29682501 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140296982608744 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4325] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4325/stat : 4325 (java) S 4310 4313 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29682501 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140296981555064 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4326] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4326/stat : 4326 (java) S 4310 4313 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29682502 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140296980501896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4327] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4327/stat : 4327 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140296979450640 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4328] ppid=4310 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/4313/task/4328/stat : 4328 (java) S 4310 4313 28285 0 -1 4202560 12086 0 0 0 186 2 0 0 20 0 22 0 29682504 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140296978397496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4329] ppid=4310 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/4313/task/4329/stat : 4329 (java) S 4310 4313 28285 0 -1 4202560 20928 0 0 0 193 5 0 0 20 0 22 0 29682504 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140296977344952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4330] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4330/stat : 4330 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140296976292088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4331] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4331/stat : 4331 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140296975239752 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4338] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4338/stat : 4338 (java) S 4310 4313 28285 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29682625 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140296972079912 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4348] ppid=4310 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/4313/task/4348/stat : 4348 (java) R 4310 4313 28285 0 -1 4202560 3 0 0 0 144 0 0 0 20 0 22 0 29682976 10060525568 123857 33554432000 1073741824 1073778376 140734536922448 140296973124000 140297473499719 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4349] ppid=4310 vsize=9824732 CPUtime=1.44 cores=0,2,4,6

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

[pid=4313/tid=4323] ppid=4310 vsize=9824732 CPUtime=4.99 cores=0,2,4,6
/proc/4313/task/4323/stat : 4323 (java) S 4310 4313 28285 0 -1 4202560 2288 0 0 0 480 19 0 0 20 0 22 0 29682500 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140297464936744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4324] ppid=4310 vsize=9824732 CPUtime=6.02 cores=0,2,4,6
/proc/4313/task/4324/stat : 4324 (java) S 4310 4313 28285 0 -1 4202560 2515 0 0 0 595 7 0 0 20 0 22 0 29682501 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296982608744 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4325] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4325/stat : 4325 (java) S 4310 4313 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29682501 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296981555064 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4326] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4326/stat : 4326 (java) S 4310 4313 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29682502 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296980501896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4327] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4327/stat : 4327 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296979450640 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4328] ppid=4310 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/4313/task/4328/stat : 4328 (java) S 4310 4313 28285 0 -1 4202560 12102 0 0 0 211 2 0 0 20 0 22 0 29682504 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296978397496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4329] ppid=4310 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/4313/task/4329/stat : 4329 (java) S 4310 4313 28285 0 -1 4202560 20939 0 0 0 218 5 0 0 20 0 22 0 29682504 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296977344952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4330] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4330/stat : 4330 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296976292088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4331] ppid=4310 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/4313/task/4331/stat : 4331 (java) S 4310 4313 28285 0 -1 4202560 47 0 0 0 12 18 0 0 20 0 22 0 29682504 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296975239752 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4338] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4338/stat : 4338 (java) S 4310 4313 28285 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29682625 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296972079912 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4395] ppid=4310 vsize=9824732 CPUtime=452.54 cores=0,2,4,6
/proc/4313/task/4395/stat : 4395 (java) R 4310 4313 28285 0 -1 4202560 20 0 0 0 45248 6 0 0 20 0 22 0 29718484 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296973123472 140297473448955 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4396] ppid=4310 vsize=9824732 CPUtime=452.48 cores=0,2,4,6
/proc/4313/task/4396/stat : 4396 (java) R 4310 4313 28285 0 -1 4202560 51 0 0 0 45240 8 0 0 20 0 22 0 29718484 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296974183872 140297473499714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4397] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4397/stat : 4397 (java) S 4310 4313 28285 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29718484 10060525568 972294 33554432000 1073741824 1073778376 140734536922448 140296971027240 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1655.9
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.23 4.29 4.23 5/219 4491
/proc/meminfo: memFree=23621584/32872528 swapFree=1534436/1655032
[pid=4313] ppid=4310 vsize=9824732 CPUtime=1777.74 cores=0,2,4,6
/proc/4313/stat : 4313 (java) S 4310 4313 28285 0 -1 4202496 73197 0 1 0 177522 252 0 0 20 0 22 0 29682497 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140734536913584 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4313/statm: 2456183 973830 2303 9 0 2446860 0
[pid=4313/tid=4315] ppid=4310 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/4313/task/4315/stat : 4315 (java) S 4310 4313 28285 0 -1 4202560 2457 0 1 0 75 3 0 0 20 0 22 0 29682498 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297629238136 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4316] ppid=4310 vsize=9824732 CPUtime=6.23 cores=0,2,4,6
/proc/4313/task/4316/stat : 4316 (java) S 4310 4313 28285 0 -1 4202560 2229 0 0 0 602 21 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297472306088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4317] ppid=4310 vsize=9824732 CPUtime=6.14 cores=0,2,4,6
/proc/4313/task/4317/stat : 4317 (java) S 4310 4313 28285 0 -1 4202560 6357 0 0 0 593 21 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297471253544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4318] ppid=4310 vsize=9824732 CPUtime=5.6 cores=0,2,4,6
/proc/4313/task/4318/stat : 4318 (java) S 4310 4313 28285 0 -1 4202560 2965 0 0 0 542 18 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297470200488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4319] ppid=4310 vsize=9824732 CPUtime=5.59 cores=0,2,4,6
/proc/4313/task/4319/stat : 4319 (java) S 4310 4313 28285 0 -1 4202560 6767 0 0 0 537 22 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297469147944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4320] ppid=4310 vsize=9824732 CPUtime=5.94 cores=0,2,4,6
/proc/4313/task/4320/stat : 4320 (java) S 4310 4313 28285 0 -1 4202560 3265 0 0 0 569 25 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297468094888 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4321] ppid=4310 vsize=9824732 CPUtime=5.41 cores=0,2,4,6
/proc/4313/task/4321/stat : 4321 (java) S 4310 4313 28285 0 -1 4202560 3672 0 0 0 521 20 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297467042344 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4322] ppid=4310 vsize=9824732 CPUtime=5.02 cores=0,2,4,6
/proc/4313/task/4322/stat : 4322 (java) S 4310 4313 28285 0 -1 4202560 4100 0 0 0 487 15 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297465989288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4323] ppid=4310 vsize=9824732 CPUtime=5.43 cores=0,2,4,6
/proc/4313/task/4323/stat : 4323 (java) S 4310 4313 28285 0 -1 4202560 2288 0 0 0 523 20 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297464936744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4324] ppid=4310 vsize=9824732 CPUtime=6.03 cores=0,2,4,6
/proc/4313/task/4324/stat : 4324 (java) S 4310 4313 28285 0 -1 4202560 2519 0 0 0 595 8 0 0 20 0 22 0 29682501 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296982608744 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4325] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4325/stat : 4325 (java) S 4310 4313 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29682501 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296981555064 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4326] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4326/stat : 4326 (java) S 4310 4313 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29682502 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296980501896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4327] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4327/stat : 4327 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296979450640 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4328] ppid=4310 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/4313/task/4328/stat : 4328 (java) S 4310 4313 28285 0 -1 4202560 12102 0 0 0 211 2 0 0 20 0 22 0 29682504 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296978397496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4329] ppid=4310 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/4313/task/4329/stat : 4329 (java) S 4310 4313 28285 0 -1 4202560 20939 0 0 0 218 5 0 0 20 0 22 0 29682504 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296977344952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4330] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4330/stat : 4330 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296976292088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4331] ppid=4310 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/4313/task/4331/stat : 4331 (java) S 4310 4313 28285 0 -1 4202560 51 0 0 0 13 19 0 0 20 0 22 0 29682504 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296975239752 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4338] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4338/stat : 4338 (java) S 4310 4313 28285 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29682625 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296972079912 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4395] ppid=4310 vsize=9824732 CPUtime=511.4 cores=0,2,4,6
/proc/4313/task/4395/stat : 4395 (java) R 4310 4313 28285 0 -1 4202560 20 0 0 0 51133 7 0 0 20 0 22 0 29718484 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296973131168 140297473733431 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4396] ppid=4310 vsize=9824732 CPUtime=511.34 cores=0,2,4,6
/proc/4313/task/4396/stat : 4396 (java) R 4310 4313 28285 0 -1 4202560 55 0 0 0 51125 9 0 0 20 0 22 0 29718484 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296974182944 140297473478067 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4397] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4397/stat : 4397 (java) S 4310 4313 28285 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29718484 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296971027240 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1777.74
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+892.601 s]
/proc/loadavg: 4.19 4.28 4.23 5/219 4491
/proc/meminfo: memFree=23626304/32872528 swapFree=1534436/1655032
[pid=4313] ppid=4310 vsize=9824732 CPUtime=1798.65 cores=0,2,4,6
/proc/4313/stat : 4313 (java) S 4310 4313 28285 0 -1 4202496 73198 0 1 0 179613 252 0 0 20 0 22 0 29682497 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140734536913584 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4313/statm: 2456183 973830 2303 9 0 2446860 0
[pid=4313/tid=4315] ppid=4310 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/4313/task/4315/stat : 4315 (java) S 4310 4313 28285 0 -1 4202560 2457 0 1 0 75 3 0 0 20 0 22 0 29682498 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297629238136 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4316] ppid=4310 vsize=9824732 CPUtime=6.31 cores=0,2,4,6
/proc/4313/task/4316/stat : 4316 (java) S 4310 4313 28285 0 -1 4202560 2229 0 0 0 610 21 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297472306088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4317] ppid=4310 vsize=9824732 CPUtime=6.21 cores=0,2,4,6
/proc/4313/task/4317/stat : 4317 (java) S 4310 4313 28285 0 -1 4202560 6357 0 0 0 600 21 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297471253544 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4318] ppid=4310 vsize=9824732 CPUtime=5.66 cores=0,2,4,6
/proc/4313/task/4318/stat : 4318 (java) S 4310 4313 28285 0 -1 4202560 2965 0 0 0 548 18 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297470200488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4319] ppid=4310 vsize=9824732 CPUtime=5.69 cores=0,2,4,6
/proc/4313/task/4319/stat : 4319 (java) S 4310 4313 28285 0 -1 4202560 6767 0 0 0 547 22 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297469147944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4320] ppid=4310 vsize=9824732 CPUtime=6.02 cores=0,2,4,6
/proc/4313/task/4320/stat : 4320 (java) S 4310 4313 28285 0 -1 4202560 3265 0 0 0 577 25 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297468094888 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4321] ppid=4310 vsize=9824732 CPUtime=5.46 cores=0,2,4,6
/proc/4313/task/4321/stat : 4321 (java) S 4310 4313 28285 0 -1 4202560 3672 0 0 0 526 20 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297467042344 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4322] ppid=4310 vsize=9824732 CPUtime=5.11 cores=0,2,4,6
/proc/4313/task/4322/stat : 4322 (java) S 4310 4313 28285 0 -1 4202560 4100 0 0 0 496 15 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297465989288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4323] ppid=4310 vsize=9824732 CPUtime=5.56 cores=0,2,4,6
/proc/4313/task/4323/stat : 4323 (java) S 4310 4313 28285 0 -1 4202560 2288 0 0 0 536 20 0 0 20 0 22 0 29682500 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140297464936744 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4324] ppid=4310 vsize=9824732 CPUtime=6.03 cores=0,2,4,6
/proc/4313/task/4324/stat : 4324 (java) S 4310 4313 28285 0 -1 4202560 2519 0 0 0 595 8 0 0 20 0 22 0 29682501 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296982608744 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4325] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4325/stat : 4325 (java) S 4310 4313 28285 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29682501 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296981555064 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4326] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4326/stat : 4326 (java) S 4310 4313 28285 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29682502 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296980501896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4327] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4327/stat : 4327 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296979450640 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4328] ppid=4310 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/4313/task/4328/stat : 4328 (java) S 4310 4313 28285 0 -1 4202560 12102 0 0 0 211 2 0 0 20 0 22 0 29682504 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296978397496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4329] ppid=4310 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/4313/task/4329/stat : 4329 (java) S 4310 4313 28285 0 -1 4202560 20939 0 0 0 218 5 0 0 20 0 22 0 29682504 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296977344952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4330] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4330/stat : 4330 (java) S 4310 4313 28285 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29682504 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296976292088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4331] ppid=4310 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/4313/task/4331/stat : 4331 (java) S 4310 4313 28285 0 -1 4202560 51 0 0 0 13 20 0 0 20 0 22 0 29682504 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296975239752 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4313/tid=4338] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4338/stat : 4338 (java) S 4310 4313 28285 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29682625 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296972079912 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4313/tid=4395] ppid=4310 vsize=9824732 CPUtime=521.5 cores=0,2,4,6
/proc/4313/task/4395/stat : 4395 (java) R 4310 4313 28285 0 -1 4202560 20 0 0 0 52143 7 0 0 20 0 22 0 29718484 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296973130400 140297473733771 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4313/tid=4396] ppid=4310 vsize=9824732 CPUtime=521.43 cores=0,2,4,6
/proc/4313/task/4396/stat : 4396 (java) R 4310 4313 28285 0 -1 4202560 56 0 0 0 52134 9 0 0 20 0 22 0 29718484 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296974183760 140297473482364 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4313/tid=4397] ppid=4310 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/4313/task/4397/stat : 4397 (java) S 4310 4313 28285 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29718484 10060525568 973830 33554432000 1073741824 1073778376 140734536922448 140296971027240 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
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 4313 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 4313 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=418358
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=862564
# CPU time returned by wait4() is 1796.28
# while last known CPU time is 1798.65
#
# 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): 1.41005
#  lost CPU user time (s): 1.53001
#  lost CPU system time (s): -0.12

Real time (s): 892.664
CPU time (s): 1800.06
CPU user time (s): 1797.66
CPU system time (s): 2.4
CPU usage (%): 201.65
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.42
system time used= 2.86256
maximum resident set size= 3895432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73235
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24581
involuntary context switches= 28109

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.46102 second user time and 6.48601 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 20:59:01
IDJOB=4106734
IDBENCH=48219
IDSOLVER=2543
FILE ID=node122/4106734-1466276341
RUNJOBID= node122-1466264503-28301
PBS_JOBID= 19918220
Free space on /tmp= 71744 MiB

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

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

MD5SUM BENCH= e40e55fe30ea19a1cae02f7f820bc9fe
RANDOM SEED=73695652

node122.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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.53
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.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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.769
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.769
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.53
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.769
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.769
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.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26387740 kB
Buffers:          150792 kB
Cached:           224252 kB
SwapCached:            0 kB
Active:          3779268 kB
Inactive:         272804 kB
Active(anon):    3669816 kB
Inactive(anon):     9916 kB
Active(file):     109452 kB
Inactive(file):   262888 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               896 kB
Writeback:             0 kB
AnonPages:       5473356 kB
Mapped:            21500 kB
Shmem:               204 kB
Slab:             611008 kB
SReclaimable:      54744 kB
SUnreclaim:       556264 kB
KernelStack:        1664 kB
PageTables:        14896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5739752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3805184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node122 at 2016-06-18 21:13:53