Trace number 4118011

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)-1882389 1800.52 934.549

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0333-0333.opb
MD5SUM4ccc25bb91d4b75029954c2e79f9750b
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1882389
Best CPU time to get the best result obtained on this benchmark1800
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables81
Total number of constraints27
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)27
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 243
Biggest coefficient in the objective function 253603
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 17814453
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 253603
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 17814453
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)243
Sum of products size (including duplicates)486
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4118011-1467217340.opb
0.11/0.11	c reading problem ... 
0.11/0.12	c  objective function found
0.11/0.17	c ... done. Wall clock time 0.061s.
0.11/0.17	c declared #vars     81
0.11/0.17	c internal #vars     324
0.11/0.17	c #constraints  540
0.11/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 270
0.11/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 27
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 243
0.11/0.18	c 540 constraints processed.
0.11/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 270
0.11/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 27
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 243
0.11/0.18	c 540 constraints processed.
0.11/0.18	c objective function length is 243 literals
0.11/0.19	c And the winner is solver0
0.21/0.68	c SATISFIABLE
0.21/0.68	c OPTIMIZING...
0.21/0.68	c Got one! Elapsed wall clock time (in seconds):0.565
0.21/0.68	o -1671411
0.21/0.69	c And the winner is solver0
0.22/1.18	c Got one! Elapsed wall clock time (in seconds):1.07
0.22/1.18	o -1679086
0.22/1.20	c And the winner is solver0
0.31/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
0.31/1.69	o -1694955
0.34/1.70	c And the winner is solver0
0.38/2.20	c Got one! Elapsed wall clock time (in seconds):2.081
0.38/2.20	o -1709753
0.38/2.20	c And the winner is solver0
0.40/2.70	c Got one! Elapsed wall clock time (in seconds):2.584
0.40/2.70	o -1721325
0.40/2.70	c And the winner is solver0
1.15/3.20	c Got one! Elapsed wall clock time (in seconds):3.09
1.15/3.20	o -1729000
2.84/3.76	c cleaning 2513 clauses out of 5026 with flag 11669/5026
4.25/4.23	c cleaning 4261 clauses out of 8521 with flag 24588/11034
5.29/4.72	c cleaning 5623 clauses out of 11253 with flag 39401/18027
5.50/4.88	c And the winner is solver1
5.68/5.20	c Got one! Elapsed wall clock time (in seconds):5.092
5.68/5.20	o -1746340
6.12/5.43	c cleaning 5465 clauses out of 10932 with flag 5068/23329
7.13/5.95	c cleaning 5732 clauses out of 11465 with flag 19988/29327
8.58/6.61	c cleaning 6366 clauses out of 12732 with flag 37499/36326
10.23/7.46	c cleaning 7183 clauses out of 14366 with flag 58241/44326
12.03/8.35	c cleaning 8087 clauses out of 16182 with flag 80631/53325
14.31/9.48	c cleaning 9046 clauses out of 18095 with flag 105692/63325
16.51/10.58	c cleaning 10022 clauses out of 20052 with flag 133830/74328
19.60/12.03	c cleaning 11011 clauses out of 22028 with flag 164879/86326
22.81/13.67	c cleaning 12001 clauses out of 24017 with flag 201368/99326
26.70/15.51	c cleaning 13008 clauses out of 26015 with flag 236697/113325
30.57/17.49	c cleaning 13999 clauses out of 28007 with flag 272785/128325
35.17/19.76	c cleaning 14998 clauses out of 30008 with flag 316292/144325
40.46/22.37	c cleaning 16006 clauses out of 32011 with flag 359274/161326
45.86/25.07	c cleaning 16996 clauses out of 34004 with flag 400488/179325
52.26/28.27	c cleaning 18000 clauses out of 36009 with flag 446607/198326
58.74/31.42	c cleaning 19002 clauses out of 38008 with flag 492895/218325
66.14/35.13	c cleaning 19997 clauses out of 40006 with flag 541679/239325
74.34/39.28	c cleaning 21003 clauses out of 42009 with flag 597998/261325
82.93/43.59	c cleaning 22004 clauses out of 44009 with flag 653687/284328
92.13/48.11	c cleaning 22995 clauses out of 46002 with flag 714009/308325
101.73/52.97	c cleaning 24001 clauses out of 48013 with flag 775058/333331
113.51/58.82	c cleaning 25004 clauses out of 50008 with flag 840833/359327
125.03/64.53	c cleaning 26001 clauses out of 52003 with flag 910265/386326
134.65/69.32	c cleaning 27002 clauses out of 54004 with flag 973246/414328
146.44/75.26	c cleaning 27997 clauses out of 56000 with flag 1043087/443326
161.25/82.63	c cleaning 28999 clauses out of 58005 with flag 1126303/473328
176.45/90.23	c cleaning 29997 clauses out of 60005 with flag 1217723/504327
190.44/97.28	c cleaning 30999 clauses out of 62007 with flag 1304020/536326
206.63/105.32	c cleaning 32003 clauses out of 64012 with flag 1396900/569330
221.65/112.80	c cleaning 32995 clauses out of 66004 with flag 1491411/603325
235.65/119.82	c cleaning 34006 clauses out of 68012 with flag 1578769/638328
253.25/128.64	c cleaning 34997 clauses out of 70004 with flag 1666338/674326
270.46/137.20	c cleaning 35992 clauses out of 72006 with flag 1753059/711325
290.05/147.04	c cleaning 37002 clauses out of 74014 with flag 1853361/749325
306.27/155.16	c cleaning 38007 clauses out of 76015 with flag 1945960/788328
328.05/166.06	c cleaning 38998 clauses out of 78008 with flag 2055909/828328
347.26/175.60	c cleaning 39999 clauses out of 80007 with flag 2158089/869325
369.46/186.78	c cleaning 41003 clauses out of 82009 with flag 2268967/911326
392.85/198.41	c cleaning 42003 clauses out of 84005 with flag 2389111/954325
419.85/211.97	c cleaning 43001 clauses out of 86002 with flag 2514551/998325
443.86/223.98	c cleaning 43993 clauses out of 88001 with flag 2637597/1043325
469.07/236.52	c cleaning 44999 clauses out of 90008 with flag 2755623/1089325
495.45/249.64	c cleaning 46002 clauses out of 92010 with flag 2867468/1136326
522.45/263.14	c cleaning 47001 clauses out of 94009 with flag 2988706/1184327
547.65/275.73	c cleaning 47995 clauses out of 96006 with flag 3109195/1233325
571.05/287.48	c cleaning 48999 clauses out of 98011 with flag 3231440/1283325
596.05/299.97	c cleaning 50002 clauses out of 100012 with flag 3359153/1334325
624.25/314.02	c cleaning 51004 clauses out of 102011 with flag 3491671/1386326
654.06/328.95	c cleaning 52003 clauses out of 104011 with flag 3627882/1439330
686.85/345.34	c cleaning 52997 clauses out of 106003 with flag 3761252/1493325
723.65/363.80	c cleaning 54003 clauses out of 108006 with flag 3922059/1548325
760.05/381.91	c cleaning 54999 clauses out of 110004 with flag 4076708/1604326
796.45/400.19	c cleaning 55990 clauses out of 112004 with flag 4224442/1661325
841.85/422.80	c cleaning 56998 clauses out of 114017 with flag 4381059/1719328
844.04/423.96	c And the winner is solver0
907.29/487.05	c Got one! Elapsed wall clock time (in seconds):486.933
907.29/487.05	o -1769475
911.12/488.94	c cleaning 34404 clauses out of 68809 with flag 12293/1731118
913.99/490.40	c cleaning 20202 clauses out of 40404 with flag 27139/1737117
915.79/491.34	c cleaning 13598 clauses out of 27201 with flag 45000/1744116
916.60/491.74	c And the winner is solver0
916.77/492.05	c Got one! Elapsed wall clock time (in seconds):491.936
916.77/492.05	o -1796685
916.77/492.05	c And the winner is solver0
916.92/492.55	c Got one! Elapsed wall clock time (in seconds):492.438
916.92/492.55	o -1862787
916.92/492.55	c And the winner is solver0
916.94/493.05	c Got one! Elapsed wall clock time (in seconds):492.94
916.94/493.05	o -1882389
917.03/493.18	c cleaning 9604 clauses out of 19219 with flag 2425/1749732
918.03/493.69	c cleaning 7806 clauses out of 15617 with flag 16438/1755734
919.23/494.24	c cleaning 7398 clauses out of 14810 with flag 33219/1762733
920.43/494.81	c cleaning 7699 clauses out of 15412 with flag 53490/1770733
921.65/495.46	c cleaning 8351 clauses out of 16713 with flag 74975/1779733
923.26/496.24	c cleaning 9176 clauses out of 18361 with flag 100491/1789732
924.85/497.09	c cleaning 10088 clauses out of 20185 with flag 125143/1800732
927.05/498.13	c cleaning 11049 clauses out of 22097 with flag 152412/1812732
929.25/499.27	c cleaning 12022 clauses out of 24049 with flag 182707/1825733
932.09/500.68	c cleaning 13010 clauses out of 26028 with flag 215708/1839734
935.28/502.22	c cleaning 14003 clauses out of 28017 with flag 249352/1854733
938.49/503.84	c cleaning 15004 clauses out of 30014 with flag 283858/1870733
941.88/505.51	c cleaning 16004 clauses out of 32011 with flag 319612/1887734
945.48/507.37	c cleaning 17001 clauses out of 34008 with flag 358123/1905735
949.49/509.31	c cleaning 18001 clauses out of 36004 with flag 397703/1924732
953.89/511.57	c cleaning 18998 clauses out of 38004 with flag 441107/1944733
958.88/514.06	c cleaning 20003 clauses out of 40005 with flag 485564/1965732
964.47/516.89	c cleaning 21002 clauses out of 42003 with flag 533994/1987733
970.27/519.70	c cleaning 22001 clauses out of 44001 with flag 583114/2010733
975.89/522.51	c cleaning 23000 clauses out of 45999 with flag 635323/2034732
981.88/525.59	c cleaning 24000 clauses out of 48000 with flag 688497/2059733
990.52/529.82	c cleaning 24999 clauses out of 50000 with flag 762008/2085733
999.71/534.47	c cleaning 25997 clauses out of 52000 with flag 850290/2112732
1008.93/539.05	c cleaning 26994 clauses out of 54005 with flag 925062/2140734
1016.91/543.01	c cleaning 28007 clauses out of 56013 with flag 1001375/2169736
1026.12/547.69	c cleaning 28998 clauses out of 58002 with flag 1074179/2199732
1036.16/552.64	c cleaning 30001 clauses out of 60004 with flag 1151899/2230732
1047.35/558.22	c cleaning 31000 clauses out of 62003 with flag 1240205/2262732
1058.95/564.00	c cleaning 31999 clauses out of 64003 with flag 1332890/2295732
1070.95/570.09	c cleaning 32999 clauses out of 66004 with flag 1428647/2329732
1083.55/576.37	c cleaning 34000 clauses out of 68005 with flag 1529693/2364732
1095.95/582.59	c cleaning 35001 clauses out of 70006 with flag 1624177/2400733
1110.75/589.92	c cleaning 36000 clauses out of 72006 with flag 1716104/2437734
1126.36/597.77	c cleaning 37001 clauses out of 74004 with flag 1823721/2475732
1142.76/605.95	c cleaning 37997 clauses out of 76006 with flag 1934090/2514735
1158.39/613.79	c cleaning 38995 clauses out of 78006 with flag 2033778/2554732
1175.79/622.48	c cleaning 40004 clauses out of 80012 with flag 2141596/2595733
1193.40/631.21	c cleaning 41002 clauses out of 82007 with flag 2247066/2637732
1211.80/640.49	c cleaning 42004 clauses out of 84010 with flag 2366546/2680737
1232.39/650.74	c cleaning 42996 clauses out of 86002 with flag 2485199/2724733
1250.59/659.81	c cleaning 43997 clauses out of 88005 with flag 2598435/2769732
1270.81/669.97	c cleaning 44997 clauses out of 90009 with flag 2715917/2815733
1293.20/681.19	c cleaning 46001 clauses out of 92011 with flag 2848230/2862732
1315.40/692.22	c cleaning 47001 clauses out of 94010 with flag 2964549/2910732
1336.81/702.97	c cleaning 48006 clauses out of 96012 with flag 3078913/2959735
1362.99/716.04	c cleaning 48998 clauses out of 98004 with flag 3206117/3009733
1391.19/730.17	c cleaning 50002 clauses out of 100008 with flag 3343422/3060735
1419.00/744.00	c cleaning 50994 clauses out of 102004 with flag 3500286/3112733
1450.20/759.60	c cleaning 52002 clauses out of 104010 with flag 3649669/3165733
1478.39/773.75	c cleaning 52999 clauses out of 106007 with flag 3783761/3219732
1508.41/788.76	c cleaning 53998 clauses out of 108008 with flag 3933342/3274732
1540.60/804.80	c cleaning 54998 clauses out of 110010 with flag 4087420/3330732
1574.61/821.84	c cleaning 55995 clauses out of 112012 with flag 4237148/3387732
1603.01/836.02	c cleaning 57002 clauses out of 114017 with flag 4384679/3445732
1639.40/854.24	c cleaning 58004 clauses out of 116019 with flag 4544245/3504736
1679.00/874.06	c cleaning 59002 clauses out of 118012 with flag 4699874/3564733
1722.20/895.61	c cleaning 59997 clauses out of 120009 with flag 4869676/3625732
1753.00/911.05	c cleaning 61001 clauses out of 122013 with flag 5061627/3687733
1792.29/930.64	c cleaning 62004 clauses out of 124013 with flag 5222514/3750734
1800.07/934.51	c >>>>>>>>>> Solver number 0 (10 answers) <<<<<<<<<<<<<<<<<<
1800.07/934.51	c starts		: 9936
1800.07/934.51	c conflicts		: 3767963
1800.07/934.51	c decisions		: 4420413
1800.07/934.51	c propagations		: 161404090
1800.07/934.51	c inspects		: 14533507136
1800.07/934.51	c shortcuts		: 0
1800.07/934.51	c learnt literals	: 0
1800.07/934.51	c learnt binary clauses	: 0
1800.07/934.51	c learnt ternary clauses	: 0
1800.07/934.51	c learnt constraints	: 3767963
1800.07/934.51	c ignored constraints	: 0
1800.07/934.51	c root simplifications	: 0
1800.07/934.51	c removed literals (reason simplification)	: 8564329
1800.07/934.51	c reason swapping (by a shorter reason)	: 0
1800.07/934.51	c Calls to reduceDB	: 119
1800.07/934.51	c Number of update (reduction) of LBD	: 209506
1800.07/934.51	c Imported unit clauses	: 0
1800.07/934.51	c number of reductions to clauses (during analyze)	: 0
1800.07/934.51	c number of learned constraints concerned by reduction	: 0
1800.07/934.51	c number of learning phase by resolution	: 0
1800.07/934.51	c number of learning phase by cutting planes	: 0
1800.07/934.51	c speed (assignments/second)	: 173683.32757631812
1800.07/934.51	c non guided choices	0
1800.07/934.53	c learnt constraints type 
1800.07/934.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 79238
1800.07/934.53	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.07/934.53	c starts		: 29
1800.07/934.53	c conflicts		: 2969
1800.07/934.53	c decisions		: 7136
1800.07/934.53	c propagations		: 115263
1800.07/934.53	c inspects		: 33159885
1800.07/934.53	c shortcuts		: 0
1800.07/934.53	c learnt literals	: 0
1800.07/934.53	c learnt binary clauses	: 0
1800.07/934.53	c learnt ternary clauses	: 0
1800.07/934.53	c learnt constraints	: 2963
1800.07/934.53	c ignored constraints	: 0
1800.07/934.53	c root simplifications	: 0
1800.07/934.53	c removed literals (reason simplification)	: 0
1800.07/934.53	c reason swapping (by a shorter reason)	: 0
1800.07/934.53	c Calls to reduceDB	: 0
1800.07/934.53	c Number of update (reduction) of LBD	: 0
1800.07/934.53	c Imported unit clauses	: 0
1800.07/934.53	c number of reductions to clauses (during analyze)	: 0
1800.07/934.53	c number of learned constraints concerned by reduction	: 0
1800.07/934.53	c number of learning phase by resolution	: 0
1800.07/934.53	c number of learning phase by cutting planes	: 0
1800.07/934.53	c speed (assignments/second)	: 261.084948932787
1800.07/934.53	c non guided choices	0
1800.07/934.53	c learnt constraints type 
1800.07/934.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2963
1800.07/934.53	s SATISFIABLE
1800.07/934.53	c Found 11 solution(s)
1800.07/934.53	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 
1800.07/934.53	c objective function=-1882389
1800.07/934.53	c Total wall clock time (in seconds): 934.421

