Trace number 4118512

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)-23 1800.16 903.462

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3pm-0333-0333.lin.opb
MD5SUMb936ce2bf20f878ee9c40a0abdb880c2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-26
Best CPU time to get the best result obtained on this benchmark0.84387
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables324
Total number of constraints513
Number of constraints which are clauses243
Number of constraints which are cardinality constraints (but not clauses)27
Number of constraints which are nor clauses,nor cardinality constraints243
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 243
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 243
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 243
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.05/0.35	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.05/0.35	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.35	c See www.sat4j.org for details.
0.05/0.36	c version PB16.v20160501
0.05/0.36	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.36	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.36	c java.vm.version	19.1-b02
0.05/0.36	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.36	c sun.arch.data.model	64
0.05/0.36	c java.version		1.6.0_24
0.05/0.36	c os.name		Linux
0.05/0.36	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.36	c os.arch		amd64
0.05/0.36	c Free memory 		501472288
0.05/0.36	c Max memory 		7480803328
0.05/0.36	c Total memory 		504102912
0.05/0.36	c Number of processors 	8
0.15/0.40	c Pseudo Boolean Optimization by upper bound
0.15/0.40	c ManyCore solver with 2 solvers running in parallel
0.15/0.40	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.15/0.40	c --- Begin Solver configuration ---
0.15/0.40	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.15/0.40	c Learn all clauses as in MiniSAT
0.15/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.15/0.40	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.15/0.40	c Expensive reason simplification
0.15/0.40	c Glucose 2.1 dynamic restart strategy
0.15/0.40	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.15/0.40	c timeout=2147483s
0.15/0.40	c DB Simplification allowed=false
0.15/0.40	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.15/0.40	c --- End Solver configuration ---
0.15/0.40	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.15/0.40	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.15/0.40	c --- Begin Solver configuration ---
0.15/0.40	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.15/0.40	c Learn all clauses as in MiniSAT
0.15/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.15/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.15/0.40	c No reason simplification
0.15/0.40	c Armin Biere (Picosat) restarts strategy
0.15/0.40	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.15/0.40	c timeout=2147483s
0.15/0.40	c DB Simplification allowed=false
0.15/0.40	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.15/0.40	c --- End Solver configuration ---
0.15/0.40	c solving HOME/instance-4118512-1467233347.opb
0.15/0.40	c reading problem ... 
0.15/0.40	c  objective function found
0.15/0.49	c ... done. Wall clock time 0.095s.
0.15/0.49	c declared #vars     324
0.15/0.49	c #constraints  540
0.27/0.51	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.27/0.51	c constraints type 
0.27/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 270
0.27/0.51	c org.sat4j.minisat.constraints.card.MinWatchCard => 27
0.27/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 243
0.27/0.51	c 540 constraints processed.
0.27/0.51	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.27/0.51	c constraints type 
0.27/0.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 270
0.27/0.51	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 27
0.27/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 243
0.27/0.51	c 540 constraints processed.
0.27/0.51	c objective function length is 243 literals
0.27/0.52	c And the winner is solver0
0.28/1.01	c SATISFIABLE
0.28/1.01	c OPTIMIZING...
0.28/1.01	c Got one! Elapsed wall clock time (in seconds):0.612
0.28/1.01	o -13
0.28/1.02	c And the winner is solver0
0.33/1.51	c Got one! Elapsed wall clock time (in seconds):1.115
0.33/1.51	o -14
0.33/1.52	c And the winner is solver0
0.36/2.02	c Got one! Elapsed wall clock time (in seconds):1.618
0.36/2.02	o -16
0.36/2.03	c And the winner is solver0
0.47/2.52	c Got one! Elapsed wall clock time (in seconds):2.119
0.47/2.52	o -17
0.47/2.54	c And the winner is solver0
0.63/3.02	c Got one! Elapsed wall clock time (in seconds):2.621
0.63/3.02	o -18
0.63/3.04	c And the winner is solver0
0.77/3.52	c Got one! Elapsed wall clock time (in seconds):3.123
0.77/3.52	o -19
3.30/4.21	c cleaning 2530 clauses out of 5060 with flag 11174/5060
3.30/4.22	c And the winner is solver1
3.55/4.52	c Got one! Elapsed wall clock time (in seconds):4.125
3.55/4.52	o -20
3.91/4.79	c cleaning 3921 clauses out of 7842 with flag 11335/10372
4.66/5.06	c And the winner is solver1
4.81/5.53	c Got one! Elapsed wall clock time (in seconds):5.127
4.81/5.53	o -21
4.81/5.59	c cleaning 4931 clauses out of 9865 with flag 2344/16316
5.58/5.99	c cleaning 5462 clauses out of 10934 with flag 17976/22316
6.87/6.51	c cleaning 6236 clauses out of 12472 with flag 36146/29316
8.16/7.10	c cleaning 7117 clauses out of 14238 with flag 57823/37318
9.67/7.86	c cleaning 8058 clauses out of 16121 with flag 84639/46318
11.46/8.71	c cleaning 9028 clauses out of 18061 with flag 112819/56316
13.35/9.70	c cleaning 10017 clauses out of 20034 with flag 139908/67317
15.35/10.64	c cleaning 11002 clauses out of 22015 with flag 165407/79315
17.82/11.85	c cleaning 12007 clauses out of 24014 with flag 193154/92316
20.23/13.04	c cleaning 13002 clauses out of 26006 with flag 222812/106315
22.96/14.35	c cleaning 14000 clauses out of 28004 with flag 254521/121315
25.55/15.67	c cleaning 14999 clauses out of 30004 with flag 289309/137315
29.46/17.51	c cleaning 16003 clauses out of 32005 with flag 325091/154315
33.30/19.44	c cleaning 17000 clauses out of 34002 with flag 363720/172315
37.29/21.45	c cleaning 18002 clauses out of 36004 with flag 405254/191317
42.41/23.96	c cleaning 18998 clauses out of 38001 with flag 448176/211316
47.21/26.39	c cleaning 20001 clauses out of 40002 with flag 492745/232315
52.88/29.17	c cleaning 20999 clauses out of 42002 with flag 541238/254316
60.48/32.98	c cleaning 21994 clauses out of 44002 with flag 608859/277315
66.88/36.19	c cleaning 23004 clauses out of 46008 with flag 673743/301315
72.88/39.18	c cleaning 24000 clauses out of 48005 with flag 732961/326316
78.87/42.14	c cleaning 24999 clauses out of 50005 with flag 791580/352316
84.27/44.81	c cleaning 25999 clauses out of 52005 with flag 852752/379315
90.27/47.85	c cleaning 26999 clauses out of 54006 with flag 916288/407315
96.67/51.02	c cleaning 27999 clauses out of 56007 with flag 980882/436315
104.27/54.80	c cleaning 28998 clauses out of 58008 with flag 1052865/466315
118.46/61.95	c cleaning 30002 clauses out of 60010 with flag 1158986/497315
132.66/69.03	c cleaning 31005 clauses out of 62010 with flag 1276641/529317
147.26/76.32	c cleaning 32001 clauses out of 64005 with flag 1408289/562317
162.43/83.88	c cleaning 32997 clauses out of 66003 with flag 1542619/596316
177.84/91.53	c cleaning 34004 clauses out of 68007 with flag 1663520/631317
190.03/97.65	c cleaning 34999 clauses out of 70002 with flag 1762006/667316
202.43/103.88	c cleaning 35999 clauses out of 72002 with flag 1856061/704315
213.62/109.41	c cleaning 37001 clauses out of 74004 with flag 1952544/742316
223.08/114.13	c And the winner is solver1
223.08/114.59	c Got one! Elapsed wall clock time (in seconds):114.193
223.08/114.59	o -22
225.89/116.07	c cleaning 34596 clauses out of 69195 with flag 14937/774508
228.29/117.21	c cleaning 20296 clauses out of 40599 with flag 40070/780508
230.09/118.10	c cleaning 13645 clauses out of 27299 with flag 67239/787504
231.71/118.94	c cleaning 10821 clauses out of 21657 with flag 96950/795507
233.49/119.84	c cleaning 9908 clauses out of 19833 with flag 132197/804504
235.81/121.18	c cleaning 9961 clauses out of 19925 with flag 170418/814504
237.81/122.18	c cleaning 10484 clauses out of 20967 with flag 208535/825507
240.40/123.42	c cleaning 11239 clauses out of 22480 with flag 258087/837504
243.00/124.76	c cleaning 12121 clauses out of 24241 with flag 311724/850504
246.39/126.40	c cleaning 13061 clauses out of 26123 with flag 369839/864507
250.23/128.39	c cleaning 14029 clauses out of 28061 with flag 432486/879506
254.63/130.56	c cleaning 15016 clauses out of 30031 with flag 500499/895505
260.23/133.30	c cleaning 16009 clauses out of 32018 with flag 570236/912508
266.30/136.32	c cleaning 17003 clauses out of 34005 with flag 648381/930504
272.70/139.55	c cleaning 18002 clauses out of 36003 with flag 731572/949505
280.15/143.24	c cleaning 19001 clauses out of 38006 with flag 815373/969510
289.20/147.70	c cleaning 20001 clauses out of 40002 with flag 913021/990507
298.40/152.32	c cleaning 20999 clauses out of 41998 with flag 1017349/1012504
307.43/156.89	c cleaning 21992 clauses out of 44000 with flag 1116219/1035505
318.49/162.38	c cleaning 22998 clauses out of 46007 with flag 1212981/1059504
329.16/167.61	c cleaning 24004 clauses out of 48011 with flag 1313342/1084506
341.42/173.77	c cleaning 25003 clauses out of 50008 with flag 1424877/1110507
354.65/180.38	c cleaning 25991 clauses out of 52003 with flag 1540460/1137505
368.07/187.08	c cleaning 27001 clauses out of 54011 with flag 1653874/1165504
381.86/193.93	c cleaning 28005 clauses out of 56010 with flag 1777364/1194504
395.46/200.79	c cleaning 28997 clauses out of 58005 with flag 1900214/1224504
410.25/208.18	c cleaning 30001 clauses out of 60008 with flag 2035426/1255504
425.52/215.78	c cleaning 31003 clauses out of 62010 with flag 2175064/1287507
445.17/225.51	c cleaning 32000 clauses out of 64007 with flag 2324055/1320507
469.21/237.51	c cleaning 32998 clauses out of 66004 with flag 2470932/1354504
493.06/249.45	c cleaning 34003 clauses out of 68006 with flag 2629446/1389504
513.03/259.61	c And the winner is solver1
513.03/260.04	c Got one! Elapsed wall clock time (in seconds):259.642
513.03/260.04	o -23
516.61/261.89	c cleaning 33946 clauses out of 67898 with flag 13183/1423399
519.99/263.57	c cleaning 19971 clauses out of 39951 with flag 35210/1429398
522.00/264.53	c cleaning 13488 clauses out of 26982 with flag 63893/1436400
523.60/265.31	c cleaning 10744 clauses out of 21494 with flag 99613/1444400
525.00/266.08	c cleaning 9862 clauses out of 19749 with flag 136714/1453399
526.81/267.00	c cleaning 9938 clauses out of 19886 with flag 179154/1463398
529.02/268.08	c cleaning 10474 clauses out of 20952 with flag 228316/1474402
531.82/269.40	c cleaning 11237 clauses out of 22474 with flag 283645/1486398
534.46/270.79	c cleaning 12113 clauses out of 24237 with flag 341494/1499398
537.85/272.41	c cleaning 13059 clauses out of 26124 with flag 404342/1513398
542.06/274.55	c cleaning 14029 clauses out of 28067 with flag 474276/1528400
546.68/276.85	c cleaning 15017 clauses out of 30036 with flag 548780/1544398
551.08/279.09	c cleaning 16008 clauses out of 32019 with flag 620878/1561398
556.50/281.77	c cleaning 17005 clauses out of 34013 with flag 699639/1579400
562.90/285.00	c cleaning 18001 clauses out of 36006 with flag 787002/1598398
569.91/288.43	c cleaning 19002 clauses out of 38005 with flag 874046/1618398
578.14/292.51	c cleaning 19998 clauses out of 40005 with flag 964950/1639400
587.18/297.06	c cleaning 20998 clauses out of 42005 with flag 1068181/1661398
596.39/301.63	c cleaning 21999 clauses out of 44007 with flag 1169949/1684398
606.62/306.79	c cleaning 23004 clauses out of 46011 with flag 1269333/1708401
617.27/312.08	c cleaning 23995 clauses out of 48004 with flag 1375628/1733398
629.15/317.97	c cleaning 25005 clauses out of 50009 with flag 1493455/1759398
638.20/322.49	c cleaning 0 clauses out of 6185 with flag 0/6188
641.87/324.20	c cleaning 26003 clauses out of 52005 with flag 1603121/1786399
656.03/331.19	c cleaning 26993 clauses out of 54001 with flag 1718655/1814398
670.08/338.19	c cleaning 28004 clauses out of 56012 with flag 1843362/1843402
684.98/345.51	c cleaning 28998 clauses out of 58004 with flag 1970056/1873398
702.04/354.01	c cleaning 29991 clauses out of 60006 with flag 2096493/1904398
723.18/364.58	c cleaning 31004 clauses out of 62015 with flag 2242939/1936398
743.48/374.68	c cleaning 32005 clauses out of 64014 with flag 2380082/1969401
761.54/383.60	c cleaning 33004 clauses out of 66008 with flag 2520485/2003400
779.13/392.46	c cleaning 33996 clauses out of 68002 with flag 2669602/2038398
798.79/402.25	c cleaning 34999 clauses out of 70006 with flag 2830552/2074398
823.18/414.79	c cleaning 36004 clauses out of 72007 with flag 2999317/2111398
847.99/427.10	c cleaning 36996 clauses out of 74003 with flag 3171305/2149398
870.68/438.44	c cleaning 38004 clauses out of 76009 with flag 3340695/2188400
895.29/450.77	c cleaning 38998 clauses out of 78003 with flag 3516025/2228398
922.12/464.17	c cleaning 40002 clauses out of 80007 with flag 3691223/2269400
947.13/476.61	c cleaning 40996 clauses out of 82003 with flag 3874647/2311398
973.72/489.96	c cleaning 42003 clauses out of 84007 with flag 4059045/2354398
1002.20/504.16	c cleaning 42998 clauses out of 86006 with flag 4257357/2398400
1031.41/518.74	c cleaning 43998 clauses out of 88008 with flag 4466863/2443400
1063.06/534.51	c cleaning 44996 clauses out of 90008 with flag 4661065/2489398
1100.46/553.21	c cleaning 46003 clauses out of 92012 with flag 4870721/2536398
1128.06/567.09	c cleaning 47001 clauses out of 94009 with flag 5070012/2584398
1162.42/584.62	c cleaning 47994 clauses out of 96009 with flag 5299028/2633399
1196.42/601.66	c cleaning 49008 clauses out of 98015 with flag 5510695/2683399
1227.43/617.20	c cleaning 50002 clauses out of 100007 with flag 5729274/2734399
1260.64/633.77	c cleaning 50994 clauses out of 102004 with flag 5954023/2786398
1295.83/651.32	c cleaning 52000 clauses out of 104011 with flag 6182761/2839399
1334.68/670.77	c cleaning 53001 clauses out of 106011 with flag 6416503/2893399
1370.07/688.42	c cleaning 54003 clauses out of 108010 with flag 6641051/2948399
1405.68/706.27	c cleaning 55004 clauses out of 110008 with flag 6869284/3004400
1442.48/724.64	c cleaning 55995 clauses out of 112003 with flag 7104227/3061399
1482.47/744.60	c cleaning 57002 clauses out of 114008 with flag 7341211/3119399
1528.67/767.76	c cleaning 58000 clauses out of 116005 with flag 7575099/3178398
1574.27/790.59	c cleaning 59000 clauses out of 118005 with flag 7815306/3238398
1636.17/821.50	c cleaning 60003 clauses out of 120008 with flag 8099491/3299401
1693.77/850.29	c cleaning 60996 clauses out of 122002 with flag 8394202/3361398
1744.57/875.61	c cleaning 61998 clauses out of 124008 with flag 8653943/3424400
1798.76/902.76	c cleaning 63003 clauses out of 126009 with flag 8928302/3488399
1800.16/903.41	c >>>>>>>>>> Solver number 0 (6 answers) <<<<<<<<<<<<<<<<<<
1800.16/903.41	c starts		: 57710
1800.16/903.41	c conflicts		: 3491153
1800.16/903.41	c decisions		: 7413743
1800.16/903.41	c propagations		: 118745320
1800.16/903.41	c inspects		: 13234401826
1800.16/903.41	c shortcuts		: 0
1800.16/903.41	c learnt literals	: 0
1800.16/903.41	c learnt binary clauses	: 0
1800.16/903.41	c learnt ternary clauses	: 0
1800.16/903.41	c learnt constraints	: 3491153
1800.16/903.41	c ignored constraints	: 0
1800.16/903.41	c root simplifications	: 0
1800.16/903.41	c removed literals (reason simplification)	: 8271715
1800.16/903.41	c reason swapping (by a shorter reason)	: 0
1800.16/903.41	c Calls to reduceDB	: 127
1800.16/903.41	c Number of update (reduction) of LBD	: 290897
1800.16/903.41	c Imported unit clauses	: 0
1800.16/903.41	c number of reductions to clauses (during analyze)	: 0
1800.16/903.41	c number of learned constraints concerned by reduction	: 0
1800.16/903.41	c number of learning phase by resolution	: 0
1800.16/903.41	c number of learning phase by cutting planes	: 0
1800.16/903.41	c speed (assignments/second)	: 184567.985090982
1800.16/903.41	c non guided choices	0
1800.16/903.43	c learnt constraints type 
1800.16/903.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 65760
1800.16/903.44	c >>>>>>>>>> Solver number 1 (4 answers) <<<<<<<<<<<<<<<<<<
1800.16/903.44	c starts		: 37
1800.16/903.44	c conflicts		: 7100
1800.16/903.44	c decisions		: 16829
1800.16/903.44	c propagations		: 195620
1800.16/903.44	c inspects		: 195664727
1800.16/903.44	c shortcuts		: 0
1800.16/903.44	c learnt literals	: 0
1800.16/903.44	c learnt binary clauses	: 0
1800.16/903.44	c learnt ternary clauses	: 0
1800.16/903.44	c learnt constraints	: 7096
1800.16/903.44	c ignored constraints	: 0
1800.16/903.44	c root simplifications	: 0
1800.16/903.44	c removed literals (reason simplification)	: 0
1800.16/903.44	c reason swapping (by a shorter reason)	: 0
1800.16/903.44	c Calls to reduceDB	: 1
1800.16/903.44	c Number of update (reduction) of LBD	: 0
1800.16/903.44	c Imported unit clauses	: 0
1800.16/903.44	c number of reductions to clauses (during analyze)	: 0
1800.16/903.44	c number of learned constraints concerned by reduction	: 0
1800.16/903.44	c number of learning phase by resolution	: 0
1800.16/903.44	c number of learning phase by cutting planes	: 0
1800.16/903.44	c speed (assignments/second)	: 217.37681017699506
1800.16/903.44	c non guided choices	0
1800.16/903.44	c learnt constraints type 
1800.16/903.44	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5
1800.16/903.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7091
1800.16/903.44	s SATISFIABLE
1800.16/903.44	c Found 10 solution(s)
1800.16/903.44	v -x1 -x2 x3 -x4 x5 -x6 -x7 x8 -x9 -x10 x11 -x12 -x13 x14 -x15 x16 -x17 -x18 -x19 x20 -x21 -x22 x23 -x24 -x25 -x26 x27 -x28 -x29 x30 -x31 x32 -x33 -x34 -x35 x36 -x37 -x38 x39 -x40 x41 -x42 -x43 -x44 x45 -x46 x47 -x48 x49 -x50 -x51 -x52 -x53 x54 -x55 -x56 x57 -x58 x59 -x60 -x61 x62 -x63 -x64 x65 -x66 -x67 x68 -x69 -x70 x71 -x72 x73 -x74 -x75 -x76 -x77 x78 -x79 x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 x99 -x100 -x101 -x102 -x103 -x104 x105 x106 x107 x108 x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 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 
1800.16/903.44	c objective function=-23
1800.16/903.44	c Total wall clock time (in seconds): 903.041