Verifier Data

OK	-1882389

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-4118011-1467217340/watcher-4118011-1467217340 -o /tmp/evaluation-result-4118011-1467217340/solver-4118011-1467217340 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5283 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4118011-1467217340.opb 

pid=8678
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.22 4.18 4.02 4/197 8681
/proc/meminfo: memFree=25176016/32872528 swapFree=1459092/1655316
[pid=8681] ppid=8678 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/8681/stat : 8681 (java) S 8678 8681 5267 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 2685225 98570240 978 33554432000 1073741824 1073778376 140734493821616 140734493812752 239876472893 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8681/statm: 24065 978 744 9 0 16771 0
[pid=8681/tid=8682] ppid=8678 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8682/stat : 8682 (java) R 8678 8681 5267 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 2685226 98570240 978 33554432000 1073741824 1073778376 140734493821616 139691029487144 239873115520 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 4.22 4.18 4.02 4/197 8681
/proc/meminfo: memFree=25176016/32872528 swapFree=1459092/1655316
[pid=8681] ppid=8678 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/8681/stat : 8681 (java) S 8678 8681 5267 0 -1 4202496 4416 0 1 0 10 1 0 0 20 0 18 0 2685225 9787879424 6054 33554432000 1073741824 1073778376 140734493821616 140734493812752 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8681/statm: 2389619 6054 2141 9 0 2380296 0
[pid=8681/tid=8682] ppid=8678 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/8681/task/8682/stat : 8682 (java) R 8678 8681 5267 0 -1 4202560 2392 0 1 0 8 0 0 0 20 0 18 0 2685226 9787879424 6054 33554432000 1073741824 1073778376 140734493821616 139691029491416 139691036678760 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200355 s]
/proc/loadavg: 4.22 4.18 4.02 4/197 8681
/proc/meminfo: memFree=25176016/32872528 swapFree=1459092/1655316
[pid=8681] ppid=8678 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/8681/stat : 8681 (java) S 8678 8681 5267 0 -1 4202496 4593 0 1 0 20 1 0 0 20 0 19 0 2685225 10060525568 7728 33554432000 1073741824 1073778376 140734493821616 140734493812752 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8681/statm: 2456183 7728 2192 9 0 2446860 0
[pid=8681/tid=8682] ppid=8678 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/8681/task/8682/stat : 8682 (java) S 8678 8681 5267 0 -1 4202560 2414 0 1 0 15 1 0 0 20 0 19 0 2685226 10060525568 7728 33554432000 1073741824 1073778376 140734493821616 139691029492600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9824732