Verifier Data

OK	-23

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4118512-1467233347/watcher-4118512-1467233347 -o /tmp/evaluation-result-4118512-1467233347/solver-4118512-1467233347 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1467233347-7541 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4118512-1467233347.opb 

pid=7555
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: 1.29 1.23 1.42 2/170 7558
/proc/meminfo: memFree=26799016/32872528 swapFree=1268996/1432516
[pid=7558] ppid=7555 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/7558/stat : 7558 (java) D 7555 7558 5003 0 -1 4202496 157 0 1 0 0 0 0 0 20 0 1 0 4289810 278528 33 33554432000 1073741824 1073778376 140734280120624 140734280117800 214360485159 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/7558/statm: 68 33 25 9 0 25 0

[startup+0.100199 s]
/proc/loadavg: 1.29 1.23 1.42 2/170 7558
/proc/meminfo: memFree=26799016/32872528 swapFree=1268996/1432516
[pid=7558] ppid=7555 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/7558/stat : 7558 (java) R 7555 7558 5003 0 -1 4202496 1142 0 21 0 0 0 0 0 20 0 1 0 4289810 23793664 813 33554432000 1073741824 1073778376 140733913587808 140733913577800 140028181133008 0 0 4096 0 0 0 0 17 4 0 0 7 0 0
/proc/7558/statm: 5809 813 608 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200254 s]
/proc/loadavg: 1.29 1.23 1.42 2/170 7558
/proc/meminfo: memFree=26799016/32872528 swapFree=1268996/1432516
[pid=7558] ppid=7555 vsize=9092432 CPUtime=0.02 cores=0,2,4,6
/proc/7558/stat : 7558 (java) S 7555 7558 5003 0 -1 4202496 2966 0 28 0 1 1 0 0 20 0 11 0 4289810 9310650368 3615 33554432000 1073741824 1073778376 140733913587808 140733913578944 214373007421 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/7558/statm: 2273108 3615 1642 9 0 2263809 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9092432