[startup+0.300338 s]
/proc/loadavg: 4.22 4.18 4.02 4/197 8681
/proc/meminfo: memFree=25176016/32872528 swapFree=1459092/1655316
[pid=8681] ppid=8678 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/8681/stat : 8681 (java) S 8678 8681 5267 0 -1 4202496 4593 0 1 0 20 1 0 0 20 0 19 0 2685225 10060525568 7728 33554432000 1073741824 1073778376 140734493821616 140734493812752 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8681/statm: 2456183 7728 2192 9 0 2446860 0
[pid=8681/tid=8682] ppid=8678 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/8681/task/8682/stat : 8682 (java) S 8678 8681 5267 0 -1 4202560 2414 0 1 0 15 1 0 0 20 0 19 0 2685226 10060525568 7728 33554432000 1073741824 1073778376 140734493821616 139691029492600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9824732

[startup+0.700295 s]
/proc/loadavg: 4.22 4.18 4.02 4/197 8681
/proc/meminfo: memFree=25176016/32872528 swapFree=1459092/1655316
[pid=8681] ppid=8678 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/8681/stat : 8681 (java) S 8678 8681 5267 0 -1 4202496 4625 0 1 0 21 1 0 0 20 0 19 0 2685225 10060525568 8770 33554432000 1073741824 1073778376 140734493821616 140734493812752 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8681/statm: 2456183 8770 2201 9 0 2446860 0
[pid=8681/tid=8682] ppid=8678 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/8681/task/8682/stat : 8682 (java) S 8678 8681 5267 0 -1 4202560 2414 0 1 0 15 1 0 0 20 0 19 0 2685226 10060525568 8770 33554432000 1073741824 1073778376 140734493821616 139691029492600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 4.22 4.18 4.02 3/216 8706
/proc/meminfo: memFree=25149604/32872528 swapFree=1459092/1655316
[pid=8681] ppid=8678 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/8681/stat : 8681 (java) S 8678 8681 5267 0 -1 4202496 5448 0 1 0 28 3 0 0 20 0 19 0 2685225 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 140734493812752 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8681/statm: 2456183 10229 2218 9 0 2446860 0
[pid=8681/tid=8682] ppid=8678 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/8681/task/8682/stat : 8682 (java) S 8678 8681 5267 0 -1 4202560 2414 0 1 0 15 2 0 0 20 0 19 0 2685226 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139691029492600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8684] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8684/stat : 8684 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2685227 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139691001945000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8685] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8685/stat : 8685 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2685227 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139691000892456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8686] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8686/stat : 8686 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2685227 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690999839400 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8687] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8687/stat : 8687 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2685227 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690998786856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8688] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8688/stat : 8688 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2685227 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690997733800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8689] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8689/stat : 8689 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2685227 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690996681256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8690] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8690/stat : 8690 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2685227 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690995628200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8691] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8691/stat : 8691 (java) S 8678 8681 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2685227 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690994575656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8692] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8692/stat : 8692 (java) S 8678 8681 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2685228 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690382429032 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8693] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8693/stat : 8693 (java) S 8678 8681 5267 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2685228 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690381375352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8694] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8694/stat : 8694 (java) S 8678 8681 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2685228 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690380322184 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8695] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8695/stat : 8695 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2685231 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690379270928 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8696] ppid=8678 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/8681/task/8696/stat : 8696 (java) S 8678 8681 5267 0 -1 4202560 513 0 0 0 2 0 0 0 20 0 19 0 2685231 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690378217784 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8697] ppid=8678 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/8681/task/8697/stat : 8697 (java) S 8678 8681 5267 0 -1 4202560 1180 0 0 0 5 0 0 0 20 0 19 0 2685231 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690377165240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8698] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8698/stat : 8698 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2685231 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690376112376 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8699] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8699/stat : 8699 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2685231 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690375060040 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8702] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8702/stat : 8702 (java) S 8678 8681 5267 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 2685244 10060525568 10229 33554432000 1073741824 1073778376 140734493821616 139690371900712 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9824732