[startup+0.300214 s]
/proc/loadavg: 1.29 1.23 1.42 2/170 7558
/proc/meminfo: memFree=26799016/32872528 swapFree=1268996/1432516
[pid=7558] ppid=7555 vsize=9558380 CPUtime=0.05 cores=0,2,4,6
/proc/7558/stat : 7558 (java) S 7555 7558 5003 0 -1 4202496 3203 0 28 0 3 2 0 0 20 0 18 0 4289810 9787781120 4361 33554432000 1073741824 1073778376 140733913587808 140733913578944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/7558/statm: 2389595 4361 1742 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558380

[startup+0.700293 s]
/proc/loadavg: 1.29 1.23 1.42 2/170 7558
/proc/meminfo: memFree=26799016/32872528 swapFree=1268996/1432516
[pid=7558] ppid=7555 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/7558/stat : 7558 (java) S 7555 7558 5003 0 -1 4202496 4739 0 30 0 25 3 0 0 20 0 19 0 4289810 10060525568 7842 33554432000 1073741824 1073778376 140733913587808 140733913578944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/7558/statm: 2456183 7842 2225 9 0 2446860 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+1.50082 s]
/proc/loadavg: 1.51 1.28 1.44 1/213 7617
/proc/meminfo: memFree=26719128/32872528 swapFree=1268996/1432516
[pid=7558] ppid=7555 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/7558/stat : 7558 (java) S 7555 7558 5003 0 -1 4202496 4878 0 30 0 29 4 0 0 20 0 19 0 4289810 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140733913578944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/7558/statm: 2456183 8955 2232 9 0 2446860 0
[pid=7558/tid=7574] ppid=7555 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/7558/task/7574/stat : 7574 (java) S 7555 7558 5003 0 -1 4202560 2398 0 6 0 17 2 0 0 20 0 19 0 4289821 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140028176814968 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 13 0 0
[pid=7558/tid=7580] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7580/stat : 7580 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140028149266728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7582] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7582/stat : 7582 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140028019255464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7584] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7584/stat : 7584 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140028018203176 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7586] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7586/stat : 7586 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140028017150376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7587] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7587/stat : 7587 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140028016098088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7588] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7588/stat : 7588 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140028015045288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7589] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7589/stat : 7589 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140027677895720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7590] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7590/stat : 7590 (java) S 7555 7558 5003 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140027676842920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7592] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7592/stat : 7592 (java) S 7555 7558 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4289829 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140027664644328 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7593] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7593/stat : 7593 (java) S 7555 7558 5003 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4289831 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140027663590392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7595] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7595/stat : 7595 (java) S 7555 7558 5003 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4289831 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140027662537992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7599] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7599/stat : 7599 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289840 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140027661486480 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7601] ppid=7555 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7558/task/7601/stat : 7601 (java) S 7555 7558 5003 0 -1 4202560 438 0 1 0 2 0 0 0 20 0 19 0 4289840 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140027660434104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7603] ppid=7555 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/7558/task/7603/stat : 7603 (java) S 7555 7558 5003 0 -1 4202560 725 0 1 0 4 0 0 0 20 0 19 0 4289840 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140027659381304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7605] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7605/stat : 7605 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289840 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140027658329208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7606] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7606/stat : 7606 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289840 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140027657276616 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7610] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7610/stat : 7610 (java) S 7555 7558 5003 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4289862 10060525568 8955 33554432000 1073741824 1073778376 140733913587808 140027653063720 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 1.51 1.28 1.44 3/216 7629
/proc/meminfo: memFree=26656912/32872528 swapFree=1268996/1432516
[pid=7558] ppid=7555 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/7558/stat : 7558 (java) S 7555 7558 5003 0 -1 4202496 8230 0 30 0 66 11 0 0 20 0 19 0 4289810 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140733913578944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/7558/statm: 2456183 15409 2250 9 0 2446860 0
[pid=7558/tid=7574] ppid=7555 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/7558/task/7574/stat : 7574 (java) S 7555 7558 5003 0 -1 4202560 2400 0 6 0 17 3 0 0 20 0 19 0 4289821 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140028176814968 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 13 0 0
[pid=7558/tid=7580] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7580/stat : 7580 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140028149266728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7582] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7582/stat : 7582 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140028019255464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7584] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7584/stat : 7584 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140028018203176 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7586] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7586/stat : 7586 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140028017150376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7587] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7587/stat : 7587 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140028016098088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7588] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7588/stat : 7588 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140028015045288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7589] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7589/stat : 7589 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140027677895720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7590] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7590/stat : 7590 (java) S 7555 7558 5003 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4289826 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140027676842920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7592] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7592/stat : 7592 (java) S 7555 7558 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4289829 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140027664644328 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7593] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7593/stat : 7593 (java) S 7555 7558 5003 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4289831 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140027663590392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7595] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7595/stat : 7595 (java) S 7555 7558 5003 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4289831 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140027662537992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7599] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7599/stat : 7599 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289840 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140027661486480 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7601] ppid=7555 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/7558/task/7601/stat : 7601 (java) S 7555 7558 5003 0 -1 4202560 2501 0 1 0 18 0 0 0 20 0 19 0 4289840 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140027660434104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7603] ppid=7555 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/7558/task/7603/stat : 7603 (java) S 7555 7558 5003 0 -1 4202560 1974 0 1 0 19 0 0 0 20 0 19 0 4289840 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140027659381304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7605] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7605/stat : 7605 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289840 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140027658329208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7606] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7606/stat : 7606 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4289840 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140027657276616 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7610] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7610/stat : 7610 (java) S 7555 7558 5003 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4289862 10060525568 15409 33554432000 1073741824 1073778376 140733913587808 140027653063720 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=26 pid=1815 uid=0 cmd=

[startup+6.30085 s]
/proc/loadavg: 1.55 1.29 1.44 3/216 7641
/proc/meminfo: memFree=26379168/32872528 swapFree=1268996/1432516
[pid=7558] ppid=7555 vsize=9824732 CPUtime=6.47 cores=0,2,4,6
/proc/7558/stat : 7558 (java) S 7555 7558 5003 0 -1 4202496 24178 0 30 0 620 27 0 0 20 0 22 0 4289810 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140733913578944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/7558/statm: 2456183 58510 2286 9 0 2446860 0
[pid=7558/tid=7574] ppid=7555 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/7558/task/7574/stat : 7574 (java) S 7555 7558 5003 0 -1 4202560 2401 0 6 0 18 3 0 0 20 0 22 0 4289821 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140028176814968 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 13 0 0
[pid=7558/tid=7580] ppid=7555 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/7558/task/7580/stat : 7580 (java) S 7555 7558 5003 0 -1 4202560 28 0 0 0 2 1 0 0 20 0 22 0 4289826 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140028149266728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7582] ppid=7555 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7558/task/7582/stat : 7582 (java) S 7555 7558 5003 0 -1 4202560 100 0 0 0 1 0 0 0 20 0 22 0 4289826 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140028019255464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7584] ppid=7555 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7558/task/7584/stat : 7584 (java) S 7555 7558 5003 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 22 0 4289826 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140028018203176 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7586] ppid=7555 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/7558/task/7586/stat : 7586 (java) S 7555 7558 5003 0 -1 4202560 99 0 0 0 3 0 0 0 20 0 22 0 4289826 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140028017150376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7587] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7587/stat : 7587 (java) S 7555 7558 5003 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4289826 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140028016098088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7588] ppid=7555 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7558/task/7588/stat : 7588 (java) S 7555 7558 5003 0 -1 4202560 94 0 0 0 2 0 0 0 20 0 22 0 4289826 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140028015045288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7589] ppid=7555 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7558/task/7589/stat : 7589 (java) S 7555 7558 5003 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 4289826 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140027677895720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7590] ppid=7555 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/7558/task/7590/stat : 7590 (java) S 7555 7558 5003 0 -1 4202560 108 0 0 0 3 2 0 0 20 0 22 0 4289826 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140027676842920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7592] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7592/stat : 7592 (java) S 7555 7558 5003 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 4289829 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140027664644328 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7593] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7593/stat : 7593 (java) S 7555 7558 5003 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4289831 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140027663590392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7595] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7595/stat : 7595 (java) S 7555 7558 5003 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4289831 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140027662537992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7599] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7599/stat : 7599 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4289840 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140027661486480 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7601] ppid=7555 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/7558/task/7601/stat : 7601 (java) S 7555 7558 5003 0 -1 4202560 12776 0 1 0 96 2 0 0 20 0 22 0 4289840 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140027660434104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7603] ppid=7555 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/7558/task/7603/stat : 7603 (java) S 7555 7558 5003 0 -1 4202560 7036 0 1 0 94 1 0 0 20 0 22 0 4289840 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140027659381304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7605] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7605/stat : 7605 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4289840 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140027658329208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7606] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7606/stat : 7606 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4289840 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140027657276616 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7638] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7638/stat : 7638 (java) S 7555 7558 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4290163 10060525568 58510 33554432000 1073741824 1073778376 140733913587808 140027654116648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.47

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