[startup+3.10083 s]
/proc/loadavg: 4.22 4.18 4.02 6/218 8714
/proc/meminfo: memFree=25132232/32872528 swapFree=1459092/1655316
[pid=8681] ppid=8678 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/8681/stat : 8681 (java) S 8678 8681 5267 0 -1 4202496 16275 0 1 0 108 7 0 0 20 0 20 0 2685225 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 140734493812752 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8681/statm: 2456183 21717 2243 9 0 2446860 0
[pid=8681/tid=8682] ppid=8678 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/8681/task/8682/stat : 8682 (java) S 8678 8681 5267 0 -1 4202560 2415 0 1 0 16 2 0 0 20 0 20 0 2685226 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139691029492600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8684] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8684/stat : 8684 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2685227 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139691001945000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8685] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8685/stat : 8685 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2685227 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139691000892456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8686] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8686/stat : 8686 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2685227 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690999839400 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8687] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8687/stat : 8687 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2685227 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690998786856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8688] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8688/stat : 8688 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2685227 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690997733800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8689] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8689/stat : 8689 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2685227 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690996681256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8690] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8690/stat : 8690 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2685227 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690995628200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8691] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8691/stat : 8691 (java) S 8678 8681 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 2685227 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690994575656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8692] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8692/stat : 8692 (java) S 8678 8681 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 2685228 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690382429032 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8693] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8693/stat : 8693 (java) S 8678 8681 5267 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 2685228 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690381375352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8694] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8694/stat : 8694 (java) S 8678 8681 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 2685228 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690380322184 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8695] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8695/stat : 8695 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2685231 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690379270928 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8696] ppid=8678 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/8681/task/8696/stat : 8696 (java) S 8678 8681 5267 0 -1 4202560 7488 0 0 0 34 2 0 0 20 0 20 0 2685231 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690378217784 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8697] ppid=8678 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/8681/task/8697/stat : 8697 (java) S 8678 8681 5267 0 -1 4202560 4993 0 0 0 32 2 0 0 20 0 20 0 2685231 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690377165240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8698] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8698/stat : 8698 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2685231 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690376112376 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8699] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8699/stat : 8699 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2685231 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690375060040 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8702] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8702/stat : 8702 (java) S 8678 8681 5267 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 2685244 10060525568 21717 33554432000 1073741824 1073778376 140734493821616 139690371900712 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=33 pid=1810 uid=0 cmd=