[pid=7558/tid=7590] ppid=7555 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/7558/task/7590/stat : 7590 (java) S 7555 7558 5003 0 -1 4202560 841 0 0 0 90 15 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027676842920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7592] ppid=7555 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/7558/task/7592/stat : 7592 (java) S 7555 7558 5003 0 -1 4202560 1673 0 0 0 251 6 0 0 20 0 22 0 4289829 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027664644328 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7593] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7593/stat : 7593 (java) S 7555 7558 5003 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4289831 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027663590392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7595] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7595/stat : 7595 (java) S 7555 7558 5003 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4289831 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027662537992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7599] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7599/stat : 7599 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027661486480 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7601] ppid=7555 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/7558/task/7601/stat : 7601 (java) S 7555 7558 5003 0 -1 4202560 12783 0 1 0 101 2 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027660434104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7603] ppid=7555 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/7558/task/7603/stat : 7603 (java) S 7555 7558 5003 0 -1 4202560 8559 0 1 0 152 1 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027659381304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7605] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7605/stat : 7605 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027658329208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7606] ppid=7555 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/7558/task/7606/stat : 7606 (java) S 7555 7558 5003 0 -1 4202560 46 0 0 0 11 16 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027657276616 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7638] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7638/stat : 7638 (java) S 7555 7558 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4290163 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027654116648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7668] ppid=7555 vsize=9824732 CPUtime=557.89 cores=0,2,4,6
/proc/7558/task/7668/stat : 7668 (java) R 7555 7558 5003 0 -1 4202560 26 0 0 0 55781 8 0 0 20 0 22 0 4315815 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027656212976 140028030731803 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7669] ppid=7555 vsize=9824732 CPUtime=557.92 cores=0,2,4,6
/proc/7558/task/7669/stat : 7669 (java) R 7555 7558 5003 0 -1 4202560 35 0 0 0 55784 8 0 0 20 0 22 0 4315815 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027653060624 140028031478586 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7670] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7670/stat : 7670 (java) S 7555 7558 5003 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4315815 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027655168808 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1636.83
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.18 4.06 3.14 5/219 7714
/proc/meminfo: memFree=19804556/32872528 swapFree=1268996/1432516
[pid=7558] ppid=7555 vsize=9824732 CPUtime=1756.84 cores=0,2,4,6
/proc/7558/stat : 7558 (java) S 7555 7558 5003 0 -1 4202496 34414 0 30 0 175499 185 0 0 20 0 22 0 4289810 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140733913578944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/7558/statm: 2456183 546341 2295 9 0 2446860 0
[pid=7558/tid=7574] ppid=7555 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/7558/task/7574/stat : 7574 (java) S 7555 7558 5003 0 -1 4202560 2406 0 6 0 20 5 0 0 20 0 22 0 4289821 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028176814968 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 13 0 0
[pid=7558/tid=7580] ppid=7555 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/7558/task/7580/stat : 7580 (java) S 7555 7558 5003 0 -1 4202560 988 0 0 0 84 13 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028149266728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7582] ppid=7555 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/7558/task/7582/stat : 7582 (java) S 7555 7558 5003 0 -1 4202560 539 0 0 0 84 12 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028019255464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7584] ppid=7555 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/7558/task/7584/stat : 7584 (java) S 7555 7558 5003 0 -1 4202560 798 0 0 0 87 12 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028018203176 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7586] ppid=7555 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/7558/task/7586/stat : 7586 (java) S 7555 7558 5003 0 -1 4202560 712 0 0 0 101 17 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028017150376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7587] ppid=7555 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/7558/task/7587/stat : 7587 (java) S 7555 7558 5003 0 -1 4202560 679 0 0 0 100 11 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028016098088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7588] ppid=7555 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/7558/task/7588/stat : 7588 (java) S 7555 7558 5003 0 -1 4202560 398 0 0 0 84 12 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028015045288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7589] ppid=7555 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/7558/task/7589/stat : 7589 (java) S 7555 7558 5003 0 -1 4202560 1224 0 0 0 91 13 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027677895720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7590] ppid=7555 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/7558/task/7590/stat : 7590 (java) S 7555 7558 5003 0 -1 4202560 841 0 0 0 90 15 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027676842920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7592] ppid=7555 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/7558/task/7592/stat : 7592 (java) S 7555 7558 5003 0 -1 4202560 1673 0 0 0 251 6 0 0 20 0 22 0 4289829 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027664644328 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7593] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7593/stat : 7593 (java) S 7555 7558 5003 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4289831 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027663590392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7595] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7595/stat : 7595 (java) S 7555 7558 5003 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4289831 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027662537992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7599] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7599/stat : 7599 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027661486480 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7601] ppid=7555 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/7558/task/7601/stat : 7601 (java) S 7555 7558 5003 0 -1 4202560 12783 0 1 0 101 2 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027660434104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7603] ppid=7555 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/7558/task/7603/stat : 7603 (java) S 7555 7558 5003 0 -1 4202560 8559 0 1 0 152 1 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027659381304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7605] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7605/stat : 7605 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027658329208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7606] ppid=7555 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/7558/task/7606/stat : 7606 (java) S 7555 7558 5003 0 -1 4202560 50 0 0 0 13 18 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027657276616 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7638] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7638/stat : 7638 (java) S 7555 7558 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4290163 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027654116648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7668] ppid=7555 vsize=9824732 CPUtime=617.74 cores=0,2,4,6
/proc/7558/task/7668/stat : 7668 (java) R 7555 7558 5003 0 -1 4202560 26 0 0 0 61765 9 0 0 20 0 22 0 4315815 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027656212976 140028031280002 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7669] ppid=7555 vsize=9824732 CPUtime=617.77 cores=0,2,4,6
/proc/7558/task/7669/stat : 7669 (java) R 7555 7558 5003 0 -1 4202560 35 0 0 0 61768 9 0 0 20 0 22 0 4315815 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027653060624 140028031478560 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7670] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7670/stat : 7670 (java) S 7555 7558 5003 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4315815 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027655168808 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1756.84
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+903.401 s]
/proc/loadavg: 4.12 4.05 3.16 5/219 7789
/proc/meminfo: memFree=24397056/32872528 swapFree=1268996/1432516
[pid=7558] ppid=7555 vsize=9824732 CPUtime=1799.02 cores=0,2,4,6
/proc/7558/stat : 7558 (java) S 7555 7558 5003 0 -1 4202496 34416 0 30 0 179717 185 0 0 20 0 22 0 4289810 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140733913578944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/7558/statm: 2456183 546341 2295 9 0 2446860 0
[pid=7558/tid=7574] ppid=7555 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/7558/task/7574/stat : 7574 (java) S 7555 7558 5003 0 -1 4202560 2406 0 6 0 20 5 0 0 20 0 22 0 4289821 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028176814968 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 13 0 0
[pid=7558/tid=7580] ppid=7555 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/7558/task/7580/stat : 7580 (java) S 7555 7558 5003 0 -1 4202560 988 0 0 0 84 13 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028149266728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7582] ppid=7555 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/7558/task/7582/stat : 7582 (java) S 7555 7558 5003 0 -1 4202560 539 0 0 0 84 12 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028019255464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7584] ppid=7555 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/7558/task/7584/stat : 7584 (java) S 7555 7558 5003 0 -1 4202560 798 0 0 0 87 12 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028018203176 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7586] ppid=7555 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/7558/task/7586/stat : 7586 (java) S 7555 7558 5003 0 -1 4202560 712 0 0 0 101 17 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028017150376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7587] ppid=7555 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/7558/task/7587/stat : 7587 (java) S 7555 7558 5003 0 -1 4202560 679 0 0 0 100 11 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028016098088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7588] ppid=7555 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/7558/task/7588/stat : 7588 (java) S 7555 7558 5003 0 -1 4202560 398 0 0 0 84 12 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140028015045288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7589] ppid=7555 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/7558/task/7589/stat : 7589 (java) S 7555 7558 5003 0 -1 4202560 1224 0 0 0 91 13 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027677895720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7590] ppid=7555 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/7558/task/7590/stat : 7590 (java) S 7555 7558 5003 0 -1 4202560 841 0 0 0 90 15 0 0 20 0 22 0 4289826 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027676842920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7592] ppid=7555 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/7558/task/7592/stat : 7592 (java) S 7555 7558 5003 0 -1 4202560 1673 0 0 0 251 6 0 0 20 0 22 0 4289829 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027664644328 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7593] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7593/stat : 7593 (java) S 7555 7558 5003 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4289831 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027663590392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7595] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7595/stat : 7595 (java) S 7555 7558 5003 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4289831 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027662537992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7599] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7599/stat : 7599 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027661486480 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7601] ppid=7555 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/7558/task/7601/stat : 7601 (java) S 7555 7558 5003 0 -1 4202560 12783 0 1 0 101 2 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027660434104 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7603] ppid=7555 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/7558/task/7603/stat : 7603 (java) S 7555 7558 5003 0 -1 4202560 8559 0 1 0 152 1 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027659381304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7605] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7605/stat : 7605 (java) S 7555 7558 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027658329208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7606] ppid=7555 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/7558/task/7606/stat : 7606 (java) S 7555 7558 5003 0 -1 4202560 52 0 0 0 13 18 0 0 20 0 22 0 4289840 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027657276616 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7558/tid=7638] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7638/stat : 7638 (java) S 7555 7558 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4290163 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027654116648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7558/tid=7668] ppid=7555 vsize=9824732 CPUtime=638.77 cores=0,2,4,6
/proc/7558/task/7668/stat : 7668 (java) R 7555 7558 5003 0 -1 4202560 26 0 0 0 63868 9 0 0 20 0 22 0 4315815 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027656212976 140028030731803 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7558/tid=7669] ppid=7555 vsize=9824732 CPUtime=638.81 cores=0,2,4,6
/proc/7558/task/7669/stat : 7669 (java) R 7555 7558 5003 0 -1 4202560 35 0 0 0 63872 9 0 0 20 0 22 0 4315815 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027653060624 140028031478679 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7558/tid=7670] ppid=7555 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7558/task/7670/stat : 7670 (java) S 7555 7558 5003 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4315815 10060525568 546341 33554432000 1073741824 1073778376 140733913587808 140027655168808 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1799.02
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 7558 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 7558 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=19267
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=246658
# CPU time returned by wait4() is 1796.27
# while last known CPU time is 1799.02
#
# 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.14
#  lost CPU user time (s): 1.22002
#  lost CPU system time (s): -0.08

Real time (s): 903.462
CPU time (s): 1800.16
CPU user time (s): 1798.39
CPU system time (s): 1.77
CPU usage (%): 199.251
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.02
system time used= 2.24666
maximum resident set size= 3076464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34460
page faults= 30
swaps= 0
block input operations= 24592
block output operations= 840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24255
involuntary context switches= 20840

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9051 second user time and 7.08092 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-29 22:49:07
IDJOB=4118512
IDBENCH=111502
IDSOLVER=2543
FILE ID=node130/4118512-1467233347
RUNJOBID= node130-1467233347-7541
PBS_JOBID= 19997578
Free space on /tmp= 71668 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0333-0333.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118512-1467233347/watcher-4118512-1467233347 -o /tmp/evaluation-result-4118512-1467233347/solver-4118512-1467233347 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1467233347-7541 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4118512-1467233347.opb

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

MD5SUM BENCH= b936ce2bf20f878ee9c40a0abdb880c2
RANDOM SEED=370834553

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26800296 kB
Buffers:          136616 kB
Cached:          3737364 kB
SwapCached:            0 kB
Active:           476948 kB
Inactive:        3413864 kB
Active(anon):      19292 kB
Inactive(anon):        0 kB
Active(file):     457656 kB
Inactive(file):  3413864 kB
Unevictable:     1432516 kB
Mlocked:         1268996 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               820 kB
Writeback:             4 kB
AnonPages:       1449116 kB
Mapped:            13792 kB
Shmem:               204 kB
Slab:             616468 kB
SReclaimable:      60700 kB
SUnreclaim:       555768 kB
KernelStack:        1400 kB
PageTables:         6972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1535108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 71664 MiB
End job on node130 at 2016-06-29 23:04:11