[startup+6.30097 s]
/proc/loadavg: 4.05 4.14 4.01 5/219 8723
/proc/meminfo: memFree=24956156/32872528 swapFree=1459092/1655316
[pid=8681] ppid=8678 vsize=9824732 CPUtime=7.96 cores=0,2,4,6
/proc/8681/stat : 8681 (java) S 8678 8681 5267 0 -1 4202496 23042 0 1 0 775 21 0 0 20 0 22 0 2685225 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 140734493812752 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8681/statm: 2456183 86865 2280 9 0 2446860 0
[pid=8681/tid=8682] ppid=8678 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/8681/task/8682/stat : 8682 (java) S 8678 8681 5267 0 -1 4202560 2416 0 1 0 17 2 0 0 20 0 22 0 2685226 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139691029492600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8684] ppid=8678 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/8681/task/8684/stat : 8684 (java) S 8678 8681 5267 0 -1 4202560 39 0 0 0 3 2 0 0 20 0 22 0 2685227 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139691001945000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8685] ppid=8678 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8681/task/8685/stat : 8685 (java) S 8678 8681 5267 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 22 0 2685227 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139691000892456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8686] ppid=8678 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/8681/task/8686/stat : 8686 (java) S 8678 8681 5267 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 22 0 2685227 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139690999839400 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8687] ppid=8678 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8681/task/8687/stat : 8687 (java) S 8678 8681 5267 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 2685227 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139690998786856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8688] ppid=8678 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8681/task/8688/stat : 8688 (java) S 8678 8681 5267 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 2685227 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139690997733800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8689] ppid=8678 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/8681/task/8689/stat : 8689 (java) S 8678 8681 5267 0 -1 4202560 23 0 0 0 2 2 0 0 20 0 22 0 2685227 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139690996681256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8690] ppid=8678 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8681/task/8690/stat : 8690 (java) S 8678 8681 5267 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 2685227 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139690995628200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8691] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8691/stat : 8691 (java) S 8678 8681 5267 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 2685227 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139690994575656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8692] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8692/stat : 8692 (java) S 8678 8681 5267 0 -1 4202560 204 0 0 0 0 0 0 0 20 0 22 0 2685228 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139690382429032 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8693] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8693/stat : 8693 (java) S 8678 8681 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2685228 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139690381375352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8694] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8694/stat : 8694 (java) S 8678 8681 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2685228 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139690380322184 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8695] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8695/stat : 8695 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2685231 10060525568 86865 33554432000 1073741824 1073778376 140734493821616 139690379270928 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8696] ppid=8678 vsize=9824732 CPUtime=0.93 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.31 4.24 4.12 5/219 8827
/proc/meminfo: memFree=24101128/32872528 swapFree=1459092/1655316
[pid=8681] ppid=8678 vsize=9824732 CPUtime=1695.62 cores=0,2,4,6
/proc/8681/stat : 8681 (java) S 8678 8681 5267 0 -1 4202496 28388 0 1 0 169409 153 0 0 20 0 22 0 2685225 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 140734493812752 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8681/statm: 2456183 692494 2288 9 0 2446860 0
[pid=8681/tid=8682] ppid=8678 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/8681/task/8682/stat : 8682 (java) S 8678 8681 5267 0 -1 4202560 2418 0 1 0 21 3 0 0 20 0 22 0 2685226 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139691029492600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8684] ppid=8678 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/8681/task/8684/stat : 8684 (java) S 8678 8681 5267 0 -1 4202560 247 0 0 0 32 12 0 0 20 0 22 0 2685227 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139691001945000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8685] ppid=8678 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/8681/task/8685/stat : 8685 (java) S 8678 8681 5267 0 -1 4202560 248 0 0 0 30 12 0 0 20 0 22 0 2685227 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139691000892456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8686] ppid=8678 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/8681/task/8686/stat : 8686 (java) S 8678 8681 5267 0 -1 4202560 215 0 0 0 29 9 0 0 20 0 22 0 2685227 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690999839400 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8687] ppid=8678 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8681/task/8687/stat : 8687 (java) S 8678 8681 5267 0 -1 4202560 272 0 0 0 24 6 0 0 20 0 22 0 2685227 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690998786856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8688] ppid=8678 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/8681/task/8688/stat : 8688 (java) S 8678 8681 5267 0 -1 4202560 211 0 0 0 24 8 0 0 20 0 22 0 2685227 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690997733800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8689] ppid=8678 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/8681/task/8689/stat : 8689 (java) S 8678 8681 5267 0 -1 4202560 220 0 0 0 29 9 0 0 20 0 22 0 2685227 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690996681256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8690] ppid=8678 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/8681/task/8690/stat : 8690 (java) S 8678 8681 5267 0 -1 4202560 237 0 0 0 23 9 0 0 20 0 22 0 2685227 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690995628200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8691] ppid=8678 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/8681/task/8691/stat : 8691 (java) S 8678 8681 5267 0 -1 4202560 221 0 0 0 17 9 0 0 20 0 22 0 2685227 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690994575656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8692] ppid=8678 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/8681/task/8692/stat : 8692 (java) S 8678 8681 5267 0 -1 4202560 1344 0 0 0 25 3 0 0 20 0 22 0 2685228 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690382429032 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8693] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8693/stat : 8693 (java) S 8678 8681 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2685228 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690381375352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8694] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8694/stat : 8694 (java) S 8678 8681 5267 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 2685228 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690380322184 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8695] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8695/stat : 8695 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2685231 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690379270928 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8696] ppid=8678 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/8681/task/8696/stat : 8696 (java) S 8678 8681 5267 0 -1 4202560 12434 0 0 0 106 3 0 0 20 0 22 0 2685231 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690378217784 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8697] ppid=8678 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/8681/task/8697/stat : 8697 (java) S 8678 8681 5267 0 -1 4202560 7680 0 0 0 92 2 0 0 20 0 22 0 2685231 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690377165240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8698] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8698/stat : 8698 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2685231 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690376112376 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8699] ppid=8678 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/8681/task/8699/stat : 8699 (java) S 8678 8681 5267 0 -1 4202560 51 0 0 0 13 15 0 0 20 0 22 0 2685231 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690375060040 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8723] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8723/stat : 8723 (java) S 8678 8681 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2685747 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690370847656 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8818] ppid=8678 vsize=9824732 CPUtime=389.1 cores=0,2,4,6
/proc/8681/task/8818/stat : 8818 (java) R 8678 8681 5267 0 -1 4202560 5 0 0 0 38905 5 0 0 20 0 22 0 2734531 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690373997072 139690875786947 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8819] ppid=8678 vsize=9824732 CPUtime=389.11 cores=0,2,4,6
/proc/8681/task/8819/stat : 8819 (java) R 8678 8681 5267 0 -1 4202560 5 0 0 0 38906 5 0 0 20 0 22 0 2734531 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690371899056 139690876239142 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8820] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8820/stat : 8820 (java) S 8678 8681 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2734531 10060525568 692494 33554432000 1073741824 1073778376 140734493821616 139690372953512 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1695.62
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+934.501 s]
/proc/loadavg: 3.69 4.10 4.08 5/218 8953
/proc/meminfo: memFree=25134976/32872528 swapFree=1459092/1655316
[pid=8681] ppid=8678 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/8681/stat : 8681 (java) S 8678 8681 5267 0 -1 4202496 28448 0 1 0 179854 153 0 0 20 0 22 0 2685225 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 140734493812752 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8681/statm: 2456183 684579 2288 9 0 2446860 0
[pid=8681/tid=8682] ppid=8678 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/8681/task/8682/stat : 8682 (java) S 8678 8681 5267 0 -1 4202560 2418 0 1 0 21 3 0 0 20 0 22 0 2685226 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139691029492600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8684] ppid=8678 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/8681/task/8684/stat : 8684 (java) S 8678 8681 5267 0 -1 4202560 258 0 0 0 35 12 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139691001945000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8685] ppid=8678 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/8681/task/8685/stat : 8685 (java) S 8678 8681 5267 0 -1 4202560 253 0 0 0 31 12 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139691000892456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8686] ppid=8678 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/8681/task/8686/stat : 8686 (java) S 8678 8681 5267 0 -1 4202560 215 0 0 0 30 9 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690999839400 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8687] ppid=8678 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/8681/task/8687/stat : 8687 (java) S 8678 8681 5267 0 -1 4202560 272 0 0 0 25 6 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690998786856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8688] ppid=8678 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/8681/task/8688/stat : 8688 (java) S 8678 8681 5267 0 -1 4202560 226 0 0 0 28 8 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690997733800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8689] ppid=8678 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/8681/task/8689/stat : 8689 (java) S 8678 8681 5267 0 -1 4202560 220 0 0 0 29 9 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690996681256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8690] ppid=8678 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/8681/task/8690/stat : 8690 (java) S 8678 8681 5267 0 -1 4202560 244 0 0 0 26 9 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690995628200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8691] ppid=8678 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/8681/task/8691/stat : 8691 (java) S 8678 8681 5267 0 -1 4202560 236 0 0 0 19 9 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690994575656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8692] ppid=8678 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/8681/task/8692/stat : 8692 (java) S 8678 8681 5267 0 -1 4202560 1346 0 0 0 25 3 0 0 20 0 22 0 2685228 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690382429032 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8693] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8693/stat : 8693 (java) S 8678 8681 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2685228 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690381375352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8694] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8694/stat : 8694 (java) S 8678 8681 5267 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 2685228 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690380322184 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8695] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8695/stat : 8695 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2685231 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690379270928 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8696] ppid=8678 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/8681/task/8696/stat : 8696 (java) S 8678 8681 5267 0 -1 4202560 12434 0 0 0 106 3 0 0 20 0 22 0 2685231 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690378217784 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8697] ppid=8678 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/8681/task/8697/stat : 8697 (java) S 8678 8681 5267 0 -1 4202560 7680 0 0 0 92 2 0 0 20 0 22 0 2685231 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690377165240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8698] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8698/stat : 8698 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2685231 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690376112376 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8699] ppid=8678 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8681/task/8699/stat : 8699 (java) S 8678 8681 5267 0 -1 4202560 55 0 0 0 14 16 0 0 20 0 22 0 2685231 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690375060040 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8723] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8723/stat : 8723 (java) S 8678 8681 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2685747 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690370847656 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8818] ppid=8678 vsize=9824732 CPUtime=441.26 cores=0,2,4,6
/proc/8681/task/8818/stat : 8818 (java) R 8678 8681 5267 0 -1 4202560 6 0 0 0 44120 6 0 0 20 0 22 0 2734531 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690373997072 139690875786519 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8819] ppid=8678 vsize=9824732 CPUtime=441.26 cores=0,2,4,6
/proc/8681/task/8819/stat : 8819 (java) R 8678 8681 5267 0 -1 4202560 5 0 0 0 44120 6 0 0 20 0 22 0 2734531 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690371899056 139690876239167 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8820] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8820/stat : 8820 (java) S 8678 8681 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2734531 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690372953512 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 8681 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+934.501 s]
/proc/loadavg: 3.69 4.10 4.08 5/218 8953
/proc/meminfo: memFree=25134976/32872528 swapFree=1459092/1655316
[pid=8681] ppid=8678 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/8681/stat : 8681 (java) S 8678 8681 5267 0 -1 4202496 28448 0 1 0 179854 153 0 0 20 0 22 0 2685225 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 140734493812752 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8681/statm: 2456183 684579 2288 9 0 2446860 0
[pid=8681/tid=8682] ppid=8678 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/8681/task/8682/stat : 8682 (java) S 8678 8681 5267 0 -1 4202560 2418 0 1 0 21 3 0 0 20 0 22 0 2685226 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139691029492600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8684] ppid=8678 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/8681/task/8684/stat : 8684 (java) S 8678 8681 5267 0 -1 4202560 258 0 0 0 35 12 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139691001945000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8685] ppid=8678 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/8681/task/8685/stat : 8685 (java) S 8678 8681 5267 0 -1 4202560 253 0 0 0 31 12 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139691000892456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8686] ppid=8678 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/8681/task/8686/stat : 8686 (java) S 8678 8681 5267 0 -1 4202560 215 0 0 0 30 9 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690999839400 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8687] ppid=8678 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/8681/task/8687/stat : 8687 (java) S 8678 8681 5267 0 -1 4202560 272 0 0 0 25 6 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690998786856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8688] ppid=8678 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/8681/task/8688/stat : 8688 (java) S 8678 8681 5267 0 -1 4202560 226 0 0 0 28 8 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690997733800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8689] ppid=8678 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/8681/task/8689/stat : 8689 (java) S 8678 8681 5267 0 -1 4202560 220 0 0 0 29 9 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690996681256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8690] ppid=8678 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/8681/task/8690/stat : 8690 (java) S 8678 8681 5267 0 -1 4202560 244 0 0 0 26 9 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690995628200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8691] ppid=8678 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/8681/task/8691/stat : 8691 (java) S 8678 8681 5267 0 -1 4202560 236 0 0 0 19 9 0 0 20 0 22 0 2685227 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690994575656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8692] ppid=8678 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/8681/task/8692/stat : 8692 (java) S 8678 8681 5267 0 -1 4202560 1346 0 0 0 25 3 0 0 20 0 22 0 2685228 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690382429032 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8693] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8693/stat : 8693 (java) S 8678 8681 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2685228 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690381375352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8694] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8694/stat : 8694 (java) S 8678 8681 5267 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 2685228 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690380322184 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8695] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8695/stat : 8695 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2685231 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690379270928 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8696] ppid=8678 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/8681/task/8696/stat : 8696 (java) S 8678 8681 5267 0 -1 4202560 12434 0 0 0 106 3 0 0 20 0 22 0 2685231 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690378217784 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8681/tid=8697] ppid=8678 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/8681/task/8697/stat : 8697 (java) S 8678 8681 5267 0 -1 4202560 7680 0 0 0 92 2 0 0 20 0 22 0 2685231 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690377165240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8698] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8698/stat : 8698 (java) S 8678 8681 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2685231 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690376112376 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8699] ppid=8678 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8681/task/8699/stat : 8699 (java) S 8678 8681 5267 0 -1 4202560 55 0 0 0 14 16 0 0 20 0 22 0 2685231 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690375060040 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8723] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8723/stat : 8723 (java) S 8678 8681 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2685747 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690370847656 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8681/tid=8818] ppid=8678 vsize=9824732 CPUtime=441.26 cores=0,2,4,6
/proc/8681/task/8818/stat : 8818 (java) R 8678 8681 5267 0 -1 4202560 6 0 0 0 44120 6 0 0 20 0 22 0 2734531 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690373997072 139690875786519 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8681/tid=8819] ppid=8678 vsize=9824732 CPUtime=441.26 cores=0,2,4,6
/proc/8681/task/8819/stat : 8819 (java) R 8678 8681 5267 0 -1 4202560 5 0 0 0 44120 6 0 0 20 0 22 0 2734531 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690371899056 139690876239167 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8681/tid=8820] ppid=8678 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8681/task/8820/stat : 8820 (java) S 8678 8681 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2734531 10060525568 684579 33554432000 1073741824 1073778376 140734493821616 139690372953512 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 934.549
CPU time (s): 1800.52
CPU user time (s): 1798.61
CPU system time (s): 1.91171
CPU usage (%): 192.662
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.61
system time used= 1.91171
maximum resident set size= 3070040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28496
page faults= 1
swaps= 0
block input operations= 0
block output operations= 688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23733
involuntary context switches= 5099

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.47217 second user time and 7.78482 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-29 18:22:20
IDJOB=4118011
IDBENCH=111428
IDSOLVER=2543
FILE ID=node136/4118011-1467217340
RUNJOBID= node136-1467208983-5283
PBS_JOBID= 19997574
Free space on /tmp= 71644 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0333-0333.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118011-1467217340/watcher-4118011-1467217340 -o /tmp/evaluation-result-4118011-1467217340/solver-4118011-1467217340 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5283 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4118011-1467217340.opb

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

MD5SUM BENCH= 4ccc25bb91d4b75029954c2e79f9750b
RANDOM SEED=507795721

node136.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.182
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	: 5332.36
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.182
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.182
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.182
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.182
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.182
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.182
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.182
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25176544 kB
Buffers:          142456 kB
Cached:          1746748 kB
SwapCached:            0 kB
Active:          3615676 kB
Inactive:        1671072 kB
Active(anon):    3399712 kB
Inactive(anon):        0 kB
Active(file):     215964 kB
Inactive(file):  1671072 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               488 kB
Writeback:             0 kB
AnonPages:       5159144 kB
Mapped:            22252 kB
Shmem:               204 kB
Slab:             609500 kB
SReclaimable:      53480 kB
SUnreclaim:       556020 kB
KernelStack:        1784 kB
PageTables:        14116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5357844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3635200 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= 71644 MiB
End job on node136 at 2016-06-29 18:37:55